Commit graph

2206 commits

Author SHA1 Message Date
Patrick Donelan
2f04648cf7 Added doAfterTimeLimit column to Survey table 2009-02-11 09:23:45 +00:00
Patrick Donelan
b0c5c09461 Merge branch 'master' into survey
* master: (127 commits)
  Prefill in the email address in the ITransact credentials form from the user's Shop address.
  fixed Matrix best/worst rated lists
  Fix bad form variable for phone number in EMS Badge address info.
  - Added a switch to allow the use of non-WebGUI objects with the Workflow
  fixing a problem with previous survey fix
  fixed #9671: Survey - breaks admin bar
  fixed a Matrix sql problem
  i18n the image labels and title for the asset manager, manage screen.
  Prevent an imported package from changing the a current asset's status from pending to anything else.
  Remove trailing comma in Shop/Transaction JS so IE6 works.
  fixed documentation
  fixed a bug when a matrix listing didn't have a forum attached
  small char encoding fix to merged upgrade
  fix small issue in addChild
  adding merge point
  Fix a problem with purging an EMS.
  Update this template so that it passes the template i18n test.
  Fix a broken i18n label in answer edit template for the Survey.
  Unify all Survey CSS into 1 file, and use it.
  Adding/fixing Survey i18n and Help
  ...

Conflicts:
	lib/WebGUI/Asset/Wobject/Survey.pm
	lib/WebGUI/Asset/Wobject/Survey/ResponseJSON.pm
	lib/WebGUI/i18n/English/Asset_Survey.pm
	www/extras/wobject/Survey/editsurvey/object.js
2009-02-10 07:57:42 +00:00
JT Smith
be42bb0856 - Added a switch to allow the use of non-WebGUI objects with the Workflow
engine.
2009-02-08 21:20:32 +00:00
Yung Han Khoe
d32137b5db fixing a problem with previous survey fix 2009-02-07 21:08:02 +00:00
Yung Han Khoe
c817937623 fixed #9671: Survey - breaks admin bar 2009-02-07 17:37:37 +00:00
JT Smith
6701a10491 fixed a bug when a matrix listing didn't have a forum attached 2009-02-06 04:49:57 +00:00
Graham Knop
332ace9648 small char encoding fix to merged upgrade 2009-02-06 03:31:39 +00:00
Graham Knop
653fea0aa6 adding merge point 2009-02-06 01:04:16 +00:00
Colin Kuskie
1cbedd34a8 Update this template so that it passes the template i18n test. 2009-02-05 22:46:56 +00:00
Colin Kuskie
b994216944 Fix a broken i18n label in answer edit template for the Survey. 2009-02-05 22:44:48 +00:00
Colin Kuskie
0d09360cdd Unify all Survey CSS into 1 file, and use it. 2009-02-05 22:36:44 +00:00
Yung Han Khoe
71e7db62c6 Adding/fixing Survey i18n and Help 2009-02-05 22:29:36 +00:00
Colin Kuskie
8bc1417091 Fix bad template code in 4 gallery templates. They were functional, just not
using template variables.
2009-02-05 22:13:14 +00:00
Tabitha Zipperer
c6c78794e5 Updated Data Table templates to be compliant with Rogier's templating project 2009-02-05 20:03:25 +00:00
Kaleb Murphy
4d4dc3b253 Added survey.css as a snippet. Had been left out. 2009-02-05 16:50:15 +00:00
Colin Kuskie
ddff93418c Fix the display of creationDate in the gallery search template. 2009-02-05 01:56:39 +00:00
Colin Kuskie
a8f3d2ea30 Fix dotted assetIds in the database for the WebGUI 7 Style snippets, navigations,
folder and Image assets.
2009-02-03 23:42:59 +00:00
Graham Knop
3433c7c332 fixed #9542: Default WebGUI config contains invalid workflow activity 2009-02-03 23:28:25 +00:00
Colin Kuskie
2c60d6e7a8 Fix broken gateway macros. ^/;file does not work with prevent proxy cache. 2009-02-03 22:25:27 +00:00
Colin Kuskie
10dcc25aef Fix hardcoded extras URLs in templates and in extra head tags in assets. 2009-02-03 22:07:59 +00:00
Colin Kuskie
cdf2638243 Remove dots from config files in exportBinaryExtensions. 2009-02-03 17:43:59 +00:00
Tabitha Zipperer
cd1992c9b5 Added styles for taking a survey 2009-02-02 22:44:50 +00:00
Meg O'Keefe Andrea
285c910480 new account skins 2009-01-29 19:39:02 +00:00
Colin Kuskie
70b0c262f5 Forward port removing workflow instances that don't have an underlying workflow anymore. 2009-01-29 17:40:43 +00:00
Colin Kuskie
6a9e65d7d3 Backporting GalleryAlbum isHidden fix. 2009-01-29 17:14:46 +00:00
Graham Knop
a8b096d675 preparing for 7.6.11 dev 2009-01-28 17:39:28 +00:00
Graham Knop
73ba4cddcc fixing macro usage in matrix compare template 2009-01-28 16:39:46 +00:00
Yung Han Khoe
57b3d4cbc2 added Statistical overview screen to survey 2009-01-28 15:22:50 +00:00
Colin Kuskie
bb53b4f088 Fix a typo in the 7.6.9-7.6.10 upgrade script. 2009-01-27 20:05:53 +00:00
Kaleb Murphy
962a8fdc51 Survey.surveyJSON and Survey_response.responseJSON fields will be altered to longText from longBlob. Future JSON fields should probably always be text type db fields. 2009-01-27 04:08:58 +00:00
Yung Han Khoe
a612b56e92 adding grade book view to Survey 2009-01-26 14:57:01 +00:00
Kaleb Murphy
fa1c554b9d Survey Default Question template no longer has a random words entry. Removed until feature completed. 2009-01-25 18:12:49 +00:00
Doug Bell
3837878fff fixed: Added the ability to choose which rich editor is used to compose inbox messages 2009-01-23 20:16:23 +00:00
Yung Han Khoe
05e563f79d Adding hoverhelp to Survey's edit answer dialog 2009-01-23 16:25:57 +00:00
Yung Han Khoe
f78886e3d7 Adding hoverhelp to the Survey's edit question dialog. 2009-01-23 13:21:52 +00:00
Steve Swanson
2893944837 New interface for the Matrix 2009-01-23 01:31:43 +00:00
Yung Han Khoe
16452c0677 Adding hoverhelp to Survey Edit Section dialog 2009-01-22 18:23:01 +00:00
Patrick Donelan
1376c8ae92 Merge commit WebGUI_7.6.9-beta into survey-rfe
* commit 'tags/WebGUI_7.6.9-beta': (31 commits)
  Release 7.6.9-beta
  preparing for 7.6.9 release
  fixed: Exporting to static files can leak large amounts of memory
  fixed: HTTP Proxy doesn't serve new content to visitors
  use to_json and from_json in more places instead of encode_json and decode_json
  Document the heretofore missing date template variable in
  Qualify a chained method call when getting Workflow instances.  If the
  Attempt to fix IE6 bug
  fixed: ukplayer example is now loaded with swfobject.js released under the MIT licence, see gotcha's and /extras/ukplayer
  Added a style for printing Alumni pages
  Emails sent about low stock should have status unread, not completed.
  Moved draggable.js to extras/yui-webgui/build/layout since it is now a wrapper around YUI dragdrob
  Attributions in the changelog for a patch provided to fix a bug.
  whups, left in console.logs
  Updated draggable.js to wrap the YUI
  fixed #4137: Calendar Search page has extra head tags in body
  Fix a typo typo in the Operation/Workflow POD.
  Forward port Shelf view fix.  Was not displaying child shelves, only self.
  Forward port the PayDriver bug fixes from 7.5 branch.  Labels are always
  fixed #9264: new slideShow.swf uploaded in extras/ukplayer (United Knowledge/Arjan Widlak)
  ...

Conflicts:
	lib/WebGUI/Asset/Wobject/Survey.pm
2009-01-22 04:39:43 +00:00
Graham Knop
334bd1ceea preparing for 7.6.10 dev 2009-01-22 01:59:11 +00:00
Yung Han Khoe
3a4f90aef6 rfe 9197: Survey timeout handling 2009-01-19 12:51:02 +00:00
Colin Kuskie
1b6dd7be63 Forward port the PayDriver bug fixes from 7.5 branch. Labels are always
taken consistently from the JSON blob, and not a mixture of the two.
2009-01-15 00:34:34 +00:00
Graham Knop
5334a678cc preparing for 7.6.9 dev 2009-01-09 12:07:02 +00:00
JT Smith
75faea98af added #!/usr/bin/env perl to all utility scripts 2009-01-07 23:40:15 +00:00
Colin Kuskie
70a5299114 Legend and fieldset tags do not seem to obey CSS width limits. Add a paragraph
tag around the photo title to limit the width to 230px (250 - 2*10) for the
limit of the surrounding div.
2008-12-31 05:51:08 +00:00
Colin Kuskie
bddd156875 fix a typo in the Photo isHidden subroutine 2008-12-31 02:27:05 +00:00
Colin Kuskie
ea253f3fae Really fix the database misspellings in the Account template settings. 2008-12-31 00:05:24 +00:00
Colin Kuskie
457f89d2d4 Added CSS file needed to make wiki tabs work. 2008-12-30 16:31:59 +00:00
Colin Kuskie
8b5f0ea4d8 Fix Gallery template errors and i18n. 2008-12-29 21:17:23 +00:00
Colin Kuskie
78cd604176 Fixed missing Gallery i18n, and some Dashboard i18n. 2008-12-29 20:08:51 +00:00
Colin Kuskie
47eb1998dd Make the Redeem Subscription code template user selectable in the Subscription Asset.
Add Help, i18n for that template.
2008-12-29 17:31:36 +00:00