Translation updates for Koha 22.05.00
[koha.git] / t /
2022-05-23 Shi Yao WangBug 30730: Unit tests
2022-05-19 Nick ClemensBug 30714: Unit test
2022-05-17 Martin RenvoizeBug 30695: (follow-up) Fix selenium test
2022-05-16 Nick ClemensBug 29719: Unit tests
2022-05-14 Marcel de RooyBug 30717: (QA follow-up) Move to module
2022-05-13 Tomas Cohen AraziBug 30728: Add unit tests
2022-05-13 Tomas Cohen AraziBug 30727: Regression tests
2022-05-11 Tomas Cohen AraziBug 30710: Regression tests
2022-05-11 Alex BuckleyBug 23352: Set default collection code when creating...
2022-05-09 Nick ClemensBug 30668: Unit tests
2022-05-07 Nick ClemensBug 29755: (follow-up) Mock NoIssuesChargeGuarantorsWit...
2022-05-07 Nick ClemensBug 29755: Check each NoIssuesCharge separately
2022-05-06 Fridolin SomersBug 29705: In test suite merge IssuingRules with Circul...
2022-05-06 Jonathan DruartBug 30639: Split search terms for patron search
2022-05-06 Tomas Cohen AraziBug 29926: (QA follow-up) Date format missing in spec
2022-05-06 Tomas Cohen AraziBug 29926: (QA follow-up) API design fixes
2022-05-06 Nick ClemensBug 29926: Add pasword expiration route for API
2022-05-06 Fridolin SomersBug 29924: (follow-up) Fix t/db_dependent/Koha/Patron...
2022-05-06 Tomas Cohen AraziBug 29924: Add tests for API Basic auth behavior
2022-05-06 Tomas Cohen AraziBug 29924: (QA follow-up) Remove password_expiration_da...
2022-05-06 Nick ClemensBug 29924: Update ILSDI to be aware of expired passwords
2022-05-06 Nick ClemensBug 29924: (follow-up) Add default value undef for...
2022-05-06 Nick ClemensBug 29924: (follow-up) Add password_expiration_date...
2022-05-06 Nick ClemensBug 29924: Unit tests
2022-05-06 Marcel de RooyBug 28998: (follow-up) Adjust the Auth.t fix
2022-05-05 Martin RenvoizeBug 29936: Add unit tests
2022-05-05 Martin RenvoizeBug 30291: (QA follow-up) Fix for revert to recall_id
2022-05-05 Aleisha AmohiaBug 30291: Changes to tests
2022-05-05 Nick ClemensBug 29346: (follow-up) Build holds queue when AlterPrio...
2022-05-05 Tomas Cohen AraziBug 29346: Avoid duplicate actions tests
2022-05-05 Martin RenvoizeBug 29346: Highlight double enqueue
2022-05-05 Tomas Cohen AraziBug 29346: Item action trigger
2022-05-05 Tomas Cohen AraziBug 29346: Biblio actions triggers
2022-05-05 Tomas Cohen AraziBug 29346: Circulation actions triggers
2022-05-05 Tomas Cohen AraziBug 29346: Hold actions triggers
2022-05-05 Martin RenvoizeBug 30572: (QA follow-up) Fix failing unit test
2022-05-05 Tomas Cohen AraziBug 30360: Add methods for dealing with the JSON payload
2022-05-05 Tomas Cohen AraziBug 30360: Add helper methods to Koha::BackgroundJobs
2022-05-05 Tomas Cohen AraziBug 30663: Add x-koha-override options to /suggestions
2022-05-05 Tomas Cohen AraziBug 30663: Add Koha::Suggestions helper methods
2022-05-05 Tomas Cohen AraziBug 28998: (QA follow-up) Silence some useless warnings
2022-05-05 Jonathan DruartBug 28998: Fix Auth.
2022-05-05 Tomas Cohen AraziBug 30180: (follow-up) Add temporary deprecation warning
2022-05-05 Tomas Cohen AraziBug 30180: Unit tests
2022-05-05 Nick ClemensBug 30167: (follow-up) Compare dt objects
2022-05-05 Nick ClemensBug 30167: (follow-up) Return a hash with soonest_renew...
2022-05-05 Nick ClemensBug 30167: Return soonest renewal date when renewal...
2022-05-04 Marcel de RooyBug 28998: (follow-up) Check missing encryption key...
2022-05-04 Jonathan DruartBug 28998: Add encryption_key to the config file
2022-05-04 Jonathan DruartBug 28998: Adjust Selenium test
2022-05-04 Marcel de RooyBug 28998: (follow-up) Apply changes to TwoFactorAuth...
2022-05-04 Marcel de RooyBug 28998: (follow-up) Add Patron->encode_secret and...
2022-05-04 Jonathan DruartBug 28998: Introduce Koha::Encryption
2022-05-03 Martin RenvoizeBug 30536: Fix Query.t Unit Test
2022-05-03 Tomas Cohen AraziBug 30536: Unit tests
2022-05-03 Nick ClemensBug 22785: Allow option to choose which record match...
2022-05-03 Jonathan DruartBug 27344: Fix call to update_index with invalid ids
2022-05-03 Jonathan DruartBug 27344: Fix tests
2022-05-02 Jonathan DruartBug 29894: Add Selenium tests for disable 2FA
2022-05-02 Marcel de RooyBug 29894: (QA follow-up) Get rid of send_confirm_notice
2022-05-02 Marcel de RooyBug 29894: Send a confirmation notice
2022-05-02 Marcel de RooyBug 29894: Add some exceptions to TwoFactorAuth module
2022-05-02 Marcel de RooyBug 29873: Add unit test
2022-05-02 Arthur SuzukiBug 22379: Unit tests for CancelHold service
2022-04-29 Fridolin SomersBug 24001: (follow-up) Fix t_Profile.t
2022-04-28 Martin RenvoizeBug 30576: (follow-up) Corrections to behaviour to...
2022-04-28 Martin RenvoizeBug 30626: (QA follow-up) Fix test plan
2022-04-28 Jonathan DruartBug 30626: Fix test
2022-04-27 Fridolin SomersBug 30072: (followup) Fix random failure of Holds_hooks.t
2022-04-26 Fridolin SomersRevert "Bug 28371: Unit tests"
2022-04-26 Jonathan DruartBug 30596: Prevent api/v1/acquisitions_baskets.t and...
2022-04-25 Nick ClemensBug 28371: Unit tests
2022-04-22 Jonathan DruartBug 30595: Prevent update_child_to_adult.t to fail...
2022-04-22 Jonathan DruartBug 28786: Fix 2FA selenium tests
2022-04-22 Marcel de RooyBug 30446: Add a test for GetTagsLabels
2022-04-22 Nick ClemensBug 30531: Add mock of UseRecalls to Search.t
2022-04-21 Jonathan DruartBug 28786: Add tests for checkauth
2022-04-21 Jonathan DruartBug 28786: Two-factor authentication for staff client...
2022-04-21 Kyle M HallBug 30204: Add unit test
2022-04-21 Fridolin SomersBug 29602: (follow-up) fix TemplateToolkit.t
2022-04-20 Kyle HallBug 26370: (QA follow-up) Rename option never_demagniti...
2022-04-20 Kyle M HallBug 26370: Add ability to disable demagnetizing items...
2022-04-20 Martin RenvoizeBug 30237: Replace AutoEmailOpacUser with AutoEmailNewUser
2022-04-20 Martin RenvoizeBug 29005: Unit tests
2022-04-20 Matthias MeusburgerBug 25815: SIP Checkout: add more information on why...
2022-04-20 Nick ClemensBug 30540: Fix perl critic complaint of leading zeros
2022-04-20 Martin RenvoizeBug 30540: Unit test
2022-04-20 Nick ClemensBug 29483: Further improve performance of script
2022-04-20 Nick ClemensBug 29483: Unit tests
2022-04-20 Martin RenvoizeBug 30518: Unit test
2022-04-19 Martin RenvoizeBug 30410: (follow-up) Instantiate object in unit test
2022-04-14 Martin RenvoizeBug 30135: (follow-up) Rename accessor in failing test
2022-04-13 Kyle HallBug 30410: (QA follow-up) Pluralise new methods, fix...
2022-04-13 Tomas Cohen AraziBug 30410: Unit tests
2022-04-13 Martin RenvoizeBug 30135: Unit tests
2022-04-13 Nick ClemensBug 30130: (QA follow-up) Fix tests
2022-04-13 Martin RenvoizeBug 30130: Unit tests
2022-04-12 Alex BuckleyBug 26346: (follow-up) Fixing for QA tool
2022-04-12 Alex BuckleyBug 26346: Add option to make public lists editable...
2022-04-12 Jonathan DruartBug 30432: Fix random failure
next