Sebastian Meyer
Sebastian Meyer
There should be an option in the user's settings to save his/her preferred filters. Those settings should be used as a default if the user is logged in. 
This is not a new feature, I just made the code a bit easier to read. (This was a request from Zeitungsportal.)
### Solr Improvements - [ ] Initialize/update Solr schema via REST API (instead of providing a schema file which has to be deployed manually) - [x] Update Solr configuration `solrconfig.xml`...
### General Maintenance and Modernization - [x] Support Fluid templates for easy content rendering (especially for metadata) - [x] #1018 - [x] #1045 - [x] Complete and fix phpDoc (in...
The following changes are needed in order to reach full compatibility with TYPO3 v10 while keeping support for TYPO3 v9. Support for older TYPO3 version will be dropped. --- -...
## Description The upcoming Kitodo.Presentation 4.0 release will support TYPO3 9.5 LTS and 10.4 LTS. The next [TYPO3 LTS version](https://typo3.org/cms/roadmap) is already there: * TYPO3 11.5 LTS Released: 2021-10-05 The...
## Description Currently Kitodo.Presentation barely has any (unit) tests, so implementing new features and making sure that nothing broke is very tedious and time consuming - not only for developers...
## Description Currently Kitodo.Presentation works page-based. So all the METS and metadata parsing happens just to display a single or double page. Each time a user navigates to another page...
Many formats used in the context of Kitodo reflect their versioning in the namespace (i. e. MODS, ALTO, IIIF, TEI). We therefore need to add default support for more than...