Simplify block behavior and improve account block feedback. (#815)
- Move block checking to higher-level code for simplicity/consistency - Expose public method for blocking requests so message can be displayed to user - Show account blocks on profile/checkedout screens.
Showing
- config/vufind/Demo.ini 2 additions, 3 deletionsconfig/vufind/Demo.ini
- languages/en.ini 1 addition, 0 deletionslanguages/en.ini
- module/VuFind/src/VuFind/Controller/MyResearchController.php 23 additions, 0 deletionsmodule/VuFind/src/VuFind/Controller/MyResearchController.php
- module/VuFind/src/VuFind/ILS/Driver/Demo.php 18 additions, 24 deletionsmodule/VuFind/src/VuFind/ILS/Driver/Demo.php
- module/VuFind/src/VuFind/ILS/Driver/VoyagerRestful.php 29 additions, 3 deletionsmodule/VuFind/src/VuFind/ILS/Driver/VoyagerRestful.php
- module/VuFind/src/VuFind/ILS/Logic/Holds.php 50 additions, 100 deletionsmodule/VuFind/src/VuFind/ILS/Logic/Holds.php
- themes/bootstrap3/templates/RecordTab/holdingsils.phtml 14 additions, 12 deletionsthemes/bootstrap3/templates/RecordTab/holdingsils.phtml
- themes/jquerymobile/templates/RecordTab/holdingsils.phtml 9 additions, 3 deletionsthemes/jquerymobile/templates/RecordTab/holdingsils.phtml
Please register or sign in to comment