Commit graph

562 commits

Author SHA1 Message Date
Colin Kuskie
d8fde8a5ed document the new product variant id template variable 2008-09-18 22:28:55 +00:00
Graham Knop
a2757494af use Module::Find instead of enumerating over the files 2008-09-17 15:38:01 +00:00
Graham Knop
1ce7d42a62 fix a couple minor syntax issues 2008-09-17 15:37:42 +00:00
Colin Kuskie
586164d8d0 rfe: VIM perl mode for skeletons 2008-09-16 22:28:17 +00:00
Colin Kuskie
6bf0464713 fixing Edit Profile template variables in help 2008-09-16 18:59:42 +00:00
Doug Bell
fc7fbfbd0c Added "sortOrder" to Folder assets
Added "canAddFile" and "canEdit" to Folder template variables
2008-09-16 17:21:13 +00:00
Colin Kuskie
ed0e76c114 finish adding the EMS Badge template 2008-09-10 21:30:48 +00:00
Colin Kuskie
bce3f54896 display multiple aliases for macros in the Help 2008-09-08 17:01:34 +00:00
Doug Bell
01cbbf2e60 added page range to paginator variables 2008-09-03 21:56:43 +00:00
Colin Kuskie
5603871713 add missing MiniCart template variables to the help 2008-08-22 23:19:11 +00:00
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