Bug 19532: (follow-up) aria-hidden attr on OPAC, and more
[koha.git] / t / db_dependent / Circulation / Branch.t
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-15 Joonas KylmäläBug 28520: Allow creating a transfer back automatically...
2021-04-07 Tomas Cohen AraziBug 27069: Adjust tests
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-08-18 Nick ClemensBug 26078: Prevent generating a new transfer from retur...
2020-03-23 Jonathan DruartBug 23463: Replace AddItem calls with Koha::Item->store
2020-02-04 Jesse WeaverBug 18936: (follow-up) Add foreign key and scope enhanc...
2019-07-01 Jonathan DruartBug 18928: Update new occurrences
2019-07-01 Kyle M HallBug 18928: Move holdallowed, hold_fulfillment_policy...
2019-03-05 Jesse WeaverBug 18925: (follow-up) Change name of rule to fix ambiguity
2019-03-05 Kyle M HallBug 18925: Move maxissueqty and maxonsiteissueqty to...
2018-07-31 Jonathan DruartBug 21133: Fix use statements order
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
2017-09-07 Marcel de RooyBug 19268: Fix TestBuilder parameter in C/Branch.t...
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-08-10 Marcel de RooyBug 19070: Fix Circulation/Branch.t
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2016-11-15 Jonathan DruartBug 17599: Move C4::Circulation::GetIssuingRule to...
2016-05-03 Marcel de RooyBug 16404: Fix Circulation/Branch.t (tests 8-11)
2016-04-22 Tomas Cohen AraziBug 16216: Circulation_Branch.t doesn't set itemtype...
2016-04-22 Jonathan DruartBug 12787: Reorganise t/db_dependent files