Commit graph

35 commits

Author SHA1 Message Date
Colin Kuskie
d8fde8a5ed document the new product variant id template variable 2008-09-18 22:28:55 +00:00
Colin Kuskie
448f1ffdf5 Fix per item shipping in Products. 2008-07-31 02:37:52 +00:00
Colin Kuskie
3e2d5c6adf Add a continue shopping url to the Donation, Product, FlatDiscount and Subscription
Sku's.  Update all the templates to display this URL.  The new url takes the
user back to the view method with no extra variables set (like hasAddedToCart).
2008-07-16 01:05:06 +00:00
Colin Kuskie
9f9f9aa572 fix bad grammar in the short description help 2008-07-08 15:48:19 +00:00
Colin Kuskie
085f521225 Fix a typo with inStock vs in_stock template variables for the Product. It should be in_stock.
Add a new template variable, canEdit.
Change the default template to use canEdit to display the list of variants, so they aren't showed
twice.
2008-06-19 19:59:33 +00:00
Colin Kuskie
bfd1f3ae07 add hasAddedToCart and thankYouMessage template variables 2008-06-11 02:09:24 +00:00
Colin Kuskie
bff85b56d0 provide a template var that will tell the user when there are no available variants for sale. Out of stock 2008-06-06 21:16:52 +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
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
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
c7b9f998ff form elements for buying a variant of a product 2008-05-09 22:44:13 +00:00
Colin Kuskie
993d1c8067 add more help about shortdesc length, and use the correct form option to set the length to 30 chars 2008-05-07 20:14:14 +00:00
Colin Kuskie
ab895904e3 Help for the variant template variables in the Product template. 2008-05-05 23:16:00 +00:00
Colin Kuskie
2f70315094 Merging in functioning variants.
Fixed bugs in getIndexedCollateralData.
Added variants to the view template.
Updated all Product templates to display variants and controls.
2008-05-05 23:04:14 +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
Colin Kuskie
99e5694513 remove Parameters and Options from the Sku Product 2008-04-28 22:41:38 +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
e21ddc8bf3 remove unused i18n tags 2008-04-07 16:29:11 +00:00
Colin Kuskie
d23db44732 adding use strict to all these, too 2007-12-05 04:21:56 +00:00
Colin Kuskie
dbc59d2e44 Help and i18n pruning for MultiSearch, Messageboard, Matrix, Navigation, Product and Poll. 2007-07-20 19:38:20 +00:00
Colin Kuskie
1ab53b33bf asset variables and ISA relationships for Product 2007-01-16 21:36:45 +00:00
Colin Kuskie
9c629bf79c KF edits up to page 287 2006-12-27 02:38:41 +00:00
Colin Kuskie
4c39c6759b For lib/*.pm, template variable breakout.
Collaboration template labels need to be rethought
fix t/i18n/label.t to not always check on the name of a variable as an i18n entry,
since the description may hold the actual variable description.
2006-06-07 05:10:08 +00:00
Colin Kuskie
8691b64493 XHTML fixes, 72 to go 2006-05-05 05:41:03 +00:00
Colin Kuskie
7f53e14b08 XHTML fixes 2006-05-05 04:07:50 +00:00
Colin Kuskie
2ce64ed9eb XHTML fixes 2006-05-04 23:42:29 +00:00
Colin Kuskie
816c96a284 XHTML fixes for capitalization and break tags 2006-05-02 23:00:56 +00:00
Colin Kuskie
b6c65315bb Formatting cleanups that interfere with rendering.
move ui level documentation to the Help file instead of
in the i18n file.
2006-05-01 03:56:01 +00:00
JT Smith
e4392f7449 new caching system to replace old page cache 2006-04-05 20:46:57 +00:00
Colin Kuskie
56e5b7ef2b table of contents with internationalization 2005-10-10 05:22:37 +00:00
Colin Kuskie
0780aacfe5 hover help 2005-07-08 04:47:16 +00:00
Colin Kuskie
8744495b1d move asset files into a namespace 2005-04-05 20:19:19 +00:00
Renamed from lib/WebGUI/i18n/English/Product.pm (Browse further)