Colin Kuskie
70c00b8a24
template help for the Subscription SKU
2008-06-11 02:17:52 +00:00
Colin Kuskie
bfd1f3ae07
add hasAddedToCart and thankYouMessage template variables
2008-06-11 02:09:24 +00:00
Colin Kuskie
bbe0ee5ea3
remove some duplicates
2008-06-11 01:19:13 +00:00
Colin Kuskie
09ac691b0f
Fix the pod for www_viewMy.
...
i18n and help for Shop.
2008-06-11 01:15:42 +00:00
Colin Kuskie
5ad6047fb2
Email Receipt template is done for the PayDriver.
2008-06-10 22:54:22 +00:00
Colin Kuskie
43fb424433
Shop template variables
2008-06-10 22:47:52 +00:00
Colin Kuskie
5d35c3a56a
first batch of Shop template variables
2008-06-10 18:30:04 +00:00
Doug Bell
2511c406ff
added a flag to distinguish between albums and files
2008-06-06 23:42:05 +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
Yung Han Khoe
075c02221f
Added UserList wobject
2008-05-30 15:31:24 +00:00
Doug Bell
d43065b122
Added more keys to the list of bad EXIF keys. CameraID and CameraType seem to make JSON croak...
...
Fixed issue where bad EXIF cache would kill the entire album
Added more variables for resolutions
Added better handling of Pending albums and photos.
2008-05-29 18:37:54 +00:00
Yung Han Khoe
9229c9a883
Added tmpl_vars for files to UserList
2008-05-29 16:51:11 +00:00
Yung Han Khoe
043daceb7c
Added some UserList search form tmpl_vars
2008-05-29 14:44:41 +00:00
JT Smith
7bdf22e412
removed SQL Form from the distro
2008-05-28 21:43:22 +00:00
JT Smith
be8ce29f57
getting rid of old commerce code. bye bye!
2008-05-27 20:26:16 +00:00
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
Yung Han Khoe
b398c902e6
Added some UserList help and small fixes.
2008-05-24 15:52:59 +00:00
Yung Han Khoe
a49c94cde8
More UserList sort options
2008-05-20 11:49:34 +00:00
Yung Han Khoe
9968a25729
Added Help, code cleanup, some template changes
2008-05-19 18:24:27 +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