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
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