Commit graph

31 commits

Author SHA1 Message Date
Colin Kuskie
133f2010ab isSingleton was not ever in the editSave form for the Workflow! 2007-04-02 04:56:50 +00:00
Frank Dillon
24e6111bf0 fixed corner case which causes edit page not to load if an activity is undefined or cannot be defined. 2007-01-20 14:15:49 +00:00
Roy Johnson
9c8399d93b fix: Activity list expands outside of edit workflow screen 2006-11-07 21:23:19 +00:00
JT Smith
90cb569bb5 - fix: deleting workflows did not delete related instances and crons
- Added a "run" link to the scheduler and the running workflows listings to
   aid in debugging workflow errors.
 - fix: profile fields not validated by WebGUI::User
2006-09-15 06:08:30 +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
1440fec057 - Made changes to spectre to handle finished workflows better. 2006-07-12 20:21:10 +00:00
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
Colin Kuskie
bc3054c56d documentation for adding and editing workflows 2006-07-01 02:59:07 +00:00
Colin Kuskie
1d9151e68b documentation for the show running workflows screen 2006-07-01 02:24:36 +00:00
Colin Kuskie
6721913320 beginning of overall workflow documentation 2006-07-01 01:56:13 +00:00
JT Smith
21fedb9051 added a classname form control for validating classnames and do taint checking 2006-05-10 23:01:15 +00:00
JT Smith
f0bb16fb0b added a screen for displaying the status of running workflows 2006-04-30 18:54:05 +00:00
JT Smith
149789c11e [ 1474390 ] delete workflow fails 2006-04-28 19:14:13 +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
b43cb6aaeb changed the old isSerial to isSingleton and created a new isSerial that would do what you'd expect 2006-04-22 21:59:15 +00:00
JT Smith
1c6fddb206 lots of litlte bug fixes and tweaks 2006-04-20 19:02:11 +00:00
JT Smith
1b2c824a9c added save buttons at the top of HTML forms 2006-04-07 04:37:20 +00:00
JT Smith
350f3908e6 fixed a capitalization problem 2006-03-31 16:10:34 +00:00
JT Smith
bf1a0ad11e more workflow bugfixes 2006-03-31 02:51:37 +00:00
JT Smith
bad8616f08 more workflow bug fixes 2006-03-30 16:37:57 +00:00
JT Smith
70c501f8f2 can now move workflow activities up and down within a workflow 2006-03-24 19:43:58 +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
3931d8dcd2 a bunch of bug fixes and ease of use modifications for workflow/versioning 2006-03-20 21:07:26 +00:00
JT Smith
0ee2d2ad66 more workflow bug fixes 2006-03-19 22:26:46 +00:00
JT Smith
ccf1b3633f workflows now run, but with errors, must fix that next 2006-03-18 17:40:49 +00:00
JT Smith
3c1a42eeff a little closer 2006-03-18 03:04:19 +00:00
JT Smith
11cc18a5c3 mostly working workflow 2006-03-17 23:13:27 +00:00
JT Smith
726f7c61af fixing some problems with the workflow editor 2006-03-15 04:50:34 +00:00
JT Smith
103969816e removed start/end dates from assets in favor of workflows that can do the same thing only better 2006-03-01 18:02:36 +00:00
JT Smith
75aa3b2468 workflow editor mostly working, still needs some things 2006-02-28 21:13:11 +00:00
JT Smith
6ee05b85af first round of changes to create the ui for building workflows, more to come
a few small bug fixes
2006-02-15 21:23:22 +00:00