All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- new version for typo3 repository without .git folder
- added banners
- fixed missing reusable mask fields in extending pages
- added indexes to tt_content for parent fields
- fixed wrong default-paths in extension config
- changed EM paths from EXT:... to typo3conf/ext/....
- Added support for "EXT:" paths in LocalConfiguration #193
- Fluid-Templates are now being generated all upperCamelCase, no more underscores, except for fallback#186
- Default paths in LocalConfiguration now point to EXT:mask_project/...
- Fixed broken sorting in repeating elements #181
- Fixed broken default checkboxes #178
- Fixed TS-Conditions for hidden pages and content elements #203
- Prevent error in starttime and endtime when using strict_mode
- Changed default value of date field to null as per MySQL Standard #197
- Fixed broken 'Activate/Deactivate content element' action [BUGFIX] fix wrong locallang structure
- Fixed broken LocalConfiguration paths when missing trailing slash
- Support TYPO3 v9. #168
- All contentelements are now natively rendered with FLUIDTEMPLATE and are enriched with dataprocessors
- Link backend header of element to its edit page. #159
- Added Localization Tab to every field
- Added possibility to use enableMultiSelectFilterTextfield with select boxes
- Added a hint that updating the validation of a repeating field could cause problems
- Sort complete
mask.json
alphabetically to avoid merge conflicts. #163 - Default paths in extension configuration changed from outdated fileadmin paths to a dummy site package structure
- All Fluid-Templates/Partials/Layouts have to begin with an uppercase letter, as is standard with fluid
- Support for TYPO3 v8 LTS was dropped. #168
- Use
mb_substr
instead ofsubstr
to avoid encoding problems with German "umlauts". #167 - set correct icons for all content elements and add them to their own group in CType selectbox
- the configuration of the link wizard is now saved