Commit graph

10848 commits

Author SHA1 Message Date
Martin Kamerbeek
8da6751407 Added tests for WebGUI::Shop::Cart->readyForCheckout. 2009-03-18 14:52:41 +00:00
Martin Kamerbeek
0a12c20691 Adding minimum checkout amount. 2009-03-18 13:06:00 +00:00
Yung Han Khoe
5176e17522 rfe #9355: Password Recovery email subject 2009-03-18 11:27:04 +00:00
Martin Kamerbeek
cc3ff65fa7 Added POD, reordered subs to be wg coding guidelines compliant. 2009-03-18 09:52:13 +00:00
Kaleb Murphy
077d38c0b4 Survey slider types improved and corrected. Single slider type now ingores "required". 2009-03-17 18:07:46 +00:00
Colin Kuskie
f621c1c0eb Make the Shelf set and update the menuTitle, too. 2009-03-17 03:16:52 +00:00
Colin Kuskie
69768606eb Fix syntax warnings. 2009-03-16 21:54:52 +00:00
Kaleb Murphy
fb8cd3af30 Removed debug sleep 2009-03-16 16:33:46 +00:00
Kaleb Murphy
1c8b30135a Corrected gif location 2009-03-16 16:30:16 +00:00
Kaleb Murphy
7624504335 Added mask removal on ajax failure. 2009-03-16 16:27:55 +00:00
Kaleb Murphy
b856cddc56 removed trace statements 2009-03-16 16:02:31 +00:00
Kaleb Murphy
cc11480d6d Added Edit Survey loading mask to reduce loading confusing on slow connections. 2009-03-16 15:59:20 +00:00
Colin Kuskie
38a19674da Put a template variable for the CS in the correct place. 2009-03-16 15:21:06 +00:00
Colin Kuskie
6ba8d34574 Help the DataForm deal with bad data in its JSON. 2009-03-15 22:57:18 +00:00
Patrick Donelan
b1b033afa5 Added Survey Workflow onSurveyEndWorkflowId
Fixed username bug
2009-03-15 06:34:37 +00:00
Patrick Donelan
d95a076ac5 Add optional userId param to Survey::responseId so that you can create a
response for a specific user (not just current user bound to session)
2009-03-15 06:34:15 +00:00
Patrick Donelan
96ac9d63ee Made PassiveAnalytics upgrade code shhhh if $quiet 2009-03-15 01:28:43 +00:00
Colin Kuskie
7ad927092a More POD docs about getAllUsers returning a unique'ed list of userIds. 2009-03-13 23:17:50 +00:00
Colin Kuskie
7792b9d9bc Forward porting gateway driver upgrade fix, handling undefined drivers. 2009-03-13 20:48:43 +00:00
Colin Kuskie
19368e5309 Forward port paydriver upgrade bug fix. Undef was not handled. 2009-03-13 20:30:08 +00:00
Graham Knop
f63b9ea5b9 fixed #9913: New Content Side Bar missing in Asset window 2009-03-13 19:22:53 +00:00
Martin Kamerbeek
f980585246 Added pod. 2009-03-13 16:55:58 +00:00
Martin Kamerbeek
320e1738a3 Adding base of Shop account plugin vendor payouts stuff. 2009-03-13 16:13:20 +00:00
Martin Kamerbeek
e23f33ee8c Adding accidentally omitted js files for vendor payout manager 2009-03-13 14:55:47 +00:00
Martin Kamerbeek
7ce918852e Adding vendor payout manager 2009-03-13 12:39:29 +00:00
Martin Kamerbeek
7f4416aa65 Textarea now includes its js blurb only once. 2009-03-13 10:29:42 +00:00
Martin Kamerbeek
7f7b85e06a fixed: Commit w/ approval workflow can crash under race conditions resulting in permanently locked content. 2009-03-13 10:15:29 +00:00
Graham Knop
db226238ce silence warning in errorhandler test 2009-03-12 23:27:50 +00:00
Graham Knop
a74b4a5af5 remove brainfuck from code editor 2009-03-12 23:27:45 +00:00
Colin Kuskie
9e20aabd18 Add icons for the Asset History browser. Change the
default WebGUI conf, upgrade script, and content handler
to use them.
2009-03-12 22:01:55 +00:00
Colin Kuskie
429d6b5a47 Add missing i18n for Passive Analytic Bucket workflow. 2009-03-12 21:53:19 +00:00
Graham Knop
a7b6754a19 fix i18n usage 2009-03-12 21:50:55 +00:00
Colin Kuskie
6d1fddb4ef Add missing i18n labels. 2009-03-12 21:46:29 +00:00
Graham Knop
b47ee4ea4d fixing pod 2009-03-12 21:38:58 +00:00
Colin Kuskie
499777b808 Add a few multi-user Cart/session/addressBook tests. 2009-03-12 21:17:25 +00:00
Colin Kuskie
12c5b14ab4 Handle different random sort orders on different machines. 2009-03-12 21:12:21 +00:00
Colin Kuskie
f15bb8558d Restoring i18n that was lost for the Survey. 2009-03-12 20:52:19 +00:00
Graham Knop
7bda507c18 fix i18n labels in survey answer edit 2009-03-12 20:47:50 +00:00
Graham Knop
36a10d7108 fix hardcoded extras urls 2009-03-12 20:43:29 +00:00
Graham Knop
ff21ad645d fix Workflow test, we now have 11 workflows by default 2009-03-12 20:43:24 +00:00
Graham Knop
4186f74089 fix User test for visitor private messaging change 2009-03-12 20:43:20 +00:00
Graham Knop
a4b05556f6 fixed: New Mail macro never returns any messages 2009-03-12 19:15:38 +00:00
Graham Knop
e880168a85 note inbox email fix on changelog 2009-03-12 19:15:32 +00:00
Colin Kuskie
ed7a779ddc Add POD for the Account's store method. 2009-03-12 17:27:50 +00:00
Colin Kuskie
c45fe174a0 Forward porting bug fix for random checkout problems in the Shop
related to Class::InsideOut and using ref instead of refaddr/id.
2009-03-12 15:32:48 +00:00
Steve Swanson
4c79e23196 Made a change to prevent a float issue with style templates 2009-03-12 14:23:22 +00:00
Colin Kuskie
8cbf232e72 Adding Asset History content manager. 2009-03-12 05:08:03 +00:00
Patrick Donelan
17c4fdbe0c Made all Survey gotoExpression textareas YUI resizable 2009-03-11 23:42:29 +00:00
Colin Kuskie
bdbd0792ad Remove diag output from test 2009-03-11 16:32:13 +00:00
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