refs #23952 [finc] refactor loanHistoryAction
* rename loanHistoryAction to historicloansAction as in VuFind MyResearchController ** rename in menu * config: set historic_loan_page_size to 30 as it is obvious default??? * rename getMyLoanHistory to getMyTransactionHistory in LiberoWachtlTrait ** remove erronemous custom pagination ** rename also in AjaxHandler for badges count * remove obsolete code for paginator in historicloans.phtml
Showing
- local/config/vufind/config.ini 1 addition, 1 deletionlocal/config/vufind/config.ini
- module/finc/src/finc/AjaxHandler/GetUserLoanHistory.php 1 addition, 1 deletionmodule/finc/src/finc/AjaxHandler/GetUserLoanHistory.php
- module/finc/src/finc/ILS/Driver/LiberoWachtlTrait.php 6 additions, 43 deletionsmodule/finc/src/finc/ILS/Driver/LiberoWachtlTrait.php
- themes/finc/templates/myresearch/historicloans.phtml 2 additions, 18 deletionsthemes/finc/templates/myresearch/historicloans.phtml
- themes/finc/templates/myresearch/menu.phtml 2 additions, 2 deletionsthemes/finc/templates/myresearch/menu.phtml
Please register or sign in to comment