Bug 24606: Regression tests
[koha.git] / t / db_dependent / Koha / Patron.t
2022-10-03 Marcel de RooyBug 23538: (follow-up) Workaround to fix Patron.t
2022-09-23 Alex BuckleyBug 23538: Unit tests
2022-06-24 Nick ClemensBug 31005: Unit test
2022-06-13 Jonathan DruartBug 30399: Make Patron.t pass even if mandatory attribu...
2022-05-06 Fridolin SomersBug 29924: (follow-up) Fix t/db_dependent/Koha/Patron...
2022-05-06 Nick ClemensBug 29924: Unit tests
2022-05-05 Aleisha AmohiaBug 30291: Changes to tests
2022-05-04 Marcel de RooyBug 28998: (follow-up) Add Patron->encode_secret and...
2022-04-12 Alex BuckleyBug 26346: Add option to make public lists editable...
2022-03-15 Tomas Cohen AraziBug 19532: (QA follow-up) Simplify resultset accessors
2022-03-15 Tomas Cohen AraziBug 19532: Make recalls.status an ENUM
2022-03-15 Marcel de RooyBug 19532: (QA follow-up) Fixing unit tests
2022-03-15 Aleisha AmohiaBug 19532: Other objects used in recalls feature
2022-02-10 Tomas Cohen AraziBug 29754: (QA follow-up) Minor tests tweaks
2022-02-10 Nick ClemensBug 29754: Unit test
2022-02-10 Jonathan DruartBug 29230: Add Koha::Patron->messages
2022-02-10 Tomas Cohen AraziBug 29844: Fix t/db_dependent/Koha/*
2022-01-28 Tomas Cohen AraziBug 27946: Article request fee methods in Koha::Patron
2022-01-05 Tomas Cohen AraziBug 29765: Make Koha::Patron->safe_to_delete use Koha...
2022-01-05 Tomas Cohen AraziBug 29741: Unit tests
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...