Commit graph

9263 commits

Author SHA1 Message Date
Colin Kuskie
68db4f8e46 Fix getThumbnailUrl in the Product, which was called by the Shelf directly causing failures.
Fix getPrice in the Product, which returned undef until a variant was applied to it.
These two fixes fix the Shelf.
2008-06-19 23:12:04 +00:00
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
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
986252e9c4 make showMessage sticky 2008-06-19 16:46:17 +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
Colin Kuskie
359da35e6d remove a bad test from FileCache 2008-06-19 16:00:59 +00:00
Colin Kuskie
3c7855f708 fix i18n typo in PayDriver 2008-06-19 15:58:51 +00:00
Diona Kidd
e202cedaba Reverting change made to DataForm table upon JT's request 2008-06-19 13:50:31 +00:00
Colin Kuskie
1a50aeb1dc add a few tests for Cache/FileCache 2008-06-18 20:06:50 +00:00
Colin Kuskie
2049c28ce3 finish up exception handling for importing taxes and reporting messages back to the user 2008-06-17 23:28:28 +00:00
Doug Bell
a67775b17d really fixed those buttons. honest. and IE6 ... well... I dont want to sound like a broken record... 2008-06-17 22:13:17 +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
Doug Bell
3b3a733a19 fixed gallery edit album buttons to work properly in IE6/7 2008-06-17 20:42:18 +00:00
Colin Kuskie
3bed35a223 fix some i18n with the DataForm edit form 2008-06-16 22:25:28 +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
e17569c6f7 clean up cleaning up and make the getPaymentGateways test more robust 2008-06-15 21:56:56 +00:00
Colin Kuskie
a8cea440c6 remove debug code from Shop/Ship.t 2008-06-15 05:06:10 +00:00
Colin Kuskie
be29a09114 fixes for deleting ship drivers created during testing 2008-06-15 04:34:48 +00:00
Colin Kuskie
6e9031de4a WebGUI ships with 1 driver, do not delete it 2008-06-15 04:30:50 +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
Colin Kuskie
ea82e15b2f documenting fixed bug with new templates 2008-06-14 00:57:14 +00:00
Colin Kuskie
604b021514 clean-up www_buy and addToCart. inventory control is now completely in the cart 2008-06-14 00:52:24 +00:00
John Dagitz
f167c67637 Modified to expand drop down and eliminate squishing in thingy 2008-06-13 22:03:58 +00:00
Graham Knop
c2296a805a document absolute path for spectre 2008-06-13 22:03:29 +00:00
Doug Bell
082286cdac date picker shows time after moving through months 2008-06-13 22:01:32 +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
Doug Bell
f482c079d7 fixed: cannot manage revisions in version tag 2008-06-13 21:51:19 +00:00
Doug Bell
0c13afe4de fixed: Asset manager can now update ranks again 2008-06-13 21:45:09 +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
Frank Dillon
25990c9079 Calendar no longer show up behind admin console 2008-06-13 20:43:34 +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
2ffca000de Calendar no longer shows up behind elements with z-index lower than 100 2008-06-13 20:42:38 +00:00
Frank Dillon
51271ca8d6 Dashboard no longer uses AjaxRequest methods 2008-06-13 20:34:28 +00:00
Doug Bell
7b0e1c1c97 added a gotcha in case people were relying on buggy, insecure behavior 2008-06-13 20:19:20 +00:00
Doug Bell
ea3d3e9e9c fixed: Security issue in CS RSS feeds 2008-06-13 20:16:48 +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
Doug Bell
879668156b fixed: Syndicated Content wobject makes H::T choke 2008-06-13 19:30:19 +00:00
Frank Dillon
0f74429d81 Fixes to project management system introduced by removing legacy Ajax module 2008-06-13 16:53:28 +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
Colin Kuskie
ccc4eb37c4 Fix bad driver lookup for label. Label is a method, not property that is looked up using ->get. 2008-06-13 16:46:15 +00:00
JT Smith
570ecd0c50 15 is too little 2008-06-13 16:36:25 +00:00
Steve Swanson
f574fd7dbf Added new packages folder for 7.5.13 2008-06-13 16:26:35 +00:00