Helix 0.9.2
Some cleanups from the rather dramatic 0.9.0 release. AED and listControl bugs have been fixed, AED class has been further extended. The redirect manager can now edit existing entries in the database. The SearchEngine class is now part of Helix, this is a big one and still experimental but completely operational.
- Fixed bug in content editor causing TOC keys to disappear
- Fixed bug in menu list groupings causing page to fault and not finish rendering
- Add some functions and code optimisations to the core
- Gave the maintenance script an infinite time limit
- Extended the standard list class to have the key cell fully clickable when row-linking is disabled
- Fixed the dummy 'secondary components' window at the bottom of the content editor
- Fixed a bug with the ListControl that caused improper display of menu items when using the exclusive setting
- Relocated all CSS and JS files to the /components/assets/ directory
- Extended the AED class to allow for textarea and radio options
- Fixed a bug in the AED class that faulted when the + character was used in text fields
- Extended the AED class to detect changes to the form and only warn when cancelling a modified form
- Extended the Redirect Manager component to also display an AED form for existing redirects so you can now add, edit and delete redirects within Helix
- Added new functions for gathering query data and updated existing components to use these
Also, a note about the text editors within Helix. Some Helix releases on some templates trigger a bug in Firefox that causes the carrot to disappear. There is a workaround for this bug, but it's not very pretty. Firefox 3, which is due for release soon, has solved this bug so there will be no update in Helix to workaround it.
