JT Smith
|
57c85fde5a
|
changed the name of getCartBySession to newBySession
created the CartItemCount and MiniCart macros
added help for MinCart, Cart, Address Book, and Edit Address templates
|
2008-05-24 23:27:30 +00:00 |
|
JT Smith
|
e71946fb94
|
check for mixed recurring and non-recurring items in the cart
|
2008-05-21 20:14:46 +00:00 |
|
JT Smith
|
ca9278190e
|
mostly working transaction manager
fixed many bugs
|
2008-05-19 22:17:08 +00:00 |
|
JT Smith
|
fd7a1d28a1
|
zero dollar transactions
in-shop credit applies to orders
|
2008-05-05 19:53:25 +00:00 |
|
Martin Kamerbeek
|
0100ab0112
|
Fixed a bug that prevented updating the cart
|
2008-05-02 13:06:40 +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
|
02c24aa44a
|
fixed more c2 bugs
added a workflow activity that removes EMS items from the cart if they've been in there too long
|
2008-04-09 22:48:15 +00:00 |
|
JT Smith
|
7e4e7898c0
|
fixed several checkout bugs
|
2008-04-08 18:48:43 +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 |
|
Colin Kuskie
|
c2951f9456
|
fix typos in Shop/Cart.pm
|
2008-04-03 03:51:51 +00:00 |
|
JT Smith
|
50a4b564e5
|
added item and sku caching to cart
ribbon discounts now work
checklist form control works more like you'd expect
added badge groups
|
2008-04-02 22:46:40 +00:00 |
|
JT Smith
|
cfcfc88714
|
ems user experience mostly done
|
2008-04-01 18:25:13 +00:00 |
|
Martin Kamerbeek
|
8b8974c368
|
Added check for cart completeness and recurring payments.
|
2008-03-24 21:44:31 +00:00 |
|
Martin Kamerbeek
|
fb77b80603
|
adding cash paydriver, paydriver management
|
2008-03-24 16:39:42 +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
|
309b16ca09
|
trying to add more exceptions
|
2008-03-19 23:23:51 +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 |
|
JT Smith
|
23e78726c7
|
fixed leftover api error
|
2008-03-17 20:47:34 +00:00 |
|
JT Smith
|
c61890392c
|
added basic quantity checking for inventory management, and a dateAdded field to the cart in case we need to monitor how long items have been in the cart
|
2008-03-17 17:33:54 +00:00 |
|
JT Smith
|
7c184b26c3
|
added getCartBySession()
|
2008-03-13 21:15:56 +00:00 |
|
JT Smith
|
d47d2f2a9c
|
a couple new methods to make things easier
|
2008-03-13 20:31:32 +00:00 |
|
JT Smith
|
8a04f5911f
|
shipping system integrated with cart, but need admin interface to test if it works
|
2008-03-06 17:06:59 +00:00 |
|
JT Smith
|
56407bdc8f
|
address book works
yesno uses bool now instead of int
|
2008-03-06 00:22:59 +00:00 |
|
JT Smith
|
112834a9b7
|
added some helper methods for addressing, and got the cart closer to working
|
2008-03-05 16:32:08 +00:00 |
|
Colin Kuskie
|
8c862439f9
|
Update the POD for Cart.pm. Return value for addItem is not items in cart, it's the
created item.
Finish up the Tax calculate method, with tests.
|
2008-03-05 03:37:53 +00:00 |
|
Colin Kuskie
|
2bc6cd49a7
|
Remove an extra my from Shop::Cart.
Add the getTaxRates method to Tax, with tests.
Add some calculate code to Tax, with tests, which don't pass yet.
|
2008-03-05 00:22:40 +00:00 |
|
JT Smith
|
cebb684536
|
added address book management system, no ui
|
2008-02-29 22:17:02 +00:00 |
|
JT Smith
|
99f1fc5eb8
|
base cart UI is working
|
2008-02-28 02:15:03 +00:00 |
|
JT Smith
|
12d2ce6c16
|
some fixes
|
2008-02-28 01:04:14 +00:00 |
|
JT Smith
|
08d2233991
|
a little closer
|
2008-02-27 23:21:41 +00:00 |
|
JT Smith
|
3cb0ccd0e2
|
started adding cart UI
|
2008-02-27 22:47:33 +00:00 |
|
JT Smith
|
57cd7b6473
|
updated to use exceptions rather than croak
|
2008-02-26 23:14:48 +00:00 |
|
JT Smith
|
e3be583b20
|
very close to working
|
2008-02-26 18:37:53 +00:00 |
|
JT Smith
|
449c3c26e0
|
tests are getting closer to working
|
2008-02-26 16:52:21 +00:00 |
|
JT Smith
|
d207994e90
|
cart should be pretty much working at this point...now need to test and whatnot
|
2008-02-26 02:12:31 +00:00 |
|
JT Smith
|
d3f3448b44
|
getting a little closer to having a complete cart
|
2008-02-26 01:31:52 +00:00 |
|
JT Smith
|
a4391994a4
|
cart done, moving on to cart item
|
2008-02-25 22:56:47 +00:00 |
|