Bug 32482: (follow-up) Add markup comments
[koha.git] / Koha / Library / Group.pm
2022-02-10 Jonathan DruartBug 29859: Use iterator instead of as_list
2022-02-10 Martin RenvoizeBug 29844: (QA follow-up) Fix Koha::Library::Groups...
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2022-01-14 Nick ClemensBug 29702: Fetch group libraries in a single call
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2018-06-04 Jonathan DruartBug 20838: Make Koha::Library::Group->all_libraries...
2018-02-12 Jonathan DruartBug 18403: Add new method Koha::Library::Group->has_child
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