Commit graph

2219 commits

Author SHA1 Message Date
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
Graham Knop
462b85e4e7 preparing for 7.6.12 dev 2009-02-10 22:53:07 +00:00
Graham Knop
b088299eb0 capcha control now has reCAPTCHA mode 2009-02-10 21:41:19 +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