All notable changes to this project will be documented in this file.
- Added TYPO3 v14 compatibility
- Changed namespaces (clear all caches/autoload after update!)
- Fixed namespace path in Domain/Model/Entry.php
- Added another Set for the Lightbox JavaScript
- Added Documentation
- Optimized CSS to make lists look better
- Sets for TYPO3 v13 integrated
- TCA optimization / updates
- Changed composer vendor name from "simonkoehler" to "fullstackfreelancer"
- Header field of timeline records is not mandatory anymore
- Various compatibility updates PHP and config files
- Compatibility with TYPO3 12.4.7
- Various compatibility updates PHP and config files
- Compatibility with TYPO3 11.5.8 tested
- Minor CSS fixes
- Some Backend labels renamed
- Compatibility with TYPO3 11.3.3 tested
- Remove Class Tca.php and change TCA label output back to "normal" to prevent Ajax errors in the backend when creating timeline inline records
- CSS Style for "img-fluid" added, in case you don't use Bootstrap
- Compatibility with TYPO3 11.1 tested
- New constant "ce_timeline.layout.templateName" available. You don't need to change this. But you can choose now if the extension renders the "Default" Layout of fluid_styled_content, or the built-in layout "Timeline" wich is the current one you are probably using. If you use the "bootstrap_package" for TYPO3, I recommend to switch to "DEFAULT" (in the constant editor), in order to have all the background styles and layout classes available.
- Added "Access" tab to timeline entries, so that you can define starting time and ending time to your entries
- Several code cleanups
- Created CHANGELOG file and let's go on from here!
- New entry type "Text with Images"
- New entry type "HTML-Code"
- Lightbox (doesn't need jQuery!)
Note: Requires database updates and all caches cleared!
- First release