Change log¶
Version 0.1.5¶
- Vendor changed (Vendorname was taken on packagist… need to rename) Dump autoload and clear cache!
- Documentation added
Version 0.1.4¶
- Update composer.json (insert extenstion name)
- Sort Bookseries by title
Version 0.1.3¶
- Fixexs RTE for description field, remove unneeded actions, rename .ts to .typoscript
Version 0.1.2¶
- jQuery core is not loaded by default any more. If needed, just check the new setting “includejquerycore” in the constant editor
- Updated jQuery core and DataTables
Version 0.1.1¶
- Now compatible with TPYO3 10.4
- Minor changes (see github)
Version 0.1.0¶
- Change Ext-folder from ext_bookdatabase to extbookdatabase (need to reintegrate static template!). Should work out of the box now. (See readme.md for installation steps)
- Romoved unneeded files and code
Version 0.0.3¶
Ready for TYPO3 9 See: https://github.com/criwe/Bookdatabase/commit/368f3895b9ebb169bb2afe40f9e0e92ccee7f8da
Version 0.0.2¶
Some backend improvements (sorting, tabs…), svg icons, fixed static text (now language parameters), minor css-changes, added README.md
Version 0.0.1¶
Initial Upload