Minor improvements to getRequestGroups() (#846)
- Added hold details parameter to getRequestGroups ILS driver method and added the possibility to include request type (Hold, StorageRetrievalRequest etc.) in request details so that e.g. pickup locations can be filtered by it.
Showing
- module/VuFind/src/VuFind/Controller/HoldsTrait.php 4 additions, 2 deletionsmodule/VuFind/src/VuFind/Controller/HoldsTrait.php
- module/VuFind/src/VuFind/ILS/Driver/Demo.php 9 additions, 4 deletionsmodule/VuFind/src/VuFind/ILS/Driver/Demo.php
- module/VuFind/src/VuFind/ILS/Driver/MultiBackend.php 12 additions, 5 deletionsmodule/VuFind/src/VuFind/ILS/Driver/MultiBackend.php
- module/VuFind/src/VuFind/ILS/Driver/VoyagerRestful.php 7 additions, 3 deletionsmodule/VuFind/src/VuFind/ILS/Driver/VoyagerRestful.php
- module/VuFind/src/VuFind/ILS/Logic/Holds.php 3 additions, 0 deletionsmodule/VuFind/src/VuFind/ILS/Logic/Holds.php
Please register or sign in to comment