Bug 19532: (follow-up) aria-hidden attr on OPAC, and more
[koha.git] / t / db_dependent / Reserves /
2022-02-02 Fridolin SomersBug 29976: (Bug 21729 follow-up) fix holds unit tests
2021-10-07 Jonathan DruartBug 28931: Use EXPORT_OK from Koha::DateUtils
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-12-21 Nick ClemensBug 26634: Remove GetHoldRule subroutine in C4::Reserves
2020-11-04 Martin RenvoizeBug 12656: Allow --reason to be passed to cancel_expire...
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-08-31 Jonathan DruartBug 26250: Fix tests when SearchEngine=Elastic
2020-07-16 Nick ClemensBug 25566: Add option to ignore found holds and use...
2020-05-22 Jonathan DruartBug 24612: Fix existing ReserveSlip tests
2020-02-11 Jonathan DruartBug 14711: Change prototype for AddReserve - pass a...
2020-02-04 Jesse WeaverBug 18936: (follow-up) Add foreign key and scope enhanc...
2020-02-04 Kyle M HallBug 18936: Convert issuingrules fields to circulation_rules
2020-01-15 Jonathan DruartBug 20567: Add tests
2019-07-05 Nick ClemensBug 21181: Unit tests
2019-02-27 Tomas Cohen AraziBug 21765: Regression tests
2018-08-24 Kyle M HallBug 15524: (QA follow-up) Change Can[Book|Item]BeReserv...
2018-08-08 Nick ClemensBug 21075: Unit tests
2018-06-04 Benjamin RoksethBug 17561: ReserveSlip needs itemnumber for item level...
2017-10-09 Josef MoravecBug 19437: (followup) Rearrange CancelExpiredReserves...
2017-10-09 Marcel de RooyBug 19437: Rearranging tests for CancelExpiredReserves
2017-08-30 Jonathan DruartBug 19025: Move GetReserveInfo to Koha::Holds
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-07-14 Jonathan DruartBug 18262: Fix test in MultiplePerRecord
2017-03-31 Jonathan DruartBug 17560: Hold fee placement at point of checkout
2017-03-31 Jonathan DruartBug 17560: Update current code
2017-01-13 Benjamin RoksethBug 17766 - Patron notification does not work with...
2016-11-15 Jonathan DruartBug 17599: Make the tests pass
2016-09-24 Tomas Cohen AraziBug 17327: (QA followup) Remove Carp::Always which...
2016-09-24 Kyle M HallBug 17327: Add unit test for regression
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Unit Tests
2015-12-31 Jonathan DruartBug 13592: Add an option to charge for any hold placed
2015-11-06 Jonathan DruartBug 14878: Tests - Create the branchcodes when needed
2015-11-04 Tomas Cohen AraziBug 15081: (followup) Make test files using TestBuilder...
2015-09-07 Marcel de RooyBug 14702: Unit tests for GetReserveFee and ChargeReser...