Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / Koha / IssuingRules.pm
2020-02-04 Jonathan DruartBug 18936: Remove last bit of Koha::IssuingRule
2018-09-07 Marcel de RooyBug 17530: (QA follow-up) Fix caching error
2018-09-07 Marcel de RooyBug 17530: (QA follow-up) Add pref ArticleRequestsLinkC...
2018-09-07 Marcel de RooyBug 17530: (QA follow-up) Replace class_or_self variables
2018-09-07 Marcel de RooyBug 17530: (QA follow-up) Replace our variable by cache...
2018-09-07 Marcel de RooyBug 17530: Add Koha::IssuingRules->guess_article_reques...
2018-02-13 Marcel de RooyBug 19301: (QA follow-up) Add POD, use statements and...
2018-02-13 Jonathan DruartBug 19301: Move C4::Reserves::OnShelfHoldsAllowed to...
2018-01-02 Jonathan DruartBug 19300: Replace C4::Reserves::OPACItemHoldsAllowed
2018-01-02 Jonathan DruartBug 19300: Replace C4::Reserves::OPACItemHoldsAllowed...
2016-12-23 Lari TaskulaBug 17783: Prevent crash when providing an undefined...
2016-12-23 Lari TaskulaBug 17783: Optimize Koha::IssuingRules->get_effective_i...
2016-11-15 Jonathan DruartBug 17599: Move C4::Circulation::GetIssuingRule to...
2016-02-12 Jonathan DruartBug 15446: (follow-up) Rename Koha::Object[s]->type...
2015-12-31 Joonas KylmäläBug 15129: Add Koha::Object for issuing rules and let...