Commit graph

6365 commits

Author SHA1 Message Date
Colin Kuskie
09ebb61b04 fix bad layout in Subscription redeem code help 2008-07-09 15:49:17 +00:00
Colin Kuskie
ac9a0c0ae4 Remove all tabs from the i18n/EMS.
Add the lookup registrant template help and i18n.
Remove unused i18n from the old EMS.
2008-07-09 00:57:48 +00:00
Colin Kuskie
35ff40e4b2 fix JSON encoding problems in Shop/ShipDriver 2008-07-08 21:27:15 +00:00
Colin Kuskie
91317dfdd7 Fix potential JSON/UTF8 encoding issues in Asset/Sku/Product.pm 2008-07-08 21:23:45 +00:00
Doug Bell
b02bc68215 fixed: Asset manager buttons now work in IE6 2008-07-08 21:14:21 +00:00
Graham Knop
cf1dce7a7f fixed: Asset Manager shows data error when no child assets to display
changed: show 25 items per page in asset manager
2008-07-08 20:53:31 +00:00
Graham Knop
823c0af44f fixed: Syndicated Content doesn't always decode text properly
fixed: Syndicated Content caches improperly
2008-07-08 16:55:23 +00:00
Graham Knop
97f75c2a33 better handling of character encoding in Cache 2008-07-08 16:55:08 +00:00
Colin Kuskie
9f9f9aa572 fix bad grammar in the short description help 2008-07-08 15:48:19 +00:00
Colin Kuskie
2b33915ffa Huge update of EMS Help and i18n. Old i18n and help have been
removed, and new Help and i18n have been added.  2-3 more EMS
templates still need their template variables documented.
2008-07-08 01:29:19 +00:00
Graham Knop
46f6104d43 fixed: More permissive DSN checking to allow use of SQLite (thanks pathma) 2008-07-07 16:23:58 +00:00
Colin Kuskie
a48827553c fix a typo in the EMS token instructions help 2008-07-07 15:51:31 +00:00
Colin Kuskie
f844b0b088 fix a typo in the Asset::Template getList POD 2008-07-07 15:03:11 +00:00
Colin Kuskie
e53bdf4de4 Fix broken labels in template macro calls. 2008-07-07 15:01:59 +00:00
Graham Knop
29d2ab64d9 change wording on CS commit workflow 2008-07-03 23:08:07 +00:00
Chris Nehren
a57f091370 Fix the "get all assets" code example in getLineage to show that getRoot needs a $session. 2008-07-03 19:33:41 +00:00
Patrick Donelan
f2e3675cfd Fixed bug in TabForm.pm SYNOPSIS 2008-07-03 06:12:51 +00:00
Graham Knop
9d9175c176 fixed: Mail messages not properly decoded 2008-07-01 15:25:14 +00:00
Graham Knop
a8d08634c6 fixed: Synopsis doesn't update after editting posts 2008-07-01 15:25:06 +00:00
Colin Kuskie
ad1c60e213 clearer hover help for asset exporting 2008-06-30 19:29:01 +00:00
JT Smith
aa9f0e8396 Replaced CLI gallery import system with a better one. 2008-06-29 02:01:40 +00:00
Colin Kuskie
d902c7ec79 Add a missing TD tag to a table in manage subscription batches screen.
Fix the link to Manage subscription codes in the admin console.
2008-06-27 21:52:45 +00:00
Colin Kuskie
bc9ddbf163 Added a method to check to see if a profile category has protected fields.
Use that method to see prevent the category from being deleted in the ProfileSettings operation.
Change the delete profile confirmation message to match what it does, which is delete all
the fields in the category.
2008-06-27 20:57:54 +00:00
Colin Kuskie
e51d02e3d8 Add a new method to FlatDiscount to tell if it is already in the cart.
Add a template variable to tell if there is already one in the cart.
Modify the default template to include the thank you message and to hide
the add to cart button if this coupon is already in the cart.
2008-06-27 20:25:30 +00:00
Colin Kuskie
59424e1fe3 fix display bugs in the Subscription template (no price, and bare parens showing when no code batches are available) 2008-06-27 18:58:23 +00:00
Colin Kuskie
9e5642b9f6 fix bad grammar in EMS badge group help 2008-06-27 18:42:19 +00:00
Doug Bell
0d4e1cbdb9 fixed: Reverted change that made IE6 stop showing pages with RichEditors in them 2008-06-27 16:48:48 +00:00
Martin Kamerbeek
0a67594718 Fixed bug in the colorpicker which caused the colorpicker screen to not pop up. 2008-06-27 14:49:39 +00:00
Graham Knop
ea42287749 fixed: RSS feeds report modified date instead of create date 2008-06-26 20:51:12 +00:00
Graham Knop
fee64b013f better error message for database connection failure 2008-06-26 20:51:04 +00:00
JT Smith
3168aec473 shortcut overrides display titles instead of field names 2008-06-26 19:47:35 +00:00
Graham Knop
c0cd862362 fixed: Rich editor collateral image uploader is broken 2008-06-25 20:02:51 +00:00
Graham Knop
1b8567abb2 encode all parts of sent mail properly 2008-06-25 20:02:46 +00:00
Colin Kuskie
779f9f0453 fix a typo in the POD for Form/Control.pm 2008-06-25 16:09:29 +00:00
Colin Kuskie
d221dcd01d PayDriver had the wrong template namespace and assetId 2008-06-24 22:29:02 +00:00
Colin Kuskie
fcf53d7bde add missing template variable help for the MiniCart macro 2008-06-23 22:01:34 +00:00
Yung Han Khoe
99eb45695a fixed: User List- Missing Hover Help 2008-06-23 16:18:51 +00:00
Colin Kuskie
14724cbbef Add tests to check how getThumbnailUrl is supposed to work in the Product.
Then fix the bugs I added to it yesterday.
2008-06-20 22:05:47 +00:00
Doug Bell
2dac29bce5 reverting back to the way frank had it, even though it seems to break some things, since I do not know why the change was made 2008-06-20 21:55:54 +00:00
Doug Bell
5ece4a1d8c fixed: thingy now has appropriate values for all field types 2008-06-20 21:51:50 +00:00
Frank Dillon
bba9788f92 Fixed issue which caused time tracker to complete on post and not allow you to make changes 2008-06-20 20:05:45 +00:00
Chris Nehren
05cf8fa24c Fixed: One can now turn off inheritUrlFromParent, and the code is now more
robust: moved from Asset->update to Asset->fixUrl.
2008-06-20 19:21:30 +00:00
Doug Bell
d387536807 fixed grammatical error in i18n 2008-06-20 18:51:22 +00:00
Doug Bell
d3a7ef6e01 fixed: Rich editor no longer makes other form controls show up as code in Safari 3 2008-06-20 18:16:21 +00:00
Doug Bell
fb81e7d67b fixed: Thingy Data now retains File and Image unless explicitly deleted 2008-06-20 17:19:14 +00:00
Doug Bell
f8b9098991 fixed: non-admin users can now add Gallery assets 2008-06-20 15:37:45 +00:00
Graham Knop
8f9568c887 fixed: storage locations for some assets in packages not imported correctly 2008-06-20 08:57:20 +00:00
Graham Knop
deaa6c65c0 fixed: DataForm doesn't send emails correctly 2008-06-20 08:56:57 +00:00
Graham Knop
682885ac17 fixed: CS posts don't have correct URLs generated 2008-06-20 08:56:50 +00:00
Graham Knop
0efe1fabec cleaning up Asset->update checking assetData 2008-06-20 08:56:45 +00:00