Commit graph

6138 commits

Author SHA1 Message Date
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
Colin Kuskie
72b57b1601 Inventory management for the Product. 2008-05-25 23:02:33 +00:00
JT Smith
86be08b3b2 added product import node for the product import system 2008-05-25 21:59:46 +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
Colin Kuskie
e3061a1606 begin implementing inventory control. Continue to separate the variants loop and the list of available variants for sale. 2008-05-24 23:14:38 +00:00
Colin Kuskie
28252f59e0 variant info is always displayed 2008-05-24 22:50:27 +00:00
Colin Kuskie
007693c2bd only show the buy form if there are variants to sell 2008-05-24 22:30:12 +00:00
Colin Kuskie
3428c3947d Translate all Product variables to use underscores instead of dots.
Update i18n and Help and the Product Template.
Remove the Benefits Showcase, Left Column Collateral and Three Columns Product templates.
2008-05-24 22:15:15 +00:00
Colin Kuskie
5edb13924a fix a few variant collateral bugs in the Product 2008-05-24 17:28:24 +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
Chris Nehren
6139073807 Fixed POD for exportGetUrlAsPath. Parameter list didn't match actual
parameters.
2008-05-20 19:49:05 +00:00
Colin Kuskie
73337650bc convert FilePile to use i18n labels out of the Asset instead of duplicating them 2008-05-20 18:58:40 +00:00
Graham Knop
b6b23a4163 fixed: email password recovery fields effected by UI level 2008-05-20 15:49:39 +00:00
Graham Knop
6812c043f4 fixed: CS mail retrieval doesn't decode subject properly 2008-05-20 15:49:33 +00:00
Doug Bell
dc8b887cca fixed syntax error in Operation/VersionTag.pm 2008-05-20 15:21:36 +00:00
Doug Bell
ab0b1b2200 - add: Move revisions from one version tag to another
- add: Delete multiple revisions from a version tag at the same time
 - add: Approval activities now have a better parent class and more 
        flexibility (multiple groups to approve, do on approve)
 - fix: weirdness in upgrade file
2008-05-20 03:10:50 +00:00
JT Smith
ca9278190e mostly working transaction manager
fixed many bugs
2008-05-19 22:17:08 +00:00
Colin Kuskie
6174d6995e Add some more i18n labels used in the Product templates.
Update all 4 product templates to use the new buy variant template
variables.
2008-05-19 03:52:28 +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
affd08990a Convert variants over to the new collateral API.
Convert the upgrade script to the new API.
Fix a few bugs in the collateral API with "empty" collateral Ids
and add tests for it.
2008-05-18 23:44:43 +00:00
Colin Kuskie
d8f12c4c9f convert related assets over to the new collateral API 2008-05-18 22:16:23 +00:00
Colin Kuskie
8b0e557ab9 convert product accessories to use the new collateral API 2008-05-18 21:18:02 +00:00
Colin Kuskie
a175ddc228 convert specifications to new collateral API 2008-05-18 20:22:54 +00:00
JT Smith
f88cf54053 shelves can see skus under them as well as by keyword 2008-05-18 17:23:03 +00:00
Colin Kuskie
d849aacc51 Add tests for handling adding new collateral.
Covert features to new collateral API.
2008-05-18 16:01:13 +00:00
Colin Kuskie
4a82ecadf7 make benefits work with the new collateral API (unique keys) 2008-05-18 03:50:55 +00:00
Colin Kuskie
c0d4e23501 add an add to cart label to share with others 2008-05-18 03:18:44 +00:00
JT Smith
ab55978f55 fixed some keywords bugs
took beta label away from event manager
added option to shelf to include items below it and items included via keywords
2008-05-17 18:58:22 +00:00
JT Smith
b0ec9edf53 some bug fixing 2008-05-17 17:23:24 +00:00
Colin Kuskie
da5fb30836 adding missing i18n label 2008-05-16 20:11:14 +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
Colin Kuskie
04412f96c4 handle the case when the JSON hash contains only the unique identifier 2008-05-16 05:40:20 +00:00
Colin Kuskie
06a38c61c3 JSON collateral rewrite, first part.
API is rewritten and tested.  Upgrade script builds JSON
for all commerce products with unique identifiers.
TBD: Rework Product asset and test it.
2008-05-16 05:08:58 +00:00
JT Smith
0fd9f83656 finished migrating ems data, and transaction data 2008-05-14 21:09:29 +00:00
Graham Knop
254387c5c5 fixed: Calendar multi-day events exported wrong in ical feed 2008-05-13 21:13:31 +00:00
Graham Knop
dffd70073c fixed: WeatherData asset is broken 2008-05-13 20:53:11 +00:00
Colin Kuskie
45ae63d122 remove out of date collateral comments and fix a POD typo 2008-05-12 22:27:51 +00:00
Colin Kuskie
a0ef1b5494 finalize template variable names for the variant buy form. Add help for template variables and i18n 2008-05-12 17:20:53 +00:00
Colin Kuskie
3ae4c8692b forward porting email fix from 7.4 2008-05-11 04:39:55 +00:00
Colin Kuskie
7dc385b362 override addToCart in the Product Sku for doing inventory control 2008-05-11 04:34:13 +00:00
Colin Kuskie
3ec94d50d8 begin adding inventory control overrides of parent class 2008-05-09 23:02:44 +00:00
Colin Kuskie
b273a0bbb5 fix i18n for buy button in the Product 2008-05-09 22:45:55 +00:00