437 Commits (68a92c02dfbafa9eea73516cb29ba5e6a311a730)

Author SHA1 Message Date
Jonathan Druart dc5fe323d2
Bug 24217: use Modern::Perl for modules when strict is missing 5 years ago
Kyle Hall 109334102f
Bug 14570: Make it possible to add multiple guarantors to a record 8 years ago
Jasmine Amohia 9f446de791 Bug 19920: Removed unnecessary code from C4/Members.pm 6 years ago
Nick Clemens b32756a5d7 Bug 22052: Refactor DeleteExpiredOpacReigstrations 6 years ago
Marcel de Rooy 5e17032700 Bug 21848: Remove Text::Unaccent from C4::Members 6 years ago
Joonas Kylmälä 83e0765f44 Bug 21015: fix performance issue with C4::Members 6 years ago
Jonathan Druart 7c05f4fbe4 Bug 21068: Remove NorwegianPatronDB related code 6 years ago
Jonathan Druart d2a2d973ce Bug 20287: Move ModMember to Koha::Patron 6 years ago
Jonathan Druart cfbc53bb22 Bug 20287: Add plain_text_password (& Remove AddMember_Opac) 6 years ago
Jonathan Druart dc6b6e030c Bug 20287: Remove AddMember_Auto 6 years ago
Jonathan Druart ef410fd62f Bug 20287: Replace occurrences of AddMember with Koha::Patron->new->store->borrowernumber 6 years ago
Jonathan Druart ae927390ff Bug 20287: Move AddMember to Koha::Patron->store 6 years ago
Jonathan Druart a6059c4d2d Bug 20287: Move trim values to a method 6 years ago
Jonathan Druart 1b13c453e2 Bug 20287: Move fixup_cardnumber 6 years ago
Jonathan Druart 74e0dfb437 Bug 20590: Improve Koha::Exceptions in string context 6 years ago
Jonathan Druart bebf7d17c9 Bug 19936: Remove the subroutine Generate_Userid 7 years ago
Jonathan Druart 7b1d08df0f Bug 19936: Replace Generate_Userid - Update the occurrences 7 years ago
Jonathan Druart a4db544aa5 Bug 19936: Remove the subroutine Check_Userid 7 years ago
Jonathan Druart bd147a3832 Bug 19936: Replace Check_userid - Update the occurrences 7 years ago
Jonathan Druart bfdd5150c1 Bug 19935: Replace GetPendingIssues - Remove the residue 7 years ago
Jonathan Druart 52af054b60 Bug 19935: Replace GetPendingIssues - IssueSlip 7 years ago
Jonathan Druart d4b6801552 Bug 17553: Move GetOverduesForPatron to Koha::Patron->get_overdues 7 years ago
Jonathan Druart bddfed7591 Bug 19933: Remove patronflags - tricky ones 7 years ago
Kyle Hall 4297841b98 Bug 18626: Add ability to track cardnumber changes for patrons 7 years ago
Jonathan Druart bd29269185 Bug 20264: Remove syspref checkdigit 6 years ago
Jonathan Druart 6355791848 Bug 12001: Move GetMemberAccountBalance to Koha::Account->non_issues_charges 7 years ago
Jonathan Druart 51aa6db46c Bug 12001: Move GetMemberAccountRecords to the Koha namespace 7 years ago
Jonathan Druart cbd566caf6 Bug 20144: [sql_modes] Remove HAVING clause in GetBorrowersToExpunge 6 years ago
Zoe Bennett e1ba582af9 Bug 19827: Removing &checkuniquemember from the export in C4/Members.pm 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
Tomás Cohen Arazi 14e2185f94 Bug 19841: Make AddMember raise an exception if categorycode is invalid 7 years ago
Jonathan Druart f54693ac86 Bug 10021: Drop columns notify_id and notify_level from accountlines 7 years ago
Baptiste Wojtkowski 966b92a803 Bug 13178: Correct Max cardnumberlength 7 years ago
Baptiste Wojtkowski 99caf5329b Bug 13178: increase max value of CardnumberLength 7 years ago
Jonathan Druart 6ae69d2781 Bug 19277: Make sure the tests will pass even if they are slow 7 years ago
Jonathan Druart be4f624b32 Bug 17966: TT syntax for notices - Prove that ISSUESLIP is compatible 8 years ago
Jonathan Druart 2b90ea2cb0 Bug 17829: Move GetMember to Koha::Patron 8 years ago
Jonathan Druart 6eade474ed Bug 18276: Remove GetBiblioFromItemNumber - Easy ones 7 years ago
Jonathan Druart 69ddc09434 Bug 17554: Koha::Patrons - Remove GetBorrowersWithEmail 8 years ago
Jonathan Druart bbe2216887 Bug 17738: Replace GetReservesFromBorrowernumber with Koha::Patron->get_holds 8 years ago
Jonathan Druart 59b58513fe Bug 18664: Make IssueSlip returns if params are not valid 7 years ago
Jonathan Druart f7b11f38e8 Bug 17762: Send lang to GetPreparedLetter 8 years ago
Jonathan Druart 7200710045 Bug 17257: Fix add/edit patrons under MySQL 5.7 8 years ago
Kyle Hall 95429af685 Bug 12461 - Add patron clubs feature 10 years ago
Mark Tompsett 7fd248f3e9 Bug 15702: Recommended Counter-patch 8 years ago
Marcel de Rooy 22f1f3a26a Bug 12026: [QA Follow-up] POD typo and tiny change in AddMember_Opac 7 years ago
Jesse Weaver 9b92ce4cd1 Bug 12026: Adds auto-provisioning to shibboleth 10 years ago
Jonathan Druart 286be46e8a Bug 16966: Koha::Patrons - Move GetBorrowersWithIssuesHistoryOlderThan to search_patrons_to_anonymise 8 years ago
Kyle M Hall 8255344215 Revert "Bug 12461 - Add patron clubs feature" 7 years ago