Bug 32437: Add replace method to Koha::Import::Record objects
[koha.git] / t / db_dependent / Koha /
2023-03-31 Nick ClemensBug 32437: Add replace method to Koha::Import::Record...
2023-03-31 Nick ClemensBug 32437: Add Objects for ImportAuths
2023-03-31 Jonathan DruartBug 32710: Try to prevent UI/Form/Builder/Item.t to...
2023-03-28 Marcel de RooyBug 32426: (follow-up) Fix for Members.t / Patrons.t
2023-03-27 Kyle M HallBug 33021: (QA follow-up) Add unit test
2023-03-27 Kyle M HallBug 32121: (QA follow-up): Fix unit tests count
2023-03-27 Julian MauriceBug 32121: Show an alert when adding a checked out...
2023-03-27 Marcel de RooyBug 32426: Throw InvalidUserid exception in Patron...
2023-03-27 Marcel de RooyBug 32426: Patron::generate_userid - add plugin hook
2023-03-27 Katrin FischerBug 3150: (follow-up) Make sure host information displa...
2023-03-27 Aleisha AmohiaBug 3150: (follow-up) Make subs to get host/related...
2023-03-17 Tomas Cohen AraziBug 32713: (QA follow-up) Tests now require more comple...
2023-03-17 Kyle HallBug 33070: Remove use of can_edit_items
2023-03-13 Tomas Cohen AraziBug 33214: (follow-up) Make tests less fragile
2023-03-13 Tomas Cohen AraziBug 33214: (follow-up) Consistency on key names
2023-03-13 Jonathan DruartBug 32781: Prevent import from list to fail if package...
2023-03-13 Jonathan DruartBug 30943: Fix test
2023-03-13 Tomas Cohen AraziBug 33214: Make tests use random data and clear the...
2023-03-13 Agustin MoyanoBug 33083: Add a generic class to handle methods for...
2023-03-13 Martin RenvoizeBug 30920: (follow-up) Manually flush caches in tests
2023-03-10 Tomas Cohen AraziBug 33080: Allow pagination to be built from stashed...
2023-03-10 Tomas Cohen AraziBug 33080: Introduce objects.search_rs, objects.find_rs...
2023-03-10 Tomas Cohen AraziBug 33161: (QA follow-up) Fix api_strings_mapping incon...
2023-03-10 Tomas Cohen AraziBug 33161: Unit tests
2023-03-07 Martin RenvoizeBug 31028: (follow-up) Fix executable bit
2023-03-06 Agustin MoyanoBug 31794: Add REST endpoint to get an authority
2023-03-06 Martin RenvoizeBug 31028: Unit tests for ticket create notice triggers
2023-03-06 Martin RenvoizeBug 31028: Add new Koha::Object(s) classes
2023-02-27 Tomas Cohen AraziBug 32594: (QA follow-up) Adjust tests
2023-02-24 Tomas Cohen AraziBug 33054: Fix unit tests
2023-02-23 Jonathan DruartBug 31051: Generate items correctly in test
2023-02-23 Jonathan DruartBug 31051: Fix test
2023-02-22 Tomas Cohen AraziBug 31051: (QA follow-up) Use a single query and avoid...
2023-02-22 Aleisha AmohiaBug 31051: (follow-up) Tests for get_savings and more
2023-02-21 Tomas Cohen AraziBug 32891: (QA follow-up) Fix perlcritic error
2023-02-21 Jonathan DruartBug 32891: Fix slot selection in last hour
2023-02-20 Nick ClemensBug 32019: Unit tests
2023-02-09 Jonathan DruartBug 32539: Add tests
2023-02-02 Jonathan DruartBug 32779: Add tests
2023-02-02 Kyle M HallBug 20256: Add unit tests
2023-01-31 Johanna RaisaBug 31326: Koha::Biblio->get_components_query fetches...
2023-01-31 Tomas Cohen AraziBug 27424: (QA follow-up) Make Koha::SMTP::Server-...
2023-01-31 Kyle HallBug 27424: Add ability to specify an SMTP server in...
2023-01-31 Martin RenvoizeBug 31095: Remove GetDebarments from Restriction/Type.t
2023-01-31 Martin RenvoizeBug 31095: Remove keyed_on_code
2023-01-30 Aleisha AmohiaBug 16522: (follow-up) If no 773$w, try to return host...
2023-01-30 Aleisha AmohiaBug 16522: (follow-up) MARC display templates and get_m...
2023-01-30 Tomas Cohen AraziBug 29021: (QA follow-up) Remove useless warnings
2023-01-30 Kyle HallBug 29021: (QA follow-up) Fix for new parameter, add...
2023-01-30 Martin RenvoizeBug 30254: (QA follow-up) Remove warn from tests
2023-01-30 Nick ClemensBug 30254: Unit tests
2023-01-18 Jonathan DruartBug 32650: Prevent Koha/Holds.t to fail randomly
2023-01-18 Nick ClemensBug 32054: Add get_import_record_matches object method...
2023-01-05 Tomas Cohen AraziBug 32529: Regression tests
2023-01-05 Tomas Cohen AraziBug 32529: Add Koha::Holds->filter_by_found
2022-12-16 Tomas Cohen AraziBug 32394: (follow-up) Add param for Koha::BackgroundJo...
2022-12-14 Jonathan DruartBug 32394: Add tests
2022-12-14 Tomas Cohen AraziBug 32394: Regression tests
2022-12-13 Marcel de RooyBug 32417: Add unit test
2022-12-01 Jonathan DruartBug 32366: (bug 30460 follow-up) Add tests
2022-12-01 Jonathan DruartBug 29274: Remove z_reset.t
2022-11-30 Tomas Cohen AraziBug 32351: Fix t/db_dependent/Koha/Charges/Sales.t
2022-11-30 Tomas Cohen AraziBug 32351: Fix Koha/Patrons.t
2022-11-30 Marcel de RooyBug 32351: Holds.t - remove wrong column reference
2022-11-25 Jonathan DruartBug 31969: Use filter_by_last_update
2022-11-25 Marcel de RooyBug 32304: BackgroundJobs.t: Fix subtest purge
2022-11-25 Marcel de RooyBug 32304: Fix subtest search_limited
2022-11-25 Jonathan DruartBug 32343: Prevent Koha/Patron.t to fail randomly
2022-11-22 Tomas Cohen AraziBug 31378: Tests shouldn't remove all patrons
2022-11-22 Martin RenvoizeBug 31080: Unit tests
2022-11-22 Marcel de RooyBug 24606: (QA follow-up) Fix Template.t
2022-11-18 Tomas Cohen AraziBug 32178: Adapt tests to new auth.session params
2022-11-18 Marcel de RooyBug 24606: (QA follow-up) Add test for encoding/decoding
2022-11-18 Jonathan DruartBug 32267: (bug 32154 follow-up) Fix Agreements.t
2022-11-16 Nick ClemensBug 31543: Use query string, rather than query, to...
2022-11-11 Tomas Cohen AraziBug 24606: Regression tests
2022-11-10 Tomas Cohen AraziBug 24606: (QA follow-up) borrowernumber => patron_id
2022-11-10 Kyle HallBug 24606: Add Koha Object(s) with unit tests
2022-11-09 Kyle HallBug 27920: Add ability to update patron expiration...
2022-11-09 Marcel de RooyBug 31896: (QA follow-up) Fix rollback
2022-11-09 Marcel de RooyBug 31896: (QA follow-up) Fix modules
2022-11-09 Stefan BerndtssonBug 31896: New after_recall_action hook
2022-11-09 Martin RenvoizeBug 26635: (follow-up) Rename av_expand to strings
2022-11-09 Kyle M HallBug 26635: (QA follow-up) Rename key _str to _strings
2022-11-09 Martin RenvoizeBug 26635: (QA follow-up) Remove test for x-koha-av...
2022-11-09 Tomas Cohen AraziBug 26635: Move expand syntax to x-koha-embed
2022-11-09 Tomas Cohen AraziBug 26635: Refined data structure and methods
2022-11-09 Jonathan DruartBug 26635: Add tests for av-expand => 0
2022-11-09 Agustin MoyanoBug 26635: Add tests
2022-11-09 Marcel de RooyBug 31894: (QA follow-up) Move rollbacks to the end
2022-11-09 Stefan BerndtssonBug 31894: Extend after_hold_action hook
2022-11-08 Tomas Cohen AraziBug 31378: (QA follow-up) Tidy tests
2022-11-08 Agustin MoyanoBug 31378: (follow-up) Fix QA concerns
2022-11-08 Agustin MoyanoBug 31378: Rename Auth Provider to Identity Provider...
2022-11-08 Tomas Cohen AraziBug 31378: Add authentication provider endpoints
2022-11-08 Tomas Cohen AraziBug 31378: Add accessor methods for JSON attributes
2022-11-08 Agustin MoyanoBug 31378: Add Koha::Auth::Provider(s) class(es)
2022-11-08 Pedro AmorimBug 32030: Add users to licenses - Preparation
2022-11-08 Jonathan DruartBug 32030: ERM - Add tests for periods and users
2022-11-08 Jonathan DruartBug 32030: rename filter_by_have_subpermission with...
next