Change log

Version 0.3.0

  • Ready for TYPO3 12

  • Cleanups

  • Update jQuery to 3.7.1

  • Bugfix checkboxes (soldout / signed)

Version 0.2.1

  • Update composer.json

Version 0.2.0

  • Ready for TYPO3 11

  • Removed some unneeded code

  • Update jQuery to 3.6.0

  • Replace ext-icon.gif with svg

Version 0.1.6

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.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