Bug 19532: (follow-up) aria-hidden attr on OPAC, and more
[koha.git] / t / db_dependent / Koha / Biblios.t
2021-10-12 Jonathan DruartBug 29172: Make CustomCoverImagesURL compatible with...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-05-20 Tomas Cohen AraziBug 28273: Unit tests
2021-03-04 Martin RenvoizeBug 26057: (QA follow-up) Fix Biblios, Reserves, Z3950R...
2020-12-21 Jonathan DruartBug 26921: Don't generate an invalid custom cover image...
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-08-31 Jonathan DruartBug 26250: Fix tests when SearchEngine=Elastic
2020-03-23 Jonathan DruartBug 23463: Replace AddItem calls with Koha::Item->store
2020-02-11 Jonathan DruartBug 14711: Change prototype for AddReserve - pass a...
2020-01-28 Tomas Cohen AraziBug 24448: Unit tests
2020-01-03 Tomas Cohen AraziBug 22284: (QA follow-up) Make pickup locations be...
2020-01-03 Agustin MoyanoBug 22284: (follow-up) Squash multiple follow-ups
2020-01-03 Agustin MoyanoBug 22284: (follow-up) Squash multiple follow-ups
2020-01-03 Agustin MoyanoBug 22284: Opac pickup_locations
2019-10-22 Jonathan DruartBug 22445: Replace %% with {}
2019-10-22 Martin RenvoizeBug 22445: Add new pattern %normalized_isbn%
2019-10-22 Martin RenvoizeBug 22445: Allow marc fields as pattern
2019-10-22 Martin RenvoizeBug 22445: Add tests for Koha::Biblio->custom_cover_ima...
2019-01-28 Marcel de RooyBug 21798: (QA follow-up) Fix Biblios.t
2019-01-28 Jonathan DruartBug 21798: replace gimme_a_biblio with build_sample_biblio
2019-01-28 Jonathan DruartBug 21798: Unify the creation of bibliographic record...
2018-07-31 Jonathan DruartBug 21133: Fix use statements order
2018-07-18 Jonathan DruartBug 18072: Only accept Koha::Library in parameters
2018-07-18 Tomas Cohen AraziBug 18072: (QA follow-up) Remove warning from tests
2018-07-18 Lari TaskulaBug 18072: Add Koha::Biblio->can_be_transferred
2018-02-16 Jonathan DruartBug 20176: [sql_modes] Set biblio.datecreated to NOW...
2018-02-13 Alex ArnaudBug 4319: (QA follow-up) Rename hasItemswaitingOrInTran...
2018-02-13 Alex ArnaudBug 4319: [OPAC] Allow holds on waiting/transit items
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-03-31 Marcel de RooyBug 17736: [Follow-up] Rename to current_holds
2017-03-31 Jonathan DruartBug 17736: Add the Koha::Biblio->holds_placed_before_to...
2017-03-31 Jonathan DruartBug 18258: Add the Koha::Biblio->subscriptions method
2016-12-16 Jonathan DruartBug 17630: Add the Koha::Biblio->holds method