Bug 8326: Make repeatable and unique_id modifiable when editing patron attribute...
[koha.git] / t / db_dependent / 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...