Commit graph

2113 commits

Author SHA1 Message Date
Kaleb Murphy
e7f5948ce1 Fixed Form Date and DateTime to properly handle mysql and epoch times. Added tests to make sure they work. 2008-08-04 20:23:13 +00:00
Graham Knop
2b8d9a7b48 fixed: Server side spellchecker doesn't work 2008-08-01 20:38:20 +00:00
Graham Knop
c07e5bf3eb remove debug code 2008-08-01 20:34:26 +00:00
Kaleb Murphy
f49c79eed4 Corrected purge table column names 2008-08-01 14:51:44 +00:00
Doug Bell
b0669c1a36 fixed Gallery Disk Space problem by adding a way to change image density 2008-07-31 20:31:08 +00:00
Colin Kuskie
311ee8db1c remove debugging code from Product.t 2008-07-31 03:22:58 +00:00
Colin Kuskie
05f85c5db3 Fix the configured title that is displayed when an asset is added
to the cart.
2008-07-31 02:41:40 +00:00
Colin Kuskie
448f1ffdf5 Fix per item shipping in Products. 2008-07-31 02:37:52 +00:00
JT Smith
03092ff297 forgot to check this in somehow 2008-07-30 21:17:46 +00:00
Kaleb Murphy
2c41d60933 Added first name and last name address options for products. 2008-07-29 20:46:17 +00:00
Doug Bell
afea092a97 exposed a form variable for Gallery Album Others Can Add asset property
checkin missing WebGUI::User method
2008-07-29 17:11:13 +00:00
Yung Han Khoe
cc76e3b319 fixed: thingy's checkbox field 2008-07-29 09:45:55 +00:00
JT Smith
eea6d818e9 fixed export, purge, and some other stuff for ems. 2008-07-29 02:10:55 +00:00
Graham Knop
ff783a913f revert r7017, it didn't allow userPref macros and doing so requires more extensive changes 2008-07-28 14:57:11 +00:00
Colin Kuskie
3f870ad7f7 Fix pagination problems in the lookupRegistrants screen with YUI.
A little WGBP indenting in getRegistrantsAsJson in the EMS.
2008-07-26 16:25:43 +00:00
Colin Kuskie
d95ba6c8da Fix two issues with sub deleteAttachedFiles that were preventing
it from being purged from the trash.
2008-07-26 02:28:56 +00:00
Graham Knop
6126bf0fd7 fixed: Collaboration system includes header link even with RSS turned off 2008-07-25 04:03:16 +00:00
Graham Knop
2746e6933e asset context menu tweaks 2008-07-25 04:02:55 +00:00
Colin Kuskie
630eda0e03 fix JSON lookup methods to always return an empty array, to prevent the infamous Data Error label from being displayed. Also, EMS clean-up, round 1 2008-07-24 15:26:00 +00:00
Yung Han Khoe
a8bce70cdb fixed: EMS Ticket Meta Fields- Can't Delete 2008-07-23 23:36:52 +00:00
Graham Knop
cb21f13d9f Converted asset context menus to YUI menus 2008-07-22 17:44:17 +00:00
Colin Kuskie
5fa3f7abba add a date selector to the manage code batch screen in the Subscription Sku 2008-07-21 04:16:11 +00:00
Yung Han Khoe
fb4eff7c4a fixed: problem with Calendar in EMS "Ticket" tab, "Start" field 2008-07-20 22:57:16 +00:00
Doug Bell
2763dfee25 shortcut ##userPref:<profile field>## macros now work even if shortcut is not under a dashboard 2008-07-20 18:35:16 +00:00
Doug Bell
daefac7e4a fixed: Calendar now uses correct method to get user's time zone 2008-07-20 18:30:25 +00:00
Colin Kuskie
59f561eabe change i18n labels in the listSubscriptionCodes screen to try and clear things up 2008-07-19 03:36:00 +00:00
Colin Kuskie
a417feb69d add batch name to the manage batches screen in the subscription 2008-07-19 03:05:46 +00:00
Kaleb Murphy
6e97455afb Product.pm no longer caches if a cart object has been created for this session. 2008-07-18 16:11:21 +00:00
Colin Kuskie
3e2d5c6adf Add a continue shopping url to the Donation, Product, FlatDiscount and Subscription
Sku's.  Update all the templates to display this URL.  The new url takes the
user back to the view method with no extra variables set (like hasAddedToCart).
2008-07-16 01:05:06 +00:00
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