JT Smith
8702ee8de2
exposed payment info and payment type to vendor
2008-08-13 15:13:53 +00:00
Doug Bell
980dc18831
fixed: Gallery now gives an error message when a Zip archive is being naughty
2008-08-11 20:18:31 +00:00
Doug Bell
8c2c073a26
fixed: ITransact error message now shows link to go back
2008-08-08 17:29:56 +00:00
JT Smith
93a6dc0568
Exposed user and url fields to shop vendors.
2008-08-07 17:18:59 +00:00
Colin Kuskie
e6d3b211f8
update hover help for auto request commit
2008-08-06 21:43:47 +00:00
Frank Dillon
ca8ad4f4c2
Fixed issue where keywords field is not available in Form post tempalte
2008-08-05 20:45:50 +00:00
Colin Kuskie
e3b9e4bd92
produce valid HTML in the Auth screen
2008-08-01 03:00:04 +00:00
Doug Bell
b0669c1a36
fixed Gallery Disk Space problem by adding a way to change image density
2008-07-31 20:31:08 +00:00
Colin Kuskie
cead5b8b13
fix some indent and spacing issues in the Shop i18n file
2008-07-31 03:47:55 +00:00
Colin Kuskie
448f1ffdf5
Fix per item shipping in Products.
2008-07-31 02:37:52 +00:00
Kaleb Murphy
2c41d60933
Added first name and last name address options for products.
2008-07-29 20:46:17 +00:00
Doug Bell
afea092a97
exposed a form variable for Gallery Album Others Can Add asset property
...
checkin missing WebGUI::User method
2008-07-29 17:11:13 +00:00
Colin Kuskie
ee9772d543
fix broken i18n labels in Asset export, and in the Shop
2008-07-27 02:59:33 +00:00
Colin Kuskie
48c1c7814b
fix a typo in the collaboration rss template field for the "description"
2008-07-24 15:31:43 +00:00
Colin Kuskie
462c05c5df
fix typos in Shop i18n
2008-07-23 04:23:05 +00:00
Colin Kuskie
dafe7304c2
final tweak to the delete batch/code label
2008-07-21 20:49:50 +00:00
Colin Kuskie
ba16983a6e
grammatical fine tuning the delete selected codes/batches label
2008-07-21 20:36:28 +00:00
Colin Kuskie
c4d9462790
Fix i18n typos. Remember to buy BJ a beer.
2008-07-21 15:40:19 +00:00
Colin Kuskie
d4ad4ff739
Fix some i18n typos.
2008-07-21 15:31:45 +00:00
Colin Kuskie
a9f132b2f7
fix some template i18n in the gallery add/edit comment template
2008-07-21 04:34:52 +00:00
Colin Kuskie
5fa3f7abba
add a date selector to the manage code batch screen in the Subscription Sku
2008-07-21 04:16:11 +00:00
Colin Kuskie
5d333e0ee7
fix more typos in the user profile edit/view template desc help
2008-07-20 21:06:47 +00:00
Colin Kuskie
3cb4324056
fix a typo in the user profile edit template desc help
2008-07-20 21:00:08 +00:00
Colin Kuskie
59f561eabe
change i18n labels in the listSubscriptionCodes screen to try and clear things up
2008-07-19 03:36:00 +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
Yung Han Khoe
f2032b2d01
fixed: Gallery reverts to undeletable bare asset if created with default view "Single Album"
2008-07-15 01:38:27 +00:00
JT Smith
cc0105a9a4
move product import to shelf
2008-07-12 21:40:27 +00:00
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