Created class for managing holds configuration; eliminated some static...
Created class for managing holds configuration; eliminated some static calls/methods and a circular dependency.
Showing
- module/VuFind/config/module.config.php 8 additions, 2 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/ILS/Connection.php 32 additions, 8 deletionsmodule/VuFind/src/VuFind/ILS/Connection.php
- module/VuFind/src/VuFind/ILS/HoldSettings.php 91 additions, 0 deletionsmodule/VuFind/src/VuFind/ILS/HoldSettings.php
- module/VuFind/src/VuFind/ILS/Logic/Holds.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/ILS/Logic/Holds.php
- module/VuFind/src/VuFind/ILS/Logic/TitleHolds.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/ILS/Logic/TitleHolds.php
- module/VuFind/src/VuFind/RecordDriver/SolrMarc.php 1 addition, 2 deletionsmodule/VuFind/src/VuFind/RecordDriver/SolrMarc.php
- themes/blueprint/templates/RecordTab/holdingsils.phtml 1 addition, 1 deletionthemes/blueprint/templates/RecordTab/holdingsils.phtml
- themes/jquerymobile/templates/RecordTab/holdingsils.phtml 1 addition, 1 deletionthemes/jquerymobile/templates/RecordTab/holdingsils.phtml
Please register or sign in to comment