Colin Kuskie
5febc0ebbc
Merge commit ' 41575d24bb' into webgui8. Some tests still failing.
...
Conflicts:
docs/gotcha.txt
lib/WebGUI.pm
lib/WebGUI/Asset.pm
lib/WebGUI/Asset/File/GalleryFile/Photo.pm
lib/WebGUI/Asset/Post.pm
lib/WebGUI/Asset/Template.pm
lib/WebGUI/Asset/WikiPage.pm
lib/WebGUI/Asset/Wobject/WikiMaster.pm
lib/WebGUI/Cache.pm
lib/WebGUI/Content/Setup.pm
lib/WebGUI/Role/Asset/Subscribable.pm
lib/WebGUI/Shop/Cart.pm
lib/WebGUI/Shop/Pay.pm
lib/WebGUI/Shop/PayDriver/ITransact.pm
sbin/testEnvironment.pl
t/Asset/WikiPage.t
t/Shop/PayDriver.t
t/Shop/PayDriver/ITransact.t
t/Shop/PayDriver/Ogone.t
t/Shop/TaxDriver/EU.t
t/Shop/TaxDriver/Generic.t
t/Workflow/Activity/RemoveOldCarts.t
t/lib/WebGUI/Test.pm
2010-06-25 23:25:26 -07:00
Colin Kuskie
6ac0aa936c
Update Shop::Ship to use Moose instead of C::IO. Update tests, and core code. Provide a shim for the old syntax.
2010-06-24 13:41:07 -07:00
Colin Kuskie
9678c3d8a7
Convert Shop::Pay to use Moose instead of Class::InsideOut. Update tests, and core usages to Moose syntax. Provide a shim so the old, base ->new($session) syntax.
2010-06-24 13:31:32 -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
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
JT Smith
cc0105a9a4
move product import to shelf
2008-07-12 21:40:27 +00:00
Colin Kuskie
1fd425ac96
Convert WebGUI::Shop::Products over to be object oriented.
...
Update the tests and Content plugin for the Shop.
Add the Products screen to the Shop admin screen.
Add exception handling to www_import.
Add a status message to the manage products screen.
2008-06-09 21:52:59 +00:00
Colin Kuskie
994da561a5
web interface for importing and exporting products. Additional tests for the import/export API
2008-06-05 04:10:48 +00:00
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
b7840e7ed9
added a very basic in shop credit manager screen
2008-05-20 22:14:55 +00:00
JT Smith
ca9278190e
mostly working transaction manager
...
fixed many bugs
2008-05-19 22:17:08 +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
Martin Kamerbeek
edac2bfd81
Reverted a problem which caused the address book content handler to fail
2008-05-02 14:07:29 +00:00
JT Smith
6616504077
added vendor management
...
fixed a few privilege statements in some other code
2008-04-29 21:25:15 +00:00
JT Smith
8dd5a6bd2c
a number of bug fixes
2008-04-04 22:42:54 +00:00
JT Smith
4debcec7a0
added transaction searching
2008-03-17 20:28:51 +00:00
JT Smith
d2684f466b
added clarity
2008-03-17 19:00:43 +00:00
JT Smith
232cc9fd1d
added documentation on how to access the shop modules via a url
2008-03-17 18:58:48 +00:00
JT Smith
537824fdc9
fixed some bugs, added human friendly order number to transactions
2008-03-17 17:02:27 +00:00
JT Smith
fb17e6375e
started on transaction management interface
...
finished merging new yui
2008-03-15 19:39:19 +00:00
JT Smith
7c184b26c3
added getCartBySession()
2008-03-13 21:15:56 +00:00
JT Smith
819552ce06
finally got shipping driver management working
2008-03-12 23:18:04 +00:00
JT Smith
a535104d7a
shipping is closer
2008-03-07 17:04:26 +00:00
JT Smith
9284f8744f
beginnings of shipping mangement interface
2008-03-07 03:50:40 +00:00
JT Smith
cbe9cc29df
we now have shop settings admin screen
2008-03-06 22:33:57 +00:00
JT Smith
cebb684536
added address book management system, no ui
2008-02-29 22:17:02 +00:00
JT Smith
3cb0ccd0e2
started adding cart UI
2008-02-27 22:47:33 +00:00
JT Smith
152e96f695
added commerce ui glue
2008-02-27 16:30:10 +00:00