Commit graph

5853 commits

Author SHA1 Message Date
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
JT Smith
87cf7c26f5 ribbon discounts now work with ribbons purchased previously 2008-04-03 14:42:08 +00:00
Colin Kuskie
c2951f9456 fix typos in Shop/Cart.pm 2008-04-03 03:51:51 +00:00
Colin Kuskie
c8e1c3c3d3 more work on translating Asset Products to Sku Products 2008-04-03 03:40:56 +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
0a87bb25e8 begin Product->Sku translation 2008-03-28 23:07:15 +00:00
JT Smith
29b95c45ee user interface mostly working for ems 2008-03-27 21:19:50 +00:00
JT Smith
3ce33df7ec added WebGUI.str javascript class with sprintf and trim functions
got the badge builder working in the EMS
2008-03-26 02:00:16 +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
Colin Kuskie
ec857806e6 delete a row of tax data from the UI 2008-03-24 18:38:54 +00:00
JT Smith
fdb151fc35 a little streamlining 2008-03-24 18:32:47 +00:00
JT Smith
31729dc14a add payment processing interface 2008-03-24 18:27:33 +00:00
Martin Kamerbeek
e8fe7e1491 Added a check to force users to log in when checking out. 2008-03-24 18:10:40 +00:00
Martin Kamerbeek
44a7c5fdb0 Accidentaly committed hard coded from address for sending receipts. Fixed that, and made it configurable. 2008-03-24 17:08:11 +00:00
Colin Kuskie
1ff8acff21 fix support library loading 2008-03-24 16:47:47 +00:00
Martin Kamerbeek
4b62a0d7c8 Put transactioon handling in the wrong place. 2008-03-24 16:43:50 +00:00
Martin Kamerbeek
fb77b80603 adding cash paydriver, paydriver management 2008-03-24 16:39:42 +00:00
Colin Kuskie
4b4f389586 numerify the taxRate for making JSON 2008-03-24 16:23:10 +00:00
Colin Kuskie
3f5d947282 Get rid of buildDataTableStructure. 2008-03-24 16:13:24 +00:00
Colin Kuskie
a6cf090545 fix a few small typos, manage still not managing 2008-03-24 00:44:15 +00:00
Colin Kuskie
825f6e2503 Add the export button and div. 2008-03-23 21:35:52 +00:00
Colin Kuskie
bb274380ce Add a column for the tax rate (duh) and the taxId. The taxId will
eventually be replaced with an icon for deleting tax info.
Change the comment character in the JS.
Return the generated output inside of an admin console.
2008-03-23 20:58:05 +00:00
Colin Kuskie
c3a68228dd put in correct method for Taxes 2008-03-23 20:53:21 +00:00
JT Smith
04cde3dd9f fleshed out the badge display 2008-03-23 15:15:42 +00:00
JT Smith
5888459de3 you can add tokens and ribbons now 2008-03-22 21:53:19 +00:00
JT Smith
1623356e4b can now add a badge to your cart 2008-03-21 23:48:22 +00:00
JT Smith
8a07dde303 ems badge listing now works and you can add badges
made address book address selector use callbacks so that it can be used by things other than shipping
2008-03-21 22:14:26 +00:00
JT Smith
aaac88ce6f started creating new badge view interface 2008-03-21 02:39:33 +00:00
JT Smith
45fef64fd6 added more documentation to sku types
continuing to migrate EMS to C2
2008-03-20 22:35:45 +00:00
JT Smith
5a50203b35 added token and ribbon skus 2008-03-20 18:57:35 +00:00
Colin Kuskie
1453900e01 renamed www_view to www_manage, and added more JS 2008-03-20 05:17:33 +00:00
Colin Kuskie
ff61a8e50a Cache the main cart address tax info.
Build some more JS for the view Tax screen.
2008-03-19 23:31:14 +00:00
JT Smith
309b16ca09 trying to add more exceptions 2008-03-19 23:23:51 +00:00
JT Smith
1cb43b13af update tests to match new code 2008-03-19 22:30:41 +00:00
JT Smith
3e6687ef7f updated tests for sku and fixed problems 2008-03-19 22:00:58 +00:00