webgui/lib/WebGUI/Shop
Doug Bell 708b47d73c Merge remote branch 'upstream/WebGUI8' into 8-merge
Conflicts:
	docs/gotcha.txt
	docs/previousVersion.sql
	lib/WebGUI/Asset/Wobject/GalleryAlbum.pm
	lib/WebGUI/Asset/Wobject/Navigation.pm
	lib/WebGUI/AssetLineage.pm
	lib/WebGUI/Config.pm
	lib/WebGUI/Form/Template.pm
	lib/WebGUI/Group.pm
	lib/WebGUI/VersionTag.pm
	lib/WebGUI/Workflow/Activity/TrashExpiredEvents.pm
	t/AdSpace.t
	t/Asset/AssetExportHtml.t
	t/Asset/AssetLineage.t
	t/Asset/Story.t
	t/Asset/Template/HTMLTemplateExpr.t
	t/Asset/Wobject/Gallery/00base.t
	t/Asset/Wobject/GalleryAlbum/00base.t
	t/Asset/Wobject/GalleryAlbum/ajax.t
	t/Asset/Wobject/InOutBoard.t
	t/Asset/Wobject/StoryArchive.t
	t/Asset/Wobject/Survey/ExpressionEngine.t
	t/Asset/Wobject/Survey/Reports.t
	t/AssetAspect/RssFeed.t
	t/Auth/mech.t
	t/Group.t
	t/Mail/Send.t
	t/Operation/AdSpace.t
	t/Session/ErrorHandler.t
	t/Session/Scratch.t
	t/Session/Url.t
	t/Shop/Cart.t
	t/Shop/Pay.t
	t/Shop/Ship.t
	t/Shop/ShipDriver.t
	t/Shop/TaxDriver/Generic.t
	t/Shop/Vendor.t
	t/VersionTag.t
	t/lib/WebGUI/Test.pm
2010-07-14 18:20:00 -05:00
..
PayDriver Merge commit '41575d24bb' into webgui8. Some tests still failing. 2010-06-25 23:25:26 -07:00
ShipDriver Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
TaxDriver Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
Address.pm Convert Address to Moose. 2010-07-09 13:49:37 -07:00
AddressBook.pm Convert Address to Moose. 2010-07-09 13:49:37 -07:00
Admin.pm Move WebGUI::Shop::Admin from Class::InsideOut over to Moose. 2010-07-02 16:43:59 -07:00
Cart.pm Merge remote branch 'upstream/WebGUI8' into 8-merge 2010-07-14 18:20:00 -05:00
CartItem.pm Exception handling for getSku. 2010-06-03 16:11:11 -07:00
Credit.pm Convert Shop::Credit to Moose 2010-07-09 14:26:14 -07:00
Pay.pm Remove commented out module use line. 2010-07-09 14:08:10 -07:00
PayDriver.pm Merge commit '41575d24bb' into webgui8. Some tests still failing. 2010-06-25 23:25:26 -07:00
Ship.pm Merge commit '41575d24bb' into webgui8. Some tests still failing. 2010-06-25 23:25:26 -07:00
ShipDriver.pm Add group privilege checking to the Shipping Drivers 2009-06-18 23:24:33 +00:00
Tax.pm Add missing Tax i18n. 2009-06-20 01:45:55 +00:00
TaxDriver.pm Cleanup some bad code in the TaxDriver 2010-04-29 19:05:53 -07:00
Transaction.pm Merge commit '41575d24bb' into webgui8. Some tests still failing. 2010-06-25 23:25:26 -07:00
TransactionItem.pm Merge branch 'WebGUI8' into psgi 2010-06-04 21:01:03 -04:00
Vendor.pm Fix problems with Moose style object creation. 2010-07-07 12:31:37 -07:00