Colin Kuskie
c3727be61f
Supply a value, and a default value for Shop/Admin.
2009-11-05 15:34:47 -08:00
Colin Kuskie
60d8ce370e
Fix name typos in the shopSaleNotificationGroupId. Fixes bug #11207
2009-11-05 13:10:25 -08:00
Colin Kuskie
3568aab01a
Fix a typo in the form field for setting the shop email receipt template. This prevented receipts from going out.
2009-11-05 09:02:41 -08:00
93b0e22680
fix: Fixed a bug where www_selectPaymentGateway was not templated ( #11161 )
2009-10-23 12:18:36 +00: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
0b43ba64f4
Use the right group in the canView check for Shop settings. fixes #10845 .
2009-08-28 15:50:00 +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
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
ef120fb06b
Added isVisitor, isAdmin, and isRegistered methods to User object instead
...
of hard coding checks everywhere with group ids. And updated the code base
to match.
2008-09-16 22:32:36 +00:00
JT Smith
eea6d818e9
fixed export, purge, and some other stuff for ems.
2008-07-29 02:10:55 +00:00
Colin Kuskie
1e798c23d8
fix the shop admin screen icon
2008-06-09 23:17:10 +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
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
b7840e7ed9
added a very basic in shop credit manager screen
2008-05-20 22:14:55 +00:00
JT Smith
6616504077
added vendor management
...
fixed a few privilege statements in some other code
2008-04-29 21:25:15 +00:00
JT Smith
31729dc14a
add payment processing interface
2008-03-24 18:27:33 +00:00
Colin Kuskie
c3a68228dd
put in correct method for Taxes
2008-03-23 20:53:21 +00:00
JT Smith
fb17e6375e
started on transaction management interface
...
finished merging new yui
2008-03-15 19:39:19 +00:00
JT Smith
819552ce06
finally got shipping driver management working
2008-03-12 23:18:04 +00:00
JT Smith
a535104d7a
shipping is closer
2008-03-07 17:04:26 +00:00
JT Smith
9284f8744f
beginnings of shipping mangement interface
2008-03-07 03:50:40 +00:00
JT Smith
cbe9cc29df
we now have shop settings admin screen
2008-03-06 22:33:57 +00:00