Commit graph

7185 commits

Author SHA1 Message Date
Colin Kuskie
2b3b3fd458 Remove the headblock property from the Template Asset, and merge
it into extra head tags.  Style templates are not allowed to
have extra head tags.
2008-11-26 21:24:44 +00:00
Colin Kuskie
d3f8a075a7 forward port Thingy newline display fix (Form/Textarea) 2008-11-26 19:13:46 +00:00
Yung Han Khoe
f0c0c4042d Fixed some Matrix bugs 2008-11-26 17:39:46 +00:00
JT Smith
18b26f8bc0 - fixed: a bug in Crud where keys being updated would cause a crash 2008-11-26 17:20:02 +00:00
JT Smith
04f2388ef8 The deprecated use of Graphics::Magick has been eliminated. WebGUI uses
Image::Magick exclusively for all image processing functions once again.
2008-11-26 16:59:25 +00:00
JT Smith
a8952dc886 don't need begin block 2008-11-26 16:11:12 +00:00
JT Smith
ee84cc7611 Deprecated WebGUI::Storage::Image. WebGUI::Storage can now do everything
WebGUI::Storage::Image can do.
2008-11-26 16:06:18 +00:00
Colin Kuskie
2b3e88fd63 i18n bugfix in the Account/Inbox 2008-11-26 16:01:36 +00:00
Colin Kuskie
6ca9b779af fix AssetManager copy button label 2008-11-25 23:45:36 +00:00
Colin Kuskie
3cf6d283da forward porting assetmanager crumb trail more menu 2008-11-25 23:40:28 +00:00
Colin Kuskie
c066b2bf18 fix an i18n typo in the Layout asset 2008-11-25 21:26:43 +00:00
Colin Kuskie
524b658f88 append pagination variables to the Contributions template variables 2008-11-25 21:23:32 +00:00
Kaleb Murphy
06d904eff2 www_deleteResponse should only delete the response from this asset, not all assets 2008-11-25 19:01:32 +00:00
Kaleb Murphy
bdf8aa8246 Adding a file extension for URLs in the system settings now properly affects newly created Assets. It still does not update existing asset URL's. 2008-11-25 18:15:45 +00:00
Yung Han Khoe
b0204d51d6 Matrix bugfixes and code cleanup 2008-11-25 16:54:36 +00:00
Yung Han Khoe
ee2e0ad48d Added Matrix tests, fixed some bugs 2008-11-25 07:50:50 +00:00
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
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
Colin Kuskie
e2101ad8d2 Products imported by the Shelf do not have good URLs. 2008-11-24 22:19:06 +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
Yung Han Khoe
2a06e088f8 Added some Matrix international, fixed some bugs 2008-11-24 17:42:41 +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
151819f59a restructured page layout prepareView, view 2008-11-24 16:22:49 +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
f927c0f128 made it more obvious how to check out 2008-11-24 15:15:52 +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
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
Graham Knop
586fdb0ec6 fixing POD issues, User test 2008-11-24 02:27:20 +00:00
Colin Kuskie
2a40ab2e6c Document the newly added pagination template variable. Update the tests to look for it and test it 2008-11-24 02:23:48 +00:00
Colin Kuskie
9110697a3a Forward porting fix for returning to the asset manager after deploying a package. 2008-11-24 02:23:12 +00:00
Graham Knop
09d545197a fix more syntax warnings 2008-11-24 01:49:32 +00:00
Graham Knop
dd90696d7c cleaning up warnings/variable redefinition and pod 2008-11-24 01:34:32 +00:00