Bug 29844: Some more uncaught cases
[koha.git] / t / db_dependent / Utils / Datatables_Virtualshelves.t
2022-02-10 Tomas Cohen AraziBug 29844: Some more uncaught cases
2021-10-28 Tomas Cohen AraziBug 28959: Add virtualshelves.public as a boolean
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-04-21 Jonathan DruartBug 23271: Replace search_limited with search_with_libr...
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2019-01-02 Jonathan DruartBug 21817: Centralize the mock of userenv from tests
2018-07-18 Jonathan DruartBug 20287: Use DBIC transaction instead of AutoCommit=0
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace C4::Categ...
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove ModBranch
2015-11-05 Jonathan DruartBug 14544: Get rid of C4::VirtualShelves and C4::Virtua...
2015-11-05 Jonathan DruartBug 14544: Koha::Virtualshelfcontent[s]
2015-11-05 Jonathan DruartBug 14544: Get rid of AddShelf
2015-04-22 Jonathan DruartBug 13419: (follow-up) fix call to set_userenv
2015-04-22 Jonathan DruartBug 13419: (follow-up) Add tests - remove existing...
2015-04-22 Jonathan DruartBug 13419: Add tests