Commit graph

13518 commits

Author SHA1 Message Date
Colin Kuskie
127e9632a7 Change location of yesNo and i18n for chooseing same shipping and billing addresses. 2010-05-03 10:49:22 -07:00
Colin Kuskie
24b1682be3 i18n for the PayDriver summary variables. 2010-05-03 10:26:50 -07:00
Colin Kuskie
d92347bf34 Use a method rather than reinventing the getPaymentGateway method. 2010-05-02 18:13:25 -07:00
Colin Kuskie
1c70821a6f Really make the wiki sort by popularity (then lineage). Fixes bug #11537 2010-05-02 01:18:26 -07:00
Colin Kuskie
b9c2a3b0ad Make the Date macro handle leading and trailing whitespace. Fixes bug #11542. 2010-05-02 01:07:35 -07:00
Colin Kuskie
42a6b612f7 Fix a bad delete button in the view inbox template. Fixes bug #11547 2010-05-02 00:56:08 -07:00
Colin Kuskie
29d0d72999 Fix a syntax error I introduced into the Ogone test. 2010-05-02 00:50:35 -07:00
Colin Kuskie
8fe4c331d9 Update Content::Setup test for new WebGUI::Wizard 2010-05-02 00:37:06 -07:00
Colin Kuskie
4a9a46f328 Add missing module to Cache::CHI. Fix tests to add a cache config if the current config file does not have one. 2010-05-02 00:27:32 -07:00
Colin Kuskie
dbca5b31d9 Cleanup more tests that are leaking carts due to address book useId issues. 2010-05-02 00:17:03 -07:00
Colin Kuskie
c6b34385ce Add cleanup for Workflow Instances. 2010-05-02 00:16:49 -07:00
Colin Kuskie
02c4c5cf47 Cleanup tests that were leaking carts. 2010-05-01 23:54:34 -07:00
Colin Kuskie
884e61aaf6 Fix broken ITransact template variable help 2010-05-01 23:38:49 -07:00
Colin Kuskie
6a77eb0854 Fix bad extras macros in the greenportal style. 2010-05-01 23:36:55 -07:00
Colin Kuskie
cbad514c66 Fix bad gateway macros in the new style templates. 2010-05-01 23:35:14 -07:00
Colin Kuskie
b2cf1ccc8c Fix bad extras in the greenportal package. 2010-05-01 23:29:59 -07:00
Colin Kuskie
3eb479c646 Fix module usage. 2010-05-01 23:26:38 -07:00
Colin Kuskie
d2d50d8f30 POD for Content/Wizard 2010-05-01 23:24:35 -07:00
Colin Kuskie
69a2710eff Update the EU tax test for new Cart code. 2010-05-01 22:56:36 -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
0f69d4fdf0 Install Cache::FastMmap first before CHI so it will run the tests on it. 2010-04-30 11:01:36 -07:00
Doug Bell
fe97e9c510 fixes and added www_cleanup forced last step 2010-04-30 12:28:32 -05:00
Colin Kuskie
8cc6ecb30d Remove dead code from the PayDriver 2010-04-30 08:56:29 -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
kimd
660d036f8a Gallery: Automatically adjust orientation of images based on EXIF data (RFE11498) 2010-04-30 10:37:46 -05:00
Colin Kuskie
67f584d985 Update this test for new Shop 1.5 code. 2010-04-29 23:03:34 -07:00
Colin Kuskie
440981827e Update Ogone test for new payment driver code. 2010-04-29 22:51:55 -07:00
Colin Kuskie
1f774a8074 Update for new cart and transaction code. 2010-04-29 22:47:55 -07:00
Colin Kuskie
e2c70ddef1 Update Cart test for new Cart 1.5 code 2010-04-29 22:38:51 -07:00
Colin Kuskie
d29a4c68aa Update test for code changes in Shop 1.5 2010-04-29 22:27:22 -07:00
Colin Kuskie
5ad1605185 Update address tests for new code. 2010-04-29 22:25:31 -07:00
Colin Kuskie
b537bfae6b Adapt AddressBook tests for new AddressBook code. 2010-04-29 22:24:12 -07:00
Colin Kuskie
1878898d9f Add cleanup capability for AddressBooks 2010-04-29 22:24:00 -07:00
Colin Kuskie
a9dc242498 Cleanup some bad code in the TaxDriver 2010-04-29 19:05:53 -07:00
Colin Kuskie
3c868de4ea Do not show special shipping option unless user is logged in. 2010-04-29 18:36:40 -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
60f37b5036 Cart template is now large and blocky, but not so ugly. 2010-04-29 15:38:11 -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
e9313959eb Refactor out template processing code into the PayDriver module. 2010-04-29 14:31:13 -07:00
Paul Driver
c0e3ec0d58 We're shipping underscore.js now. 2010-04-29 13:06:27 -07:00
Colin Kuskie
921f03c107 Refactor out a default www_getCredentials all the way back to PayDriver, to be used by Cash and the PayPal brothers. 2010-04-29 13:02:26 -07:00
Colin Kuskie
006d1efffc Fix a double my syntax warning in Cache/CHI. 2010-04-29 13:02:05 -07:00
Colin Kuskie
179ad030db Provide a getCredentials method for both PayPal paydrivers. 2010-04-29 12:47:33 -07:00