Commit graph

13 commits

Author SHA1 Message Date
Colin Kuskie
9ef8f098cf Convert Passive Analytics to use the new ProgressBar with Download code. 2011-10-15 13:54:17 -07:00
Colin Kuskie
82603b29c7 Add a progress bar to the passive analytics data export functions. 2011-10-13 09:10:35 -07:00
Colin Kuskie
ad88a1da5f Adding missing i18n to PassiveAnalytics 2009-04-29 04:15:45 +00:00
Colin Kuskie
4df4862c68 Add an enable button, to disable Logging.
Refactor out logging code into its own module for cleanliness.
2009-03-04 13:24:24 +11:00
Colin Kuskie
f676bfc536 Provide CVS data for all logs.
Generalized the CSV creation routine, then made wrappers for
all log types.
2009-03-04 13:24:24 +11:00
Colin Kuskie
0b0962096e Real PA status, as described in the RFE. 2009-03-04 13:24:24 +11:00
Colin Kuskie
b206ad1270 Tweak the display a little more to make it nice. 2009-03-04 13:24:24 +11:00
Colin Kuskie
28d2c551c3 Passive Analytics Workflow status checks.
If the workflow is active, do not show the submit button in the Ruleflow
form.
And show a message in the form.
And no sneaky paths directly into the RuleflowSave, either.
2009-03-04 13:24:24 +11:00
Colin Kuskie
c0adc273aa Label for regular expression errors on rule save. 2009-03-04 13:24:24 +11:00
Colin Kuskie
9a5127fb7e Basic regexp checking for submitted rules.
Checks the rules as they are entered or edited, and provides feedback
from perl about any errors.
2009-03-04 13:24:23 +11:00
Colin Kuskie
266dca5af6 Add admin settings for interval and table cleanup.
Interval is used as the default in the editRuleflow page.
table cleanup works as a setting, but doesn't do anything yet.
2009-03-04 13:24:23 +11:00
Colin Kuskie
aa6367d459 Bug fixes: sticky delta time and dropped 1st entry.
Make the delta time interval sticky in the form where the
workflow is launched.  Also, fix a bug where the first line
of data is dropped because the statement handle was read
twice.
2009-03-04 13:24:23 +11:00
Colin Kuskie
eb844fd26e Add Passive Analytics modules, Workflow Activites, i18n and content
handler.
2009-03-04 13:24:23 +11:00