Colin Kuskie
|
fd8f03a186
|
Change getMimeType and setMimeType to response->content_type.
|
2010-11-21 22:35:26 -08:00 |
|
Colin Kuskie
|
59c03b50e7
|
Change occurances of user->profileField to user->get
|
2010-11-18 16:12:03 -08:00 |
|
Colin Kuskie
|
0180b11064
|
Merge commit 'b8845e25fa' into WebGUI8. Up to 7.10.0
|
2010-09-22 07:58:06 -07:00 |
|
Colin Kuskie
|
5765739a95
|
Labels in the Cart for addresses are optional. They take the first line of the address if left blank. Tested w and w/o JS.
|
2010-09-01 12:22:55 -07:00 |
|
Colin Kuskie
|
7b218942b3
|
Merge commit '63865eb39f' into WebGUI8. up to 7.9.11
|
2010-08-13 11:52:08 -07:00 |
|
Colin Kuskie
|
be42b7118c
|
Migrate CartItem from Class::InsideOut to Moose.
|
2010-08-05 16:24:10 -07:00 |
|
Doug Bell
|
c931cab85c
|
fix #11755: New cart does not update shipping
|
2010-07-29 17:33:02 -05:00 |
|
Doug Bell
|
3ae21d6349
|
Merge remote branch 'upstream/WebGUI8' into 8-merge
|
2010-07-14 18:26:42 -05:00 |
|
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 |
|
Colin Kuskie
|
04a16ed87c
|
Move Shop/Transaction to Moose. Change core modules to suit.
|
2010-07-14 14:50:39 -07:00 |
|
Doug Bell
|
babfa74209
|
Merge branch 'master' into 8-merge
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/Story.pm
lib/WebGUI/Asset/Template.pm
lib/WebGUI/Asset/Wobject/Calendar.pm
lib/WebGUI/Asset/Wobject/GalleryAlbum.pm
lib/WebGUI/Asset/Wobject/Navigation.pm
lib/WebGUI/AssetLineage.pm
lib/WebGUI/AssetTrash.pm
lib/WebGUI/Config.pm
lib/WebGUI/Form/Template.pm
lib/WebGUI/Group.pm
lib/WebGUI/Inbox.pm
lib/WebGUI/Workflow/Activity/DeleteExpiredSessions.pm
lib/WebGUI/Workflow/Activity/TrashExpiredEvents.pm
sbin/testEnvironment.pl
t/AdSpace.t
t/AdSpace/Ad.t
t/Asset/Asset.t
t/Asset/AssetExportHtml.t
t/Asset/AssetLineage.t
t/Asset/EMSSubmissionForm.t
t/Asset/Event.t
t/Asset/File/GalleryFile/Photo/00base.t
t/Asset/File/GalleryFile/Photo/comment.t
t/Asset/File/GalleryFile/Photo/download.t
t/Asset/File/GalleryFile/Photo/edit.t
t/Asset/File/GalleryFile/Photo/exif.t
t/Asset/File/GalleryFile/Photo/makeResolutions.t
t/Asset/File/GalleryFile/Photo/makeShortcut.t
t/Asset/File/Image/setfile.t
t/Asset/File/setfile.t
t/Asset/Post.t
t/Asset/Post/Thread/getAdjacentThread.t
t/Asset/Sku.t
t/Asset/Sku/ProductCollateral.t
t/Asset/Story.t
t/Asset/Template.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/GalleryAlbum/delete.t
t/Asset/Wobject/Matrix.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/Config.t
t/Group.t
t/Help/isa.t
t/International.t
t/Mail/Send.t
t/Operation/AdSpace.t
t/Operation/Auth.t
t/Pluggable.t
t/Session.t
t/Session/DateTime.t
t/Session/ErrorHandler.t
t/Session/Scratch.t
t/Session/Stow.t
t/Shop/Cart.t
t/Shop/Pay.t
t/Shop/PayDriver/ITransact.t
t/Shop/PayDriver/PayPalStd.t
t/Shop/Ship.t
t/Shop/ShipDriver.t
t/Shop/TaxDriver/EU.t
t/Shop/TaxDriver/Generic.t
t/Shop/Transaction.t
t/Shop/Vendor.t
t/VersionTag.t
t/Workflow/Activity/ArchiveOldStories.t
t/Workflow/Activity/ExpireIncompleteSurveyResponses.t
t/lib/WebGUI/Test.pm
|
2010-07-09 11:48:30 -05:00 |
|
Colin Kuskie
|
9ebcc0a87a
|
Finish C::IO cleanup, strip out create guts.
|
2010-07-08 09:44:25 -07:00 |
|
Colin Kuskie
|
4cbbed3509
|
Allow creationDate to be settable in the Cart.
|
2010-07-07 15:52:16 -07:00 |
|
Colin Kuskie
|
a1f1bf450a
|
Move Cart to Moose.
Remove the global AddressBook cache, replace it with a per-object cache. Merge create into
new, but leave a create stub for legacy code.
|
2010-07-07 15:30:47 -07:00 |
|
Colin Kuskie
|
565cf955d7
|
Merge commit '469c2b72b4' into WebGUI8. All tests passing.
|
2010-07-01 10:13:22 -07:00 |
|
Colin Kuskie
|
89e20a3073
|
Fix how the cart handles items with shipping, added to the cart by visitor. Fixes bug #11693.
|
2010-06-30 09:00:24 -07:00 |
|
Colin Kuskie
|
385931aaab
|
Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing.
|
2010-06-27 22:32:31 -07:00 |
|
Colin Kuskie
|
e5b82bc861
|
Merge commit '4969f31e1f' into WebGUI8
|
2010-06-26 14:37:31 -07:00 |
|
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
|
8283243823
|
Allow visitor to remove items from their cart. Fixes bug #11667
|
2010-06-22 08:27:38 -07:00 |
|
Colin Kuskie
|
760abafd9c
|
Put back a www_checkout method, to be used by the Payment plugin when displaying upstream errors. Fixes bug #11584.
|
2010-05-24 11:05:33 -07:00 |
|
Colin Kuskie
|
bd41360ad4
|
Internationalize all cart error messages.
|
2010-05-10 19:21:57 -07:00 |
|
Colin Kuskie
|
22d6806dfe
|
Better UI for changing addresses. Prevent bad things from happening if the user delete required fields.
|
2010-05-10 17:19:01 -07:00 |
|
Colin Kuskie
|
f04cf29300
|
Fix display of the shop credit deduction when there's a recurring item in the cart. Fixes bug #11557
|
2010-05-05 18:29:03 -07:00 |
|
Colin Kuskie
|
eb9d32f6f5
|
Log the correct transaction data on a $0 checkout.
|
2010-05-05 17:28:33 -07:00 |
|
Colin Kuskie
|
113c44ada8
|
Give the cart an id for the JS to work with.
|
2010-05-05 16:36:31 -07:00 |
|
Colin Kuskie
|
984003123c
|
Shade the buttons with CSS. Don't show per-item shipping if there's only 1 item in the cart.
|
2010-05-04 10:20:31 -07:00 |
|
Paul Driver
|
e26723f526
|
handling per-item shipping dropdowns in js
|
2010-05-03 17:06:11 -07:00 |
|
Colin Kuskie
|
d92347bf34
|
Use a method rather than reinventing the getPaymentGateway method.
|
2010-05-02 18:13:25 -07:00 |
|
Colin Kuskie
|
0179930011
|
Give the perItem dropdowns the same class name.
|
2010-04-30 16:45:09 -07:00 |
|
Colin Kuskie
|
cb8c8da1ac
|
Per item shipping.
|
2010-04-30 16:42:10 -07:00 |
|
Paul Driver
|
9a827affc4
|
Updating shipping/tax info based on address
|
2010-04-30 11:03:59 -07:00 |
|
Colin Kuskie
|
9ab13fb524
|
Document how and why we handle $0 checkouts
|
2010-04-30 08:51:30 -07:00 |
|
Colin Kuskie
|
d986496131
|
Code tweaks and comments for clarity.
|
2010-04-30 08:48:22 -07:00 |
|
Colin Kuskie
|
85978eeb23
|
Remove totalPrice since it was in there twice
|
2010-04-29 18:15:24 -07:00 |
|
Colin Kuskie
|
295ff15491
|
Wrap summary price data in a span so they can be automatically updated.
|
2010-04-29 17:01:43 -07:00 |
|
Colin Kuskie
|
273452c024
|
Restore the checkout button.
|
2010-04-29 15:25:57 -07:00 |
|
Colin Kuskie
|
b186f2f713
|
Make the cart be able to remove items, without using Javascript.
|
2010-04-29 15:20:58 -07:00 |
|
Colin Kuskie
|
6fe302774c
|
remove www_selectPaymentGateway, and www_checkout which are now dead code
|
2010-04-29 14:57:27 -07:00 |
|
Colin Kuskie
|
674b299069
|
Handle $0 checkouts. Still requires that ANY payment plugin be selected.
|
2010-04-29 14:51:06 -07:00 |
|
Colin Kuskie
|
bdb1777875
|
Checking out when shipping is not required works.
|
2010-04-29 12:22:51 -07:00 |
|
Colin Kuskie
|
a9578eec2c
|
Always show a shipping selector dropdown, unless there are no shipping options available.
|
2010-04-28 22:51:05 -07:00 |
|
Colin Kuskie
|
f5ecc2f507
|
Add valid address checks to cart readyForCheckout. Only log missing fields if an address operation isn't occuring.
|
2010-04-28 22:23:07 -07:00 |
|
Colin Kuskie
|
cf95ff6683
|
Allow billingAddress to be set at the same time as the shippingAddress is set to it.
|
2010-04-28 20:15:26 -07:00 |
|
Colin Kuskie
|
131d4cb041
|
If shipping is required by an item in the cart, always display a shipping dropdown or option.
|
2010-04-28 16:09:34 -07:00 |
|
Colin Kuskie
|
622f1b1658
|
Fix a double my warning in the Cart.
|
2010-04-28 15:53:17 -07:00 |
|
Paul Driver
|
17dd742c08
|
Javascript enhancements for cart address handling
|
2010-04-28 15:09:37 -07:00 |
|
Colin Kuskie
|
5ebd6864cc
|
Log cart errors for anything that prevents you from checking out. Fix an error in the PayDriver template variables.
|
2010-04-28 11:48:07 -07:00 |
|
Colin Kuskie
|
a472f9ebdd
|
Add common cart summary template variables to the PayDriver. Add a summary screen for Cash. i18n fixes for Cash.
|
2010-04-28 11:19:34 -07:00 |
|