182 Commits (bbf0d21284924d6b7529017fc78178b98242aaee)

Author SHA1 Message Date
Tomás Cohen Arazi 253dbb758a Bug 9302: (QA follow-up) Consistency follow-up 6 years ago
Jonathan Druart 8012cc5ebd Bug 19936: Reuse existing userid if none provided 6 years ago
Jonathan Druart 36c4d1441d Bug 19936: Remove warnings from tests 7 years ago
Jonathan Druart 5e80f4d81e Bug 19936: Add the Koha::Patron->generate_userid method 7 years ago
Jonathan Druart de3a15c0a8 Bug 19936: Add the Koha::Patron->has_valid_userid method 7 years ago
Jonathan Druart 98d0c990bf Bug 19935: Add Koha::Patron->pending_checkouts 7 years ago
Jonathan Druart 43e57efa52 Bug 16330: Remove unecessary Koha::Patron->store method 6 years ago
Tomás Cohen Arazi 2183c7a175 Bug 16330: Remove validation code from Koha::Patron 7 years ago
Benjamin Rokseth 7b8909cb90 Bug 16330: Add routes to add, update and delete patrons 8 years ago
Jonathan Druart 744e9a0379 Bug 20145: Do not insert 0000-00-00 in patron tests (and more) 6 years ago
Jonathan Druart 97bfd4be33 Bug 18789: Add POD for is_adult and is_child 6 years ago
Jonathan Druart 43b60d6eed Bug 18789: (follow-up) Use Koha::Patron->image from the templates 6 years ago
Jonathan Druart e5f70a6010 Bug 18789: Add tests for is_adult and is_child 7 years ago
Jonathan Druart 75c0481466 Bug 18403: Fix perlcritic on Koha::Patron 6 years ago
Jonathan Druart a1686054ac Bug 18403: rename Koha::Patron->can to has_permission 6 years ago
Jonathan Druart 9d52044f65 Bug 20133: Enable/disable the "Hide patron information" feature per group of libraries 6 years ago
Kyle M Hall 5b3b382f58 Bug 18403: Fix error triggered by subgroups being added to group 6 years ago
Jonathan Druart 38ae35332a Bug 18403: Add new method Koha::Patron->can_see_patrons_from 7 years ago
Jonathan Druart 40ae454b9b Bug 18403: Refactor and add Koha::Patron->libraries_where_can_see_patrons 7 years ago
Jonathan Druart 4134df8373 Bug 18403: Add new method Koha::Patron->can_see_patron_info 7 years ago
Jonathan Druart 3a5534fcf5 Bug 19304: Move C4::Members::GetNoticeEmailAddress to Koha::Patron->notice_email_address 7 years ago
Jonathan Druart 9782fa1846 Bug 19303: Move C4::Members::GetFirstValidEmailAddress to Koha::Patron->first_valid_email_address 7 years ago
Jonathan Druart cf57457d34 Bug 19830: Add the Koha::Patron->old_checkouts method 7 years ago
Kyle Hall b20db441fe Bug 14919: (QA follow-up) Make script executable, fix typo 7 years ago
Josef Moravec 9a0853ef67 Bug 14919: Add Koha::Patron->old_holds subroutine 7 years ago
Kyle Hall b57088868e Bug 6758: Add new patron column for date of renewal 7 years ago
Alex Buckley ac8e39d1e7 Bug 18987 - Added Koha::Account package pragma to Patron.pm 7 years ago
Jonathan Druart 4ce41be3df Bug 18314: Resetting the password removes the lock 7 years ago
Jonathan Druart cfc484b173 Bug 18314: Account lockout 7 years ago
Kyle Hall 589aa06991 Bug 12461 [QA Followup] 7 years ago
Kyle Hall 95429af685 Bug 12461 - Add patron clubs feature 10 years ago
Kyle M Hall 8255344215 Revert "Bug 12461 - Add patron clubs feature" 7 years ago
Kyle Hall 4f1eefdbb8 Bug 12461 - Add patron clubs feature 10 years ago
Jonathan Druart 6ee62d4917 Bug 17933: Add test and return unless defined dob 8 years ago
Dobrica Pavlinusic 083a8f7b72 Bug 17933 - Internal software error when searching patron without birth date 8 years ago
Marcel de Rooy b4c66d5cc4 Bug 17935: Adjust some POD lines, fix a few typos 8 years ago
Nick Clemens 92a4e0e5f3 Bug 17782 - Patron updated_on field should be set to current timestamp when borrower is deleted 8 years ago
Jonathan Druart 767a33a91e Bug 17741: Use Koha::Patron->holds when deleting a patron 8 years ago
Jonathan Druart 81585647ef Bug 17740: Add the Koha::Patron->holds method 8 years ago
Marcel de Rooy f43a73597e Bug 17569: [QA Follow-up] Small changes 8 years ago
Kyle Hall 8f8e908061 Bug 17584 [QA Followup] - Rename Koha::Patron::get_checkouts to Koha::Patron::checkouts 8 years ago
Jonathan Druart 6eab0b9424 Bug 17584: Add the Koha::Patron->get_checkouts method 8 years ago
Jonathan Druart 68b6d3976c Bug 17796: Move Koha::OldIssue[s] to Koha::Checkout[s] 8 years ago
Jonathan Druart be140718d7 Bug 17796: Replace Koha::Issue[s] with Koha::Checkout[s] 8 years ago
Jonathan Druart d4a15fc1f1 Bug 17585: Replace ->get_account_lines with ->account 8 years ago
Jonathan Druart ce92367784 Bug 17585: Add the Koha::Patron->get_account_lines method 8 years ago
Jonathan Druart ca5fb69362 Bug 17568: Add the Koha::Patron->library method 8 years ago
Jonathan Druart 01226c61a1 Bug 17557: Koha::Patrons - Move GetAge to ->set_age (and remove SetAge) 8 years ago
Jonathan Druart 46432511a6 Bug 17580: Add the Koha::Patron->get_overdues method 8 years ago
Marcel de Rooy 9d0c436cb4 Bug 17583: [QA Follow-up] Final polishing 8 years ago