Commit graph

2256 commits

Author SHA1 Message Date
Kaleb Murphy
a57a6ba87b Template for new question type. 2009-03-22 18:20:25 +00:00
Yung Han Khoe
b8d4eac3ca rfe #9353: Welcome message template 2009-03-21 15:17:29 +00:00
Graham Knop
e1c9da3e10 preparing for 7.7.1 dev 2009-03-20 00:00:10 +00:00
Yung Han Khoe
f14832a583 making account activation email templatable 2009-03-18 20:25:01 +00:00
Martin Kamerbeek
0a12c20691 Adding minimum checkout amount. 2009-03-18 13:06:00 +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
Kaleb Murphy
cc11480d6d Added Edit Survey loading mask to reduce loading confusing on slow connections. 2009-03-16 15:59:20 +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
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
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
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
Yung Han Khoe
03dce77e90 matrix upgrade and privileging fixes 2009-03-06 05:04:24 +00:00
Graham Knop
e4006b3323 preparing for 7.7.0 dev 2009-03-04 20:11:19 +00:00
Yung Han Khoe
8a06e67b83 added edit link to matrix listing view 2009-03-02 09:54:22 +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
Graham Knop
a18bccd543 preparing for 7.6.14 dev 2009-02-25 21:49:09 +00:00
Colin Kuskie
fdeece9a64 Fix the Account/Inbox template so that the select all button works. 2009-02-22 19:27:40 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
882a54fe5d preparing for 7.6.23 dev 2009-02-18 04:57:03 +00:00
Graham Knop
b9be6760a1 convert long varchars in Survey to text 2009-02-18 03:19:55 +00:00
Colin Kuskie
32b1a6cf45 Fix a pagination layout issue with the Account/Contributions screen 2009-02-18 02:41:43 +00:00
Doug Bell
30158b7f8d fixed: Collab groupToEditPost shouldn't be empty
fixed: WebGUI::User->isInGroup has bad defaulting behavior
2009-02-17 23:21:30 +00:00
Colin Kuskie
ffdb86de81 Change how the pagination controls are layed out, so they stay on the same line. 2009-02-17 23:16:12 +00:00
Yung Han Khoe
90247ac13c matrix performance improvements 2009-02-17 01:34:34 +00:00
Colin Kuskie
1bf24f2682 Make sure that the AssetDiscovery contentHandler was added to all config files. 2009-02-14 03:43:01 +00:00
Colin Kuskie
9fd2d511a0 Make sure that the gallery obeys the displayTitle flag. Many gallery
templates were altered to support this.
2009-02-13 23:47:30 +00:00
Colin Kuskie
991ac55a01 Thread sticky and locked handling. Form vars are now exposed
in all post forms.  Editing a thread does not clear the isSticky and isLocked
flags.
2009-02-11 23:20:20 +00:00
Patrick Donelan
99b19aa180 Removed unused responseTemplate from Survey 2009-02-11 09:24:57 +00:00
Patrick Donelan
2f04648cf7 Added doAfterTimeLimit column to Survey table 2009-02-11 09:23:45 +00:00
Graham Knop
462b85e4e7 preparing for 7.6.12 dev 2009-02-10 22:53:07 +00:00