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
Martin Kamerbeek
152dfc2838
ITransact and other fixes and migration of payment plugins.
2008-05-28 21:16:25 +00:00
JT Smith
74b3d3def6
added email receipt and "my purchases" page
2008-05-26 20:11:10 +00:00
JT Smith
93454e36f9
added thank you page
...
fixed bug in minicart
added user transaction detail page
2008-05-26 00:11:00 +00:00
JT Smith
4445735a52
added a way to cancel recurring transactions through the mgmt interface
2008-05-25 17:07:22 +00:00
JT Smith
57c85fde5a
changed the name of getCartBySession to newBySession
...
created the CartItemCount and MiniCart macros
added help for MinCart, Cart, Address Book, and Edit Address templates
2008-05-24 23:27:30 +00:00
JT Smith
54146e32a5
added recurring transaction cancellation handling
2008-05-23 18:21:51 +00:00
JT Smith
e71946fb94
check for mixed recurring and non-recurring items in the cart
2008-05-21 20:14:46 +00:00
JT Smith
b7840e7ed9
added a very basic in shop credit manager screen
2008-05-20 22:14:55 +00:00
JT Smith
75c44c110f
transaction manager working
2008-05-20 21:00:00 +00:00
JT Smith
ca9278190e
mostly working transaction manager
...
fixed many bugs
2008-05-19 22:17:08 +00:00
JT Smith
0e257e7c94
got transaction management working well enough to notice that there are a few things broken about it =)
2008-05-19 01:48:31 +00:00
Colin Kuskie
c0d4e23501
add an add to cart label to share with others
2008-05-18 03:18:44 +00:00
Colin Kuskie
52b70a3e29
Fixing broken and missing i18n labels and removing extra whitespace from files.
2008-05-16 19:52:42 +00:00
JT Smith
fd7a1d28a1
zero dollar transactions
...
in-shop credit applies to orders
2008-05-05 19:53:25 +00:00