Commit graph

75 commits

Author SHA1 Message Date
Colin Kuskie
cf36a1510f When the Sku for an item no longer exists, do not show links to it. Check for bad skus in Transaction/www_viewItem. Provide variables to not show links when the skus do not exist. Handle existing links better by not returning the user to the home page, but to the transaction. Fixes bug #12107. 2011-04-18 11:36:27 -07:00
Colin Kuskie
5fdb8e3ba1 fix copy/paste error with shop template variables. Fixes bug #11709 2010-07-12 09:14:15 -07:00
Colin Kuskie
0853a95873 Document per-item cart template variables relating to taxes. 2010-06-30 10:29:15 -07:00
Colin Kuskie
3ea4ab8a1a Fix many missing and wrong Cart template variables. Kudos to Bart Jol for tracking them down. 2010-06-28 11:28:16 -07:00
Colin Kuskie
f4a42593f7 Document the Cart template variable, message. Fixes bug #11658 2010-06-21 08:55:30 -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
17841c838f Better messaging and error handling in the Shop/Credit screen. Cannot give credit to Visitor. 2010-05-05 18:48:41 -07:00
Colin Kuskie
24b1682be3 i18n for the PayDriver summary variables. 2010-05-03 10:26:50 -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
Colin Kuskie
85c7beca70 Add and edit addresses, for billing only. 2010-04-26 11:33:27 -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
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
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
Martin Kamerbeek
3ba2ecf307 Merge branch 'master' of git@github.com:plainblack/webgui 2009-10-23 15:14:26 +00:00
Martin Kamerbeek
c078998fa2 Made th evendor payouts manager more intuitive and easy to use. 2009-10-23 15:11:07 +00:00
93b0e22680 fix: Fixed a bug where www_selectPaymentGateway was not templated (#11161) 2009-10-23 12:18:36 +00:00
Colin Kuskie
0ee4a7fa90 Make display of failed transactions more obvious in the Account/Shop plugin. 2009-10-19 15:21:39 -07:00
Colin Kuskie
b3858ef250 Fix bug #10914.
Move email notifications about of PayDriver and into Transaction.  Send
a notification when the cart value is 0 due to shop credit.
2009-10-13 16:37:20 -07:00
Colin Kuskie
e5ead13da3 Force the user to pick a shipping method before checking out. Implements RFE #10940
If there is only 1 shipping method, automatically choose it.  Displays
an message to the user if they have an address, but no shipping method.
2009-09-28 10:04:52 -07:00
Colin Kuskie
d902174739 Provide warnings in the Cart and Ship Driver screens when there are no
shipping plugins configured.  This prevented checkout no feedback.
fixes #10849.
2009-08-28 15:35:40 +00:00
Martin Kamerbeek
d4a884c202 Tax group manager improvements 2009-05-15 14:35:09 +00:00
Martin Kamerbeek
4ad61725ea Adding copy-from-profile buttons to the edit Address screen. 2009-05-14 12:53:33 +00:00
Martin Kamerbeek
0fd6447042 Internationalised the javascript part of the vendor payouts manager. 2009-05-07 12:23:26 +00:00
Martin Kamerbeek
0a12c20691 Adding minimum checkout amount. 2009-03-18 13:06:00 +00:00
Martin Kamerbeek
320e1738a3 Adding base of Shop account plugin vendor payouts stuff. 2009-03-13 16:13:20 +00:00
JT Smith
f927c0f128 made it more obvious how to check out 2008-11-24 15:15:52 +00:00
Colin Kuskie
cda8bad003 document new Shop POS template variables 2008-11-24 02:58:56 +00:00
JT Smith
16bd779fd4 - Added Cashier/Point of Sale mode for the Shop.
- Added the notion of a default address to the Shop's address book.
2008-11-15 01:26:16 +00:00
JT Smith
6a10ae16d5 changed "Choose Shipping Address" to "choose address" 2008-10-24 03:24:17 +00:00
JT Smith
79635c0c2d EMS Saved Address (#8864) 2008-10-21 18:33:07 +00:00
Diona Kidd
5b89003e24 Adding internationalized message for empty cart 2008-08-20 02:08:19 +00:00
JT Smith
8702ee8de2 exposed payment info and payment type to vendor 2008-08-13 15:13:53 +00:00
JT Smith
93a6dc0568 Exposed user and url fields to shop vendors. 2008-08-07 17:18:59 +00:00
Colin Kuskie
cead5b8b13 fix some indent and spacing issues in the Shop i18n file 2008-07-31 03:47:55 +00:00
Kaleb Murphy
2c41d60933 Added first name and last name address options for products. 2008-07-29 20:46:17 +00:00
Colin Kuskie
ee9772d543 fix broken i18n labels in Asset export, and in the Shop 2008-07-27 02:59:33 +00:00
Colin Kuskie
462c05c5df fix typos in Shop i18n 2008-07-23 04:23:05 +00:00
Colin Kuskie
d4ad4ff739 Fix some i18n typos. 2008-07-21 15:31:45 +00:00
JT Smith
cc0105a9a4 move product import to shelf 2008-07-12 21:40:27 +00:00
Doug Bell
d387536807 fixed grammatical error in i18n 2008-06-20 18:51:22 +00:00
Colin Kuskie
feda6ce1ec clarify what "amount" means as a field label in the context 2008-06-16 16:04:32 +00:00
Martin Kamerbeek
6e9106152d Cleaned up loose i18n ends, 2008-06-13 14:22:31 +00:00
JT Smith
e3d85353e8 upgrade related fixes 2008-06-12 22:24:07 +00:00
Colin Kuskie
09ac691b0f Fix the pod for www_viewMy.
i18n and help for Shop.
2008-06-11 01:15:42 +00:00
Colin Kuskie
43fb424433 Shop template variables 2008-06-10 22:47:52 +00:00
Colin Kuskie
5d35c3a56a first batch of Shop template variables 2008-06-10 18:30:04 +00:00
Colin Kuskie
1be93c9bdd Add a convenience link to the Asset Manager on the Import Product node. 2008-06-09 22:24: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