319 Commits (4d011bd9983926488f783730ca43e98e6e07dabe)

Author SHA1 Message Date
Jonathan Druart f6e0b04f48 Bug 23271: Replace search_limited with search_with_library_limits 4 years ago
Didier Gautheron 3b9f1e1560 Bug 26940: don't reset debarredcomment on patron update 3 years ago
Martin Renvoize 7b9b1b0e2a Bug 28031: (follow-up) Clarify check methods 3 years ago
Petro Vashchuk d0cc5fa97a Bug 25946: borrowerRelationship can be empty 3 years ago
Petro Vashchuk 4490dfdf08 Bug 25946: borrowerRelationship can be empty 3 years ago
Jonathan Druart 099e2fe2b7 Bug 7806: Fix remaining occurrences of 0000-00-00 3 years ago
Jonathan Druart e9195d166e Bug 27454: Pass the arrayref 3 years ago
Martin Renvoize 0821a5890d Bug 27454: Add sorting of patron attributes 3 years ago
Martin Renvoize 08396d4b2f Bug 27420: Use object accessor for $attr_type->class() 3 years ago
Julian Maurice 96cc447045 Bug 25898: Prohibit indirect object notation 3 years ago
Agustin Moyano 5848da810e Bug 23816: Add minimum password length and require strong password overrides by category 4 years ago
Jonathan Druart 638786e719 Bug 24663: Remove authnotrequired if set to 0 4 years ago
Martin Renvoize 9524c1d761 Bug 23634: (follow-up) Prevent updates on POST 4 years ago
Martin Renvoize 087af360cc Bug 23634: Prevent non-superlibrarians from editing superlibarian emails 4 years ago
Jonathan Druart 883e86a571 Bug 6725: Make patron duplicate matching flexible 3 years ago
David Roberts 66e70c9201 Bug 25364: Add "Other" to the gender options in a patron record 4 years ago
Jonathan Druart 810972db7a Bug 22844: Make the attribute mandatory when editing a patron 5 years ago
Petro Vashchuk 029f41a667 Bug 25322: fix for not selected "relationship" defaults to father 4 years ago
Jonathan Druart 185d88bac6 Bug 20443: (follow-up) Remove C4::Members::AttributeTypes 4 years ago
Jonathan Druart b3e3067731
Bug 25311: Better error handling when updating a patron 4 years ago
Jonathan Druart 580e6fabff
Bug 25311: Better error handling when creating a patron 4 years ago
Jonathan Druart 866c6850e0
Bug 5161: Keep patron's attributes on warning/duplicate 4 years ago
Alex Buckley dd0d2fa1c9
Bug 22534: Added syspref for defining what guarantee fields are pre filled 4 years ago
Nick Clemens 47f9ec9446
Bug 24476: Allow patrons to opt out of auto-renewal 4 years ago
Jonathan Druart fc430529c1
Bug 20443: Fix creation of new patron with attributes 4 years ago
Jonathan Druart 7e1be8d385
Bug 20443: Use search_with_library_limits for attribute types 4 years ago
Jonathan Druart e37bfe3e4b
Bug 20443: Remove extended_attributes_code_value_arrayref AND C4::Members::Attributes 5 years ago
Jonathan Druart 37e634bb5b
Bug 20443: Remove C4::Members::AttributeTypes 5 years ago
Jonathan Druart f1d210019b
Bug 20443: Move C4::Members::AttributeTypes::GetAttributeTypes to Koha::Patron::Attribute::Types 5 years ago
Jonathan Druart 5dd44a8f08
Bug 20443: Remove CheckUniqueness 5 years ago
Jonathan Druart ccfc6572f7
Bug 20443: Remove UpdateBorrowerAttribute and SetBorrowerAttributes 5 years ago
Jonathan Druart 9707167a48
Bug 20443: Move GetBorrowerAttributes to Koha::Patron->extended_attributes 5 years ago
Kyle Hall 20b38829ce
Bug 23808: (follow-up) Object methods can be used directly, no need for unblessed 4 years ago
Alex Buckley 6fc82e008c
Bug 23808: Pre-fill guarantor fields when adding guarantee to guarantor 4 years ago
Julian Maurice 0e73e723ef
Bug 19809: Re-allow to call Koha::Objects::find in list context 6 years ago
Jonathan Druart eaee34f47a
Bug 24018: Remove die "Not logged in" 4 years ago
Kyle Hall 7f6f4f3c68
Bug 24113: guarantor info lost when a duplicate is found 4 years ago
Tomás Cohen Arazi 3ab5d3b125
Bug 14570: Remove wrong parameter in add_guarantor call 4 years ago
Agustin Moyano 53b3ebe9d0
Bug 14570: (follow-up) fix qa FAIL tests 5 years ago
Kyle Hall 109334102f
Bug 14570: Make it possible to add multiple guarantors to a record 8 years ago
Arthur Suzuki fa390ca232
Bug 23199: Koha::Patron->store must check 'uppercasesurname' syspref 5 years ago
Jonathan Druart 8947d5939f
Bug 23082: Fatal error editing a restricted patron 5 years ago
Pasi Kallinen f3358e97c8
Bug 22910: Do not copy unique patron attributes to duplicated patron 5 years ago
Kris Sinnaeve 086a0007d2 Bug 22139: Fields of ACCTDETAILS email not populating 5 years ago
Josef Moravec 4fe300dec1 Bug 12159: Fix getting extended patron attributes for circ-menu 6 years ago
Tomás Cohen Arazi 0f83ac98c7 Bug 22253: Check we actually need to update the password 5 years ago
Jonathan Druart b990b953b3 Bug 21993: Display a user-friendly message when the CSRF token is wrong 5 years ago
Tomás Cohen Arazi c425a003fd Bug 22048: Use set_password in memberentry.pl 5 years ago
Jonathan Druart d561273ef8 Bug 21986: Do not escape quotation marks when cataloguing 5 years ago
Nick Clemens 449116857e Bug 21649: Pass guarantee info to template when adding child 5 years ago