Commit graph

752 commits

Author SHA1 Message Date
Colin Kuskie
c754630de8 help docs and i18n for the print ticket template 2008-07-18 04:51:41 +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
ac9a0c0ae4 Remove all tabs from the i18n/EMS.
Add the lookup registrant template help and i18n.
Remove unused i18n from the old EMS.
2008-07-09 00:57:48 +00:00
Colin Kuskie
2b33915ffa Huge update of EMS Help and i18n. Old i18n and help have been
removed, and new Help and i18n have been added.  2-3 more EMS
templates still need their template variables documented.
2008-07-08 01:29:19 +00:00
Colin Kuskie
e51d02e3d8 Add a new method to FlatDiscount to tell if it is already in the cart.
Add a template variable to tell if there is already one in the cart.
Modify the default template to include the thank you message and to hide
the add to cart button if this coupon is already in the cart.
2008-06-27 20:25:30 +00:00
Colin Kuskie
59424e1fe3 fix display bugs in the Subscription template (no price, and bare parens showing when no code batches are available) 2008-06-27 18:58:23 +00:00
Colin Kuskie
fcf53d7bde add missing template variable help for the MiniCart macro 2008-06-23 22:01:34 +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
Doug Bell
f2679ae07e added Next and Previous GalleryAlbum links in the Album Views 2008-06-19 18:49:47 +00:00
Colin Kuskie
c7083c8177 selectable templates for user profile view and edit 2008-06-13 05:07:12 +00:00
Colin Kuskie
7d00fbcdc2 i18n and help fixes 2008-06-13 05:05:49 +00:00
JT Smith
e3d85353e8 upgrade related fixes 2008-06-12 22:24:07 +00:00
Doug Bell
58417faf8a fix problems with gallery URLs. fixed disk space check. added error messages to photo template 2008-06-12 22:08:10 +00:00
Colin Kuskie
b57f289706 add a thank you message to the FlatDiscount/Coupon 2008-06-12 16:01:36 +00:00
Doug Bell
36bea30cd6 fixed some problems with the new asset manager. restored functionality to search with the hope of making the asset data table an API we can use in all the places we display tables of assets 2008-06-12 08:58:51 +00:00
Yung Han Khoe
5a479e633d Some UserList Help fixes 2008-06-11 15:27:07 +00:00
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