Bug 14385: Extend OpacHiddenItems to allow specifying exempt borrower categories
[koha.git] / Koha / Library /
2018-10-09 Nick ClemensBug 21082: Add new admin page for overdrive
2018-06-04 Jonathan DruartBug 20838: Make Koha::Library::Group->all_libraries...
2018-02-12 Kyle M HallBug 20157: Use group 'features' to decide which groups...
2018-02-12 Jonathan DruartBug 18403: Add new method Koha::Library::Group->has_child
2018-02-12 Jonathan DruartBug 16735: Fix POD format for Koha::Library::Groups...
2018-02-12 Tomas Cohen AraziBug 16735: (QA follow-up) POD fixes
2018-02-12 Kyle M HallBug 16735: Use libraries in all subgroups, not just...
2018-02-12 Kyle M HallBug 16735: Migrate library search groups into the new...
2018-02-12 Kyle M HallBug 15707: Switch datetimes to timestamps
2018-02-12 Kyle M HallBug 15707: (QA follow-up) Fix UI issues
2018-02-09 Jonathan DruartBug 15707: Fix conflict with bug 15446 (type vs _type)
2018-02-09 Kyle M HallBug 15707: Add Koha::Library::Group(s) modules