Skip to content
Success

Changes

Summary

  1. Introduce option to display shorter author data on EDS item detail page (#3881) (details)
  2. Add scopes to OIDC well-known configuration. (#3915) (details)
  3. KohaRest: Fix getConfig for holdings. (#3916) (details)
  4. Add a couple of Finnish and Swedish holding status translations. (#3917) (details)
  5. Add some new language code translations. (details)
  6. Fix broken test. (details)
  7. Update development tool dependencies; apply php-cs-fixer adjustments (#3914) (details)
Commit a3710ff541e39b6c44babd113db9b8e715f77b6b by noreply
Introduce option to display shorter author data on EDS item detail page (#3881)

- Add DetailPageFormat config to EDS.ini
- Add short author display to EDS core.phtml files

Sponsored-By: Auckland University of Technology, New Zealand
The file was modifiedthemes/bootstrap3/css/EDS.css (diff)
The file was modifiedconfig/vufind/EDS.ini (diff)
The file was modifiedthemes/bootstrap5/css/EDS.css (diff)
The file was modifiedthemes/bootstrap3/templates/RecordDriver/EDS/core.phtml (diff)
The file was modifiedthemes/bootstrap5/templates/RecordDriver/EDS/core.phtml (diff)
Commit d1563dba2bef7da16252b068a563cbbf82293071 by noreply
Add scopes to OIDC well-known configuration. (#3915)

The file was modifiedmodule/VuFind/src/VuFind/Controller/OAuth2Controller.php (diff)
Commit a2e634cc11dab00aed4fc2dd8f70545811ad7194 by noreply
KohaRest: Fix getConfig for holdings. (#3916)

There was a mistake that dropped everything else but itemLimit from the Holdings configuration.
The file was modifiedmodule/VuFind/src/VuFind/ILS/Driver/KohaRest.php (diff)
Commit 9e312d8a125b118d7c7f1f214dfe6f6e7c5eb547 by noreply
Add a couple of Finnish and Swedish holding status translations. (#3917)

The file was modifiedlanguages/HoldingStatus/fi.ini (diff)
The file was modifiedlanguages/HoldingStatus/sv.ini (diff)
Commit 9abe183931cbdafd5d9bf1be4b15486371627542 by Demian Katz
Add some new language code translations.
The file was modifiedlanguages/ISO639-3/fr.ini (diff)
The file was modifiedlanguages/ISO639-3/de.ini (diff)
The file was modifiedlanguages/ISO639-3/en.ini (diff)
The file was modifiedlanguages/ISO639-3/pt.ini (diff)
The file was modifiedlanguages/ISO639-3/ru.ini (diff)
The file was modifiedlanguages/ISO639-3/sv.ini (diff)
The file was modifiedlanguages/ISO639-3/gl.ini (diff)
The file was modifiedmodule/VuFind/tests/integration-tests/src/VuFindTest/Mink/OAuth2Test.php (diff)
Commit 72a6e1d83021b72aec38cc8eb8b56c4e0545cca5 by noreply
Update development tool dependencies; apply php-cs-fixer adjustments (#3914)

The file was modifiedmodule/VuFind/src/VuFind/View/Helper/Root/Printms.php (diff)
The file was modifiedmodule/VuFindSearch/src/VuFindSearch/Backend/Solr/Connector.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/Hierarchy/TreeDataSource/Solr.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/Search/BackendManager.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/Content/TOC/Syndetics.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/RecordDriver/DefaultRecord.php (diff)
The file was modifiedmodule/VuFindSearch/src/VuFindSearch/Service.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/Content/TOC/ObalkyKnih.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/Service/MarkdownFactory.php (diff)
The file was modifiedmodule/VuFindSearch/src/VuFindSearch/Backend/Solr/Backend.php (diff)
The file was modifiedmodule/VuFindSearch/src/VuFindSearch/Backend/SRU/Connector.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/ILS/Driver/Unicorn.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/RecordDriver/SolrMarcRemote.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/Search/SolrCollection/Params.php (diff)
The file was modifiedmodule/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/Connector.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/Mailer/GetFieldValueFixTrait.php (diff)
The file was modifiedmodule/VuFind/src/VuFindTest/Feature/FixtureTrait.php (diff)
The file was modifiedmodule/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/RecordCollectionFactory.php (diff)
The file was modifiedmodule/VuFindSearch/src/VuFindSearch/Backend/Solr/SimilarBuilder.php (diff)
The file was modifiedmodule/VuFindSearch/src/VuFindSearch/Response/AbstractJsonRecordCollectionFactory.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/Search/Solr/Params.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/ILS/Driver/Folio.php (diff)
The file was modifiedmodule/VuFindSearch/src/VuFindSearch/Backend/Solr/HandlerMap.php (diff)
The file was modifiedmodule/VuFindSearch/src/VuFindSearch/Backend/EDS/Response/RecordCollectionFactory.php (diff)
The file was modifiedmodule/VuFindSearch/src/VuFindSearch/Backend/EIT/Response/XML/RecordCollectionFactory.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/View/Helper/Root/Citation.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/ILS/Driver/Demo.php (diff)
The file was modifiedmodule/VuFindConsole/src/VuFindConsole/Command/ScheduledSearch/NotifyCommand.php (diff)
The file was modifiedmodule/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/ExplanationTest.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/ILS/Driver/Virtua.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/View/Helper/Root/ClassBasedTemplateRendererTrait.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/XSLT/Import/VuFindGeo.php (diff)
The file was modifiedmodule/VuFindSearch/src/VuFindSearch/ParamBag.php (diff)
The file was modifiedcomposer.lock (diff)
The file was modifiedcomposer.json (diff)
The file was modifiedmodule/VuFind/src/VuFind/Controller/InstallController.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/Search/Factory/AbstractSolrBackendFactory.php (diff)
The file was modifiedmodule/VuFindSearch/src/VuFindSearch/Backend/WorldCat/Response/XML/RecordCollectionFactory.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/I18n/Sorter.php (diff)
The file was modifiedmodule/VuFindSearch/src/VuFindSearch/Backend/Solr/SearchHandler.php (diff)