Bug 30982: Use the REST API for background job list view
[koha.git] / t /
2022-09-22 Tomas Cohen AraziBug 31389: (QA follow-up) Missing permissions in tests
2022-09-22 Joonas KylmäläBug 31389: (QA follow-up) Correct test message
2022-09-22 David CookBug 31389: Calculate user permissions in separate function
2022-09-22 Julian MauriceBug 27550: Add unit test for CloneBudgetHierarchy
2022-09-22 Marcel de RooyBug 29744: (QA follow-up) Add underscore test, move...
2022-09-22 Marcel de RooyBug 31598: Fix random failure on Jenkins for Upload.t
2022-09-21 Nick ClemensBug 30359: Unit tests
2022-09-19 Nick ClemensBug 27421: (follow-up) Add exec flag
2022-09-19 Jonathan DruartBug 27421: Add tests
2022-09-16 Nick ClemensBug 30025: Split BiblioAddsAuthorities into two sysprefs
2022-09-16 Aleisha AmohiaBug 15348: Add estimated delivery date field to individ...
2022-09-16 Marcel de RooyBug 29144: Remove opac_info from a few tests
2022-09-16 Marcel de RooyBug 29144: Add $contents->find_best_match, $library...
2022-09-12 Kyle HallBug 31236: Add ability to send custom item fields via...
2022-09-12 Nick ClemensBug 20058: (QA follow-up) Simplify test code
2022-09-12 David GustafssonBug 20058: Add tests
2022-09-12 Martin RenvoizeBug 30921: Replace C4::XSLT::transformMARCXML4XSLT...
2022-09-12 Marcel de RooyBug 31250: (QA follow-up) The future will be easier
2022-09-12 Marcel de RooyBug 31250: Deny clearing cookies with numeric suffix
2022-09-12 Tomas Cohen AraziBug 27981: (QA follow-up) GetMarcBiblio was removed...
2022-09-12 Nick ClemensBug 27981: (follow-up) Fix tests
2022-09-12 Nuño López AnsóteguiBug 27981: Add option to automatically set 001 to the...
2022-09-07 Tomas Cohen AraziBug 31351: (QA follow-up) Trivial string fix
2022-09-07 Marcel de RooyBug 31351: (QA follow-up) Extend the encode/decode...
2022-09-07 Marcel de RooyBug 31351: (QA follow-up) Adjust tests accordingly
2022-09-07 Kyle HallBug 31401: (QA follow-up) Remove Koha.ArePluginsEnabled...
2022-09-07 Nick ClemensBug 31023: Unit tests
2022-09-07 Nick ClemensBug 28290: (follow-up) Unit test
2022-08-31 Jonathan DruartBug 27272: Remove GetItemsInfo, GetItemsLocationInfo...
2022-08-31 Tomas Cohen AraziBug 29697: (QA follow-up) Remove useless warning
2022-08-31 Tomas Cohen AraziBug 29697: (QA follow-up) Make tests less fragile
2022-08-31 Nick ClemensBug 30016: Remove GetOpenIssue subroutine
2022-08-26 Tomas Cohen AraziBug 31473: Fix fragile test about bad OpacHiddenItems...
2022-08-26 Kyle M HallBug 31112: (QA follow-up) Reduce database queries
2022-08-26 Joonas KylmäläBug 31112: CanBookBeRenewed: take into account patrons...
2022-08-26 Kyle HallBug 20262: (QA follow-up) Update unit tests for changes...
2022-08-26 Kyle HallBug 20262: (QA follow-up) Fix spelling errors
2022-08-26 Stefan BerndtssonBug 20262: Add ability to refund lost item fees without...
2022-08-26 Martin RenvoizeBug 24295: Finally remove GetTransfers from C4/Circulation
2022-08-26 Martin RenvoizeBug 24295: Replace mock in t/db_dependent/Circulation...
2022-08-26 Martin RenvoizeBug 24295: Replace mock in t/db_dependent/Search.t
2022-08-25 Martin RenvoizeBug 23681: Move to ::Patron::Restriction::Type(s)
2022-08-25 Martin RenvoizeBug 23681: (QA follow-up) Proper handling of default...
2022-08-25 Emmi TakkinenBug 23681: Fix QA issues
2022-08-25 Martin RenvoizeBug 23681: (QA follow-up) Rename columns
2022-08-25 Martin RenvoizeBug 23681: (QA follow-up) Fix license, perlcritic ...
2022-08-25 Andrew IsherwoodBug 23681: Add unit tests
2022-08-25 Kyle HallBug 12225: Add unit tests
2022-08-22 Jonathan DruartBug 29939: Use the REST API for ratings
2022-08-22 Tomas Cohen AraziBug 30718: (follow-up) index_records is called more...
2022-08-19 Nick ClemensBug 31076: Handle year limits with equal sign or colon
2022-08-19 Fridolin SomersBug 28327: (follow-up) Comma as default CSV delimiter
2022-08-19 Fridolin SomersBug 28327: Add unit tests
2022-08-19 Julian MauriceBug 29955: Move populate_order_with_prices to Koha...
2022-08-19 Jonathan DruartBug 30718: Use flatpickr's altInput
2022-08-18 Nick ClemensBug 30779: Remove _update_import_record_marc and update...
2022-08-17 Tomas Cohen AraziBug 31382: Regression tests
2022-08-17 Nick ClemensBug 26632: Remove two more occurrences
2022-08-16 Tomas Cohen AraziBug 27342: (QA follow-up) Fix test
2022-08-16 Martin RenvoizeBug 27342: (QA follow-up) Remove dbh from new tests
2022-08-16 Jonathan DruartBug 27342: Remove dbh from C4::Auth
2022-08-16 Kyle HallBug 30901: Add Unit Tests
2022-08-16 Tomas Cohen AraziBug 31313: Unit tests
2022-08-16 Jonathan DruartBug 31313: Fix availability - OPAC opac-detail
2022-08-09 Jonathan DruartBug 28787: Fix misleading tests in two_factor_auth.t
2022-08-09 Marcel de RooyBug 28787: (follow-up) Typo and additional test
2022-08-09 Jonathan DruartBug 28787: Comment selenium test that will fail if...
2022-08-09 Jonathan DruartBug 28787: Mock send_or_die
2022-08-09 Jonathan DruartBug 28787: Don't send the notice if we are not waiting...
2022-08-09 Jonathan DruartBug 28787: Rename the REST API route to /auth/otp/token...
2022-08-09 Marcel de RooyBug 28787: Fix t/db_dependent/api/v1/two_factor_auth.t
2022-08-09 Jonathan DruartBug 28787: Send a notice with the TOTP token
2022-08-09 Andrew IsherwoodBug 28909: Allow illview to use backend template
2022-08-09 Nick ClemensBug 31306: (QA follow-up) Add comments to test
2022-08-09 Jonathan DruartBug 31306: Add tests for search_ordered
2022-08-09 Jonathan DruartBug 29897: Remove 'linkage' leftover
2022-08-09 Jonathan DruartBug 29897: Display author's identifiers
2022-08-09 Jonathan DruartBug 29897: Move code to private method for reusability
2022-08-09 Jonathan DruartBug 29897: Rename get_marc_authors with get_marc_contri...
2022-08-09 Katrin FischerBug 28269: (QA follow-up) Fix typo in test description
2022-08-09 Slava ShishkinBug 28269: Add tests for Acquisitions Orders search...
2022-08-09 Tomas Cohen AraziBug 31183: Unit tests
2022-08-09 Martin RenvoizeBug 27779: (QA follow-up) Fix unit test
2022-08-08 Kyle HallBug 31296: Add ability to disable demagnetizing items...
2022-08-08 Tomas Cohen AraziRevert "Bug 31104: Add a selenium test"
2022-08-05 Jonathan DruartBug 29971: Add selenium tests
2022-08-03 Tomas Cohen AraziBug 31288: Regression tests
2022-08-01 Kyle M HallBug 29579: (QA follow-up) Fix up t/db_dependent/Koha...
2022-08-01 Jonathan DruartBug 30392: Set deleted_on when an item is (marked as...
2022-08-01 Slava ShishkinBug 23919: Add tests for Items search by ISBN and ISSN...
2022-08-01 Slava ShishkinBug 23919: Add tests for biblioItems search by ISBN...
2022-08-01 Jonathan DruartBug 30612: Rename other occurrences
2022-08-01 Kyle HallBug 30612: (QA follow-up) Rename accountlines method...
2022-08-01 Kyle M HallBug 30612: Add accountlines method to Koha::Checkout...
2022-08-01 Marcel de RooyBug 27849: (follow-up) Add test
2022-08-01 Tomas Cohen AraziBug 31223: Regression tests
2022-07-29 Nick ClemensBug 14364: Fix spelling and tests
2022-07-29 Kyle M HallBug 14364: (QA follow-up) Generate message for transfer...
2022-07-29 Kyle M HallBug 14364: Allow automatically canceled expired waiting...
2022-07-29 Jonathan DruartBug 31247: Add tests
next