341 Commits (6ae0b3c76c418a3b8ca90d7ff7b87e839a25a2af)

Author SHA1 Message Date
Jonathan Druart 30a0d4f6c9 Bug 19531: When saving patron record do not redirect to circ if not authorised 7 years ago
Jonathan Druart 3f9da34683 Bug 18298: Add server-side checks and refactor stuffs 7 years ago
Jonathan Druart ec4e666bc5 Bug 18298: minPaswordLength should not be < 3 7 years ago
Jonathan Druart 9af6c4e34b Bug 19080: Handle non-existing patrons gratefully 7 years ago
Jonathan Druart 2b90ea2cb0 Bug 17829: Move GetMember to Koha::Patron 7 years ago
Jonathan Druart bb22703dca Bug 18179: Update existing calls 7 years ago
Jonathan Druart 40cd76882e Bug 17762: Add the lang attribute to the patron form 8 years ago
Kyle Hall c1d9a7dab7 Revert "Bug 18179: Update existing calls" 7 years ago
Jonathan Druart 2a2b973911 Bug 18179: Update existing calls 7 years ago
Jonathan Druart 574d48362d Bug 18124: Change the calls to generate and check CSRF tokens 7 years ago
Kyle Hall 6caac44a94 Bug 6782 [QA Followup] - Remove unused param and limit calls to Koha.Preference 7 years ago
Meenakshi.R 141d29358f Bug 6782 - Move auto member cardnumber generation to occur when record is "Saved" (avoid collisions). 12 years ago
Jonathan Druart 4e40339db3 Bug 17830: CSRF - Handle unicode characters in userid 7 years ago
Jonathan Druart 01226c61a1 Bug 17557: Koha::Patrons - Move GetAge to ->set_age (and remove SetAge) 8 years ago
Jonathan Druart 8edb7f6fb9 Bug 17720: CSRF - Handle unicode characters 8 years ago
radiuscz d711d62a48 Bug 17521: Added missing age limit check 8 years ago
Jonathan Druart 9e82c921a6 Bug 17548: Fix step 1 of memberentry 8 years ago
Jonathan Druart c517689bb6 Bug 5670: Use Koha.Preference to retrieve syspref from templates 8 years ago
Alex Sassmannshausen 8ef116a922 Bug 5670: [QA Followup] HouseboundRole CRUD from UI. 8 years ago
Jonathan Druart cd7b84f675 Bug 17252 - Koha::AuthorisedValues - Remove GetAuthorisedValueByCode 8 years ago
Marc Véron 6f4f32f4bc Bug 17384 - Categories do not display in patron editing form if they have only one category assigned 8 years ago
Mark Tompsett f020babef0 Bug 17307: Smaller counter-patch 8 years ago
Jonathan Druart 92bfc28eb0 Bug 16911: Koha::Patron::Categories - Move GetExpiryDate to ->get_expiry_date 8 years ago
Jonathan Druart df97814f30 Bug 15758: Koha::Libraries - Remove GetBranches 8 years ago
Jonathan Druart 9b9803b69c Bug 15758: Koha::Libraries - Remove GetBranchesLoop 8 years ago
Jonathan Druart cae4b98060 Bug 15407: Koha::Patron::Categories - replace GetborCatFromCatType 9 years ago
Jonathan Druart a5a23bcebc Bug 15407: Koha::Patron::Categories - replace GetBorrowercategory 9 years ago
Jonathan Druart 09d0b1310b Bug 16993: Fix CSRF in memberentry.pl 8 years ago
Jonathan Druart 131002e623 Bug 16847: Remove C4::Members::GetTitles 8 years ago
Marc Véron d7754b70a2 Bug 16941: Can not add new patron in staff client 8 years ago
Jonathan Druart 1c61729e84 Bug 16909: Koha::Patrons - Remove checkuniquemember 8 years ago
Nick Clemens 71d1e1727c Bug 3534 - Patron quick add form 8 years ago
Jonathan Druart c133bedf54 Bug 16154: Fix some other occurrences 8 years ago
Jonathan Druart f3e4b5bbb6 Bug 16154: CGI->multi_param - Force scalar context 8 years ago
Jonathan Druart 66aacace08 Bug 16154: CGI->multi_param - Declare a list 8 years ago
Jonathan Druart 38094a260e Bug 12267: Remove borrower_attributes.password 8 years ago
Jonathan Druart b64e6be1c4 Bug 16157: Move the selected flag from GetAuthorisedValues to the templates 8 years ago
Jonathan Druart 3691bd8419 Bug 15548: Move new patron related code to Patron* 8 years ago
Jonathan Druart 07f85e7f88 Bug 15631: Koha::Cities - remove getidcity and GetCities 8 years ago
Kyle Hall 4afc8550c6 Bug 9021 [QA Followup] - Switch to Koha::Object(s) 8 years ago
Kyle Hall 00c89d915b Bug 9021 - Add SMS via email as an alternative to SMS services via SMS::Send drivers 11 years ago
Gus 89978bab10 Bug 15619: Spelling mistake in memberentry.pl 8 years ago
Fridolin Somers 0cbc65111c Bug 14867: userid not generated when defined in BorrowerUnwantedField 9 years ago
Marc Véron 9ff81d0e3f Bug 14924: Remove C4::Dates from members/memberentry.pl 9 years ago
Jonathan Druart fb59c5c7c4 Bug 10020: Remove code related to ethnicity 9 years ago
Marcel de Rooy bdf4894c50 Bug 14683: [QA Follow-up] Similar change for staff 9 years ago
Jonathan Druart 438b62e8ff Bug 14685: Fix set guarantor for a child or professional accounts 9 years ago
Juhani Seppälä ab1fd8a556 Bug 5685: Validation of email address field 10 years ago
Mark Tompsett 63427fce60 Bug 14428: Remove C4::Input 9 years ago
Jonathan Druart c345694808 Bug 13970: Remove category_type related code 9 years ago