Commit graph

10678 commits

Author SHA1 Message Date
Patrick Donelan
38324ada22 Added some screenshots 2009-03-04 13:25:32 +11:00
Colin Kuskie
30d171515a Optimize the Bucket analysis for speed.
Optimized in 3 ways.
1) Local caching and compiling of all regexps.
2) URL level bucket caching
3) Tweaked canShowDebug to speed it up.  This was ported back
   to the core.
2009-03-04 13:25:32 +11:00
Colin Kuskie
3bafce6e3e Test for running benchmarking. 2009-03-04 13:24:24 +11:00
Colin Kuskie
a0623c84ab If userId=0, then do not send emails when the workflow is done. 2009-03-04 13:24:24 +11:00
Colin Kuskie
1fe9039060 And add the logging class. 2009-03-04 13:24:24 +11: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
c5bf65fdd8 Remove 45 second sleep used for testing. 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
338c828a88 Patch HTMLForm to make dynamically generated forms sticky. 2009-03-04 13:24:23 +11:00
Colin Kuskie
fa9a7ca87f Bucket activity now clears deltaLog based on settings.
It also logs that the log was deleted, and adds that to
the email that is sent out.
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
92841f2bf5 Must use stringy GUIDs to compare in Summarizer. 2009-03-04 13:24:23 +11:00
Patrick Donelan
f1968c9d40 passiveLog entry should land in the first bucket that matches, not all
buckets that match.

Added help info about escaping meta-characters in regexps.
2009-03-04 13:24:23 +11:00
Colin Kuskie
bd38691cf0 Perl code for user selectable columns in the data table. 2009-03-04 13:24:23 +11:00
Colin Kuskie
efe62bae1e Let the user choose which columns get sorted in a DataTable, js changes. 2009-03-04 13:24:23 +11:00
Colin Kuskie
2bb63fa79b Log the complete URI, with query fragment. 2009-03-04 13:24:23 +11:00
Colin Kuskie
3de4e4ac87 Fix the name of the SummarizePassizeAnalytics workflow. 2009-03-04 13:24:23 +11:00
Patrick Donelan
05591d82bd Minor changes to sbin/installPassiveAnalytics.pl so that script would
run.
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
Colin Kuskie
d59cdea8a7 Add logging to the Asset Content handler. 2009-03-04 13:24:22 +11:00
Colin Kuskie
4e1f8bd5d5 Add file to install Passive Analytics in the db and config file. 2009-03-04 13:24:22 +11:00
Graham Knop
dd86f8c71e preparing for 7.6.14 release 2009-03-03 20:11:30 +00:00
Graham Knop
c7f887e47a fix AdSpace, Ad tests 2009-03-03 20:11:22 +00:00
Colin Kuskie
c84e875612 Restore the original properties for the profile category that was modified for test. 2009-03-03 17:46:05 +00:00
Graham Knop
c10787e40e fix ProfileCategory test misusing the API 2009-03-03 17:40:26 +00:00
Colin Kuskie
71d7e4cb08 Fix a missing help entry in the i18n for the Search. 2009-03-03 17:25:23 +00:00
Graham Knop
d7649d3212 survey test fix 2009-03-03 17:07:53 +00:00
Colin Kuskie
3049a3cce3 Fix POD/whitespace issues. 2009-03-02 17:48:06 +00:00
Yung Han Khoe
8a06e67b83 added edit link to matrix listing view 2009-03-02 09:54:22 +00:00
Yung Han Khoe
b7037dc7f9 matrix bugfixes 2009-02-28 01:49:03 +00:00
Yung Han Khoe
c4376366f3 fixing matrix compare results 2009-02-27 21:53:24 +00:00
Yung Han Khoe
84ec460c27 matrix compare screen fix 2009-02-27 15:20:06 +00:00
Yung Han Khoe
45a724f761 fixing combo/select boxes on Matrix search and edit listing screens 2009-02-27 14:17:09 +00:00
Steve Swanson
2cabca66e9 Bug fixed Matrix templates 2009-02-27 04:38:39 +00:00
Yung Han Khoe
125b81f247 fixing a Matrix upgrade bug 2009-02-27 01:29:07 +00:00
Colin Kuskie
e25d605ccc Add a cancel button to the Matrix Listing form. 2009-02-26 21:04:46 +00:00
Colin Kuskie
20131cf130 Fix a label in the Matrix (privileged vs Registered.) 2009-02-26 20:53:00 +00:00
Colin Kuskie
b934a59998 Fix Survey hoverhelp and i18n. 2009-02-26 20:48:22 +00:00
Colin Kuskie
67f3f98731 Fix a Survey typo in the name of a political party. 2009-02-26 18:05:22 +00:00
Colin Kuskie
91ecdda498 Fix a bug in the paginator where in 10/20 page links the number
of pages becomes less than 10/20.
Add lots of Paginator tests to check this.
2009-02-26 18:01:57 +00:00
Colin Kuskie
a8979545ef Fix another DataForm deletion bug, deleting when there's no storage object. 2009-02-26 16:09:51 +00:00
Colin Kuskie
a9a49d3205 Fix an i18n problem in the Asset_Search namespace. 2009-02-26 05:49:42 +00:00
Colin Kuskie
69b678b9c0 Remove another double quote in HTMLForm. 2009-02-26 05:49:22 +00:00
Doug Bell
0828ecfef5 fixed: IE6 shows Admin Bar over Asset Manager 2009-02-25 23:55:40 +00:00