Automne 4.1 released

Written for Automne by Frank Taillandier on 2011-02-26

Automne 4.1 brings manuy new features such as :

- import/export modules
- better performance
- better languages management
- better images management
- simplified files structure
- subfolder installation
- and many other ones ...

Here"s the complete changelog:

Changelog from Automne 4.0.2 to Automne 4.1.0 :

V4.1.0 (24/02/2011)
[BUG] : Lots of minor bugs corrected (included bugs 1432, 1412, 1410, 1432, 1430, 1389, 1380, 1362, 1315, 1243, 1209, 1062, 522, 883, 539, 930, 536, 535, 519, 293, see http://www.automne-cms.org/bug/)
[REFACTOR] : Change max execution time for scripts. Set to 2 minutes by default
[REFACTOR] : Change polymod search to add one by one result return. Use POLYMOD_SEARCH_RETURN_INDIVIDUALS_OBJECTS search method with getNextResult method. This greatly improves the memory management.
[REFACTOR] : Manage alpha transparency on PNG and GIF images during image resizing
[REFACTOR] : Move /automne_linx_files directory to /automne/linx
[REFACTOR] : Move /automne_modules_files to /files
[REFACTOR] : Move /automne_bin to /automne/bin
[REFACTOR] : Move /sql to /automne/sql
[REFACTOR] : Move /html to /automne/html
[REFACTOR] : Use CMS_cache to store Backtraces, Stats and Polymod structures instead of user session
[REFACTOR] : Add default attribute to text and varchar blocks (standard module) to specifie a specific text instead of the default "Lorem Ipsum" text
[REFACTOR] : Update ExtJS to version 3.3.1
[REFACTOR] : Rewrite standard and polymod parsings to be both compatibles with tags and vars replacements
[REFACTOR] : Rewrite polymod replacement vars to handle nested vars replacements
[REFACTOR] : Rewrite tags atm-if, atm-else, atm-setvar, atm-start-tag, atm-end-tag, atm-title, atm-page, atm-website, atm-admin, atm-edit to be compatible with both standard and polymod parsers
[REFACTOR] : Update all rows and templates help for XML syntax.
[FEATURE] : Add vars replacements to standard rows and templates XML codes.
[FEATURE] : Allow handling of vars replacement by all modules
[FEATURE] : Add Google coordinates field for Polymod
[FEATURE] : Add vhost subfolder support for Automne installation
[FEATURE] : Add import/export of polymod modules structures
[FEATURE] : Add export of Automne activity logs in CSV
[FEATURE] : Add Google Chrome Frame support (via the configuration constant APPLICATION_GCF_SUPPORT)
[FEATURE] : Add row duplication
[FEATURE] : Add codename to pages and websites
[FEATURE] : Add database auto update (useful for direct update from Launchpad)
[FEATURE] : Add auto resize and auto crop on images for image and file objects
[FEATURE] : Add email notification to user/group field of objects (like author for example)
[FEATURE] : Add atm-page and atm-website tags
[FEATURE] : Add PHPExcel library (working on excel files) : http://phpexcel.codeplex.com
[FEATURE] : Add Languages management
[FEATURE] : Add options for keyword search on polymod modules
[FEATURE] : Add an option to search rows by module
[FEATURE] : Add multiple atm-search-order support for polymod search inside atm-search tags
[FEATURE] : Add an option to detach as popup some modal window of Automne administration
[FEATURE] : Add polymod module deletion

Read more

Read all announcements