Commit graph

20 commits

Author SHA1 Message Date
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