webgui/lib/WebGUI/Workflow
Colin Kuskie c3052fcd67 1) Fixed a bad module name that prevented the updated WeatherData from running.
2) Heavy refactor of getAssetsInClipboard to make it use getLineage instead of
custom SQL.

Made Workflow/Activity/TrashClipboard use the same method.

Updated getLineage so that the whereClause key must not only exist, but actually
have something in it.  Otherwise it generates an empty pair of parens, which is
a SQL error.
2007-03-05 17:47:30 +00:00
..
Activity 1) Fixed a bad module name that prevented the updated WeatherData from running. 2007-03-05 17:47:30 +00:00
Activity.pm POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
Cron.pm - Simplified Spectre's initial data load, and reduced memory footprint in the 2007-02-01 18:48:23 +00:00
Instance.pm - Simplified Spectre's initial data load, and reduced memory footprint in the 2007-02-01 18:48:23 +00:00
Spectre.pm - fix: spectre 2006-07-20 00:55:05 +00:00