| 1.4.1 |
Important drag-n-drop/sorting bugfix. EXT:gridelements added to suggested extensions. Added flux:flexform.object used in flux:flexform.section to define different objects which can be inserted in the FlexForm section. Use of the new Object ViewHelper is h |
| 1.4.0 |
Added support for using Sections in Fluid FlexForms. Documentation and examples at http://fedext.net will be updated shortly. |
| 1.3.0 |
Added all FlexForm field Wizards as ViewHelpers. Use these as tag content of a flux:flexform.field. ViewHelper to enable each Wizard for that field. |
| 1.2.11 |
Minor bugfixes for nested content elements. |
| 1.2.10 |
One more fix for the migration script; flux namespace requirement check and format fix. |
| 1.2.9 |
Bugfixes for migration script: missed closing fed:page tag and added Flux namespace if missing. |
| 1.2.8 |
New features: ConfigurationProvider implementation for providing FlexForm configurations. New Custom FlexForm Field ViewHelper allows you directly insert a FlexForm field as HTML. Migration script for converting FED templates to the new Flux syntax. |
| 1.2.7 |
Some bugfixes and compatibility for 4.5 users. |
| 1.2.6 |
Minor bugfix in error logging and prevention a possible case which can occur using FED for content elements and removing an extension which previously provided an FCE or deleting a file which is still used by content elements (i.e. forcing rendering of a |
| 1.2.5 |
Fixed sheet rendering bug. Added 4.5 compatibility (ext_autoload.php) entries not ported from FED. Fixed a possible error message if no TS was set. |
| 1.2.4 |
Added a "debug mode" switch in extension configuration options. Fixed an incorrect usage of FED ViewHelpers to render the FlexForm source - Flux ViewHelpers should be and are now used. |
| 1.2.3 |
Fixed an unfriendly (but harmless) error message when saving a record affected by Flux. |
| 1.2.2 |
Added support for using the GridViewHelper from Flux in FEDs page templates to create a Backend Layout (target feature is still unreleased though, so this is just a minor preparation update). |
| 1.2.1 |
Avoided a warning message due to no controllers existing when rendering content previews. |
| 1.2.0 |
Added support for attaching FlexForms to fields in any table (which has TCA present), also tables like pages, tt_content and tt_news. The exact same Fluid FlexForm logic applies in this context. |
| 1.1.1 |
Updated manual with link to online documentation. |
| 1.1.0 |
Fix for backend previews. Note, this is a BREAKING CHANGE due to configuration changes to make Flux more compatible with Layouts and Partials from other extensions. You must change your ext_tables.php to pass $_EXTKEY as the first parameter to any Tx_Flux |
| 1.0.0 |
Initial TER release. Feature state is stable since this is a branch from the FED project. Documentation at http://fedext.net/extensions/flux |