Commit graph

63 commits

Author SHA1 Message Date
JT Smith
18b5da96d3 - Fixed a bug where crons wouldn't load into spectre's queue at startup.
- Fixed a bug in the Collaboration System where posts from the Safari browser
   would be submitted without changes.
2007-07-30 14:35:59 +00:00
JT Smith
1a3165e6ee better error handling 2007-07-06 19:00:31 +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
Graham Knop
c4ac66ce09 fix: spectre fails on Admin.pm because of env_proxy 2007-05-22 19:23:35 +00:00
Graham Knop
acc2be1f6b Added more detailed errors when spectre isn't able to connect to WebGUI. 2007-05-21 12:06:29 +00:00
Colin Kuskie
98e5d9ea56 spectre skips sundays due to an off by 1 diff between cron format and DateTime->dow 2007-03-12 15:26:21 +00:00
JT Smith
7db41c6c76 added a "last run time" column to the status output 2007-02-09 15:22:32 +00:00
JT Smith
3122e9e58f enhanced the status screen even more 2007-02-02 04:50:15 +00:00
JT Smith
533a128d52 improved the status report for spectre workflow 2007-02-02 01:57:46 +00:00
JT Smith
f92fe7786d - Added a basic status interface to spectre, for troubleshooting. 2007-02-01 21:50:47 +00:00
JT Smith
0ee42f1060 - fix: Spectre needs to be restarted every day 2007-02-01 21:34:28 +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
05c9bf85c4 fix Admin.pm 2007-01-30 21:50:13 +00:00
JT Smith
237c2213e9 fix: Spectre needs new watch batteries 2007-01-30 21:42:18 +00:00
JT Smith
e22c679421 - Removed the need for DateTime::Cron::Simple, which also added the ability
to use ! < and > in schedules.
2006-09-30 19:29:47 +00:00
Martin Kamerbeek
6f86645097 fix: Spectre::Admin Error Message 2006-08-29 14:13:14 +00:00
JT Smith
2ea58485c9 - Added an option to override the session cookie name. 2006-08-04 15:16:18 +00:00
JT Smith
07301c12bd few more bug fixes and preparing for 7.0.3 release 2006-07-26 20:05:43 +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
6864750168 oops, left in some debug 2006-07-20 00:56:59 +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
531d4284e3 - fix: spectre 2006-07-19 20:11:14 +00:00
Wouter van Oijen
fe9e46336d POD fixes (PodChecker.t) 2006-07-13 12:30:47 +00:00
JT Smith
1440fec057 - Made changes to spectre to handle finished workflows better. 2006-07-12 20:21:10 +00:00
Martin Kamerbeek
f63dc89a0b fix: new spectre.pl error 2006-07-11 15:17:19 +00:00
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
JT Smith
ea5108f952 more spectre tweaks, but no permanent solution to memory leak 2006-07-04 19:02:22 +00:00
JT Smith
d95fbffa39 cleaned up some spectre code and fixed a few bugs 2006-07-03 19:22:14 +00:00
JT Smith
aa10f84d87 - fix: viewIndividualSurvey shows "Answer" lines in Survey mode
fixed more spectre memory bugs
2006-06-22 19:45:46 +00:00
JT Smith
4f91b4bf4e - Fixed a memory leak in Spectre that could cause it to double in size
roughly every 30 hours under certain conditions.
2006-06-20 14:07:59 +00:00
Lucas Bartholemy
553e2fc0ca fixed typo in Spectre 2006-06-05 19:08:48 +00:00
JT Smith
16bd394434 - fix: Asset menu
- fix: Event Manager - can't add event
 - fix: v6.99.1, security: Spectre listens to INADDR_ANY (profo)
 - fix: Manage groups in this group doesn't work
 - Fixed a problem where the not found page would not display.
 - fix: New page layout instead of not found
2006-05-30 18:57:15 +00:00
JT Smith
741b523ad3 - fix create.sql / style3
- fix Spectre memory consumption
 - fix password vidible in debug mode
 - fix No way to add an advertisment to an adspace.
2006-05-25 04:56:12 +00:00
Wouter van Oijen
af9fc4a390 fixing typos 2006-05-21 10:49:00 +00:00
JT Smith
a3b9509090 bug fixes to make webgui work with the wre demo system 2006-05-15 00:23:54 +00:00
JT Smith
3cef14bd90 [ 1474749 ] blank/null hostname in a spectre job 2006-04-28 20:49:18 +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
5548da29a3 better cron job handling for spectre 2006-04-18 22:23:15 +00:00
JT Smith
1f6a6a2ba1 several bug fixes 2006-04-10 03:47:39 +00:00
JT Smith
c713d5f50c added logging capability to spectre 2006-03-31 16:37:03 +00:00
JT Smith
bf1a0ad11e more workflow bugfixes 2006-03-31 02:51:37 +00:00
JT Smith
046088fedd more debug 2006-03-30 15:45:16 +00:00
JT Smith
985417afd3 a bunch of bug fixes and tweaks related to workflow/versioning 2006-03-23 16:56:08 +00:00
JT Smith
9dac1d5178 a couple small bug fixes 2006-03-19 21:50:49 +00:00
JT Smith
524ea87d36 cron officially works!!! 2006-03-19 20:25:52 +00:00
JT Smith
2467dc32dc better queue for workflow 2006-03-19 16:51:21 +00:00
JT Smith
9b9b63cc12 fixed several workflow/spectre related bugs 2006-03-18 23:25:31 +00:00
JT Smith
ccf1b3633f workflows now run, but with errors, must fix that next 2006-03-18 17:40:49 +00:00