Implemented support for request groups with holds in core code, Demo driver and Voyager drivers.
Showing
- config/vufind/VoyagerRestful.ini 37 additions, 2 deletionsconfig/vufind/VoyagerRestful.ini
- languages/en.ini 3 additions, 0 deletionslanguages/en.ini
- languages/fi.ini 3 additions, 0 deletionslanguages/fi.ini
- languages/sv.ini 4 additions, 1 deletionlanguages/sv.ini
- module/VuFind/src/VuFind/Controller/AjaxController.php 57 additions, 0 deletionsmodule/VuFind/src/VuFind/Controller/AjaxController.php
- module/VuFind/src/VuFind/Controller/Plugin/Holds.php 43 additions, 1 deletionmodule/VuFind/src/VuFind/Controller/Plugin/Holds.php
- module/VuFind/src/VuFind/Controller/RecordController.php 36 additions, 11 deletionsmodule/VuFind/src/VuFind/Controller/RecordController.php
- module/VuFind/src/VuFind/ILS/Driver/Demo.php 105 additions, 43 deletionsmodule/VuFind/src/VuFind/ILS/Driver/Demo.php
- module/VuFind/src/VuFind/ILS/Driver/Voyager.php 11 additions, 4 deletionsmodule/VuFind/src/VuFind/ILS/Driver/Voyager.php
- module/VuFind/src/VuFind/ILS/Driver/VoyagerRestful.php 440 additions, 89 deletionsmodule/VuFind/src/VuFind/ILS/Driver/VoyagerRestful.php
- themes/blueprint/css/styles.css 1 addition, 1 deletionthemes/blueprint/css/styles.css
- themes/blueprint/js/hold.js 41 additions, 0 deletionsthemes/blueprint/js/hold.js
- themes/blueprint/templates/myresearch/holds.phtml 5 additions, 0 deletionsthemes/blueprint/templates/myresearch/holds.phtml
- themes/blueprint/templates/record/hold.phtml 53 additions, 8 deletionsthemes/blueprint/templates/record/hold.phtml
- themes/bootprint/templates/myresearch/holds.phtml 5 additions, 0 deletionsthemes/bootprint/templates/myresearch/holds.phtml
- themes/bootstrap/js/hold.js 41 additions, 0 deletionsthemes/bootstrap/js/hold.js
- themes/bootstrap/templates/myresearch/holds.phtml 5 additions, 0 deletionsthemes/bootstrap/templates/myresearch/holds.phtml
- themes/bootstrap/templates/record/hold.phtml 77 additions, 11 deletionsthemes/bootstrap/templates/record/hold.phtml
- themes/jquerymobile/css/styles.css 7 additions, 2 deletionsthemes/jquerymobile/css/styles.css
- themes/jquerymobile/js/hold.js 44 additions, 0 deletionsthemes/jquerymobile/js/hold.js
Please register or sign in to comment