DFG Viewer 6.0.0
The most important changes:
- add support for Kitodo.Presentation 4.x.
- update grunt build
- add 3D View plugin
- drop support for TYPO3 9.x
- add support for TYPO3 11.x
- introduce quality checks for repository
What's Changed
- Bump async from 2.6.3 to 2.6.4 in /Build by @stweil in #203
- Bump grunt from 1.4.1 to 1.5.3 in /Build by @dependabot in #204
- Bump terser from 5.9.0 to 5.14.2 in /Build by @dependabot in #206
- Migrate to Kitodo.Presentation 4 by @dvoracek-slub in #208
- Fix some typos in comments and documentation (found by codespell) by @stweil in #210
- Fix HTML5 warning by removing type attribut from script by @stweil in #215
- Remove config.absRefPrefix by @stweil in #209
- fix character overlap in toc (between caret-down and title) by @BFallert in #212
- Add 3D View plugin template by @beatrycze-volk in #198
- Add CSS for included 3D js viewer by @beatrycze-volk in #199
- Update css and template of 3DView plugin by @beatrycze-volk in #218
- Fix dlf path:
Javascript
->JavaScript
by @csidirop in #220 - Fix license comments in LESS file headers by @gnuj in #233
- Make a metadata wrapper height 100% if 3D object by @beatrycze-volk in #219
- Show provider logo again by @csidirop in #221
- Remove ABOUT.txt by @stweil in #226
- Fix position provider logo in fullscreen by @BFallert in #223
- Adjust UriController to changes made in AbstractController by @beatrycze-volk in #234
- Rename cofiguration for tools to match changes in Kitodo Presentation by @beatrycze-volk in #235
- Fix two details in the calendar view of newspapers by @BFallert in #237
- Use getCurrentDocument function by @beatrycze-volk in #238
- Change
z-index
to match the other buttons by @csidirop in #224 - Remove unused old jquery-3.5.1.min.js by @stweil in #213
- Introduce PHPStan static code analysis by @beatrycze-volk in #241
- Ignore this error until Kitodo.Presentation is not updated by @beatrycze-volk in #242
- Introduce CodeQL code analysis by @beatrycze-volk in #243
- Revert "Rename cofiguration for tools to match changes in Kitodo Presentation" by @beatrycze-volk in #248
- Searchpage styling by @csidirop in #232
- Add Codacy badge by @beatrycze-volk in #245
- Compatibility fixes in SruController by @beatrycze-volk in #246
- Convert SRU eID script into middleware by @beatrycze-volk in #247
- Bump minimatch from 3.0.4 to 3.0.8 in /Build by @dependabot in #225
- Move phpstan configuration to the correct directory by @beatrycze-volk in #249
- Fix DOM text reinterpreted as HTML in dfgviewerScripts.js by @beatrycze-volk in #250
- Fix DOM text reinterpreted as HTML in dfgviewerSru.js by @beatrycze-volk in #251
- Fix call to
\Kitodo\Dlf\Middleware\SruMiddleware
by @csidirop in #255 - Add missing config for
titleReplacement
by @beatrycze-volk in #256 - Grunt action to verify if compiled files are up to date by @csidirop in #261
- Fix
ExtensionUtility::configurePlugin
calls by @beatrycze-volk in #260 - Remove not needed double quotes for
$config.storagePid
by @beatrycze-volk in #263 - Add styling for pagination in GridView by @csidirop in #264
- Hide PageView tools in CalendarView by @csidirop in #265
- Fix missing icons and wrong styling for download menu by @csidirop in #262
- Add styling for pagination in ListView by @csidirop in #266
- Upgrade TYPO3 version to 11.5.36 and drop support for 9.5.31 in the composer file by @beatrycze-volk in #267
- Fix pagination CSS by @beatrycze-volk in #268
- Adjust versions for 6.0.0 release by @beatrycze-volk in #269
New Contributors
- @dvoracek-slub made their first contribution in #208
- @BFallert made their first contribution in #212
- @csidirop made their first contribution in #220
Full Changelog: v5.3.0...v6.0.0