Bug 28445: Use the task queue for the batch delete and update items tool
[koha.git] / t / db_dependent / Koha / Patron.t
2021-10-07 Tomas Cohen AraziBug 29083: Update article requests-related Koha::Patron...
2021-10-06 Tomas Cohen AraziBug 27945: Terminology: max daily => open requests...
2021-10-05 Tomas Cohen AraziBug 27945: Implement limits using circulation rules
2021-10-05 Tomas Cohen AraziBug 27945: Clarify 'same day' behavior
2021-10-05 Agustin MoyanoBug 27945: Add limit article request feature
2021-04-22 Tomas Cohen AraziBug 28157: Add Koha::Patron->can_log_into
2021-04-21 Jonathan DruartBug 27857: Remove unecessary $attribute_type3 var
2021-04-21 Jonathan DruartBug 27857: Start a transaction foreach subtest
2021-04-09 Jonathan DruartBug 28031: Fix patron.t
2021-04-09 Tomas Cohen AraziBug 27857: (follow-up) Use a more fine-grained exceptio...
2021-04-09 Tomas Cohen AraziBug 27857: Get the right column
2021-04-09 Martin RenvoizeBug 27857: Add handling for globally mandatory attributes
2021-04-09 Tomas Cohen AraziBug 27857: Regression tests
2021-04-09 Tomas Cohen AraziBug 27857: Move extended_attributes tests to Koha/Patron.t
2020-10-14 Jonathan DruartBug 19382: Adjust comment in test
2020-10-14 Martin RenvoizeBug 19382: (follow-up) Alternate tests
2020-10-14 Kyle M HallBug 19382: (QA follow-up) Throw exception if only_this_...
2020-10-14 Kyle M HallBug 19382: Add ability to block guarantees based on...
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-09-09 Jonathan DruartBug 26157: Correct two occurrences
2020-09-03 Jonathan DruartBug 23634: Make is_superlibrarian return 1 or 0
2020-09-02 Tomas Cohen AraziBug 23634: Add tests for is_superlibrarian
2020-07-20 Nick ClemensBug 24379: Make login_attempts not nullable
2020-01-23 Tomas Cohen AraziBug 24459: Regression tests
2019-10-24 Martin RenvoizeBug 23049: Update existing code to use debit_type
2019-09-13 Tomas Cohen AraziBug 6759: (QA follow-up) Unit tests
2019-08-20 Tomas Cohen AraziBug 14570: Add error handling to Koha::Patron::Relation...