| My Account |
|
| Copyright 2010 Scott Duensing, All Rights Reserved. |
This release fixes the Pagination Macro. It will now safely split content, even if it is inside HTML tags. Rendering issues have been fixed with the Product, Calendar, and the Account templates. The Default Gallery Album View Thumbnails template has been reworked to use CSS instead of JS for the thumbnail pop-ups. A bug in the the Syndicated Content asset has been fixed, where it had a problem with identifying some URLs. The Duration Form plug-in now does a better job of remembering exact intervals.
Gotchas
* The Default Gallery Album View Thumbnails template has been reworked
to get rid of intermittent rendering bugs with IE7. The thumbnail
pop-up is now completely CSS. The thumbnails.js file is still available,
but is now considered deprecated.
Changelog
- fixed #10687: i18n Asset_Product::buy_form_options
- fixed #10651: Dashboard Content positions
- fixed #10695: Adding a new article creates a new version tag
- fixed search indexer concatenates keywords to content.
- fixed #10677: Syndicated Content ???
- fixed #10590: Session::DateTime->secondsToInterval doesn't allow 7 weeks
- fixed #10619: Pagination macro
- fixed #10596: Dates in calendar wrong offset
- fixed #10698: hard coded root paths in account templates
- fixed #10702: Product displays empty brochure, warranty, manual fields
- fixed #10510: Product Thumbnails overlap Controls
- fixed #9962: gallery thumbnail view: JS problem in IE7