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
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
JT Smith
7152eaeaee
added missing help files
2008-04-30 22:31:27 +00:00
JT Smith
102b5fd1ae
added coupons
2008-04-30 21:43:16 +00:00
JT Smith
9b9158cab6
some code cleanup
...
added a listOfThings loop to the various views to provide navigation between things
2008-04-30 16:18:14 +00:00
Doug Bell
614da0d2ab
added CAPTCHA to DataForm
2008-04-27 21:28:18 +00:00
JT Smith
5fb4807edc
merging commerce branch back into head
2008-04-20 18:08:26 +00:00
Doug Bell
4ebed16c69
added more vars to GalleryAlbum and GalleryFile. fixed some tests
2008-04-17 22:54:19 +00:00
Colin Kuskie
6b017ad991
fix undocumented template variable in the Layout
2008-04-14 04:12:22 +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
Doug Bell
3ea9420479
fix: Fixed permission issues with Gallery comments
...
Gallery now checks to see if it's committed before allowing Albums to be added
Slideshow and thumbnails work better
Much, much more
2008-03-27 00:24:00 +00:00
Doug Bell
ab6f4defe3
- moved Gallery utility methods to WebGUI::Utility::Gallery
...
- Added tests for GalleryAlbum RSS
- More tests for comments
- Test International Macro sprintf as third+ arguments
- Add Gallery search limiting by user ID
- Remaining i18n for Gallery templates
- Fix: Search form now visible in Photo assets
Moved a lot of stuff from Photo to GalleryFile
2008-03-20 18:51:44 +00:00
Graham Knop
13df5fb547
improve Thingy i18n
2008-03-20 15:46:07 +00:00
Yung Han Khoe
683657b523
Fixed some labels, added some help.
2008-03-15 23:27:25 +00:00
Yung Han Khoe
9de7e34112
add: Thingy asset
2008-03-13 19:06:18 +00:00
Doug Bell
8af6f28988
fix: GalleryAlbum and Photo were not showing correct confirmation messages on editSave
...
add: Ability to edit comments to Photos
add: Ability to choose which rich editor for Albums
2008-03-04 21:26:30 +00:00
Doug Bell
4a65691dcc
add: Calendar List view and associated Help
...
add: Ical Page length
add: WWW::Mech tests for Auth and Redirect
2008-02-28 18:40:06 +00:00
Doug Bell
ce4688310e
More Gallery i18n
...
fix: Add an Album link now appears on Gallery List Albums view
2008-02-21 18:38:25 +00:00
Doug Bell
1f10f07338
add: Auth modules now accept a "returnUrl" form parameter when logging in or creating a new account. User will be redirected to the value in "returnUrl" after login / create account is complete.
...
add: L_LoginBox macro has a form.returnUrl template var that returns a user to the exact page they logged in from
2008-02-09 05:09:33 +00:00
Doug Bell
fc732b5e19
Fixed i18n and all help for Gallery / Album / Photo assets
2008-01-22 22:33:17 +00:00
Doug Bell
53a1cbc7c2
fixes to the Gallery
2007-12-18 21:17:44 +00:00
Colin Kuskie
99274cd4ee
variables entry needs to be an array ref, not a hash ref
2007-12-18 19:05:39 +00:00
Doug Bell
30f22c9b7a
fixed some bugs in URL/Content handlers. fixed some bugs in Gallery.
2007-12-18 15:38:06 +00:00
Doug Bell
5222ad6be1
merged with SVN HEAD
2007-12-18 12:22:37 +00:00
Doug Bell
82e9bf8448
Finished? Ready for merge at least.
2007-12-17 22:22:06 +00:00
Colin Kuskie
be6b2d3e7c
do not modify $_ in list functions. PBP/114
2007-12-05 23:00:58 +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
Doug Bell
8975ef5ef2
added url.raw for Post assets to get a URL without the #id stuff at the end
2007-11-30 19:34:38 +00:00
Colin Kuskie
a1ea1ec2de
add menuTitle to the Folder templates
2007-11-28 05:00:11 +00:00
Colin Kuskie
729ea485b6
add documentation for user account options
2007-10-24 03:40:00 +00:00
Colin Kuskie
59998b8d02
add documentation for the manage friends template
2007-10-24 02:55:17 +00:00
Graham Knop
5c1a8b62eb
add form element template variables for event user defined fields
2007-09-26 14:33:12 +00:00
Graham Knop
a1e1d93360
add type to data form record loop
2007-09-13 19:49:19 +00:00
Doug Bell
adddef9e93
fix: DataForm doesn't show a link to view the entries to those users who can view the entries
2007-09-07 20:23:05 +00:00
Colin Kuskie
d057dba239
perltidy'ed the Help files
2007-07-21 05:01:24 +00:00
Colin Kuskie
3cd41eaa43
clean-up a missed help topic
2007-07-20 22:30:41 +00:00
Colin Kuskie
6e47b77e30
Final few Help topics have been pruned.
2007-07-20 22:26:08 +00:00
Colin Kuskie
fda7cd51f2
Whole lotta Help,i18n file pruning, ProjectManager through WeatherData
2007-07-20 22:04:37 +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
d324b766ce
Help pruning for Matrix.
...
Changed www_edit to use Wobject style add/edit title generation, this really needs to be a method.
2007-07-20 16:34:10 +00:00
Colin Kuskie
807fac9b31
Folder, HttpProxy, InOutBoard and Folder cleanups.
...
Changed InOutBoard to use the Wobject style add/edit title generation.
2007-07-20 16:25:57 +00:00
Colin Kuskie
f6ad42f7f2
pruned the EMS help
2007-07-20 04:26:19 +00:00
Colin Kuskie
743b34b44f
Clean up Collaboration, Newsletter, DataForm, Calendar, MultiSearch and Dashboard help and i18n
2007-07-20 04:19:12 +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
38a10fe245
Cleaning up Template Asset Help, and all related files.
2007-07-19 23:20:29 +00:00