Colin Kuskie
|
c45fe174a0
|
Forward porting bug fix for random checkout problems in the Shop
related to Class::InsideOut and using ref instead of refaddr/id.
|
2009-03-12 15:32:48 +00:00 |
|
Colin Kuskie
|
75e32b95be
|
If the user's addressbook is empty, go directly to add an address.
|
2009-02-16 17:18:38 +00:00 |
|
Graham Knop
|
bf9bd2f0d2
|
use proper JSON encoding/decoding
|
2009-02-10 21:41:36 +00:00 |
|
JT Smith
|
58a2681dce
|
the real fix to the problem frank just checked in
|
2008-11-15 18:51:14 +00:00 |
|
JT Smith
|
16bd779fd4
|
- Added Cashier/Point of Sale mode for the Shop.
- Added the notion of a default address to the Shop's address book.
|
2008-11-15 01:26:16 +00:00 |
|
JT Smith
|
79635c0c2d
|
EMS Saved Address (#8864)
|
2008-10-21 18:33:07 +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 |
|
Colin Kuskie
|
57934cf1bc
|
fix empty POD complaints from PodChecker
|
2008-04-18 16:36:20 +00:00 |
|
JT Smith
|
8dd5a6bd2c
|
a number of bug fixes
|
2008-04-04 22:42:54 +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
|
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
|
52d2c63271
|
added utility method
|
2008-03-04 22:31:16 +00:00 |
|
Colin Kuskie
|
12b72c9b59
|
More tests for addressBook.
Fixed bugs in delete and getAddresses.
|
2008-03-03 02:26:46 +00:00 |
|
Colin Kuskie
|
3da2edb1eb
|
WBGP align Address's update method.
Remove unused variables and add some POD to AddressBook.
|
2008-03-02 16:16:38 +00:00 |
|
JT Smith
|
cebb684536
|
added address book management system, no ui
|
2008-02-29 22:17:02 +00:00 |
|