Commit graph

4654 commits

Author SHA1 Message Date
Graham Knop
e1c9da3e10 preparing for 7.7.1 dev 2009-03-20 00:00:10 +00:00
Brian Medley
49c4233bab preparing for 7.7.0 release 2009-03-19 22:42:06 +00:00
Colin Kuskie
af01175192 Update patch attribution 2009-03-19 16:07:17 +00:00
Colin Kuskie
ccbff17b14 Add i18n for the Gallery and Album. 2009-03-19 15:45:53 +00:00
Patrick Donelan
9b5309f650 Added completed SDH rfes to changelog 2009-03-19 04:32:39 +00:00
Yung Han Khoe
f14832a583 making account activation email templatable 2009-03-18 20:25:01 +00:00
Martin Kamerbeek
1361ecb65a Fixed validation issue in Donation asset. 2009-03-18 15:47:17 +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
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
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
96ac9d63ee Made PassiveAnalytics upgrade code shhhh if $quiet 2009-03-15 01:28:43 +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
320e1738a3 Adding base of Shop account plugin vendor payouts stuff. 2009-03-13 16:13:20 +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
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
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
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
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
Patrick Donelan
9dfef4942c Added Passive Analytics to upgrade script 2009-03-11 19:03:37 +11:00
Patrick Donelan
c42ed622dc Fixed Survey Take template 2009-03-11 07:27:07 +00:00
Patrick Donelan
ce50d798ce Merge branch 'survey-rfe' into master
* survey-rfe
  Turned off package flag on expireincompletesurveyresponses
  Merged Survey Templates
  Cleaned up Survey i18n
  Added Params::Validate to gotcha.txt
  Added Survey upgrade script for doAfterTimeLimit and RemoveResponseTemplate
  Updated SurveyJSON tests to recognise goto[Expression] on Section and Question
  Merge branch 'master' into survey
  removing traces
  Added goto to sections and questions.  Order of precedence is answer, question, then section.
  removing surveybundle
  removing trace
  Survey.pm now has surveyJSON as a normal definition property, which is also versioned.  Survey Responses are not versioned, so updating a survey can cause errors with ongoing responses.
  Drag and drop functionality vastly improved in usability.
  Time multiplier was set wrong
  fixed typo in template
  Added workflow (and email template to WebGUI/) to delete expired surveys and notify users via email.
  Removed hard-coding of multi-choice bundles from administersurvey.js
  Fixed regression in ResponseJSON's sectionId, questionId and answerId methods
  Started working on Survey Multiple Choice bundle management.
  Fixed template var regression in Survey.pm
  Survey documentation improvements
  ...
2009-05-27 14:54:11 -05:00
Patrick Donelan
92a5c7eaa7 Turned off package flag on expireincompletesurveyresponses 2009-03-11 17:28:25 +11:00
Patrick Donelan
505398682c Merged Survey Templates 2009-03-11 17:23:56 +11:00
Patrick Donelan
0e9a551bc9 Added Params::Validate to gotcha.txt 2009-03-11 15:35:24 +11:00
Patrick Donelan
8c5436b7d2 Added Survey upgrade script for doAfterTimeLimit and RemoveResponseTemplate 2009-03-11 15:34:36 +11:00
Patrick Donelan
7ec5cab126 Merge branch 'master' into survey
* master: (121 commits)
  Fix a POD typo.
  correct inbox message from user preface
  Fix a typo in the Default gallery view template
  Documentation bug in buildArrayRefOfHashRefs
  changed screenshots in Matrix Listing view to popup
  matrix privileging fixes
  Fix an i18n typo in the Post user defined variables.
  Remove debugging code.
  approval workflow fix
  matrix upgrade and privileging fixes
  fixed: Template parser cannot be set
  forward porting gallery bug fixes
  preparing for 7.7.0 dev
  parser should be a selectbox, not a selectlist.
  labeling survey as beta
  fixeding my borkes to the changelog
  fixed #9852: Users can accept private messages from Visitor, but Visitor cannot send messages
  preparing for 7.6.14 release
  fix AdSpace, Ad tests
  Restore the original properties for the profile category that was modified for test.
  ...

Conflicts:
	docs/gotcha.txt
	docs/upgrades/upgrade_7.6.10-7.6.11.pl
	lib/WebGUI/Asset/Wobject/Survey.pm
	lib/WebGUI/Asset/Wobject/Survey/SurveyJSON.pm
2009-03-11 15:26:07 +11:00
Colin Kuskie
cb7d37de32 Fix a typo in the Default gallery view template 2009-03-09 23:30:09 +00:00
Yung Han Khoe
d7f94f450b changed screenshots in Matrix Listing view to popup 2009-03-09 10:48:26 +00:00
Yung Han Khoe
9d62603869 matrix privileging fixes 2009-03-08 13:23:52 +00:00
Colin Kuskie
0e9f88ae07 Fix an i18n typo in the Post user defined variables. 2009-03-06 15:41:14 +00:00
Yung Han Khoe
03dce77e90 matrix upgrade and privileging fixes 2009-03-06 05:04:24 +00:00
Graham Knop
cc1c1d165a fixed: Template parser cannot be set 2009-03-04 22:09:08 +00:00
Graham Knop
e4006b3323 preparing for 7.7.0 dev 2009-03-04 20:11:19 +00:00
Doug Bell
04ad7d75ac fixeding my borkes to the changelog 2009-03-04 03:40:16 +00:00
Doug Bell
a58300f8d5 fixed #9852: Users can accept private messages from Visitor, but Visitor cannot send messages 2009-03-04 03:28:48 +00:00
Graham Knop
dd86f8c71e preparing for 7.6.14 release 2009-03-03 20:11:30 +00:00