Commit graph

170 commits

Author SHA1 Message Date
Colin Kuskie
b020387643 stub out exportProducts 2008-05-27 04:09:46 +00:00
Colin Kuskie
e562a45b10 Fix two bugs with importing product data.
Begin to build code for adding and editing products.
2008-05-27 04:01:41 +00:00
Colin Kuskie
b03b3b340e Remove extra whitespace in the testing files.
Make importProducts check file headers.
Add testing collateral, and tests
2008-05-27 01:12:01 +00:00
Colin Kuskie
b283ebaf81 begin work on importing products 2008-05-27 00:32:25 +00:00
Colin Kuskie
9f8498a359 Remove debugging statements from Tax.pm 2008-05-26 23:59:57 +00:00
Martin Kamerbeek
dc30ecccbe Recurring payment stuff fixes, forgot ITransact.pm in last commit. 2008-05-26 21:31:48 +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
Colin Kuskie
c913c3ede3 more POD for Tax.pm 2008-05-25 23:49:59 +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
Martin Kamerbeek
e67699e019 Recurring payment stuff for the ITransact plugin. Still needs to be tested. 2008-05-21 20:42:40 +00:00
JT Smith
e71946fb94 check for mixed recurring and non-recurring items in the cart 2008-05-21 20:14:46 +00:00
Martin Kamerbeek
a6bd5d0b99 Adding the subscription asset 2008-05-21 08:29:40 +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
JT Smith
0fd9f83656 finished migrating ems data, and transaction data 2008-05-14 21:09:29 +00:00
JT Smith
fd7a1d28a1 zero dollar transactions
in-shop credit applies to orders
2008-05-05 19:53:25 +00:00
Martin Kamerbeek
0100ab0112 Fixed a bug that prevented updating the cart 2008-05-02 13:06:40 +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
8d03655bdb added in-store credit
added refund mechanism
modified ems to use refund mechanism
2008-04-20 01:12:25 +00:00
JT Smith
9d99c7e71d registrant management is mostly working 2008-04-19 18:25:42 +00:00
Colin Kuskie
57934cf1bc fix empty POD complaints from PodChecker 2008-04-18 16:36:20 +00:00
Colin Kuskie
a72b16e138 fix POD whitespace 2008-04-18 15:59:54 +00:00
Martin Kamerbeek
c1cab2299c Fixing stuff in the ITranasct plugin. It does process non-recurrong payments correctly now 2008-04-16 21:39:09 +00:00
JT Smith
23ea56bbe6 Added the viewcart macro.
Lookup registrant now works.
Fixed some bugs.
2008-04-11 22:00:17 +00:00
JT Smith
02c24aa44a fixed more c2 bugs
added a workflow activity that removes EMS items from the cart if they've been in there too long
2008-04-09 22:48:15 +00:00
JT Smith
7e4e7898c0 fixed several checkout bugs 2008-04-08 18:48:43 +00:00
JT Smith
8dd5a6bd2c a number of bug fixes 2008-04-04 22:42:54 +00:00
JT Smith
ac3c7d18b9 fixed a limitation with buildSearchQuery in SQL
started working on registrant search in EMS
2008-04-04 18:37:53 +00:00
JT Smith
4ca80ad734 the badge/ticket relationships through badge groups now work 2008-04-03 23:22:03 +00:00
Colin Kuskie
c2951f9456 fix typos in Shop/Cart.pm 2008-04-03 03:51:51 +00:00
JT Smith
50a4b564e5 added item and sku caching to cart
ribbon discounts now work
checklist form control works more like you'd expect
added badge groups
2008-04-02 22:46:40 +00:00
Martin Kamerbeek
6edce95ba4 Adding the ITransact driver. Partly finished, not yet tested, but compiles. 2008-04-02 15:59:32 +00:00
JT Smith
cfcfc88714 ems user experience mostly done 2008-04-01 18:25:13 +00:00
Martin Kamerbeek
ec8bcd5ff8 - Changed Cash plugin to use processTransaction
- Added (as of yet empty) notification templates
- Fixed a typo in sendNotification
2008-04-01 14:22:59 +00:00
Colin Kuskie
1d7ee90a34 committing broken server-side sorting/pagination code for more debug tomorrow 2008-03-25 03:51:05 +00:00
Colin Kuskie
f2032f39c6 Further testing showed that pagination metadata won't parse as
strings.
2008-03-25 01:55:02 +00:00
Colin Kuskie
b9af7f97ac Ask YUI to parse strings as numbers in the Tax module. 2008-03-25 01:15:59 +00:00
Colin Kuskie
0b516612b9 add tax UI 2008-03-24 22:30:04 +00:00
Martin Kamerbeek
8b8974c368 Added check for cart completeness and recurring payments. 2008-03-24 21:44:31 +00:00
Colin Kuskie
283d5a2fed align and uncolor buttons 2008-03-24 21:04:08 +00:00
Colin Kuskie
ff3a650cc7 import tax data 2008-03-24 20:43:07 +00:00
Colin Kuskie
2acdf7ea4e export tax data works in the UI 2008-03-24 20:09:18 +00:00
Colin Kuskie
58425066f9 finish delete UI 2008-03-24 19:06:23 +00:00
Colin Kuskie
baeb0dd941 reorder js libraries to get rid of warnings 2008-03-24 18:51:41 +00:00
JT Smith
cdffb087ed added handlesRecurring() 2008-03-24 18:44:45 +00:00