Commit graph

1171 commits

Author SHA1 Message Date
Doug Bell
5ece4a1d8c fixed: thingy now has appropriate values for all field types 2008-06-20 21:51:50 +00:00
Doug Bell
658335ac2b fixed upgrade problem caused by allowMedia rich editor addition 2008-06-20 20:50:48 +00:00
Frank Dillon
abfbaf5242 Time tracker changes 2008-06-20 20:28:33 +00:00
Chris Nehren
05cf8fa24c Fixed: One can now turn off inheritUrlFromParent, and the code is now more
robust: moved from Asset->update to Asset->fixUrl.
2008-06-20 19:21:30 +00:00
Doug Bell
d387536807 fixed grammatical error in i18n 2008-06-20 18:51:22 +00:00
JT Smith
858c227ee6 fix: ems 2.0: tickets get created as badges also 2008-06-20 18:39:37 +00:00
Doug Bell
d3a7ef6e01 fixed: Rich editor no longer makes other form controls show up as code in Safari 3 2008-06-20 18:16:21 +00:00
Doug Bell
fb81e7d67b fixed: Thingy Data now retains File and Image unless explicitly deleted 2008-06-20 17:19:14 +00:00
Doug Bell
f8b9098991 fixed: non-admin users can now add Gallery assets 2008-06-20 15:37:45 +00:00
Graham Knop
edf4cc4220 preparing for 7.5.14 dev 2008-06-20 09:43:33 +00:00
Graham Knop
8f9568c887 fixed: storage locations for some assets in packages not imported correctly 2008-06-20 08:57:20 +00:00
Graham Knop
deaa6c65c0 fixed: DataForm doesn't send emails correctly 2008-06-20 08:56:57 +00:00
Graham Knop
682885ac17 fixed: CS posts don't have correct URLs generated 2008-06-20 08:56:50 +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
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
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
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
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
Frank Dillon
25990c9079 Calendar no longer show up behind admin console 2008-06-13 20:43:34 +00:00
Frank Dillon
51271ca8d6 Dashboard no longer uses AjaxRequest methods 2008-06-13 20:34:28 +00:00
Doug Bell
ea3d3e9e9c fixed: Security issue in CS RSS feeds 2008-06-13 20:16:48 +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
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
Doug Bell
0f321642ab fixed: Asset manager breaks when asset is locked. fixed loading slowness in asset manager too 2008-06-13 16:17:06 +00:00
Colin Kuskie
6908bcb1bb fix a typo that caused variant skus to be be lost 2008-06-13 16:01:14 +00:00
Graham Knop
7e336171b7 noting version skip 2008-06-13 15:04:19 +00:00
Graham Knop
8a96ab18c7 preparing for 7.5.13 dev 2008-06-13 15:02:27 +00:00
Graham Knop
ad025e8309 preparing for 7.5.12 dev 2008-06-13 04:57:48 +00:00
Doug Bell
8a258ccc4f cross publish cancel button now works. 2008-06-12 22:34:28 +00:00
Doug Bell
e40a11895d cleared up some descriptions for Gallery properties 2008-06-12 22:15:21 +00:00
Colin Kuskie
33564cee94 Add POD to the ProfileField, formField method.
Fix all profile field defaults being ignored by the createAccount screen.
2008-06-12 20:59:12 +00:00
Colin Kuskie
ccf97b2736 forward porting the bad css fix for the default wiki page 2008-06-12 16:57:50 +00:00
Colin Kuskie
6b759f2b8e fix a CSS class typo in the layout/news template 2008-06-12 15:21:22 +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
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