Commit graph

2084 commits

Author SHA1 Message Date
Yung Han Khoe
ebe45dfdbe Trying to fix a problem with User List crashing due to old user profile fields belonging to Dashboard. 2008-07-15 16:25:08 +00:00
Yung Han Khoe
f2032b2d01 fixed: Gallery reverts to undeletable bare asset if created with default view "Single Album" 2008-07-15 01:38:27 +00:00
Colin Kuskie
6af150aa5d document the overridden duplicate method in Sku/Product.pm 2008-07-14 19:19:44 +00:00
Graham Knop
ce9f7e44e6 fixed: DataForm noloop template variables have incorrect values 2008-07-14 15:02:18 +00:00
JT Smith
cc0105a9a4 move product import to shelf 2008-07-12 21:40:27 +00:00
Yung Han Khoe
3642628dc6 fixed: Thingy Search Broken 2008-07-12 20:19:56 +00:00
Yung Han Khoe
939b5b4897 fixed: Deleting Ticket from Event Management System Asset 2008-07-12 19:02:00 +00:00
Yung Han Khoe
60bb354a78 fixed: Gallery: Description Text appearing in Album 2008-07-12 17:37:49 +00:00
Colin Kuskie
59abc1231f fix getEditTabs reference code, and then make Sku and CS to be in the same style 2008-07-10 20:34:09 +00:00
Colin Kuskie
91317dfdd7 Fix potential JSON/UTF8 encoding issues in Asset/Sku/Product.pm 2008-07-08 21:23:45 +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
Colin Kuskie
f844b0b088 fix a typo in the Asset::Template getList POD 2008-07-07 15:03:11 +00:00
Graham Knop
a8d08634c6 fixed: Synopsis doesn't update after editting posts 2008-07-01 15:25:06 +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
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
Doug Bell
0d4e1cbdb9 fixed: Reverted change that made IE6 stop showing pages with RichEditors in them 2008-06-27 16:48:48 +00:00
Graham Knop
ea42287749 fixed: RSS feeds report modified date instead of create date 2008-06-26 20:51:12 +00:00
JT Smith
3168aec473 shortcut overrides display titles instead of field names 2008-06-26 19:47:35 +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
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
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
Colin Kuskie
8be5eeb5f6 Prevent the Subscription from showing the redeem code label and URL unless there are codes 2008-06-20 04:41:03 +00:00
Colin Kuskie
68db4f8e46 Fix getThumbnailUrl in the Product, which was called by the Shelf directly causing failures.
Fix getPrice in the Product, which returned undef until a variant was applied to it.
These two fixes fix the Shelf.
2008-06-19 23:12:04 +00:00
Colin Kuskie
085f521225 Fix a typo with inStock vs in_stock template variables for the Product. It should be in_stock.
Add a new template variable, canEdit.
Change the default template to use canEdit to display the list of variants, so they aren't showed
twice.
2008-06-19 19:59:33 +00:00
Doug Bell
f2679ae07e added Next and Previous GalleryAlbum links in the Album Views 2008-06-19 18:49:47 +00:00
Doug Bell
5c2b9351fd fixed: Cannot add youtube videos in IE6/7. Fixed by adding an "allow media" switch to the rich editor 2008-06-19 17:28:55 +00:00
Doug Bell
a67775b17d really fixed those buttons. honest. and IE6 ... well... I dont want to sound like a broken record... 2008-06-17 22:13:17 +00:00
Doug Bell
3b3a733a19 fixed gallery edit album buttons to work properly in IE6/7 2008-06-17 20:42:18 +00:00
Colin Kuskie
3bed35a223 fix some i18n with the DataForm edit form 2008-06-16 22:25:28 +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
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
6908bcb1bb fix a typo that caused variant skus to be be lost 2008-06-13 16:01:14 +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
45756c36ba Added POD where I still had to. 2008-06-13 13:44:14 +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
262bdaae72 i18n fixes for the Donation 2008-06-13 00:17:38 +00:00