Bug 24683: Fix for take smart rules into account in "if all unavailable"
[koha.git] / t / db_dependent / Holds / DisallowHoldIfItemsAvailable.t
2020-08-24 Andrew NuggedBug 24683: Fix for take smart rules into account in...
2020-08-24 Andrew NuggedBug 24683: Subroutine name changed (fix), no code logic...
2020-03-25 Andrew NuggedBug 24185: Make holds page faster: Preparatory refactoring
2020-02-04 Jonathan DruartBug 18936: (QA follow-up) Fix inconsistencies in Issuin...
2020-02-04 Jonathan DruartBug 18936: Fix some more tests
2020-02-04 Jesse WeaverBug 18936: (follow-up) Fix tests, replace old get_onshe...
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
2019-07-01 Jonathan DruartBug 18928: Update new occurrences
2019-05-10 Jonathan DruartBug 19302: Send koha::objects to C4::Reserves::IsAvaila...
2019-04-25 Nick ClemensBug 20837: Unit tests
2019-03-05 Jonathan DruartBug 18925: Update new occurrences
2019-03-05 Kyle M HallBug 18925: Move maxissueqty and maxonsiteissueqty to...
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2019-01-02 Jonathan DruartBug 21817: Centralize the mock of userenv from tests
2018-10-18 Jonathan DruartBug 21597: Incorrect date value: '0' for column 'onloan'
2018-07-31 Jonathan DruartBug 21133: Fix use statements order
2018-02-13 Marcel de RooyBug 4319: (QA follow-up) Consistency in IsAvailableForI...
2018-02-13 Alex ArnaudBug 4319: [OPAC] Allow holds on waiting/transit items
2017-11-26 Nick ClemensBug 18547: (QA follow-up) Add comments to make tests...
2017-11-26 Jonathan DruartBug 18547: Add tests
2017-01-13 Jonathan DruartBug 17196: Move marcxml out of the biblioitems table
2016-04-29 Kyle M HallBug 15534 [QA Followup] - Remove superfluous lines...
2016-04-29 Kyle M HallBug 15534 - Add the ability to prevent a patron from...