Commit graph

1341 commits

Author SHA1 Message Date
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
Colin Kuskie
96837fbfd4 rename the PayDriver plugin i18n files 2008-06-09 22:29:20 +00:00
Colin Kuskie
1be93c9bdd Add a convenience link to the Asset Manager on the Import Product node. 2008-06-09 22:24:27 +00:00
Colin Kuskie
1fd425ac96 Convert WebGUI::Shop::Products over to be object oriented.
Update the tests and Content plugin for the Shop.
Add the Products screen to the Shop admin screen.
Add exception handling to www_import.
Add a status message to the manage products screen.
2008-06-09 21:52:59 +00:00
Doug Bell
b137688f65 added ability to configure number of files per page in the galleryalbum 2008-06-09 21:37:23 +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
Doug Bell
f87e32452a fixed: Password recovery no longer allows disabled users to recover or log in 2008-06-05 18:25:24 +00:00
Colin Kuskie
70e50ca329 revert the patch that checked spectre and canceled the commit if it could not talk to it 2008-06-05 04:37:04 +00:00
Colin Kuskie
994da561a5 web interface for importing and exporting products. Additional tests for the import/export API 2008-06-05 04:10:48 +00:00
Doug Bell
614b37e31d added: Two new approval activities, byLineage and byCommitterGroup
added: Show a message to users when they log in
fixed: Gallery search form doesn't work right in IE6
fixed: Minor bug in new gallery approval handling
2008-06-02 21:16:06 +00:00
Frank Dillon
65b2202014 Added Changes to allow start/end times to be set for version tags 2008-05-31 01:13:16 +00:00
Chris Nehren
9c77fdcce7 Add the inheritUrlFromParent property, which causes the asset to prepend its
parent's URL to its own URL. Boolean, default off, found in the meta tab.
2008-05-30 23:38:07 +00:00
Yung Han Khoe
3dc01af30a Added overridePublicEmail and overridePublicProfile settings to UserList 2008-05-30 21:16:13 +00:00
Yung Han Khoe
075c02221f Added UserList wobject 2008-05-30 15:31:24 +00:00
Colin Kuskie
9e1cc24271 Since the topical view of the Help has gone away, the TOC labels
are no longer required in the i18n files.  Remove the test and
subroutine from Operation/Help.pm.
2008-05-30 07:22:26 +00:00