Commit graph

10173 commits

Author SHA1 Message Date
Patrick Donelan
31dec565b7 Refactored JS to use module pattern for proper encapsulation
Extensive jslinting to improve cross-browser support
Added some debugging statements
Fixed redirection to exitUrl when survey complete
Added www_deleteResponses
Added security restrictions on www_ methods
2008-11-25 06:33:55 +00:00
Patrick Donelan
3f25f2668f Updated Macro API documentation to distinguish whether macros accept template arguments by templateId or by templateUrl 2008-11-25 03:51:40 +00:00
Colin Kuskie
72380c7bb0 Add another missing macro, DeactiveAccount to the config. 2008-11-24 23:49:49 +00:00
Colin Kuskie
2bb2bc1144 update WebGUI.conf.original for Account 2008-11-24 23:37:47 +00:00
Colin Kuskie
f1c94b241c fix the misspelled word Template in template titles, properties and code for the Account 2008-11-24 22:50:10 +00:00
Colin Kuskie
1c8dbfe5b4 fix POD related to asset mixin classes, Asset*.pm 2008-11-24 22:22:39 +00:00
Colin Kuskie
c193360f79 Combo box is not dynamic compatible 2008-11-24 22:21:27 +00:00
Graham Knop
eb6100d687 preparing for 7.6.5 dev 2008-11-24 22:20:56 +00:00
Colin Kuskie
e2101ad8d2 Products imported by the Shelf do not have good URLs. 2008-11-24 22:19:06 +00:00
Colin Kuskie
7027178762 add upgrade script for 7.6.5 2008-11-24 22:12:25 +00:00
Colin Kuskie
b598a84bbe fix i18n misspelling 2008-11-24 22:09:48 +00:00
Colin Kuskie
46bdde94c3 fix misspelled template in Survey code 2008-11-24 22:06:49 +00:00
Graham Knop
55c2732ab5 preparing for 7.6.4 release again 2008-11-24 20:01:56 +00:00
Graham Knop
c170dfb700 turn off package flag for survey template 2008-11-24 20:01:51 +00:00
Graham Knop
de18c5f413 fix matrix upgrade script 2008-11-24 20:01:44 +00:00
Kaleb Murphy
0000de7a1e fixed typoe 2008-11-24 19:09:13 +00:00
Kaleb Murphy
b9d676b07a placeholder errors resolved 2008-11-24 18:59:00 +00:00
Kaleb Murphy
ffc016021c placeholder errors resolved 2008-11-24 18:55:20 +00:00
Yung Han Khoe
2a06e088f8 Added some Matrix international, fixed some bugs 2008-11-24 17:42:41 +00:00
Colin Kuskie
6d81c28086 Documented bug that was fixed in the PM. 2008-11-24 17:21:38 +00:00
Graham Knop
929951c661 preparing for 7.6.4 release 2008-11-24 16:55:10 +00:00
Graham Knop
5c4ba42feb use correct comparison for cutting off layout position list 2008-11-24 16:55:04 +00:00
Colin Kuskie
e86b9a7a6f make mode and enabled sticky in the Workflow 2008-11-24 16:33:51 +00:00
Graham Knop
b6cfd088c7 buildArray, buildArrayRef should only use the first column of results 2008-11-24 16:23:00 +00:00
Graham Knop
0be310bb38 use correct format for template update 2008-11-24 16:22:54 +00:00
Graham Knop
151819f59a restructured page layout prepareView, view 2008-11-24 16:22:49 +00:00
Frank Dillon
2449c18d63 fixed an issue which was causing the project management system to not recognize December as a valid month 2008-11-24 16:16:59 +00:00
Yung Han Khoe
ac0032fedf Adding Matrix templates, updating Matrix international 2008-11-24 16:00:14 +00:00
Kaleb Murphy
bf7c3505d7 Survey now has fully functioning time limits, can show limits to users, and can show progress 2008-11-24 15:20:13 +00:00
JT Smith
1e259df112 fixed typo 2008-11-24 15:17:13 +00:00
JT Smith
f927c0f128 made it more obvious how to check out 2008-11-24 15:15:52 +00:00
Kaleb Murphy
eafdddc84b putting this in real quick before someone else changes it. Just updating the db for options to show timelimit and progress bars 2008-11-24 14:44:17 +00:00
Colin Kuskie
241dcf7e8b do not show edit tab in the wiki page unless you can edit it 2008-11-24 04:56:32 +00:00
Graham Knop
f228561aa9 clean up upgrade script 2008-11-24 04:03:30 +00:00
Graham Knop
2c397a907c fixed: DataForm entry data field is too small 2008-11-24 04:03:22 +00:00
Graham Knop
a8614275eb fixed: DataForm times out when exporting large data sets 2008-11-24 04:03:14 +00:00
Graham Knop
072ccd2cc6 fixed #9130: fixed: Rich editor creates root <p> tag even when set to use <br /> 2008-11-24 04:03:04 +00:00
Graham Knop
48d7ff6e34 speed up scratch and settings, since they don't need to be ordered 2008-11-24 04:02:58 +00:00
Graham Knop
758a321e70 modules, tests, etc shouldn't be set as executable 2008-11-24 04:01:23 +00:00
Graham Knop
848cf3b6db make WebGUI::SQL a little faster 2008-11-24 04:01:01 +00:00
Graham Knop
a922eca6bb speed up i18n calls 2008-11-24 04:00:55 +00:00
Graham Knop
d9c1f88eab cleaning up some imports 2008-11-24 04:00:46 +00:00
Graham Knop
8fb275850c small speed improvements to WebGUI::Session::DateTime 2008-11-24 04:00:38 +00:00
Colin Kuskie
0569a37f89 guarantee that authMethod always returns something valid, even for users not created correctly 2008-11-24 03:05:34 +00:00
Kaleb Murphy
ad022c6699 Added Survey time limit code. This is only at the survey level and sends the user to the survey end settings. Probably need to allow for a special timeout message. 2008-11-24 02:59:02 +00:00
Colin Kuskie
cda8bad003 document new Shop POS template variables 2008-11-24 02:58:56 +00:00
Graham Knop
8e81a01ba1 make stow return false values correctly 2008-11-24 02:57:11 +00:00
Colin Kuskie
24a26a36b1 remove old account tests from Operation/Auth 2008-11-24 02:50:22 +00:00
Colin Kuskie
5798823dd4 fix SKIP issues in HTMLTemplateExpr test 2008-11-24 02:46:07 +00:00
Colin Kuskie
e05dbf28c8 update AddressBook test for new object property 2008-11-24 02:41:30 +00:00