Bug 20402: Implement OAuth2 authentication for REST API
[koha.git] / Koha / Patron.pm
2018-04-20 Katrin FischerBug 20400: (follow-up) Several fixes from RM review
2018-04-20 Katrin FischerBug 20400: Add routing list tab in OPAC
2018-04-20 Kyle M HallBug 9302: Add aq tables to mapping
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: Remove warnings from tests
2018-04-12 Jonathan DruartBug 19936: Add the Koha::Patron->generate_userid method
2018-04-12 Jonathan DruartBug 19936: Add the Koha::Patron->has_valid_userid method
2018-04-03 Jonathan DruartBug 19935: Add Koha::Patron->pending_checkouts
2018-03-29 Jonathan DruartBug 16330: Remove unecessary Koha::Patron->store method
2018-03-29 Tomas Cohen AraziBug 16330: Remove validation code from Koha::Patron
2018-03-29 Benjamin RoksethBug 16330: Add routes to add, update and delete patrons
2018-02-18 Jonathan DruartBug 20145: Do not insert 0000-00-00 in patron tests...
2018-02-16 Jonathan DruartBug 18789: Add POD for is_adult and is_child
2018-02-16 Jonathan DruartBug 18789: (follow-up) Use Koha::Patron->image from...
2018-02-16 Jonathan DruartBug 18789: Add tests for is_adult and is_child
2018-02-12 Jonathan DruartBug 18403: Fix perlcritic on Koha::Patron
2018-02-12 Jonathan DruartBug 18403: rename Koha::Patron->can to has_permission
2018-02-12 Jonathan DruartBug 20133: Enable/disable the "Hide patron information...
2018-02-12 Kyle M HallBug 18403: Fix error triggered by subgroups being added...
2018-02-12 Jonathan DruartBug 18403: Add new method Koha::Patron->can_see_patrons...
2018-02-12 Jonathan DruartBug 18403: Refactor and add Koha::Patron->libraries_whe...
2018-02-12 Jonathan DruartBug 18403: Add new method Koha::Patron->can_see_patron_info
2018-01-02 Jonathan DruartBug 19304: Move C4::Members::GetNoticeEmailAddress...
2018-01-02 Jonathan DruartBug 19303: Move C4::Members::GetFirstValidEmailAddress...
2017-12-21 Jonathan DruartBug 19830: Add the Koha::Patron->old_checkouts method
2017-10-27 Kyle M HallBug 14919: (QA follow-up) Make script executable, fix...
2017-10-27 Josef MoravecBug 14919: Add Koha::Patron->old_holds subroutine
2017-09-19 Kyle M HallBug 6758: Add new patron column for date of renewal
2017-07-28 Alex BuckleyBug 18987 - Added Koha::Account package pragma to Patron.pm
2017-05-12 Jonathan DruartBug 18314: Resetting the password removes the lock
2017-05-12 Jonathan DruartBug 18314: Account lockout
2017-04-28 Kyle M HallBug 12461 [QA Followup]
2017-04-28 Kyle M HallBug 12461 - Add patron clubs feature
2017-02-27 Kyle M HallRevert "Bug 12461 - Add patron clubs feature"
2017-02-23 Kyle M HallBug 12461 - Add patron clubs feature
2017-02-17 Jonathan DruartBug 17933: Add test and return unless defined dob
2017-02-17 Dobrica PavlinusicBug 17933 - Internal software error when searching...
2017-02-14 Marcel de RooyBug 17935: Adjust some POD lines, fix a few typos
2017-02-07 Nick ClemensBug 17782 - Patron updated_on field should be set to...
2017-01-13 Jonathan DruartBug 17741: Use Koha::Patron->holds when deleting a...
2017-01-13 Jonathan DruartBug 17740: Add the Koha::Patron->holds method
2016-12-30 Marcel de RooyBug 17569: [QA Follow-up] Small changes
2016-12-28 Kyle M HallBug 17584 [QA Followup] - Rename Koha::Patron::get_chec...
2016-12-28 Jonathan DruartBug 17584: Add the Koha::Patron->get_checkouts method
2016-12-20 Jonathan DruartBug 17796: Move Koha::OldIssue[s] to Koha::Checkout[s]
2016-12-20 Jonathan DruartBug 17796: Replace Koha::Issue[s] with Koha::Checkout[s]
2016-12-16 Jonathan DruartBug 17585: Replace ->get_account_lines with ->account
2016-12-16 Jonathan DruartBug 17585: Add the Koha::Patron->get_account_lines...
2016-12-16 Jonathan DruartBug 17568: Add the Koha::Patron->library method
2016-12-16 Jonathan DruartBug 17557: Koha::Patrons - Move GetAge to ->set_age...
2016-12-02 Jonathan DruartBug 17580: Add the Koha::Patron->get_overdues method
2016-12-02 Marcel de RooyBug 17583: [QA Follow-up] Final polishing
2016-12-02 Jonathan DruartBug 17583: Make sure we are comparing 2 dates
2016-12-02 Jonathan DruartBug 17583: Fix tests
2016-12-02 Jonathan DruartBug 17583: Add the Koha::Patron->is_going_to_expired...
2016-11-15 Jonathan DruartBug 17579: Make sure we are testing the real life
2016-11-15 Jonathan DruartBug 17579: Add the Koha::Patron->is_expired
2016-11-15 Jonathan DruartBug 17555: Add Koha::Patron->category
2016-10-28 Josef MoravecBug 17443: Make possible to renew patron by later of...
2016-10-28 Jonathan DruartBug 16912: Koha::Patrons - Move AddEnrolmentFeeIfNeeded...
2016-10-26 Kyle M HallBug 14610 - Add and update modules
2016-10-21 Jonathan DruartBug 5670: Does not return 0 in Koha::Patron->housebound...
2016-10-21 Alex SassmannshausenBug 5670: [QA Followup] Correct housebound role search.
2016-10-21 A. SassmannshausenBug 5670: Housebound Readers Module
2016-10-21 Jonathan DruartBug 16907: Make sure the log will be written only if...
2016-10-21 Jonathan DruartBug 16907: Koha::Patrons - Move HandleDelBorrower to...
2016-10-21 Jonathan DruartBug 16907: Koha::Patrons - Move DelMember to ->delete
2016-10-21 Jonathan DruartBug 16891: Move C4::Members::MoveMemberToDeleted to...
2016-09-13 Marcel de RooyBug 16276: [QA Follow-up] Only track when pref is enabled
2016-09-09 Kyle M HallBug 16911 [QA Followup] - No need to 'use C4::Members'
2016-09-09 Jonathan DruartBug 16851: Move HasOverdues to Koha::Patron->has_overdues
2016-09-09 Jonathan DruartBug 16911: Rename extend_subscription with renew_account
2016-09-09 Jonathan DruartBug 16911: Koha::Patrons - Move ExtendMemberSubscriptio...
2016-07-15 Jonathan DruartBug 16853: Move changepassword to Koha::Patron->update_...
2016-07-15 Jonathan DruartBug 16849: Move IsDebarred to Koha::Patron->is_debarred
2016-07-08 Alex SassmannshausenBug 6906: Follow coding guidelines in terminology.
2016-07-08 Alex SassmannshausenBug 6906 - show 'Borrower has previously issued...
2016-04-29 Kyle M HallBug 14577 - Allow restriction of checkouts based on...
2016-03-24 Tomas Cohen Arazi Bug 16136: Koha::Patron contains 'return undef' and...
2016-03-12 Kyle M HallBug 15656 [QA Followup] - Return without searching...
2016-03-12 Jonathan DruartBug 15656: Move guarantor/guarantees code - GetMemberRe...
2016-03-12 Jonathan DruartBug 15656: Move guarantor/guarantees code - GetGuarantees
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove GetPatronImage
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*