Update release notes for 23.05.12 release
[koha.git] / t /
13 days ago Jonathan DruartBug 36520: Add tests
2024-06-03 Lucas GassBug 36575: (Rmaint follow-up) Fix number of tests
2024-06-03 Martin RenvoizeBug 36575: (QA follow-up)
2024-06-03 Nick ClemensBug 36575: Return correct patron when there is a shared...
2024-06-03 Tomas Cohen AraziBug 36575: Unit tests for checkpw_shib
2024-06-03 Tomas Cohen AraziBug 36575: Unit tests for checkpw_ldap
2024-05-31 Jonathan DruartBug 36923: Remove warnings from Holds/LocalHoldsPriority.t
2024-05-31 Lucas GassBug 36908: (Rmaint follow-up) Fix number of tests
2024-05-31 Nick ClemensBug 36908: Sort branches based on branchcode
2024-05-31 Nick ClemensBug 36908: Additional unit tests to identify flaw when...
2024-05-31 Nick ClemensBug 36908: Expand, clarify, and tidy tests for AutoLocation
2024-05-31 Jonathan DruartBug 36924: Remove warning "Value not allowed for auto_i...
2024-05-31 Jonathan DruartBug 36924: Remove "I don't know what to say" warnings
2024-05-31 Fridolin SomersBug 36665: (RMaint follow-up) adapt unit test
2024-05-31 Nick ClemensBug 36665: (follow-up) Allow choosing a branch with...
2024-05-31 Nick ClemensBug 36665: Add option to set the staff user's logged...
2024-05-30 Marcel de RooyBug 36793: Unit test
2024-05-29 Lucas GassBug 36567: (Rmaint follow-up) fix failing test
2024-05-28 Pedro AmorimBug 36774: Add cypress tests
2024-05-28 Emmi TakkinenBug 36567: Get rid of Datetime warning in Circulation...
2024-05-28 Matthias Le GacBug 36122: Update unit test
2024-05-28 Matthias Le GacBug 36122: Add unit test
2024-05-28 Nick ClemensBug 36678: Adjust unit tests
2024-05-28 Nick ClemensBug 32565: (follow-up) Tidy
2024-05-28 Pedro AmorimBug 32565: (QA follow-up) Fix tests
2024-05-28 Nick ClemensBug 32565: Unit tests
2024-05-28 Nick ClemensBug 32565: Add unallocated option to holds queue
2024-05-28 Nick ClemensBug 36605: [23.05.x] Add update_lastseen to handle_patr...
2024-05-28 Marcel de RooyBug 35979: (follow-up) Add check in ->enqueue
2024-05-28 Tomas Cohen AraziBug 36420: Unit tests
2024-05-28 Kyle M HallBug 34621: Tidy Import.t
2024-05-28 Kyle M HallBug 34621: implement Patron import option to 'Renew...
2024-05-28 Nick ClemensBug 36473: (follow-up) Additionally warn the stringifie...
2024-05-28 Nick ClemensBug 36473: (follow-up) Add biblionumber to warning
2024-05-28 Nick ClemensBug 36473: (follow-up) Correct biblio to bibliographic
2024-05-28 Laura EscamillaBug 36473: Unit tests
2024-05-28 Nick ClemensBug 23102: No mock in selenium
2024-05-28 Nick ClemensBug 23102: Selenium test
2024-05-28 Tomas Cohen AraziBug 36493: Make cashups test more robust
2024-05-28 Tomas Cohen AraziBug 35129: Regression tests
2024-05-28 Julian MauriceBug 36432: Remove circular dependency from Koha::Object
2024-05-23 Martin RenvoizeBug 36612: Unit test for public ticket add
2024-05-23 Marcel de RooyBug 34972: (QA follow-up) Remove second transfer from...
2024-05-23 Emily LamancusaBug 34972: Remove GetOtherReserves
2024-05-23 Emily LamancusaBug 34972: Add tests for ModReservesCancelAll
2024-05-23 Nick ClemensBug 36508: Unit tests
2024-05-13 Pedro AmorimBug 34886: Comment failing tests
2024-05-13 Marcel de RooyBug 34886: (QA follow-up) chmod, remove POD
2024-05-13 Pedro AmorimBug 34886: Add selenium tests
2024-05-13 Nick ClemensBug 36331: Don't check reserves that an item cannot...
2024-05-13 Tomas Cohen AraziBug 36329: (follow-up) Fix error message comparisson...
2024-05-13 Tomas Cohen AraziBug 36329: Make POST /transfer_limits/batch honor Branc...
2024-05-13 Jonathan DruartBug 36356: Fix rollback from FrameworkPlugin.t
2024-05-01 Jonathan DruartBug 19613: Scrub borrowers fields: borrowernotes opacnote
2024-05-01 Nick ClemensBug 36328: (QA follow-up) Expand tests and reorder...
2024-05-01 Jonathan DruartBug 36328: Add a separate 'note' profile
2024-05-01 Jonathan DruartBug 36328: Add test
2024-03-27 Lucas GassBug 24879: (Rmaint follow-up) Fix text suite
2024-03-27 Fridolin SomersBug 24879: (follow-up) Fix test suite
2024-03-26 Lucas Gass(Rmaint follow-up) Fix bad tests in t/db_dependent...
2024-03-26 Andreas JonssonBug 36244: Unit test for tt syntax in parameters
2024-03-21 Lucas GassBug 34755: (Rmaint follow-up) Fix tests
2024-03-19 Nick ClemensBug 29522: Unit test
2024-03-19 Jonathan DruartBug 32671: Prevent selenium/basic_workflow.t to fail...
2024-03-19 Jonathan DruartBug 35955: Add tests
2024-03-19 Marcel de RooyBug 36066: (follow-up) Move 403 to 409 when status...
2024-03-19 Marcel de RooyBug 36066: Add tests
2024-03-19 Tomas Cohen AraziBug 36056: Clarify subpermissions AND behavior
2024-03-19 Fridolin SomersBug 36010: Fix Items/AutomaticItemModificationByAge...
2024-03-19 Fridolin SomersBug 32029: Automatic item modifications by age add...
2024-03-19 Tomas Cohen AraziBug 35922: Fix www/batch.t
2024-03-19 Jonathan DruartBug 34913: Adjust C4::Utils::DataTables::VirtualShelves
2024-03-19 Jonathan DruartBug 34913: Fix a selenium test
2024-03-19 Victor Grousset... Bug 35963: (QA follow-up): tidy up code and fix exec...
2024-03-19 Julian MauriceBug 35963: Add tests
2024-03-19 Kyle M HallBug 35398: (QA follow-up) Tidy code
2024-03-19 Martin RenvoizeBug 35398: Unit test
2024-03-19 Martin RenvoizeBug 35398: Add unit test for extraction of library_rota...
2024-03-19 David CookBug 36098: (follow-up) extend test to check driver
2024-03-19 David CookBug 36098: Add Koha::Session module to ease session...
2024-02-21 Lucas GassBug 29510: (Rmaint follow-up) fix number of tests
2024-02-21 Tomas Cohen AraziBug 29510: Regression tests
2024-02-21 Jonathan DruartBug 35918: Add test
2024-02-21 Jonathan DruartBug 36092: Add test
2024-02-21 Jonathan DruartBug 35890: Add tests for AutoLocation
2024-02-21 Jonathan DruartBug 35904: Make C4::Auth::checkauth testable easily
2024-02-20 Jonathan DruartBug 36034: Add test
2024-02-14 Marcel de RooyBug 35507: Plugins.t - Mock SessionStorage, remove...
2024-02-13 Jonathan DruartBug 35962: (bug 35843 follow-up 2) Fix BackgroundJob...
2024-02-13 Jonathan DruartBug 35962: (bug 35843 follow-up) Fix BackgroundJob...
2024-02-12 Lucas GassRevert "Bug 34979: Add unit test for comparing YAMl...
2024-02-09 Kyle M HallBug 35461: Add unit tests
2024-02-09 Katrin FischerBug 34979: Add unit test for comparing YAMl files with...
2024-02-08 Tomas Cohen AraziBug 29930: Regression tests
2024-02-08 Marcel de RooyBug 35843: Correct invalid exception
2024-02-07 Martin RenvoizeBug 34893: (RMaint follow-up) Fix test plan
2024-02-02 Emily LamancusaBug 35322: (QA follow-up) Perltidy
2024-02-02 Kyle M HallBug 35322: Add unit tests
2024-02-02 Nick ClemensBug 35086: Tidy tests
2024-02-02 Nick ClemensBug 35086: Add chunk_size option to elasticsearch confi...
next