Commit graph

6254 commits

Author SHA1 Message Date
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
Colin Kuskie
578d28537a op=manageAssets => op=assetManager 2008-06-12 04:44:15 +00:00
Colin Kuskie
107792cca4 manageAssets => assetManager 2008-06-12 04:39:58 +00:00
Colin Kuskie
af061533ad prevent assetManager from crashing. Still does not work right. 2008-06-12 04:19:43 +00:00
Graham Knop
8b752dd64e DataForm rewritten 2008-06-11 19:27:23 +00:00
Graham Knop
e1527b5fda fixed: Syndicated content fills results with empty entries up to max headlines count 2008-06-11 19:17:42 +00:00
Graham Knop
88e7113fae fixed: email password recovery submit button effected by UI level 2008-06-11 19:17:35 +00:00
Graham Knop
5b78160079 fixed: Creating a shortcut creates a version tag even with autocommit turned on 2008-06-11 19:17:28 +00:00
Graham Knop
24c42e33ab fixed: Collaboration RSS link in header doesn't indicate title 2008-06-11 19:17:15 +00:00
Graham Knop
e1ee11649c change asset manager link in admin console to new operation 2008-06-11 19:17:09 +00:00
Yung Han Khoe
5a479e633d Some UserList Help fixes 2008-06-11 15:27:07 +00:00
Graham Knop
3b874ad540 fixed: edit branch can't update URLs on most assets 2008-06-11 14:14:36 +00:00
Graham Knop
dc6a225c27 Textarea needs to be filtered when shown as HTML 2008-06-11 14:14:25 +00:00
Colin Kuskie
ef53b51985 fix a typo in the folder templating code that made titles get confused with menuTitles 2008-06-11 03:29:56 +00:00
Colin Kuskie
fba93ebcbe bugfix: more debug output when style cannot instance your template 2008-06-11 02:38:34 +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
JT Smith
b476dcc1b0 fixed a bug in the auto start realtime 2008-06-10 20:11:05 +00:00
Graham Knop
bedac54d96 getting value for display shouldn't process form parameters 2008-06-10 18:35:23 +00:00
Colin Kuskie
5d35c3a56a first batch of Shop template variables 2008-06-10 18:30:04 +00:00
Doug Bell
38a6fbef48 the MORE menu exists now, but ... it doesn't show up with the right style, nor in the right place. Work continues. 2008-06-10 05:29:22 +00:00
Colin Kuskie
d77fec01c0 add POD, change spacing 2008-06-10 03:37:21 +00:00
Colin Kuskie
227745d975 Fix getCollateral, which used to return direct copies instead of safe copies, and
add a test for that.
addToCart does not adjust inventory, that is handled by the cart.
Invert the sense of quantity in onAdjustQuantity.
2008-06-10 01:48:20 +00:00
Colin Kuskie
ad92f6b628 fix a bug in edit variant 2008-06-10 01:04:25 +00:00
Colin Kuskie
1e798c23d8 fix the shop admin screen icon 2008-06-09 23:17:10 +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
d32fa80155 Handle autocommit of products from the settings.
Tweak an error message.  Showing the file isn't that useful.
2008-06-09 22:11:44 +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
e7260285be added a thumbnail for the photo edit screen 2008-06-09 20:17:04 +00:00
Colin Kuskie
0316b74ecd add tests for upgrading existing products, with bug fixes 2008-06-07 22:16:47 +00:00
Colin Kuskie
0003f725b4 tidy up a bit and add a price to the variant dropdown 2008-06-07 04:02:12 +00:00
Doug Bell
2511c406ff added a flag to distinguish between albums and files 2008-06-06 23:42:05 +00:00
Doug Bell
cad6226d70 fix: Gallery search now limits by classname correctly 2008-06-06 23:33:49 +00:00
Colin Kuskie
090e4c7adf add more export products tests, along with several bug fixes 2008-06-06 23:11:38 +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
Colin Kuskie
288fd54b17 tests for exporting, and some bug fixes in exportProducts 2008-06-05 19:57:01 +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
JT Smith
a0ec44567a some minor enhancements 2008-05-31 20:45:15 +00:00
Chris Nehren
5dfc9e3bfc bug fixes for widgets and exports. snippets were exported as index.html or the
like, and widget toolboxes weren't popping up in a widgetized view.
2008-05-31 19:42:38 +00:00
Chris Nehren
f5ad94c95e remove some commented out code from a previous implementation idea for
inheritUrlFromParent
2008-05-31 19:24:10 +00:00