Commit graph

27 commits

Author SHA1 Message Date
Colin Kuskie
428ea58327 Add better support for user profile fields for addresses to the Cart and the EMS. 2011-08-11 16:27:29 -07:00
Colin Kuskie
d67998888c Address Books cannot be owned by Visitor any longer. Changed newBySession to newByUserId. 2010-04-22 12:02:54 -07:00
Colin Kuskie
5934ba8fce onCompletePurchase should pull userId from the transaction, instead of the session, since the session could be owned by spectre and not the user. Fixes bug #11385 2010-02-24 10:09:18 -08:00
Colin Kuskie
01b8ccf412 Add getAddToCartForm to skus, update Shelf code, help, i18n and template. 2009-03-28 17:25:43 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
bf9bd2f0d2 use proper JSON encoding/decoding 2009-02-10 21:41:36 +00:00
Colin Kuskie
d17e1f21d6 Fix bad form variable for phone number in EMS Badge address info. 2009-02-09 17:16:01 +00:00
JT Smith
79635c0c2d EMS Saved Address (#8864) 2008-10-21 18:33:07 +00:00
JT Smith
7b21d656ef rfe: Town Hall: EMS badge early bird field/discount 2008-09-16 21:00:47 +00:00
Graham Knop
1e54cf0458 some comment cleanups 2008-09-15 21:51:46 +00:00
Kaleb Murphy
c678529589 Can no longer buy badges from receipt or direct link page if quantity is empty 2008-09-12 16:02:09 +00:00
Colin Kuskie
ed0e76c114 finish adding the EMS Badge template 2008-09-10 21:30:48 +00:00
Colin Kuskie
050c24cd15 update default ems badge template id 2008-09-10 18:07:39 +00:00
Colin Kuskie
24b711f3d6 early work for view EMSBadge template 2008-09-10 04:21:24 +00:00
Kaleb Murphy
f49c79eed4 Corrected purge table column names 2008-08-01 14:51:44 +00:00
Kaleb Murphy
2c41d60933 Added first name and last name address options for products. 2008-07-29 20:46:17 +00:00
JT Smith
8d03655bdb added in-store credit
added refund mechanism
modified ems to use refund mechanism
2008-04-20 01:12:25 +00:00
JT Smith
8dd5a6bd2c a number of bug fixes 2008-04-04 22:42:54 +00:00
JT Smith
4ca80ad734 the badge/ticket relationships through badge groups now work 2008-04-03 23:22:03 +00:00
JT Smith
cfcfc88714 ems user experience mostly done 2008-04-01 18:25:13 +00:00
JT Smith
5888459de3 you can add tokens and ribbons now 2008-03-22 21:53:19 +00:00
JT Smith
1623356e4b can now add a badge to your cart 2008-03-21 23:48:22 +00:00
JT Smith
8a07dde303 ems badge listing now works and you can add badges
made address book address selector use callbacks so that it can be used by things other than shipping
2008-03-21 22:14:26 +00:00
JT Smith
aaac88ce6f started creating new badge view interface 2008-03-21 02:39:33 +00:00
JT Smith
45fef64fd6 added more documentation to sku types
continuing to migrate EMS to C2
2008-03-20 22:35:45 +00:00
JT Smith
5a50203b35 added token and ribbon skus 2008-03-20 18:57:35 +00:00
JT Smith
2a2e683dd9 made event handlers for cart/sku
created baseline emsbadge and emsticket
added completePurchase() and denyPurchase() utility methods for transaction
2008-03-19 20:18:00 +00:00