Bug 29407: Make the pickup locations dropdown JS reusable
[koha.git] / t /
2021-10-07 Jonathan DruartBug 28931: Remove unused Koha::DateUtils from tests
2021-10-07 Jonathan DruartBug 28931: Use EXPORT_OK from Koha::DateUtils
2021-10-07 Tomas Cohen AraziBug 29084: Update article requests-related Koha::Biblio...
2021-10-07 Tomas Cohen AraziBug 29083: Update article requests-related Koha::Patron...
2021-10-07 Jonathan DruartBug 29082: Simplify tests
2021-10-07 Tomas Cohen AraziBug 29082: Add filtering methods to Koha::ArticleRequests
2021-10-07 Tomas Cohen AraziBug 27526: (QA follow-up) Wrap tests in transaction
2021-10-07 Jonathan DruartBug 27526: Improve robustness of tests
2021-10-07 Jonathan DruartBug 27526: Fix perlcritic in tests
2021-10-06 Kyle M HallBug 26352: Switch from using call() to call_recursive()
2021-10-06 Martin RenvoizeBug 26352: (QA follow-up) Add additional tests
2021-10-06 Kyle M HallBug 26352: Add unit test
2021-10-06 Kyle M HallBug 26351: Add plugin hooks to transform item barcodes
2021-10-06 Kyle M HallBug 28026: Add call_recursive() as a supplement for...
2021-10-06 Jonathan DruartBug 27526: Add tests for columns_to_str and host_items
2021-10-06 Jonathan DruartBug 27945: (follow-up) Add tests
2021-10-06 Jonathan DruartBug 27944: Fix t/db_dependent/AuthorisedValues.t
2021-10-06 Tomas Cohen AraziBug 27947: (QA follow-up) Make parameters a hashref
2021-10-06 Tomas Cohen AraziBug 27947: (QA follow-up) Clarify permissions
2021-10-06 Martin RenvoizeBug 27947: (QA follow-up) Update test to highlight...
2021-10-06 Tomas Cohen AraziBug 27947: Add regression tests for routes
2021-10-06 Tomas Cohen AraziBug 27945: Terminology: max daily => open requests...
2021-10-05 Tomas Cohen AraziBug 27945: Implement limits using circulation rules
2021-10-05 Tomas Cohen AraziBug 27945: Clarify 'same day' behavior
2021-10-05 Agustin MoyanoBug 27945: Add limit article request feature
2021-10-05 Agustin MoyanoBug 27945: Add tests
2021-10-05 Tomas Cohen AraziBug 27944: Add missing tests
2021-10-05 Tomas Cohen AraziBug 27944: (QA follow-up) Rename ->open for ->set_pending
2021-10-05 Tomas Cohen AraziBug 27944: REQUESTED is the new default status
2021-10-05 Joonas KylmäläBug 28303: Add unit test for badtemplatecheck
2021-10-05 Aleisha AmohiaBug 28734: Parse display in $biblio->get_marc_notes
2021-10-01 Tomas Cohen AraziBug 29139: Add regression tests
2021-10-01 Kyle M HallBug 29121: Add POD to plugins
2021-10-01 Tomas Cohen AraziBug 29121: Regression tests
2021-10-01 Tomas Cohen AraziBug 29121: Add new plugin exceptions
2021-10-01 Jonathan DruartBug 29149: Add the capability to provide more info...
2021-09-30 Jonathan DruartBug 28772: Fix Koha/Object.t
2021-09-30 Tomas Cohen AraziBug 28772: Fix auth_authenticate_api_request.t
2021-09-30 Jonathan DruartBug 28772: Make validate_secret return 1|0
2021-09-30 Tomas Cohen AraziBug 28772: (QA follow-up) Fix wrong message
2021-09-30 Tomas Cohen AraziBug 28722: Regression tests
2021-09-30 Tomas Cohen AraziBug 28772: Make Koha::ApiKey->store encrypt the secret
2021-09-30 Jonathan DruartBug 28929: Add selenium tests
2021-09-29 Marcel de RooyBug 27155: Include identifier test in Biblio_and_Items_...
2021-09-28 Marcel de RooyBug 27461: Add tests for biblio_008
2021-09-28 Martin RenvoizeBug 28803: (follow-up) Error details improvement
2021-09-28 Martin RenvoizeBug 28803: Add unit tests
2021-09-28 Jonathan DruartBug 28870: non-FQDN addresses are valid
2021-09-28 Jonathan DruartBug 28870: Move email address validation to a specific...
2021-09-28 Tomas Cohen AraziBug 28870: Regression tests
2021-09-21 Nick ClemensBug 28340: Unit test
2021-09-21 Andrew IsherwoodBug 24190: (follow-up) Rename AcqLog
2021-09-21 Andrew IsherwoodBug 24190: (follow-up) Add tests
2021-09-20 Jonathan DruartBug 28972: Fix failing tests
2021-09-20 Jonathan DruartBug 17600: Remove wrong C4::Context imports
2021-09-20 Martin RenvoizeBug 28316: (QA follow-up) Make clean_search_term public
2021-09-20 Petro VashchukBug 28316: add tests
2021-09-20 Nick ClemensBug 28847: Unit tests
2021-09-20 Kyle M HallBug 28464: Add unit tests
2021-09-20 Andreas RoussosBug 28472: (follow-up) add unit test for the case where...
2021-09-20 Nick ClemensBug 28676: Unit test
2021-09-09 Julian MauriceBug 28306: Fix t/db_dependent/Koha/Objects.t
2021-08-31 Kyle M HallBug 28306: Switch back to using 'mock' instead of ...
2021-08-31 Julian MauriceBug 28306: Allow to query database with minimal memory...
2021-08-31 Nick ClemensBug 28373: (follow-up) QA fixes
2021-08-31 Nick ClemensBug 28373: Unit test
2021-08-30 Marcel de RooyBug 26302: (QA follow-up) Prefix prefs with OPAC
2021-08-30 Jonathan DruartBug 26302: Make syspref's names start with uppercase
2021-08-30 Marcel de RooyBug 26302: Changes for substatus, resultbranch in XSLT.t
2021-08-30 Tomas Cohen AraziBug 28744: Regression tests
2021-08-30 Fridolin SomersBug 28554: Fix t/db_dependent/AuthorisedValues.t
2021-08-27 Kyle M HallBug 25619: (QA follow-up) Fix subtest description
2021-08-27 Kyle M HallBug 25619: Unit Tests
2021-08-27 Jonathan DruartBug 22690: Remove uneeded return and add no_triggers
2021-08-27 Martin RenvoizeBug 22690: (QA follow-up) Fix indexing for Items sets
2021-08-27 Martin RenvoizeBug 22690: (QA follow-up) Add TrackedLink classes and...
2021-08-27 Martin RenvoizeBug 22690: (QA follow-up) Move adopt_items_from_biblios...
2021-08-27 Martin RenvoizeBug 22690: (QA follow-up) Rename 'item_orders' to ...
2021-08-27 Jonathan DruartBug 22690: Add missing txn_begin in subtest
2021-08-27 Joonas KylmäläBug 22690: (QA follow-up) Make bib-level hold object...
2021-08-27 Joonas KylmäläBug 22690: (QA follow-up) Index also source biblio...
2021-08-27 Joonas KylmäläBug 22690: (QA follow-up) Silence manually generated...
2021-08-27 Ere MaijalaBug 22690: Add more tests
2021-08-27 Ere MaijalaBug 22690: Refactor merging of records to improve perfo...
2021-08-19 Jonathan DruartBug 21670: Add debug to Plugins.t
2021-08-18 Jonathan DruartBug 28802: Fix Asset.t
2021-08-18 Fridolin SomersBug 28873: Fix age displayed in db_dependent/Koha/Patrons.t
2021-08-16 Jonathan DruartBug 24387: Fix Letters/TemplateToolkit.t
2021-08-16 Jonathan DruartBug 24387: Fix AdditionalContents.t
2021-08-16 Jonathan DruartBug 24387: Rename "News" with "Additional contents"
2021-08-11 Jonathan DruartBug 26852: Fix Heading.t
2021-08-11 Martin RenvoizeBug 28813: Update unit tests
2021-08-04 Jonathan DruartBug 28630: Improve date comparisons in tests
2021-08-04 Martin RenvoizeBug 28630: Add unit tests
2021-08-04 Martin RenvoizeBug 28421: Unit Tests
2021-08-04 Martin RenvoizeBug 22435: (follow-up) Set CREATE offset for credits...
2021-08-04 Martin RenvoizeBug 22435: (QA follow-up) More test updates
2021-08-04 Martin RenvoizeBug 22435: (QA follow-up) Fix test for offset total
2021-08-04 Martin RenvoizeBug 22435: (QA follow-up) Add missing test for manager...
2021-08-04 Martin RenvoizeBug 22435: (follow-up) Update POS for reduced offset...
next