Commit graph

6302 commits

Author SHA1 Message Date
Colin Kuskie
3bed35a223 fix some i18n with the DataForm edit form 2008-06-16 22:25:28 +00:00
Colin Kuskie
feda6ce1ec clarify what "amount" means as a field label in the context 2008-06-16 16:04:32 +00:00
Colin Kuskie
be79f1c459 grammatical edits for GalleryAlbum and RequestApprovalForVersionTag_ByCommitterGroup 2008-06-16 15:48:53 +00:00
Colin Kuskie
604b021514 clean-up www_buy and addToCart. inventory control is now completely in the cart 2008-06-14 00:52:24 +00:00
JT Smith
75208339fc fixed several ems badge related bugs. a couple upgrade bugs for ems and transaction. and jury rigged a fix for recurring transaction postback. 2008-06-13 21:54:43 +00:00
Doug Bell
f482c079d7 fixed: cannot manage revisions in version tag 2008-06-13 21:51:19 +00:00
Frank Dillon
51271ca8d6 Dashboard no longer uses AjaxRequest methods 2008-06-13 20:34:28 +00:00
Doug Bell
ea3d3e9e9c fixed: Security issue in CS RSS feeds 2008-06-13 20:16:48 +00:00
Doug Bell
879668156b fixed: Syndicated Content wobject makes H::T choke 2008-06-13 19:30:19 +00:00
Frank Dillon
0f74429d81 Fixes to project management system introduced by removing legacy Ajax module 2008-06-13 16:53:28 +00:00
Colin Kuskie
ccc4eb37c4 Fix bad driver lookup for label. Label is a method, not property that is looked up using ->get. 2008-06-13 16:46:15 +00:00
JT Smith
570ecd0c50 15 is too little 2008-06-13 16:36:25 +00:00
Doug Bell
0f321642ab fixed: Asset manager breaks when asset is locked. fixed loading slowness in asset manager too 2008-06-13 16:17:06 +00:00
Colin Kuskie
6908bcb1bb fix a typo that caused variant skus to be be lost 2008-06-13 16:01:14 +00:00
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