Commit graph

6288 commits

Author SHA1 Message Date
Colin Kuskie
e11a7e18e8 fix broken i18n in WebGUIProfile 2008-06-13 15:42:44 +00:00
Doug Bell
f50f09756a removed fixUrl workaround for Gallery. added AssetManager to WebGUI.conf.original 2008-06-13 15:16:45 +00:00
Martin Kamerbeek
6bee83de68 More i18n echo cleansing. 2008-06-13 15:04:23 +00:00
Martin Kamerbeek
6e9106152d Cleaned up loose i18n ends, 2008-06-13 14:22:31 +00:00
Martin Kamerbeek
45756c36ba Added POD where I still had to. 2008-06-13 13:44:14 +00:00
Colin Kuskie
c7083c8177 selectable templates for user profile view and edit 2008-06-13 05:07:12 +00:00
Colin Kuskie
0b2283d198 more i18n fixes 2008-06-13 05:06:12 +00:00
Colin Kuskie
7d00fbcdc2 i18n and help fixes 2008-06-13 05:05:49 +00:00
Graham Knop
0f1011e315 fix posting threads 2008-06-13 04:58:01 +00:00
Graham Knop
400ccd2286 use consitant capitalization for field types in dataform 2008-06-13 00:35:21 +00:00
Colin Kuskie
0076d9279e missed some i18n in the FlatDiscount SKU related to the thank you message 2008-06-13 00:23:15 +00:00
Colin Kuskie
262bdaae72 i18n fixes for the Donation 2008-06-13 00:17:38 +00:00
Colin Kuskie
29f351631d i18n for Pay 2008-06-12 23:37:46 +00:00
Colin Kuskie
632c3d910c i18n for the Cash pay driver 2008-06-12 23:36:23 +00:00
Colin Kuskie
93d4e02cf6 pod syntax and markup fixes 2008-06-12 23:32:16 +00:00
Colin Kuskie
93995ae74f fix whitespace for POD 2008-06-12 23:29:16 +00:00
Graham Knop
1d79230b9f don't try to chmod when extracting tar files in storage 2008-06-12 23:12:42 +00:00
Frank Dillon
74579ed3d2 Removed old ajax handlers. Added YUI ajax handlers 2008-06-12 23:05:23 +00:00
Doug Bell
4e99061584 new layout for Album Edit screen 2008-06-12 22:29:09 +00:00
JT Smith
e3d85353e8 upgrade related fixes 2008-06-12 22:24:07 +00:00
Doug Bell
9db78c074c cleared up some descriptions for Gallery properties 2008-06-12 22:16:28 +00:00
Doug Bell
e40a11895d cleared up some descriptions for Gallery properties 2008-06-12 22:15:21 +00:00
Doug Bell
58417faf8a fix problems with gallery URLs. fixed disk space check. added error messages to photo template 2008-06-12 22:08:10 +00:00
Graham Knop
5b467483f5 fix site starter with new dataform 2008-06-12 21:08:42 +00:00
Colin Kuskie
33564cee94 Add POD to the ProfileField, formField method.
Fix all profile field defaults being ignored by the createAccount screen.
2008-06-12 20:59:12 +00:00
Colin Kuskie
02acf13d48 revert back to key scanning until there is a better way to get column names from the db 2008-06-12 20:23:18 +00:00
Graham Knop
dbe99c3295 fixes for data form list fields 2008-06-12 19:40:19 +00:00
Doug Bell
4eb7b10cd3 fixed asset manager pagination 2008-06-12 19:02:55 +00:00
Doug Bell
b01da5e8e0 fixed a JS error in the asset manager 2008-06-12 18:35:21 +00:00
Colin Kuskie
9cb3b26984 remove debug code from VersionTag 2008-06-12 17:44:29 +00:00
Colin Kuskie
b09009c252 use exists instead of iterating over all keys and doing string comparisons 2008-06-12 17:41:53 +00:00
JT Smith
8226c9a42e remove all reference to CDG 2008-06-12 16:17:36 +00:00
JT Smith
60a6f97c48 commerce bug fixes 2008-06-12 16:05:01 +00:00
Colin Kuskie
b57f289706 add a thank you message to the FlatDiscount/Coupon 2008-06-12 16:01:36 +00:00
Doug Bell
36bea30cd6 fixed some problems with the new asset manager. restored functionality to search with the hope of making the asset data table an API we can use in all the places we display tables of assets 2008-06-12 08:58:51 +00:00
Colin Kuskie
1391eca387 extend assetMetaData values to 255 characters. update hoverhelp 2008-06-12 05:36:53 +00:00
Colin Kuskie
578d28537a op=manageAssets => op=assetManager 2008-06-12 04:44:15 +00:00
Colin Kuskie
107792cca4 manageAssets => assetManager 2008-06-12 04:39:58 +00:00
Colin Kuskie
af061533ad prevent assetManager from crashing. Still does not work right. 2008-06-12 04:19:43 +00:00
Graham Knop
8b752dd64e DataForm rewritten 2008-06-11 19:27:23 +00:00
Graham Knop
e1527b5fda fixed: Syndicated content fills results with empty entries up to max headlines count 2008-06-11 19:17:42 +00:00
Graham Knop
88e7113fae fixed: email password recovery submit button effected by UI level 2008-06-11 19:17:35 +00:00
Graham Knop
5b78160079 fixed: Creating a shortcut creates a version tag even with autocommit turned on 2008-06-11 19:17:28 +00:00
Graham Knop
24c42e33ab fixed: Collaboration RSS link in header doesn't indicate title 2008-06-11 19:17:15 +00:00
Graham Knop
e1ee11649c change asset manager link in admin console to new operation 2008-06-11 19:17:09 +00:00
Yung Han Khoe
5a479e633d Some UserList Help fixes 2008-06-11 15:27:07 +00:00
Graham Knop
3b874ad540 fixed: edit branch can't update URLs on most assets 2008-06-11 14:14:36 +00:00
Graham Knop
dc6a225c27 Textarea needs to be filtered when shown as HTML 2008-06-11 14:14:25 +00:00
Colin Kuskie
ef53b51985 fix a typo in the folder templating code that made titles get confused with menuTitles 2008-06-11 03:29:56 +00:00
Colin Kuskie
fba93ebcbe bugfix: more debug output when style cannot instance your template 2008-06-11 02:38:34 +00:00