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
323edd888e
More tests for bug fix #11009 .
...
Abstract out making a session in WebGUI::Test. Update POD
in Shop/Address. Add tests for newBySession, showing that
the previous commit that allows update to update addressBookId
actually fixed the bug in question.
2009-09-21 19:44:43 -07:00
Colin Kuskie
f2e8d6a70b
Allow addressBookId to be updated in an Address.
...
This is required for Address Book merging to work correctly in
Shop::AddressBook->newBySession.
2009-09-21 17:27:25 -07:00
Colin Kuskie
c541788968
Add missing POD and legal statements for many Shop modules.
2009-04-24 03:13:28 +00:00
JT Smith
79635c0c2d
EMS Saved Address ( #8864 )
2008-10-21 18:33:07 +00:00
Colin Kuskie
1346008650
first name and last name are separated by a space, not a break
2008-07-31 02:56:34 +00:00
Kaleb Murphy
d972141607
Fixed Address.pm POD to include firstName and lastName attributes.
2008-07-30 15:55: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
0e257e7c94
got transaction management working well enough to notice that there are a few things broken about it =)
2008-05-19 01:48:31 +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
0774bf771c
Add a few more tests, and some POD to make sure that
...
new is known to be different from create as an instanciator
versus a constructor.
2008-03-02 16:47:00 +00:00
Colin Kuskie
4b17be6e54
Fix some comment typos in t/Shop/AddressBook
...
Add tests for WebGUI::Shop::Address
Fix bugs in the upgrade script (missing city entry) and
the Address new method.
2008-03-02 16:36:47 +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