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 |
|