Commit graph

1356 commits

Author SHA1 Message Date
Colin Kuskie
052d9d67eb Update the test to match the new i18n label.
Remove the trailing period from the ITransact i18n label.
2008-07-12 16:28:40 +00:00
Colin Kuskie
f6a5ad64db Remove more echo calls from ITransact driver.
Add an i18n ITransact label to the ITransact i18n.
Add a PayDriver i18n label called Credit Card to be used by any credit card processing pay driver.
Change the ITransact getButton method to use that label.
Updated the PayDriver label hover help to say the label is only used in the Payment method screen
and not anywhere else.
2008-07-11 18:14:17 +00:00
Doug Bell
483bdd441f fixed: User who can approve version tag no longer sees Permission Denied after they've approved 2008-07-10 20:19:22 +00:00
Colin Kuskie
09ebb61b04 fix bad layout in Subscription redeem code help 2008-07-09 15:49:17 +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
9f9f9aa572 fix bad grammar in the short description help 2008-07-08 15:48:19 +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
a48827553c fix a typo in the EMS token instructions help 2008-07-07 15:51:31 +00:00
Colin Kuskie
e53bdf4de4 Fix broken labels in template macro calls. 2008-07-07 15:01:59 +00:00
Graham Knop
29d2ab64d9 change wording on CS commit workflow 2008-07-03 23:08:07 +00:00
Colin Kuskie
ad1c60e213 clearer hover help for asset exporting 2008-06-30 19:29:01 +00:00
Colin Kuskie
bc9ddbf163 Added a method to check to see if a profile category has protected fields.
Use that method to see prevent the category from being deleted in the ProfileSettings operation.
Change the delete profile confirmation message to match what it does, which is delete all
the fields in the category.
2008-06-27 20:57:54 +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
9e5642b9f6 fix bad grammar in EMS badge group help 2008-06-27 18:42:19 +00:00
Colin Kuskie
fcf53d7bde add missing template variable help for the MiniCart macro 2008-06-23 22:01:34 +00:00
Yung Han Khoe
99eb45695a fixed: User List- Missing Hover Help 2008-06-23 16:18:51 +00:00
Doug Bell
d387536807 fixed grammatical error in i18n 2008-06-20 18:51:22 +00:00
Colin Kuskie
8be5eeb5f6 Prevent the Subscription from showing the redeem code label and URL unless there are codes 2008-06-20 04:41:03 +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
Doug Bell
5c2b9351fd fixed: Cannot add youtube videos in IE6/7. Fixed by adding an "allow media" switch to the rich editor 2008-06-19 17:28:55 +00:00
Colin Kuskie
3c7855f708 fix i18n typo in PayDriver 2008-06-19 15:58:51 +00:00
Colin Kuskie
4dfac86f2f Add hoverHelp for the Tax screen.
Change tax rate to be an integer.
2008-06-17 21:12:00 +00:00
Colin Kuskie
feda6ce1ec clarify what "amount" means as a field label in the context 2008-06-16 16:04:32 +00:00
Colin Kuskie
be79f1c459 grammatical edits for GalleryAlbum and RequestApprovalForVersionTag_ByCommitterGroup 2008-06-16 15:48:53 +00:00
Colin Kuskie
e11a7e18e8 fix broken i18n in WebGUIProfile 2008-06-13 15:42:44 +00:00
Martin Kamerbeek
6bee83de68 More i18n echo cleansing. 2008-06-13 15:04:23 +00:00
Martin Kamerbeek
6e9106152d Cleaned up loose i18n ends, 2008-06-13 14:22:31 +00:00
Colin Kuskie
c7083c8177 selectable templates for user profile view and edit 2008-06-13 05:07:12 +00:00
Colin Kuskie
0b2283d198 more i18n fixes 2008-06-13 05:06:12 +00:00
Colin Kuskie
7d00fbcdc2 i18n and help fixes 2008-06-13 05:05:49 +00:00
Colin Kuskie
0076d9279e missed some i18n in the FlatDiscount SKU related to the thank you message 2008-06-13 00:23:15 +00:00
Colin Kuskie
29f351631d i18n for Pay 2008-06-12 23:37:46 +00:00
JT Smith
e3d85353e8 upgrade related fixes 2008-06-12 22:24:07 +00:00
Doug Bell
9db78c074c cleared up some descriptions for Gallery properties 2008-06-12 22:16:28 +00:00
Doug Bell
e40a11895d cleared up some descriptions for Gallery properties 2008-06-12 22:15:21 +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
JT Smith
8226c9a42e remove all reference to CDG 2008-06-12 16:17:36 +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
Colin Kuskie
1391eca387 extend assetMetaData values to 255 characters. update hoverhelp 2008-06-12 05:36:53 +00:00
Graham Knop
8b752dd64e DataForm rewritten 2008-06-11 19:27:23 +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
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