Bug 18925: (follow-up) Change name of rule to fix ambiguity
[koha.git] / t / db_dependent / Circulation / NoIssuesChargeGuarantees.t
2018-03-23 Jonathan DruartBug 19943: Fix NoIssuesChargeGuarantees.t - create...
2018-02-19 Jonathan DruartBug 20250: (bug 19529 follow-up) Prevent NoIssuesCharge...
2018-01-09 Jonathan DruartBug 19280: Pass a Koha::Patron to CanBookBeIssued
2017-12-14 Jonathan DruartBug 19776: (follow-up) remove dup category_type keys
2017-12-07 Jonathan DruartBug 19776: Fix random failures (category_type vs catego...
2017-10-25 Jonathan DruartBug 19529: Prevent NoIssuesChargeGuarantees.t to fail...
2017-10-20 Kyle M HallBug 14826: Unit Tests
2017-09-29 Nick ClemensBug 19307: Mock the AllowFineOverride preference to...
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2016-11-16 Jonathan DruartBug 17633: Do not call set_preference from tests
2016-05-04 Jonathan DruartBug 16405: Fix Circulation/NoIssuesChargeGuarantees...
2016-04-29 Kyle M HallBug 14577 - Allow restriction of checkouts based on...