]> git.koha-community.org Git - koha.git/history - Koha/Library/Groups.pm
Bug 29922: Make get_search_groups return results sorted by title
[koha.git] / Koha / Library / Groups.pm
2022-08-26 Shi Yao WangBug 29922: Make get_search_groups return results sorted...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-01-03 Agustin MoyanoBug 22284: New methods in Koha::Library::Groups and...
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