Commit graph

8905 commits

Author SHA1 Message Date
Frank Dillon
83a097224a removed this directory as it is legacy code for the old commerce system. 2008-06-12 16:32:05 +00:00
JT Smith
8226c9a42e remove all reference to CDG 2008-06-12 16:17:36 +00:00
Steve Swanson
81ea537bfc Made a few graphical changes to Style 3 to accommodate the new dropdown menu 2008-06-12 16:06:28 +00:00
JT Smith
60a6f97c48 commerce bug fixes 2008-06-12 16:05:01 +00:00
Colin Kuskie
b57f289706 add a thank you message to the FlatDiscount/Coupon 2008-06-12 16:01:36 +00:00
Colin Kuskie
6b759f2b8e fix a CSS class typo in the layout/news template 2008-06-12 15:21:22 +00:00
Steve Swanson
4106570700 Layout changes to templates for Product, Subscription, My Purchases and My Purchases Details 2008-06-12 14:54:50 +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
JT Smith
f786ad7ce4 fixed several ems migration bugs 2008-06-12 06:00:13 +00:00
Colin Kuskie
1391eca387 extend assetMetaData values to 255 characters. update hoverhelp 2008-06-12 05:36:53 +00:00
Colin Kuskie
dc813c7d3c fix a template variable problem in the calendar list view 2008-06-12 04:50:38 +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
64ac52e088 fixed: userImport.pl overwrites settings when updating users 2008-06-11 19:17:22 +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
d99b77c70a remove svn meta dirs from package 2008-06-11 14:14:30 +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
c341cf0b5b make the admin console templates have unique titles 2008-06-11 03:17:31 +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
059f6146dc Replaced dtree javascript with YUI TreeView. 2008-06-10 21:39:58 +00:00
JT Smith
b476dcc1b0 fixed a bug in the auto start realtime 2008-06-10 20:11:05 +00:00
JT Smith
1e4c392ab8 removed cool menus nav in favor of yui nav 2008-06-10 19:46:20 +00:00
Colin Kuskie
ab7bc3afe2 after having re-redisposed of the old email cash receipt template... 2008-06-10 18:43:00 +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
JT Smith
108c652414 templates i forgot to check in before 2008-06-10 18:24:41 +00:00
Colin Kuskie
d6a2d6e321 Add subscription assets to the user's config file and the example config file. 2008-06-10 17:56:57 +00:00
Colin Kuskie
499a275eb1 remove an old template 2008-06-10 17:51:17 +00:00
Colin Kuskie
04aab005f1 Update preload.exclude.example to remove Commerce stuff and
include Shop.
2008-06-10 17:16:39 +00:00
Colin Kuskie
9cc3e84ed9 Prune old EventManagementSystem stuff in www/extras 2008-06-10 16:45:21 +00:00
Colin Kuskie
fc2b5a0d10 add EventManagementSystem_product to the list of template namespaces that are deleted 2008-06-10 05:53:37 +00:00
Colin Kuskie
cdefb4f85d Move the deleteOldCommerceCode subroutine in the upgrade script to the end for safety.
Deleted all templates in Commerce related namespaces.
Deleted the commerceSettings table.
Added notes to the gotchas about the template deletions.
2008-06-10 05:46:57 +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