Bug 35492: Open holds tab by default on opac-user.pl after suspending a hold
[koha.git] / t /
2023-11-13 Fridolin SomersBug 27992: [23.05] (follow-up) Fix unit test with unble...
2023-11-13 Fridolin SomersBug 21284: [23.05] (follow-up) Fix unit test with unble...
2023-11-11 Jonathan DruartBug 35284: Fix tests
2023-11-11 David CookBug 35008: (QA follow-up) Add selenium unit tests
2023-11-11 Kyle M HallBug 21284: (QA follow-up) Fix QA script issues
2023-11-11 Kyle M HallBug 21284: (QA follow-up) Rename itemonhold and recordo...
2023-11-11 Matthias MeusburgerBug 21284: ILS-DI: Allow GetPatronInfo to tell if a...
2023-11-10 Katrin FischerBug 27992: (QA follow-up) Perltidy
2023-11-10 Lucas GassBug 27992: Unit test
2023-11-10 Marcel de RooyBug 35215: Add few assumptions in Suggestions.t around...
2023-11-10 Nick ClemensBug 17798: Confirm hold when printing slip from another...
2023-11-10 Emily LamancusaBug 35190: Adjust tests
2023-11-10 Nick ClemensBug 24480: (follow-up) Adjust tests
2023-11-10 Arthur SuzukiBug 24480: Unit test
2023-11-08 Tomas Cohen AraziBug 34008: Harmonize attribute names
2023-11-08 Tomas Cohen AraziBug 34008: (QA follow-up) 'item_type_id' should be...
2023-11-08 Andreas JonssonBug 34008: Add REST endpoint for list of itemtypes
2023-11-08 Tomas Cohen AraziBug 31393: Tidy
2023-11-08 Julian MauriceBug 31393: Koha::Config: handle the special case for...
2023-11-08 Nick ClemensBug 34678: Unit test
2023-11-08 Laura EscamillaBug 34954: Fixed typo to 'dateexpiry'
2023-11-02 Jonathan DruartBug 33606: Add a erm/config route to retrieve the ERM...
2023-11-02 Jonathan DruartBug 35199: (bug 34448 follow-up) Fix error handling...
2023-11-02 Tomas Cohen AraziBug 35167: Regression tests
2023-10-25 Nick ClemensBug 34014: Unit test
2023-10-25 Tomas Cohen AraziBug 35053: Regression tests
2023-10-25 Tomas Cohen AraziBug 35105: Regression tests
2023-10-25 Marcel de RooyBug 35042: Remove set datelastseen to null on table...
2023-10-25 Julian MauriceBug 27249: Replace DateTime->now by dt_from_string
2023-10-25 Julian MauriceBug 27249: Prevent infinite loop when searching for...
2023-10-12 Matt BlenkinsopBug 34883: Add unit test
2023-10-09 David CookBug 34549: Strip non-XML chars during TransformHtmlToMarc
2023-10-06 Aleisha AmohiaBug 34722: Prevent other items from displaying to fill...
2023-10-05 Marcel de RooyBug 34887: Merge with db_dependent Patron.t
2023-10-05 Marcel de RooyBug 34887: Fix transactions in db dependent Patron.t
2023-10-05 Marcel de RooyBug 34887: Remove Test::DBIx::Class from Patron.t
2023-10-05 Marcel de RooyBug 34825: Merge Letters.t into t/db/Letters.t
2023-10-05 Marcel de RooyBug 34825: Remove Test::DBIx::Class from Letters.t
2023-10-05 Marcel de RooyBug 34968: Remove unneeded module from Search.t
2023-10-05 Marcel de RooyBug 34969: Remove unneeded module from buildQuery.t
2023-10-05 Marcel de RooyBug 34970: Remove most modules from SuggestionEngine_Au...
2023-10-05 Marcel de RooyBug 34912: Add 14 hours to 1970 date in Account(s).t
2023-10-05 Marcel de RooyBug 34916: Fix wrong borrowernumber in ArticleRequests.t
2023-10-05 Jonathan DruartBug 34911: Test files from HEAD instead of 'master'
2023-10-05 Marcel de RooyBug 34932: Patron.t - Pass borrowernumber of manager...
2023-10-05 Marcel de RooyBug 34967: Move to db_dependent
2023-10-05 Marcel de RooyBug 34967: Add sample biblios and tidy some lines
2023-10-05 Marcel de RooyBug 34967: Remove Test::DBIx::Class
2023-10-05 Marcel de RooyBug 34918: Fix userenv for safe_to_delete tests
2023-10-05 Marcel de RooyBug 34918: Fix hardcoded borrowernumber 42
2023-10-05 Marcel de RooyBug 34930: Change timezone in Koha/Object.t where tests...
2023-10-05 Marcel de RooyBug 34489: Fix timezone problem in Patrons.t
2023-10-05 David CookBug 30843: Add unit test for Koha::Auth::TwoFactorAuth...
2023-09-28 Fridolin SomersMerge remote-tracking branch 'translate/23.05.04-transl...
2023-09-27 Nick ClemensBug 34513: (QA follow-up) Tidy
2023-09-27 David CookBug 34513: Add checkauth unit test for resetting auth...
2023-09-27 David CookBug 34513: Add end-to-end test for authorization check...
2023-09-22 Marcel de RooyBug 34848: (QA follow-up) Resolve warn on useless constant
2023-09-22 Jonathan DruartBug 34848: Fix SIP/Message.t if DB has been upgraded
2023-09-22 Jonathan DruartBug 34054: Add tests
2023-09-22 Jonathan DruartBug 34846: Fix SIP/ILS.t if DB has been upgraded
2023-09-22 Kyle M HallBug 34844: Add manage_item_editor_templates to userperm...
2023-09-22 Jonathan DruartBug 34847: Fix t/db_dependent/Search.t
2023-09-21 Martin RenvoizeBug 32942: (follow-up) Fix test
2023-09-21 Martin RenvoizeBug 32942: (QA follow-up) Fix regression test
2023-09-21 Arthur SuzukiBug 32942: (QA follow-up) Add tests for STATUS checking...
2023-09-21 Tomas Cohen AraziBug 32942: Regression tests
2023-09-18 Tomas Cohen AraziBug 34333: Add Koha::Hold->cancellation_requested
2023-09-18 Matt BlenkinsopBug 34789: Update unit tests
2023-09-18 Nick ClemensBug 33406: (follow-up) Mock SearchEngine to ensure...
2023-09-18 Nick ClemensBug 33406: (QA follow-up) Adjust tests and tidy
2023-09-18 Pedro AmorimBug 33406: Add tests
2023-09-18 Emily LamancusaBug 34656: (QA follow-up) perltidy
2023-09-18 Nick ClemensBug 34656: Unit test
2023-09-14 David CookBug 34163: Handle both anonymous userenv when generatin...
2023-09-14 Kyle M HallBug 34731: Throw exception if SendQueuedMessages is...
2023-09-14 Pedro AmorimBug 34448: Update cypress tests
2023-09-08 Lari TaskulaBug 34639: Add tests
2023-09-08 Nick ClemensBug 34666: Tidy
2023-09-08 Nick ClemensBug 34666: Add a second unit test for item level
2023-09-08 Nick ClemensBug 34666: Unit test
2023-09-08 Tomas Cohen AraziBug 34223: (QA follow-up) Fix file permissions
2023-09-08 Pedro AmorimBug 34223: (follow-up) Mock backend in tests
2023-09-08 Martin RenvoizeBug 34223: Add unit test for existing_statuses
2023-09-08 Victor Grousset... Bug 23548: (QA follow-up) tidy up code
2023-09-08 Matthias MeusburgerBug 23548: Unit test - Set AQ to empty when item not...
2023-09-08 Lucas GassBug 34620: Do not throw expection if payment type is...
2023-09-08 Julian MauriceBug 34266: Add unit tests
2023-09-08 Nick ClemensBug 34617: Unit tests
2023-09-08 Jonathan DruartBug 34609: Add missing test for Koha::Hold->biblio
2023-09-08 Pedro AmorimBug 34609: Add tests
2023-09-08 Pedro AmorimBug 34466: Cypress tests
2023-08-30 David CookBug 30362: Fix GetSoonestRenewDate to really return...
2023-08-30 David CookBug 30362: Fix unit test
2023-08-30 Nick ClemensBug 30362: Unit test
2023-08-30 Tomas Cohen AraziBug 34313: Unit tests
2023-08-29 Katrin FischerBug 34345: (QA follow-up) Fix some more occurrences
2023-08-22 Tomas Cohen AraziBug 34024: (QA follow-up) Allow pickup location changin...
2023-08-22 Tomas Cohen AraziBug 34024: Unit tests
2023-08-17 Hammat WeleBug 30846: (follow-up) Unit tests
next