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
Doug Bell
5687c6f748
fix syntax errors in operation/versiontag
2008-05-27 03:18:55 +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
88160e1cfa
Converted the Subscription related macro's to use the new commerce system.
2008-05-26 22:24:31 +00:00
Doug Bell
f3996eb316
Complete asset manager rewrite.
2008-05-26 22:07:16 +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
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