Bug 20473: Whitespace
[koha.git] / Koha / Biblio /
2022-11-07 Marcel de RooyBug 31889: (follow-up) Correct item order
2022-11-04 Marcel de RooyBug 31889: Replace append_fields in _embed_items
2022-07-25 Jonathan DruartBug 29697: Fix t/db_dependent/Exporter/Record.t
2022-07-22 Jonathan DruartBug 29697: Use flag embed_items
2022-07-12 Jonathan DruartBug 31140: (QA follow-up) Remove leftover POD
2022-07-12 Kyle HallBug 31140: TestBuilder.t is failing on item groups...
2022-07-08 Nick ClemensBug 24857: Add Koha Objects
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-01-04 Fridolin SomersBug 26171: Show biblionumber in Koha::Exceptions::Metad...
2020-03-16 Andreas RoussosBug 24827: Standardise on 'UTF-8' as the encoding name
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2019-09-23 Tomas Cohen AraziBug 23425: (QA follow-up) Keep it generic
2019-09-23 Jonathan DruartBug 23425: Display the MARCXML error in the Metadata...
2019-01-30 Tomas Cohen AraziBug 22144: (QA follow-up) Prepare the ground for other...
2019-01-30 Kyle M HallBug 22144: Add method metadata() to Koha::Biblio
2017-01-13 Jonathan DruartBug 17196: Move marcxml out of the biblioitems table
2016-04-26 Robin SheatBug 12478: fix some issues on rebase
2016-04-26 Robin SheatBug 12478 - add some base objects that the ES code...