Update release notes for 21.11.02 release
[koha.git] / t /
2022-01-31 Kyle HallMerge remote-tracking branch 'koha-translate/21.11...
2022-01-25 Jonathan DruartBug 29914: Remove 'Use of uninitialized value ' warnings
2022-01-25 Nick ClemensBug 29914: (QA follow-up) Expand tests to cover failure...
2022-01-25 Martin RenvoizeBug 29670: Unit tests
2022-01-21 Marcel de RooyBug 29914: Remove warn on timeout
2022-01-21 Jonathan DruartBug 29914: Add tests
2022-01-14 Jonathan DruartBug 29543: Add JWT token handling
2022-01-14 Tomas Cohen AraziBug 29736: (QA follow-up) No need to delete all clubs
2022-01-14 Jonathan DruartBug 29736: Don't return empty clubs
2022-01-14 Nick ClemensBug 29476: (follow-up) Fix return, add precision test
2022-01-14 Joonas KylmäläBug 29476: Correct soonest renewal date calculation...
2022-01-14 Tomas Cohen AraziBug 29553: Regression tests
2022-01-07 Tomas Cohen AraziBug 29508: Regression tests
2022-01-07 Tomas Cohen AraziBug 29506: Regression tests
2022-01-07 Tomas Cohen AraziBug 29503: Regression tests
2022-01-07 Tomas Cohen AraziBug 29741: (follow-up) Make DELETE /patrons use the...
2022-01-07 Tomas Cohen AraziBug 29741: Unit tests
2022-01-07 Tomas Cohen AraziBug 29018: Regression tests
2022-01-07 Jonathan DruartBug 29689: (bug 28445 follow-up) Fix AutoBarcode=hbyymmincr
2022-01-07 Jonathan DruartBug 29696: Add tests
2021-12-17 Marion DurandBug 28855: (follow-up) adapt specific test
2021-12-17 Tomas Cohen AraziBug 29484: Regression tests
2021-11-25 Jonathan DruartBug 28445: Prevent UI/Form/Builder/Item.t to fail randomly
2021-11-25 Jonathan DruartBug 28445: (follow-up) Add diag for failing test
2021-11-24 Jonathan DruartBug 29565: Prevent regressions.t to fail on slow boxes
2021-11-24 Jonathan DruartBug 29485: (follow-up) Trying to prevent administration...
2021-11-19 Marcel de RooyBug 29437: (QA follow-up) Update TODO in Breeding.t
2021-11-19 Nick ClemensBug 29437: Unit tests
2021-11-19 Marcel de RooyBug 29387: (QA follow-up) Fix modules in test
2021-11-19 Jonathan DruartBug 29387: Stringify exception when logging error durin...
2021-11-16 Marcel de RooyBug 28692: (follow-up) Add tests
2021-11-15 Jonathan DruartBug 29485: Trying to prevent administration_tasks.t...
2021-11-15 Jonathan DruartBug 21105: Fix test if sample data missing
2021-11-15 Jonathan DruartBug 29273: Fix failing tests
2021-11-15 Jonathan DruartBug 21105: (follow-up) Regression tests
2021-11-15 Tomas Cohen AraziBug 21105: Regression tests
2021-11-15 Marcel de RooyBug 29146: Add test for editing existing item
2021-11-15 Jonathan DruartBug 29273: Remove warnings from plugin tests
2021-11-15 Tomas Cohen AraziBug 29330: Add Koha::Email->new_from_string
2021-11-08 Tomas Cohen AraziBug 29427: Regression tests
2021-11-05 Marcel de RooyBug 24674: (follow-up) Simpler regex
2021-11-05 Jonathan DruartBug 24674: Adjust tests and add new ones to cover changes
2021-11-05 Joonas KylmäläBug 27708: (QA follow-up) Add a few tests for Koha...
2021-11-03 Nick ClemensBug 29015: Unit tests
2021-11-03 Nick ClemensBug 26326: (follow-up) Add ability to check for existen...
2021-11-03 Nick ClemensBug 26326: Add Koha Objects for Import Records and...
2021-11-03 Marcel de RooyBug 27173: Add tests
2021-11-03 Fridolin SomersBug 28365: Add unit test
2021-11-03 Tomas Cohen AraziBug 24850: suspended_until is a date-time
2021-11-03 Jonathan DruartBug 24850: Fix api/v1/holds.t
2021-11-03 Jonathan DruartBug 29395: use EXPORT_OK from Koha::Patron::Debarments
2021-11-02 Martin RenvoizeBug 28729: Unit tests
2021-11-02 David GustafssonBug 27884: Add tests
2021-11-02 Jonathan DruartBug 29350: Don't need to escape the 'delete' TT methods
2021-11-02 Jonathan DruartBug 24850: (follow-up) Add tests for invalid RFC3339...
2021-11-02 Martin RenvoizeBug 24850: Add tests for invalid RFC3339 dates
2021-11-02 Martin RenvoizeBug 24850: Correct tests for offset handling in RFC3339...
2021-10-29 Jonathan DruartBug 29368: Fix remove_from_cart
2021-10-29 Jonathan DruartBug 29368: Correctly mock Zebra index from tests
2021-10-29 Jonathan DruartBug 29364: Revert changes to framework visibility made...
2021-10-29 Jonathan DruartBug 29363: Fix TestBuilder.t if bib 123 does not exist
2021-10-28 Tomas Cohen AraziBug 28959: Fix other cases
2021-10-28 Tomas Cohen AraziBug 28959: Add virtualshelves.public as a boolean
2021-10-28 Tomas Cohen AraziBug 29290: Unit tests
2021-10-28 Tomas Cohen AraziBug 29288: Unit tests
2021-10-28 Tomas Cohen AraziBug 27358: Unit tests for public items retrieval
2021-10-28 Tomas Cohen AraziBug 28948: Fix random failure
2021-10-28 Martin RenvoizeBug 28948: (QA follow-up) Convert to allow-list
2021-10-28 Tomas Cohen AraziBug 28948: Teach objects.search about public requests
2021-10-28 Tomas Cohen AraziBug 28948: Make is_public stashed on public routes
2021-10-28 Tomas Cohen AraziBug 28948: Add a generic way to handle API privileged...
2021-10-28 Tomas Cohen AraziBug 17314: Unit tests
2021-10-28 Tomas Cohen AraziBug 17314: Make TestBuilder set good defaults for Sugge...
2021-10-28 Tomas Cohen AraziBug 29272: (QA follow-up) Category setup overrides...
2021-10-28 Tomas Cohen AraziBug 29272: Regression tests
2021-10-28 Martin RenvoizeBug 29332: Unit tests
2021-10-28 Jonathan DruartBug 28445: Add diag for failing test
2021-10-28 Jonathan DruartBug 28445: Add tests for subfields_to_prefill
2021-10-26 Jonathan DruartBug 14957: Add tests for subfield order
2021-10-26 David GustafssonBug 14957: Exclude leader from saved/updated record...
2021-10-26 Jonathan DruartBug 14957: Improve readbility of tests
2021-10-26 Tomas Cohen AraziBug 14957: (QA follow-up) Clarify 'context' param
2021-10-26 Tomas Cohen AraziBug 14957: (QA follow-up) Rename 'merge' => 'overlay'
2021-10-26 David GustafssonBug 14957: Merge rules system for merging of MARC records
2021-10-26 Jonathan DruartBug 11175: Add tests
2021-10-26 Martin RenvoizeBug 11175: (QA follow-up) Fix queries
2021-10-26 Martin RenvoizeBug 11175: (QA follow-up) Move get_component_part_query
2021-10-26 Martin RenvoizeBug 11175: (QA follow-up) Take account of bug 15851
2021-10-26 Martin RenvoizeBug 11175: (follow-up) Rename routine get_marc_components
2021-10-26 Joonas KylmäläBug 11175: (follow-up) Add tests
2021-10-26 Joonas KylmäläBug 11175: Search using double quotes to support Elasti...
2021-10-26 Joonas KylmäläBug 11175: Limit the amount of component parts returned
2021-10-26 Jonathan DruartBug 19185: Fix regressions.t
2021-10-25 Jonathan DruartBug 28847: Remove diag statements
2021-10-25 Jonathan DruartBug 29315: Remove warnings from Search.t
2021-10-25 Marcel de RooyBug 29306: Fix warning on undefined $_ in Holds.t
2021-10-25 Nick ClemensBug 29284: Unit test
2021-10-25 Tomas Cohen AraziBug 28585: (QA follow-up) Add explicit tests for settin...
2021-10-25 Martin RenvoizeBug 28585: (QA follow-up) Fix object.t
2021-10-25 Tomas Cohen AraziBug 28585: (follow-up) Tests for q= supporting date...
next