Bug 34620: Do not throw expection if payment type is writeoff
[koha.git] / t / db_dependent /
2023-09-15 Lucas GassBug 34620: Do not throw expection if payment type is...
2023-09-15 Julian MauriceBug 34266: Add unit tests
2023-09-15 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-01 Matt BlenkinsopBug 30362: (Rmaint fix) Fix failing test
2023-08-31 David CookBug 30362: Fix unit test
2023-08-31 Nick ClemensBug 30362: Unit test
2023-08-31 Matt BlenkinsopRevert "Bug 30362: Unit test"
2023-08-31 Matt BlenkinsopRevert "Bug 30362: Fix unit test"
2023-08-31 Matt BlenkinsopRevert "Bug 30362: Fix GetSoonestRenewDate to really...
2023-08-31 Tomas Cohen AraziBug 34313: Unit tests
2023-08-31 David CookBug 30362: Fix GetSoonestRenewDate to really return...
2023-08-31 David CookBug 30362: Fix unit test
2023-08-31 Nick ClemensBug 30362: Unit test
2023-08-31 Katrin FischerBug 34345: (QA follow-up) Fix some more occurrences
2023-08-28 Tomas Cohen AraziBug 34024: (QA follow-up) Allow pickup location changin...
2023-08-28 Tomas Cohen AraziBug 34024: Unit tests
2023-08-28 Hammat WeleBug 30846: (follow-up) Unit tests
2023-08-28 Tomas Cohen AraziBug 32739: Allow other patron identifier on pwd validation
2023-08-28 Tomas Cohen AraziBug 32739: Unit tests
2023-08-18 Emily LamancusaBug 34435: Add unit test
2023-08-18 Tomas Cohen AraziBug 34365: Unit tests
2023-08-18 Emily LamancusaBug 34117: Add unit tests
2023-08-18 Kyle M HallBug 34279: Don't enforce overduefinescap unless it...
2023-08-18 Kyle M HallBug 34279: Unit tests
2023-08-18 Martin RenvoizeBug 32271: Unit test
2023-08-17 Martin RenvoizeBug 33028: Unit tests
2023-07-28 Tomas Cohen AraziBug 30524: (QA follow-up) Fix tests
2023-07-28 Tomas Cohen AraziBug 30524: (QA follow-up) Unit tests for GenerateCSRF()
2023-07-28 Martin RenvoizeBug 30524: Unit tests
2023-07-19 Nick ClemensBug 33270: Add record_strip_nonxml routine to Koha...
2023-07-19 Tomas Cohen AraziBug 34288: Unit tests
2023-07-19 Matt BlenkinsopRevert "Bug 33496: Add 'host_items' param to Koha:...
2023-07-19 Matt BlenkinsopBug 33974: (RMAINT fix) Fix bad rebase in biblios.t
2023-07-18 Marcel de RooyBug 33727: (QA follow-up) perl tidy whole file
2023-07-18 Marcel de RooyBug 33727: Merge both Calendar tests
2023-07-18 Marcel de RooyBug 34243: Fix copy/pasted city references in api tests
2023-07-18 Jonathan DruartBug 33817: Enforce server-side
2023-07-18 Tomas Cohen AraziBug 33974: Make biblioitem columns searchable in a...
2023-07-18 Tomas Cohen AraziBug 33974: Add Koha::Biblios->api_query_fixer
2023-07-18 Tomas Cohen AraziBug 33573: Unit tests
2023-07-18 Jonathan DruartBug 34211: Add tests
2023-07-18 Jonathan DruartBug 27824: Add a test
2023-07-18 Aleisha AmohiaBug 31147: Recalls should not adjust due time for relat...
2023-07-18 Jonathan DruartBug 32801: Add tests
2023-07-18 Martin RenvoizeBug 34094: (follow-up) Fix failing unit test
2023-07-18 Nick ClemensBug 33496: Add 'host_items' param to Koha::Biblio-...
2023-07-18 Marcel de RooyBug 33879: Add unit test to show problem
2023-07-18 Marcel de RooyBug 33404: Add unit tests
2023-07-18 jeremy breuillardBug 23775: Claiming a serial issue doesn't create the...
2023-07-18 Lucas GassBug 33500: Add tests for RecordLocalUseOnReturn
2023-07-18 Lucas GassBug 33176: Enforce bad values
2023-07-18 Lucas GassBug 33176: Handle RequirePaymentType
2023-07-18 Marcel de RooyBug 33844: Modify test to show problem
2023-07-18 Marcel de RooyBug 32478: (QA follow-up) Shebang and chmod for Koha...
2023-07-18 David GustafssonBug 32478: Fix syspref NULL values in tests
2023-07-18 David GustafssonBug 32478: Remove Koha::Config::SysPref->find since...
2023-07-12 Jonathan DruartBug 33852: Add one more test
2023-07-12 Tomas Cohen AraziBug 33852: Make jobs.t test the only_current parameter
2023-07-12 Nick ClemensBug 32894: (QA follow-up) Fix tests
2023-07-12 Jonathan DruartBug 32894: (follow-up) Koha::Item->last_returned_by
2023-07-12 Jonathan DruartBug 32894: Fix test
2023-07-12 Jonathan DruartBug 33904: Add tests
2023-06-12 David GustafssonBug 32060: Improve performance of columns_to_str
2023-06-12 Fridolin SomersBug 32464: (follow-up) fix t/db_dependent/Koha/Item.t
2023-06-12 Tomas Cohen AraziBug 21983: Make DelBiblio update linked ILL requests
2023-06-12 Tomas Cohen AraziBug 21983: Add Koha::Biblio->ill_requests
2023-06-12 Jonathan DruartBug 33697: Remove RecordedBooks (rbdigital) integration
2023-06-12 Nick ClemensBug 33411: (follow-up) Set debit type for mocked fines
2023-06-12 Nick ClemensBug 33411: Unit test update
2023-06-09 Matt BlenkinsopBug 33761: (RMaint follow-up) Remove errant test from...
2023-06-08 Tomas Cohen AraziBug 33815: Regression tests
2023-06-08 Tomas Cohen AraziBug 33834: Fix random failure on api/v1/ill_requests.t
2023-06-08 Kyle M HallBug 33362: Allow return claims to be resolved even...
2023-06-08 Tomas Cohen AraziBug 33791: (QA follow-up) Stick to 'item_id' for the...
2023-06-08 Marcel de RooyBug 33791: Add unit test
2023-06-08 Nick ClemensBug 33761: Unit test
2023-06-07 Marcel de RooyBug 33719: Silence warnings on ContentWarningField...
2023-06-07 Jonathan DruartBug 32648: Clear cache in Filter_MARC_ViewPolicy.t
2023-06-05 Fridolin SomersBug 32775: (QA follow-up) remove useless empty line
2023-06-05 Alex BuckleyBug 32775: (follow-up) Unit tests
2023-05-26 Nick ClemensBug 32878: (QA follow-up) Correct unit test
2023-05-26 Nick ClemensBug 32878: (QA follow-up) Unit test
2023-05-16 Kyle M HallBug 33580: Bring back ability to mark item as seen...
2023-05-16 Nick ClemensBug 33557: Add LinkerConsiderThesaurus system preference
2023-05-15 Jonathan DruartBug 28328: Adjust tests
2023-05-15 Aleisha AmohiaBug 32129: Use patron category when checking if item...
2023-05-15 Jonathan DruartBug 33403: Fix Letters.t if number pattern with id...
2023-05-15 Nick ClemensBug 33206: Unit test
2023-05-15 Jonathan DruartBug 33653: Never consider received orders as late
2023-05-15 Nick ClemensBug 33277: (follow-up) Fix notdefined search for Zebra...
2023-05-15 Nick ClemensBug 33277: Search thesaurus for 'notspecified'
2023-05-15 Nick ClemensBug 33277: Add comments and missing thesauri
2023-05-15 Nick ClemensBug 33277: Support custom thesaurus authority with...
2023-05-15 Nick ClemensBug 33277: Do not search using thesaurus when linking...
2023-05-15 Nick ClemensBug 33611: Unit test
2023-05-12 Katrin FischerBug 33197: Rename GDPR_Policy system preference
2023-05-12 Katrin FischerBug 33419: (QA follow-up) Remove changes to basic_workf...
2023-05-12 Laura EscamillaBug 33419: Make home library and current library mandat...
next