Bug 17600: Standardize our EXPORT_OK
[koha.git] / t / db_dependent / Koha / Patrons.t
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-14 Joonas KylmäläBug 28490: Revert "Bug 26995: Remove references to...
2021-05-10 Kyle M HallBug 26995: Remove references to relationship column
2021-04-30 Jonathan DruartBug 28217: Prevent several non-repeatable attributes...
2021-04-16 Nick ClemensBug 15986: Rename send_notice to queue_notice and updat...
2021-04-16 Nick ClemensBug 15986: Add a script for sending hold waiting remind...
2021-04-14 Jonathan DruartBug 21549: Rename filter_by_dateexpiry with filter_by_e...
2021-04-14 Marcel de RooyBug 21549: (follow-up) Switch to filter_by
2021-04-14 Marcel de RooyBug 21549: Lock expired patron accounts
2021-04-09 Tomas Cohen AraziBug 27857: Move extended_attributes tests to Koha/Patron.t
2020-11-10 Andrew IsherwoodBug 23916: (follow-up) Fix unit test
2020-11-10 Andrew IsherwoodBug 23916: Add unit tests
2020-11-06 Kyle M HallBug 14708: (QA follow-up) Throw exception when deleting...
2020-11-06 Kyle M HallBug 14708: Don't allow merging of other patron records...
2020-11-06 Kyle M HallBug 14708: Don't allow merging of Anonymous Patron...
2020-11-06 Kyle M HallBug 14708: Prevent deletion of Anonymous Patron at...
2020-11-03 Jonathan DruartBug 26892: Remove warnings from Koha/Patrons.t
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-08-31 Jonathan DruartBug 26250: Fix tests when SearchEngine=Elastic
2020-08-24 Jonathan DruartBug 26157: Hide expected DBI warnings from tests
2020-04-29 Jonathan DruartBug 23495: Fix if no sms provider defined
2020-04-29 Nick ClemensBug 23495: Add SMS provider to moremember.tt
2020-04-20 Jonathan DruartBug 13518: Delete patron's modifications along with...
2020-03-31 Jonathan DruartBug 22001: Fix Koha/Patrons.t
2020-03-23 Jonathan DruartBug 20443: Fix merge_with behavior
2020-03-23 Jonathan DruartBug 20443: Handle non existent attribute when importing...
2020-03-23 Josef MoravecBug 20443: (follow-up) Fix t/db_dependent/Koha/Patrons.t
2020-03-23 Jonathan DruartBug 20443: Remove C4::Members::AttributeTypes
2020-03-23 Jonathan DruartBug 20443: Remove UpdateBorrowerAttribute and SetBorrow...
2020-03-23 Jonathan DruartBug 20443: Remove DeleteBorrowerAttribute
2020-03-23 Jonathan DruartBug 20443: Improve filtering method
2020-03-23 Jonathan DruartBug 20443: Move GetBorrowerAttributes to Koha::Patron...
2020-03-23 Jonathan DruartBug 20443: Move GetBorrowerAttributeValue to Koha:...
2020-03-23 Jonathan DruartBug 20443: Revert some stuffs from 12159
2020-03-03 Martin RenvoizeBug 24757: (RM follow-up) Restore test count
2020-03-02 Jonathan DruartBug 24757: Add more tests
2020-03-02 Jonathan DruartBug 24757: Leap day failing tests - Fix the tests!
2020-03-02 Jonathan DruartBug 24757: Leap day failing tests - refactoring
2020-03-02 Jonathan DruartBug 24757: Leap day failing tests - It's like we are...
2020-02-24 Marcel de RooyBug 24114: (follow-up) Resolve warning on non-numeric...
2020-02-11 Jonathan DruartBug 14711: Change prototype for AddReserve - pass a...
2020-01-10 Jonathan DruartBug 14759: Add test
2020-01-08 Jonathan DruartBug 24263: Add tests
2020-01-03 Jonathan DruartBug 21684: Adjust some tests
2019-10-01 Kyle M HallBug 23688: System preference uppercasesurnames broken...
2019-09-06 Jonathan DruartBug 23079: Add tests
2019-08-20 Tomas Cohen AraziBug 14570: (QA follow-up) Fix tests
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-08-08 Jonathan DruartBug 22741: Add a test
2019-07-15 Katrin FischerBug 23219: (QA follow-up) Change wording of test slightly
2019-07-15 EmmiBug 23219: (QA Follow up) Cancel patrons holds when...
2019-07-05 Mark TompsettBug 23199: Added tests for Koha::Patron
2019-07-01 Martin RenvoizeBug 17492: (RM follow-up) Use more specific method...
2019-07-01 Radek ŠimanBug 17492: Add a warning about age being of-limits...
2019-06-24 Fridolin SomersBug 22944: remove obsolete unit test
2019-06-24 Fridolin SomersBug 22944: change unit tests
2019-05-09 Marcel de RooyBug 21535: Anonymize function in Patron should not...
2019-04-25 Tomas Cohen AraziBug 22729: Adapt Koha::Patron(s) and tests
2019-04-17 Martin RenvoizeBug 21336: (QA follow-up) Add tests for administrative...
2019-04-17 Marcel de RooyBug 21336: Search, lock and anonymize methods
2019-04-17 Marcel de RooyBug 21336: Do not increase login_attempts after locking
2019-03-28 Josef MoravecBug 12159: Add tests
2019-03-15 Kyle M HallBug 14591: Update unit tests
2019-02-19 Martin RenvoizeBug 3820: (follow-up) Address lastseen log spamming
2019-02-19 Martin RenvoizeBug 3820: (follow-up) Update tests to reflect the chang...
2019-02-04 Martin RenvoizeBug 22254: Correction to datehandling in test
2019-01-25 Tomas Cohen AraziBug 21992: Remove unused Koha::Patron->update_password...
2019-01-25 Tomas Cohen AraziBug 22048: Use set_password in tests
2019-01-25 Tomas Cohen AraziBug 22047: Unit tests
2019-01-08 Tomas Cohen AraziBug 22059: regression tests
2019-01-02 Jonathan DruartBug 21817: Centralize the mock of userenv from tests
2018-12-11 Nick ClemensBug 21465: Don't throw duplicate userid error if userid...
2018-10-26 Marcel de RooyBug 21337: (QA follow-up) Rename exception code
2018-10-15 Jonathan DruartBug 21337: Koha::Objects->delete must return the number...
2018-10-15 Nick ClemensBug 21337: (RM follow-up) Adjust number of tests
2018-10-15 Marcel de RooyBug 21337: (QA follow-up) Rollback for partial delete
2018-10-15 Marcel de RooyBug 21337: (follow-up) Add parameter for move_to_delete...
2018-10-15 Marcel de RooyBug 21337: Add Koha::Patrons->delete (trivial wrapper)
2018-10-13 Julian MauriceBug 21178: (QA follow-up) Add a test to verify that...
2018-10-13 Tomas Cohen AraziBug 21178: (QA follow-up) whitespace characters fix
2018-10-13 Tomas Cohen AraziBug 21178: Unit tests
2018-08-09 Nick ClemensBug 18635: Unit tests
2018-07-31 Jonathan DruartBug 21133: Fix use statements order
2018-07-30 Jonathan DruartBug 21087: Hash passwords in ->update_password
2018-07-30 Jonathan DruartBug 21087: Test to describe the issue
2018-07-18 Jonathan DruartBug 20287: (follow-up) Test exception DuplicateID for...
2018-07-18 Jonathan DruartBug 20287: Test exception DuplicateID for Koha::Patron...
2018-07-18 Jonathan DruartBug 20287: generate_userid now set the userid
2018-07-18 Jonathan DruartBug 20287: ->store new deal with enrolment fee
2018-07-18 Jonathan DruartBug 20287: Move ModMember to Koha::Patron
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
2018-04-20 Jonathan DruartBug 20400: Fix get_routing_lists tests
2018-04-20 Katrin FischerBug 20400: (follow-up) Several fixes from RM review
2018-04-20 Jonathan DruartBug 20400: Fix number of tests
2018-04-20 Katrin FischerBug 20400: Add routing list tab in OPAC
2018-04-20 Kyle M HallBug 9302: Add error messages, correct number of unit...
2018-04-20 Tomas Cohen AraziBug 9302: (QA follow-up) Consistency follow-up
2018-04-12 Jonathan DruartBug 19936: Reuse existing userid if none provided
2018-04-12 Jonathan DruartBug 19936: Adapt tests
next