Automne 4.2 RC1 released

Written for Automne by Frank Taillandier on 2012-01-18

This is the last version before the final 4.2 release, go grab it and discover the whole bunch of new features

Here's the CHANGELOG :

[FEATURE] : Allow sharing of polymod objects accross polymod modules
[FEATURE] : Add oembed object and oembed polymod field (external media field). Update Mediacenter to manage oembed medias
[FEATURE] : Add standard block of type "link"
[FEATURE] : Add atm-header tag to create content to be executed before page content
[FEATURE] : Add atm-redirect tag to create a redirection from one page to another one
[FEATURE] : Add atm-js-add and atm-css-add tags. Allow website subfolder auto inclusion for JS and CSS tags
[FEATURE] : Add attributes support to atm-form tags and rewrite for action attribute
[FEATURE] : Add HTML5 attributes to atm-input tags
[FEATURE] : Add HTTPS option for individual pages
[FEATURE] : Add an option to redirect from alt domain to main domain for websites
[FEATURE] : Add parent page selection on new page creation
[FEATURE] : Add variable type {page:father:XXX} to get infos from current parent page
[FEATURE] : Add protection for pages and categories to avoid changing important datas inadvertently
[FEATURE] : Add {server:XXX:YYY} variable type
[FEATURE] : Add {helper:XXX:YYY} variable type which allow usage of PHP helpers to format given variables
[FEATURE] : Allow stripping of .php extension for generated pages (see constant STRIP_PHP_EXTENSION in cms_rc.php)
[FEATURE] : Handle redirections from old website URL to the new website page (see /automne/redirect/HOW_TO for details)
[FEATURE] : Add specific PHP code inclusion in forms actions
[FEATURE] : Add support for mod_xsendfile if exists to boost file download when served by PHP
[FEATURE] : Add polymod text search options: "begin with" and "restrict to text field"

[REFACTOR] : Session management and users authentification are completely refactored to use Zend Framework
[REFACTOR] : Completely refactor cms_aliases module for a better integration in Automne 4
[REFACTOR] : Refactor JS and CSS editor to add robots.txt edition
[REFACTOR] : Add LESS files edition in stylesheet files edition
[REFACTOR] : Refactor tag atm-xml to be used in rows and in page templates (AJAX)
[REFACTOR] : Add thumbnail to field google coordinates in modules admin
[REFACTOR] : Update debug statistics : more accurate and more extensible
[REFACTOR] : Update Zend Framework to version 1.11.5
[REFACTOR] : Update ExtJS to version 3.4.0 (add support for IE9)
[REFACTOR] : Update phpMyAdmin to version 3.4.3.1
[REFACTOR] : Add support for hidden fields in polymod am-form
[REFACTOR] : Add filter by dates on activity logs
[REFACTOR] : Drop all old V3 LDAP methods
[REFACTOR] : Update page codename to allow codenames of 100 characters
[REFACTOR] : Add an administration right to allow update of pages codenames without a right on pages/rows templates
[REFACTOR] : Images and files inserted into polymod fields now use correct website domain instead of main website domain
[REFACTOR] : Add title and company to users details
[REFACTOR] : Add log for user logout
[REFACTOR] : Add previous login message on connection
[REFACTOR] : Use a temporary table to store poly objects search ids to avoid MySQL limitations
[REFACTOR] : Refactor single sub objects administration to allow creation and modification
[REFACTOR] : Refactor multi categories field in polymod administration using tree UI.
[REFACTOR] : Replace multiselect ExtJS extension by superselect for better ergonomics
[REFACTOR] : Allow page tree to be opened in a new window

Updated . Read more

Read all announcements