webgui/lib/WebGUI
Patrick Donelan e93f02c16b Merge branch 'passive_analytics_without_flux' into master
* passive_analytics_without_flux:
  Added Passive Analytics to upgrade script
  Removed DataTable edits from this topic branch
  Merge branch 'master' into passive_analytics_without_flux
  Added Passive Analytics icon
  Added PASSIVE_ANALYTICS_README.txt
  Added some screenshots
  Optimize the Bucket analysis for speed.
  Test for running benchmarking.
  If userId=0, then do not send emails when the workflow is done.
  And add the logging class.
  Add an enable button, to disable Logging.
  Provide CVS data for all logs.
  Generalized the CSV creation routine, then made wrappers for all log types.
  Remove 45 second sleep used for testing.
  Real PA status, as described in the RFE.
  Tweak the display a little more to make it nice.
  Passive Analytics Workflow status checks.
  Label for regular expression errors on rule save.
  Basic regexp checking for submitted rules.
  Patch HTMLForm to make dynamically generated forms sticky.
  Bucket activity now clears deltaLog based on settings.
  Add admin settings for interval and table cleanup.
  Bug fixes: sticky delta time and dropped 1st entry.
  Must use stringy GUIDs to compare in Summarizer.
  passiveLog entry should land in the first bucket that matches, not all buckets that match.
  Perl code for user selectable columns in the data table.
  Let the user choose which columns get sorted in a DataTable, js changes.
  Log the complete URI, with query fragment.
  Fix the name of the SummarizePassizeAnalytics workflow.
  Minor changes to sbin/installPassiveAnalytics.pl so that script would run.
  Add Passive Analytics modules, Workflow Activites, i18n and content handler.
  Add logging to the Asset Content handler.
  Add file to install Passive Analytics in the db and config file.
2009-05-27 14:47:17 -05:00
..
Account Fix a POD typo. 2009-03-10 21:16:50 +00:00
AdSpace fix AdSpace, Ad tests 2009-03-03 20:11:22 +00:00
Asset Removed DataTable edits from this topic branch 2009-03-11 18:57:21 +11:00
AssetAspect updating copyright year 2009-02-20 23:47:30 +00:00
AssetCollateral/DataForm added: DataForm can now trigger workflow when adding an entry 2008-10-25 05:38:08 +00:00
Auth updating copyright year 2009-02-20 23:47:30 +00:00
Cache updating copyright year 2009-02-20 23:47:30 +00:00
Content Add an enable button, to disable Logging. 2009-03-04 13:24:24 +11:00
Exception updating copyright year 2009-02-20 23:47:30 +00:00
Form Removed DataTable edits from this topic branch 2009-03-11 18:57:21 +11:00
Help matrix privileging fixes 2009-03-08 13:23:52 +00:00
i18n Removed DataTable edits from this topic branch 2009-03-11 18:57:21 +11:00
Image Add stub POD to these modules to get them to pass the POD test. 2009-01-26 23:35:51 +00:00
Inbox fixed documentation 2009-02-06 04:50:46 +00:00
Macro updating copyright year 2009-02-20 23:47:30 +00:00
Mail updating copyright year 2009-02-20 23:47:30 +00:00
Operation updating copyright year 2009-02-20 23:47:30 +00:00
PassiveAnalytics And add the logging class. 2009-03-04 13:24:24 +11:00
Search updating copyright year 2009-02-20 23:47:30 +00:00
Session test fix 2009-02-25 21:15:34 +00:00
Shop Fix API problems with adding a new payment gateway. 2009-02-22 18:09:31 +00:00
SQL updating copyright year 2009-02-20 23:47:30 +00:00
Storage updating copyright year 2009-02-20 23:47:30 +00:00
URL updating copyright year 2009-02-20 23:47:30 +00:00
Workflow Merge branch 'passive_analytics_without_flux' into master 2009-05-27 14:47:17 -05:00
Account.pm fixing POD issues, User test 2008-11-24 02:27:20 +00:00
AdminConsole.pm fixed: IE6 shows Admin Bar over Asset Manager 2009-02-25 23:55:40 +00:00
AdSpace.pm fixing a syntax error in WebGUI/AdSpace.pm 2009-02-24 02:34:23 +00:00
Affiliate.pm updating copyright year 2009-02-20 23:47:30 +00:00
Asset.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetBranch.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetClipboard.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetExportHtml.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetLineage.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetMetaData.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetPackage.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetTrash.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetVersioning.pm updating copyright year 2009-02-20 23:47:30 +00:00
Auth.pm updating copyright year 2009-02-20 23:47:30 +00:00
Cache.pm updating copyright year 2009-02-20 23:47:30 +00:00
Config.pm updating copyright year 2009-02-20 23:47:30 +00:00
Crud.pm updating copyright year 2009-02-20 23:47:30 +00:00
DatabaseLink.pm updating copyright year 2009-02-20 23:47:30 +00:00
DateTime.pm updating copyright year 2009-02-20 23:47:30 +00:00
Exception.pm updating copyright year 2009-02-20 23:47:30 +00:00
Form.pm updating copyright year 2009-02-20 23:47:30 +00:00
FormValidator.pm updating copyright year 2009-02-20 23:47:30 +00:00
Friends.pm updating copyright year 2009-02-20 23:47:30 +00:00
Group.pm updating copyright year 2009-02-20 23:47:30 +00:00
HTML.pm updating copyright year 2009-02-20 23:47:30 +00:00
HTMLForm.pm Removed DataTable edits from this topic branch 2009-03-11 18:57:21 +11:00
Image.pm The deprecated use of Graphics::Magick has been eliminated. WebGUI uses 2008-11-26 16:59:25 +00:00
Inbox.pm updating copyright year 2009-02-20 23:47:30 +00:00
International.pm International text retrieval has been optimized 2009-02-20 23:50:20 +00:00
Keyword.pm updating copyright year 2009-02-20 23:47:30 +00:00
LDAPLink.pm updating copyright year 2009-02-20 23:47:30 +00:00
Macro.pm allow single quote delimiters for macro parameters 2009-02-23 04:25:17 +00:00
Operation.pm updating copyright year 2009-02-20 23:47:30 +00:00
Paginator.pm Fix a bug in the paginator where in 10/20 page links the number 2009-02-26 18:01:57 +00:00
PassiveProfiling.pm updating copyright year 2009-02-20 23:47:30 +00:00
PerformanceProfiler.pm modules, tests, etc shouldn't be set as executable 2008-11-24 04:01:23 +00:00
Pluggable.pm updating copyright year 2009-02-20 23:47:30 +00:00
ProfileCategory.pm updating copyright year 2009-02-20 23:47:30 +00:00
ProfileField.pm updating copyright year 2009-02-20 23:47:30 +00:00
Search.pm updating copyright year 2009-02-20 23:47:30 +00:00
Session.pm updating copyright year 2009-02-20 23:47:30 +00:00
SQL.pm Documentation bug in buildArrayRefOfHashRefs 2009-03-09 14:31:35 +00:00
Storage.pm updating copyright year 2009-02-20 23:47:30 +00:00
TabForm.pm updating copyright year 2009-02-20 23:47:30 +00:00
Text.pm updating copyright year 2009-02-20 23:47:30 +00:00
User.pm fixed #9852: Users can accept private messages from Visitor, but Visitor cannot send messages 2009-03-04 03:28:48 +00:00
Utility.pm updating copyright year 2009-02-20 23:47:30 +00:00
VersionTag.pm updating copyright year 2009-02-20 23:47:30 +00:00
Workflow.pm updating copyright year 2009-02-20 23:47:30 +00:00