Bug 19532: (follow-up) aria-hidden attr on OPAC, and more
[koha.git] / t / db_dependent / AuthorisedValues.t
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2021-10-06 Jonathan DruartBug 27944: Fix t/db_dependent/AuthorisedValues.t
2021-08-30 Fridolin SomersBug 28554: Fix t/db_dependent/AuthorisedValues.t
2021-02-08 Tomas Cohen AraziBug 23830: Make Koha::AuthorisedValues use Koha::Object...
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-05-05 Jonathan DruartBug 17355: Fix failing tests
2020-05-04 Jonathan DruartBug 17355: Override delete methods
2019-09-13 Tomas Cohen AraziBug 23272: Adapt controller and tests
2017-07-14 Mark TompsettBug 18748: Noisy t/db_dependent/AuthorisedValues.t
2017-04-21 Marcel de RooyBug 18448: Fix a few db_dependent tests
2016-11-18 Jonathan DruartBug 17642: Do not explode if no authorised value exist
2016-11-18 Jonathan DruartBug 17642: Add and use get_descriptions_by_koha_field
2016-11-18 Jonathan DruartBug 17642: use get_description_by_koha_field when needed
2016-11-18 Jonathan DruartBug 17642: Add get_description_by_koha_field
2016-11-18 Jonathan DruartBug 17642: Add find_by_koha_field
2016-11-18 Jonathan DruartBug 17642: Try to fix AV code
2016-10-21 Jonathan DruartBug 17250 - Koha::AuthorisedValues - Remove GetAuthValCode
2016-10-21 Jonathan DruartBug 17249: Remove GetKohaAuthorisedValuesFromField...
2016-10-11 Jonathan DruartBug 17216: Fix tests
2015-10-19 Jonathan DruartBug 10363: Use Koha::AuthorisedValue[s] in the admin...
2015-10-19 Kyle M HallBug 10363: There is no package for authorised values.