Bug 14697: DBRev 19.06.00.047
[koha.git] / Koha / Library / Groups.pm
2018-12-11 Jonathan DruartBug 21910: Does not deal with call context, ->search...
2018-12-11 Nick ClemensBug 21910: Koha::Library::Groups->get_search_groups...
2018-02-12 Kyle M HallBug 20157: Use group 'features' to decide which groups...
2018-02-12 Jonathan DruartBug 16735: Fix POD format for Koha::Library::Groups...
2018-02-12 Kyle M HallBug 16735: Migrate library search groups into the new...
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