Commit graph

5931 commits

Author SHA1 Message Date
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
113c44ada8 Give the cart an id for the JS to work with. 2010-05-05 16:36:31 -07:00
Colin Kuskie
41575d24bb ready for 7.9.5 development 2010-05-04 22:17:46 -07:00
Colin Kuskie
d05547473f Preparing for 7.9.4 release 2010-05-04 21:16:59 -07:00
Colin Kuskie
491c302309 Finish rework of hierarchial keywords/categories. 2010-05-04 20:43:50 -07:00
khenn
ac7ce44180 Added support for utf-8 characters in urls for English language pack 2010-05-04 18:45:10 -05:00
Colin Kuskie
960ff2287c Tests, bugfixes, and adding synopsis to the byKeyword template. 2010-05-04 15:50:14 -07:00
Colin Kuskie
39b44504c3 Finish wiki sub-category API code, with upgrade sub and tests. 2010-05-04 15:04:27 -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
Colin Kuskie
ec2d6a85e5 Document Shop and Cart changes for users. 2010-05-03 15:17:17 -07:00
Colin Kuskie
9e2e39cc43 Fix a template typo. 2010-05-03 10:53:30 -07:00
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
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
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
cb8c8da1ac Per item shipping. 2010-04-30 16:42:10 -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
3c868de4ea Do not show special shipping option unless user is logged in. 2010-04-29 18:36:40 -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
Paul Driver
c0e3ec0d58 We're shipping underscore.js now. 2010-04-29 13:06:27 -07:00
Doug Bell
6a000fffd3 added CHI to testEnv 2010-04-29 13:24:50 -05:00
Colin Kuskie
42f89c0893 Correct update procedure for ITransact drivers. 2010-04-28 15:44:36 -07:00
Colin Kuskie
470710abb9 Update both paypal drivers for the new shop checkout procedure. 2010-04-28 15:27:08 -07:00
Colin Kuskie
aedda01e58 Update Ogone driver for new Shop checkout procedures. 2010-04-28 14:57:47 -07:00
Colin Kuskie
e7942d6d68 Remove another standalone template, in preference to the whole folder. 2010-04-28 14:43:26 -07:00
Colin Kuskie
53367fffb6 Use a top-level package for the shopping cart templates. 2010-04-28 14:31:34 -07:00
Colin Kuskie
64866dd485 Update ITranasct plugin for Shop 1.5 2010-04-28 12:08:14 -07:00
Colin Kuskie
4417623947 Add a pay button to the summary screen to finish the transaction. 2010-04-28 11:50:55 -07:00
Colin Kuskie
b316e84feb Cash summary template 2010-04-28 11:47:57 -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
Colin Kuskie
9365a55477 Bad code fixes, and no tax calculations without an address. 2010-04-27 13:14:53 -07:00
Colin Kuskie
7ef8de2a1f Checkout preparations. Change payment options to a dropdown in the cart. Pay->getOptions now returns just a hash. 2010-04-27 12:03:43 -07:00
Doug Bell
d15cfd56a4 add synopses to styles 2010-04-27 11:07:06 -05:00
Doug Bell
4a602b3603 cite my work 2010-04-26 19:19:51 -05:00
Doug Bell
097fb4c4a3 add style picker during setup 2010-04-26 19:09:05 -05:00
Doug Bell
23d80cfa5c add: example images to templates 2010-04-26 19:09:05 -05:00
Colin Kuskie
fe7f3e0cb2 Recalculate totals based on shipping, now that it works correctly. 2010-04-26 16:15:45 -07:00
Colin Kuskie
fa48f2eca9 Remove old form JS. Display shipping information, but not the address. Do not format currency unless it exists. Template support. 2010-04-26 14:55:43 -07:00
Colin Kuskie
0b437f85c3 Make all address form variables sticky. Build address choosers for shipping and billing. Begin form processing for address forms. 2010-04-26 10:57:19 -07:00
khenn
0050f44bec Added a way to pass additional headers to WebGUI::Mail::Send from the WebGUI::Inbox::Message API 2010-04-26 12:45:30 -05:00
Colin Kuskie
9838d20458 Add a billing address to the cart. Add form processing for an address form to the AddressBook. Support for choosing shipping methods without an address. 2010-04-26 09:32:01 -07:00
Doug Bell
8504a34c65 add WebGUI::Wizard 2010-04-23 18:25:32 -05:00
Colin Kuskie
78fab2dcaf Do not display any shipping information unless a product in the cart requires it. Code with template changes. 2010-04-23 10:51:17 -07:00
Colin Kuskie
1b1e079214 Shipping and billing address forms are now in the cart if you're logged in. 2010-04-23 10:26:17 -07:00
Colin Kuskie
fbefeaf621 Require that the user be logged in before entering in address info. Refactor out address form into a method that can called multiple times. 2010-04-22 20:02:19 -07:00