Bug 24545: Fix license statements
[koha.git] / Koha / CirculationRules.pm
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-02-10 Tomas Cohen AraziBug 24602: Make get_onshelfholds_policy fallback to 0
2020-02-04 Jonathan DruartBug 18936: (follow-up) More fixes
2020-02-04 Jonathan DruartBug 18936: Fix IssuingRules/guess_article_requestable_i...
2020-02-04 Joonas KylmäläBug 18936: (follow-up) Add cloning of circulation rules...
2020-02-04 Joonas KylmäläBug 18936: (follow-up) Fix typo in documentation
2020-02-04 Jonathan DruartBug 18936: Replace '*' with undef
2020-02-04 Jonathan DruartBug 18936: More fixes
2020-02-04 Jonathan DruartBug 18936: new holds_per_day
2020-02-04 Jonathan DruartBug 18936: new suspension_chargeperiod
2020-02-04 Jonathan DruartBug 18936: chargename removed by bug 21753
2020-02-04 Jonathan DruartBug 18936: Fix several issues
2020-02-04 Jonathan DruartBug 18936: Fix syntax issue
2020-02-04 Jonathan DruartBug 18936: Move guess_article_requestable_itemtypes...
2020-02-04 Jonathan DruartBug 18936: move get_opacitemholds_policy method
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-04-24 Nick ClemensBug 22679: Delete related CirculationRules when Removin...
2019-03-05 Kyle M HallBug 18925: Move maxissueqty and maxonsiteissueqty to...
2018-10-03 Jonathan DruartBug 18887: Replace croak with exceptions
2018-10-03 Jonathan DruartBug 18887: Fix POD c/p issues
2018-10-03 Jonathan DruartBug 18887: Use get_effective_rule instead of search
2018-10-03 Jonathan DruartBug 18887: Insert undef instead of '*'
2018-10-03 Jesse WeaverBug 18887: (follow-up) Fix behavior for default branch...
2018-10-03 Kyle M HallBug 18887: Add Koha::CirculationRule(s)