SLUB DigitalCollections v6.0.0
What's Changed
- [BUGFIX] Fix passing page id from
ToolboxControllerby @beatrycze-volk in #105 - [FEATURE] 3D viewer selection by @markusweigelt in #98
- [BUGFIX] Improve score tool conditions by @markusweigelt in #107
- [MAINTENANCE] Update TYPO3 12 by @markusweigelt in #94
- [BUGFIX] Fix displaying links by @beatrycze-volk in #113
- [BUGFIX] Fix display for pagination by @beatrycze-volk in #115
- [BUGFIX] Fix template for displaying list of collections by @beatrycze-volk in #123
- [BUGFIX] Display
<an>instead of escaped strings by @beatrycze-volk in #135 - [BUGFIX] Display [no title] for documents without title by @beatrycze-volk in #136
- Allow installation with PHP 8.4 by @stweil in #128
- [BUGFIX] Fix display of search results by @stweil in #138
- [MAINTENANCE] Change from global config to plugin config by @beatrycze-volk in #120
- [MAINTENANCE] Insert correct TS constants by @beatrycze-volk in #145
- [BUGFIX] Insert
solrcoreto general plugin settings by @beatrycze-volk in #146 - Fix colors of the table of contents element by @gnuj in #147
- [BUGFIX] Move fullscreen to new section by @chrizzor in #137
- [BUGFIX] change the backend_layout check to use the traverse function by @fschoelzel in #150
- [BUGFIX] - Add support for Typo3 v12 - check for request object first by @fschoelzel in #151
- [MAINTENANCE] Adjust PHPStan config by @beatrycze-volk in #154
- [BUGFIX] Multiview for TYPO3 12 by @markusweigelt in #152
- [MAINTENANCE] Change catalogue label to catalog by @chrode in #153
- [BUGFIX] Fixes navigation URL encoding by @markusweigelt in #156
- Add compatibility for Kitodo.Presentation Mediaplayer and TYPO3 v12 by @fschoelzel in #158
- Add multiViewType to
tx_dlf_pageviewin Kitodo config adapted from DFG-Viewer by @fschoelzel in #159 - [TASK] Add pageview container to empty workview by @ByteParty in #160
- [BUGFIX] Set
multiViewTypeto empty value by @beatrycze-volk in #161 - Fix PageInfoViewHelper to retrieve page UID from routing context by @fschoelzel in #157
- [MAINTENANCE] Replace searchParameter -> search by @stweil in #162
- [MAINTENANCE] Add initial support for TYPO3 v13 by @stweil in #163
- [DEPENDENCY] Update composer for master branch by @beatrycze-volk in #166
- [MAINTENANCE] Update getting page uid from request by @beatrycze-volk in #167
- Remove SOLR host URL from constants.typoscript by @chrode in #171
- [BUGFIX] Hide measure navigation when double page view is active by @markusweigelt in #164
- [MAINTENANCE] Remove SingleCollection plugin by @beatrycze-volk in #177
- [FEATURE] Refactoring multi view by @markusweigelt in #175
- [MAINTENANCE] Remove
CalcViewHelperby @beatrycze-volk in #179 - [DEPENDENCIES] Restore support for Kitodo 6.x by @beatrycze-volk in #180
- [MAINTENANCE] Adjust composer sections by @beatrycze-volk in #181
- [IMPROVEMENT] Replace fluid link action with kitodo link view helper by @markusweigelt in #183
- [BUGFIX] Fix builds after branch renaming by @beatrycze-volk in #188
- [BUGFIX] Fix merging parameters array for DLF by @beatrycze-volk in #186
- [BUGFIX] Fix static call to
$documentRepositoryby @beatrycze-volk in #195 - Bump js-yaml from 3.14.1 to 3.14.2 in /Build by @dependabot[bot] in #185
- [FEATURE] Add new Audiovideotools UI to Mediaplayer by @fschoelzel in #191
- Update emptyMessage for multivolume_work by @fschoelzel in #192
- [FEATURE] Provide MIDI player by @markusweigelt in #184
- [IMPROVEMENT] Document functions by @markusweigelt in #194
- [BUGFIX] Change method for saving logos in the TYPO3 temp folder by @ByteParty in #197
- [BUGFIX] Remove config for already removed
SingleCollectionControllerby @beatrycze-volk in #199 - [BUGFIX] Remove cache for already removed
SingleCollectionControllerby @beatrycze-volk in #200 - [MAINTENANCE] Update versions for extension, PHP and TYPO3 by @beatrycze-volk in #202
- Bump qs from 6.14.0 to 6.14.1 in /Build by @dependabot[bot] in #203
- [BUGFIX] Fix PID for search by @beatrycze-volk in #204
- [BUGFIX] fix broken URI Link to MODS type="purl" for persistence-document by @fschoelzel in #207
- Bump lodash from 4.17.21 to 4.17.23 in /Build by @dependabot[bot] in #205
- [BUGFIX] Change array element used for creating cache identifier by @beatrycze-volk in #206
- [MAINTENANCE] Remove not needed config for file groups and add solr core uid by @beatrycze-volk in #208
New Contributors
- @stweil made their first contribution in #128
- @chrizzor made their first contribution in #137
- @chrode made their first contribution in #153
Full Changelog: v4.1.0...v6.0.0