Bug 30518: Correct DateTime maths for needs_advancing
[koha.git] / Koha / Library / Groups.pm
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
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