colin
c75ef5e044
fixed: Warnings about API changes in POE::Component::IKC::ClientLite
2017-05-09 13:37:55 -07:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Graham Knop
bf9bd2f0d2
use proper JSON encoding/decoding
2009-02-10 21:41:36 +00:00
Colin Kuskie
e0f6eec470
Fix the bad subnet checking in spectreTest. Subnet checks should only happen
...
in www_spectreTest, until a way is found to round trip data in and out of spectre
back to WebGUI. Documented how and where that should occur.
2009-02-03 00:14:05 +00:00
Colin Kuskie
cf68263eb3
Make the failed subnet log message clearer.
2009-01-23 05:35:27 +00:00
Colin Kuskie
88973add2f
Qualify a chained method call when getting Workflow instances. If the
...
workflow for an instance is ever deleted, then no existing instances after that
instance will ever be sent to Spectre.
2009-01-21 21:12:26 +00:00
Colin Kuskie
e92017500e
change mime type of json methods from text/json to application/json
2008-10-26 04:11:47 +00:00
Kaleb Murphy
77913e956b
RFE 549 commits now check for spectre connectivity before commiting and a new macro for showing spectre status.
2008-10-21 16:54:00 +00:00
Colin Kuskie
70e50ca329
revert the patch that checked spectre and canceled the commit if it could not talk to it
2008-06-05 04:37:04 +00:00
Graham Knop
9ed284beec
use UTF8 JSON encoding and decoding universally
...
fixed: Import/Export of packages with international text is broken
2008-04-01 14:42:20 +00:00
Colin Kuskie
a21e710c72
um, add enough POD to by syntactically correct
2008-02-09 22:52:31 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
JT Smith
34fd8c9245
updated webgui to run with Config::JSON 2.04
2008-01-25 05:10:33 +00:00
Colin Kuskie
b07956fa06
forward port of branch work with Utility.pm and isInSubnet
2007-11-16 04:36:08 +00:00
Graham Knop
60cb86d9e0
another spectre ip fix
2007-09-07 17:21:33 +00:00
Graham Knop
d03a377c11
compare correct ip for spectre requests
2007-09-07 16:38:37 +00:00
Doug Bell
58ac54b81d
add: Ability to specify which group can use individual admin console items
2007-07-26 06:56:38 +00:00
Colin Kuskie
00c91f1ad0
fix bad whitespace before POD directives
2007-07-01 16:47:44 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
James Tolley
60eeebdba9
spectre/workflows/priorities RFE
2007-06-26 23:48:41 +00:00
JT Smith
239e68d476
- Fixed a problem with JSON formatting in spectre config transaction.
2007-03-08 16:55:48 +00:00
JT Smith
b19bf14389
- Simplified Spectre's initial data load, and reduced memory footprint in the
...
process.
2007-02-01 18:48:23 +00:00
JT Smith
f420103b2e
- fix: Shopping Cart Not Working
...
- fix: Editing Products Template wipes out SKU
- fix: Email to RFE List Going to Spam
- fix: 7.0.0-7.0.1 upgrade -- op called w/o passing session
- fix: spectre.pl daemon error
- Changed the Spectre tests to be a seperate option on the spectre.pl command
line, which fixed a problem with the WRE monitor, and also enabled us to
add more complete connectivity testing.
2006-07-24 20:00:53 +00:00
JT Smith
35e0a63262
- fix: spectre
...
- fix: Spectre tries to delete the same workflow instance twice
- Fixed part of the Spectre memory leak. See gotcha.txt for details.
2006-07-20 00:55:05 +00:00
JT Smith
5635534b4c
added a test to spectre at startup to make sure it can connect to each webgui site
...
added a spectre ping function which will be useful for monitoring services like nagios and the wremonitor
removed references to the old theme systemm
2006-04-28 15:23:34 +00:00
JT Smith
11cc18a5c3
mostly working workflow
2006-03-17 23:13:27 +00:00
JT Smith
c31d28eb3a
adding missing use declarations
2006-02-08 20:23:54 +00:00
JT Smith
860adb9c2c
typo
2006-02-08 20:22:46 +00:00
JT Smith
75ecd4d7f4
added data serialization, encryption, and ip subnet checking to spectre
2006-02-08 20:18:00 +00:00