Colin Kuskie
|
b338e660ea
|
remove temporary table left over from 7.5.11 upgrade
|
2008-06-19 21:39:20 +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
|
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
|
fc7efa4d5b
|
More cleaning up of the upgrade file (forgot newlines).
Make sure that the user profile template settings have a default value and remember
their previous value.
|
2008-06-19 16:26:32 +00:00 |
|
Doug Bell
|
3b3a733a19
|
fixed gallery edit album buttons to work properly in IE6/7
|
2008-06-17 20:42:18 +00:00 |
|
Colin Kuskie
|
132c3fe8e2
|
fix a few typos in the upgrade script that I added
|
2008-06-14 03:48:17 +00:00 |
|
Colin Kuskie
|
f62df91a8f
|
partial fix for subscription migration isHidden, isHidden=1 in the upgrade script
|
2008-06-14 02:54:53 +00:00 |
|
Colin Kuskie
|
371b77a96b
|
must add the column to the db, as well as to the code.
|
2008-06-14 01:50:15 +00:00 |
|
John Dagitz
|
f167c67637
|
Modified to expand drop down and eliminate squishing in thingy
|
2008-06-13 22:03:58 +00:00 |
|
JT Smith
|
75208339fc
|
fixed several ems badge related bugs. a couple upgrade bugs for ems and transaction. and jury rigged a fix for recurring transaction postback.
|
2008-06-13 21:54:43 +00:00 |
|
Ernesto Hernández-Novich
|
8b2eee05b7
|
Changed several hardcoded '../..' for $webguiRoot in file deletions
with unlink and rmtree on upgrade scripts.
|
2008-06-13 21:37:08 +00:00 |
|
Steve Swanson
|
5c33de7f20
|
Fixes a serious rendering bug which was destroying page layouts
|
2008-06-13 21:04:55 +00:00 |
|
John Dagitz
|
2efbf94d16
|
Changes jpg to remove ugly grey bar, and modified css to make Menu more legible.
|
2008-06-13 20:42:59 +00:00 |
|
Frank Dillon
|
51271ca8d6
|
Dashboard no longer uses AjaxRequest methods
|
2008-06-13 20:34:28 +00:00 |
|
John Dagitz
|
10060cb06c
|
more from last commit
|
2008-06-13 19:46:14 +00:00 |
|
John Dagitz
|
7ac95cd859
|
Corrected ticket: Subject: photo gallery template - Modified css to hide extra text in titles, and modified template to accommodate gallery description.
|
2008-06-13 19:45:30 +00:00 |
|
Frank Dillon
|
7fa8398ab7
|
Project Management bug fixes
|
2008-06-13 16:46:29 +00:00 |
|
Steve Swanson
|
061329ecee
|
Removes pagination from Gallery when no pagination is needed, fixes some layout issues with various Gallery templates
|
2008-06-13 16:46:25 +00:00 |
|
Graham Knop
|
8a96ab18c7
|
preparing for 7.5.13 dev
|
2008-06-13 15:02:27 +00:00 |
|
Colin Kuskie
|
c7083c8177
|
selectable templates for user profile view and edit
|
2008-06-13 05:07:12 +00:00 |
|
Graham Knop
|
ad025e8309
|
preparing for 7.5.12 dev
|
2008-06-13 04:57:48 +00:00 |
|
Graham Knop
|
4b45ba1fc8
|
remove .svn meta dirs from upgrade packages
|
2008-06-12 23:12:46 +00:00 |
|
Doug Bell
|
8a258ccc4f
|
cross publish cancel button now works.
|
2008-06-12 22:34:28 +00:00 |
|
Doug Bell
|
4e99061584
|
new layout for Album Edit screen
|
2008-06-12 22:29:09 +00:00 |
|
JT Smith
|
e3d85353e8
|
upgrade related fixes
|
2008-06-12 22:24:07 +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 |
|
Graham Knop
|
dbe99c3295
|
fixes for data form list fields
|
2008-06-12 19:40:19 +00:00 |
|
Graham Knop
|
d41fe1e4ab
|
ensure correct database defaults
|
2008-06-12 19:04:06 +00:00 |
|
Graham Knop
|
fc5078fde1
|
silence upgrade script with quiet option
|
2008-06-12 19:03:59 +00:00 |
|
Colin Kuskie
|
2189fa2580
|
make sure that commerce products with no variants still have a sku variant created for them with a title
|
2008-06-12 17:34:10 +00:00 |
|
Colin Kuskie
|
ccf97b2736
|
forward porting the bad css fix for the default wiki page
|
2008-06-12 16:57:50 +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
|
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 |
|
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 |
|
Graham Knop
|
8b752dd64e
|
DataForm rewritten
|
2008-06-11 19:27:23 +00:00 |
|
Graham Knop
|
d99b77c70a
|
remove svn meta dirs from package
|
2008-06-11 14:14:30 +00:00 |
|
Colin Kuskie
|
c341cf0b5b
|
make the admin console templates have unique titles
|
2008-06-11 03:17:31 +00:00 |
|
Colin Kuskie
|
bfd1f3ae07
|
add hasAddedToCart and thankYouMessage template variables
|
2008-06-11 02:09:24 +00:00 |
|
JT Smith
|
059f6146dc
|
Replaced dtree javascript with YUI TreeView.
|
2008-06-10 21:39:58 +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 |
|
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
|
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 |
|