Colin Kuskie
62e7b50ad1
update the SQL query for related Products to consider revisionDate
2008-05-05 15:48:26 +00:00
Colin Kuskie
06fac95540
collateral data does not need to be manually duplicated
2008-05-05 14:54:36 +00:00
Colin Kuskie
ec1910db58
more collateral conversion. Collateral data does not need to be removed from extra tables in purge method
2008-05-05 14:53:40 +00:00
Colin Kuskie
e5615e386c
convert related over to JSON collateral
2008-05-05 03:13:28 +00:00
Colin Kuskie
3721e97f7a
final accessory changes. UI tests pass as well
2008-05-04 23:26:21 +00:00
Colin Kuskie
4da1f8314f
Convert accessories over to the new Product collateral methods.
...
Add a method to get the JSON collateral indexed, for easy access to indeces.
Add tests for the new getIndexedCollateralData method.
In the upgrade script, put variants in all versions of the Product. Begin
work on converting the collateral tables over to JSON.
2008-05-04 16:06:31 +00:00
Colin Kuskie
9d2b810a05
conversion of Product from Wobjects to Skus with variants is done
2008-05-04 04:32:58 +00:00
Colin Kuskie
6ad6cd3e5e
move* with tests
2008-05-03 21:25:19 +00:00
Colin Kuskie
9489383cfe
deleteCollateral tests, and detab Sku/Product.pm
2008-05-03 19:24:30 +00:00
Colin Kuskie
0000db901e
Product variant creation is held off until we can finalize
...
the variant code.
Began building JSON based variant code, and a test for
verifying how it works. set, get and delete collateral
are implemented. Still need to build moveUp and moveDown.
Lots of tests to be written.
2008-05-03 05:41:13 +00:00
Colin Kuskie
1b6d7a9e7e
begin migrating Product data into variants
2008-04-30 23:28:57 +00:00
Colin Kuskie
fe20db884a
more product variants work, i18n, forms and upgrade script
2008-04-30 22:58:42 +00:00
Colin Kuskie
cdd57ea221
Begin rebuilding variants as simple collateral.
2008-04-29 23:32:38 +00:00
JT Smith
ed3f50027b
fixed improper use of storage
2008-04-29 19:03:30 +00:00
JT Smith
82056c66aa
Added an asset called Shelf, which allows you to create categories of Skus.
2008-04-29 01:26:45 +00:00
Colin Kuskie
99e5694513
remove Parameters and Options from the Sku Product
2008-04-28 22:41:38 +00:00
Colin Kuskie
29fb2b1385
editSaveParameterOptions
2008-04-23 15:20:46 +00:00
Colin Kuskie
01b7881847
handle renaming options, better comments in Sku/Product
2008-04-22 04:40:05 +00:00
Colin Kuskie
0517715063
handle prefilling out the form when editing a parameter option
2008-04-21 03:42:27 +00:00
Colin Kuskie
034543586a
worked out the kinks in editParameter, more work to do on editParameterOption
2008-04-20 03:03:47 +00:00
Colin Kuskie
c0f2c2c3c6
forgot that options need a value, with i18n
2008-04-16 04:30:02 +00:00
Colin Kuskie
d8fac0fdf9
edit parameter options form code
2008-04-15 23:17:59 +00:00
Colin Kuskie
0e747fd5ed
Add asset properties for parameters and variants as JSON.
...
Handle getting and setting this data, interfaced as
perl data rather than JSON.
Basic screen for adding/editing parameters.
i18n for the parameter editing screen.
2008-04-14 03:55:12 +00:00
Colin Kuskie
fd1a51562c
WGBP indent view method of Sku::Product
2008-04-11 22:52:15 +00:00
Colin Kuskie
ca61c81967
reindent some stuff ala WBGP
2008-04-07 23:29:18 +00:00
Colin Kuskie
be8eb6cfad
more wobject to sku conversion
2008-04-07 16:46:51 +00:00
Colin Kuskie
5870298119
begin integrating Wobject collateral methods into Sku/Product
2008-04-04 22:49:01 +00:00
Colin Kuskie
0a87bb25e8
begin Product->Sku translation
2008-03-28 23:07:15 +00:00