Commit graph

780 commits

Author SHA1 Message Date
Kaleb Murphy
af00b7a881 Survey summaries now use YUI datatables and charts for extra bling. 2009-04-08 20:03:41 +00:00
Yung Han Khoe
aefb658fd5 Added 'too few/many' messages to matrix compare box, rfe# 9965 2009-04-08 19:52:35 +00:00
Yung Han Khoe
87abb79331 fixed #10110: Matrix 2.0 - "Data Error" on Pending Product Listing Updates 2009-04-08 19:35:14 +00:00
Yung Han Khoe
8a412312d3 fixed a matrix search/compare button problem 2009-04-06 17:51:17 +00:00
Patrick Donelan
57df2c3574 Added Carousel wobject icon 2009-04-06 07:50:53 +00:00
Kaleb Murphy
a6a70a46e0 Summaries added to the survey 2009-04-05 19:33:46 +00:00
Yung Han Khoe
964d8cf9e2 added Carousel wobject 2009-04-04 17:10:00 +00:00
Patrick Donelan
b50b7bebf1 Converted firebug console.log into YAHOO.log to unbreak Survey DnD 2009-04-03 05:04:02 +00:00
Colin Kuskie
c3d5b10c8a Fix more gateway errors in URLs 2009-04-02 04:52:47 +00:00
Colin Kuskie
629abc4517 Fix a gateway URL issue with the Vendor Payout js. 2009-04-01 16:33:13 +00:00
Kaleb Murphy
272283e75d Adding template and js to show warnings. 2009-03-31 04:39:48 +00:00
Kaleb Murphy
046dae4f31 Moved multiple choice questions to the data base, and they can now be edited globally from the Survey edito 2009-03-26 21:02:30 +00:00
Yung Han Khoe
9a88b8756e added Thingy field-copy function and changed thingy field pretext and subtext 2009-03-25 21:52:33 +00:00
Brian Medley
4c408da55a Image Asset tests, upgrade package, and code.
RSS Limiter tests, upgrade package, and code.
2009-03-23 21:11:10 +00:00
Kaleb Murphy
cafd31f87a New Question type. Just a Month-Year type with a month drop down and a 4 digit year text box. 2009-03-22 18:18:38 +00:00
Yung Han Khoe
302952b206 Matrix performance improvements 2009-03-21 23:26:08 +00:00
John Dagitz
e252edb507 Add small adsku.gif icon 2009-03-20 13:22:38 +00:00
John Dagitz
f67d5a6711 Add adsku.gif icon 2009-03-20 13:20:12 +00:00
Kaleb Murphy
41436a6d21 removed traces 2009-03-19 16:00:05 +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
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
Martin Kamerbeek
e23f33ee8c Adding accidentally omitted js files for vendor payout manager 2009-03-13 14:55:47 +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
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
a36750fde3 Removed DataTable edits from this topic branch 2009-03-11 18:57:21 +11:00
Patrick Donelan
634706efc1 Merge branch 'master' into passive_analytics_without_flux
* master:
  Fixed Survey Take template
  Squashed commit of the following: (from survey-rfe branch)
  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
2009-03-11 18:53:58 +11:00
Patrick Donelan
13fe8004bc Added Passive Analytics icon 2009-03-11 18:53:24 +11: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
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
Kaleb Murphy
4ecc0b7679 removing traces 2009-03-09 17:23:33 +00:00
Kaleb Murphy
0db9be4512 Added goto to sections and questions. Order of precedence is answer, question, then section. 2009-03-09 17:23:06 +00: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
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
Doug Bell
0828ecfef5 fixed: IE6 shows Admin Bar over Asset Manager 2009-02-25 23:55:40 +00:00
Brian Medley
3ff4f161fe Needed for the crop utility. 2009-02-22 19:45:48 +00:00
Tabitha Zipperer
99281df4a8 Admin Bar fixing 2009-02-19 00:58:04 +00:00
Tabitha Zipperer
8b7db9ff38 Continuing to attempt to fix the admin bar 2009-02-18 23:46:22 +00:00
Tabitha Zipperer
895bfc3c4f Continued attempts at fixing the admin bar 2009-02-18 23:35:13 +00:00
Tabitha Zipperer
fe65b6bfb8 Fixed the Admin Bar problem 2009-02-18 23:01:54 +00:00
Kaleb Murphy
6720ce5efb Drag and drop functionality vastly improved in usability. 2009-02-17 15:25:10 +00:00
Patrick Donelan
c58a6ab2fb Removed hard-coding of multi-choice bundles from administersurvey.js
Refactored long, nested if-else
2009-02-16 01:22:04 +00:00
Yung Han Khoe
d1680cf867 matrix search fixes and performance improvements 2009-02-15 16:08:48 +00:00
Yung Han Khoe
6b66b25110 matrix comparison table sorting fix 2009-02-13 01:01:06 +00:00