Commit graph

27 commits

Author SHA1 Message Date
Colin Kuskie
23f7af1d71 Fix bad i18n and broken help variables for the Product. 2009-07-22 16:58:52 +00:00
Colin Kuskie
d8fde8a5ed document the new product variant id template variable 2008-09-18 22:28:55 +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
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
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
ab895904e3 Help for the variant template variables in the Product template. 2008-05-05 23:16:00 +00:00
Colin Kuskie
0d5ff270ff point Product Asset help to Sku help instead of wobject 2008-04-30 22:50:27 +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
b2901f4271 correct punctuation 2007-12-05 04:20:29 +00:00
Colin Kuskie
93ea47a4c0 Perl::Critic has a policy check for putting any code
before you apply strictures (use strict, use warnings, etc.)
Add calls to use strict to each Help module.  This is probably
an overstrict interpretation of the rule.
2007-12-05 04:16:54 +00:00
Colin Kuskie
d057dba239 perltidy'ed the Help files 2007-07-21 05:01:24 +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
fb6064e88a Pruned the Wobject help, lots of side effects 2007-07-20 04:04:47 +00:00
Colin Kuskie
65d1c960d4 Article Asset Help pruning 2007-07-19 23:31:39 +00:00
Colin Kuskie
6f441d69c3 mark Asset->get template variables as private 2007-03-06 02:03:00 +00:00
Colin Kuskie
1ab53b33bf asset variables and ISA relationships for Product 2007-01-16 21:36:45 +00:00
Colin Kuskie
2f1408e852 enable ISA relationships in Wobjects add/edit forms 2006-11-25 22:58:45 +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
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
73bb10d38a place Wobject help,i18n into Asset namespace 2006-03-08 04:18:54 +00:00
Colin Kuskie
0780aacfe5 hover help 2005-07-08 04:47:16 +00:00
Colin Kuskie
b842483dd6 first crack at hover help 2005-06-18 03:58:32 +00:00
Colin Kuskie
8744495b1d move asset files into a namespace 2005-04-05 20:19:19 +00:00
Renamed from lib/WebGUI/Help/Product.pm (Browse further)