Bug 29407: Make the pickup locations dropdown JS reusable
[koha.git] / members / memberentry.pl
2021-10-18 Kyle M HallBug 28211: Replace use of call_recursive() with call()
2021-10-06 Kyle M HallBug 26352: Switch from using call() to call_recursive()
2021-10-06 Kyle M HallBug 26352: Add plugin hooks to transform patron barcodes
2021-09-30 Nick ClemensBug 28935: (QA follow-up) Use BorrowerUnwantedField...
2021-09-30 Marcel de RooyBug 28935: No filtering on patron's data on member...
2021-09-30 Jonathan DruartBug 28929: Prevent flags to be sent during patron's...
2021-09-28 Jonathan DruartBug 28870: Move email address validation to a specific...
2021-09-28 Tomas Cohen AraziBug 28870: Remove traces of Email::Valid
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-24 Jonathan DruartBug 28606: Remove $DEBUG and $ENV{DEBUG}
2021-05-11 Jonathan DruartBug 18112: Use GetAuthValueDropbox from the template
2021-04-21 Jonathan DruartBug 23271: Replace search_limited with search_with_libr...
2021-04-21 Didier GautheronBug 26940: don't reset debarredcomment on patron update
2021-04-09 Martin RenvoizeBug 28031: (follow-up) Clarify check methods
2021-04-01 Petro VashchukBug 25946: borrowerRelationship can be empty
2021-04-01 Petro VashchukBug 25946: borrowerRelationship can be empty
2021-03-01 Jonathan DruartBug 7806: Fix remaining occurrences of 0000-00-00
2021-02-08 Jonathan DruartBug 27454: Pass the arrayref
2021-02-08 Martin RenvoizeBug 27454: Add sorting of patron attributes
2021-01-19 Martin RenvoizeBug 27420: Use object accessor for $attr_type->class()
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-09-09 Agustin MoyanoBug 23816: Add minimum password length and require...
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-09-02 Martin RenvoizeBug 23634: (follow-up) Prevent updates on POST
2020-09-02 Martin RenvoizeBug 23634: Prevent non-superlibrarians from editing...
2020-08-18 Jonathan DruartBug 6725: Make patron duplicate matching flexible
2020-08-18 David RobertsBug 25364: Add "Other" to the gender options in a patro...
2020-07-20 Jonathan DruartBug 22844: Make the attribute mandatory when editing...
2020-06-29 Petro VashchukBug 25322: fix for not selected "relationship" defaults...
2020-05-07 Jonathan DruartBug 20443: (follow-up) Remove C4::Members::AttributeTypes
2020-05-04 Jonathan DruartBug 25311: Better error handling when updating a patron
2020-05-04 Jonathan DruartBug 25311: Better error handling when creating a patron
2020-04-27 Jonathan DruartBug 5161: Keep patron's attributes on warning/duplicate
2020-04-06 Alex BuckleyBug 22534: Added syspref for defining what guarantee...
2020-03-24 Nick ClemensBug 24476: Allow patrons to opt out of auto-renewal
2020-03-23 Jonathan DruartBug 20443: Fix creation of new patron with attributes
2020-03-23 Jonathan DruartBug 20443: Use search_with_library_limits for attribute...
2020-03-23 Jonathan DruartBug 20443: Remove extended_attributes_code_value_arrayr...
2020-03-23 Jonathan DruartBug 20443: Remove C4::Members::AttributeTypes
2020-03-23 Jonathan DruartBug 20443: Move C4::Members::AttributeTypes::GetAttribu...
2020-03-23 Jonathan DruartBug 20443: Remove CheckUniqueness
2020-03-23 Jonathan DruartBug 20443: Remove UpdateBorrowerAttribute and SetBorrow...
2020-03-23 Jonathan DruartBug 20443: Move GetBorrowerAttributes to Koha::Patron...
2020-03-20 Kyle M HallBug 23808: (follow-up) Object methods can be used direc...
2020-03-20 Alex BuckleyBug 23808: Pre-fill guarantor fields when adding guaran...
2020-01-23 Julian MauriceBug 19809: Re-allow to call Koha::Objects::find in...
2020-01-20 Jonathan DruartBug 24018: Remove die "Not logged in"
2019-11-27 Kyle M HallBug 24113: guarantor info lost when a duplicate is...
2019-08-20 Tomas Cohen AraziBug 14570: Remove wrong parameter in add_guarantor...
2019-08-20 Agustin MoyanoBug 14570: (follow-up) fix qa FAIL tests
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-07-05 Arthur SuzukiBug 23199: Koha::Patron->store must check 'uppercasesur...
2019-06-25 Jonathan DruartBug 23082: Fatal error editing a restricted patron
2019-06-06 Pasi KallinenBug 22910: Do not copy unique patron attributes to...
2019-04-18 Kris SinnaeveBug 22139: Fields of ACCTDETAILS email not populating
2019-03-28 Josef MoravecBug 12159: Fix getting extended patron attributes for...
2019-02-04 Tomas Cohen AraziBug 22253: Check we actually need to update the password
2019-01-25 Jonathan DruartBug 21993: Display a user-friendly message when the...
2019-01-25 Tomas Cohen AraziBug 22048: Use set_password in memberentry.pl
2018-12-14 Jonathan DruartBug 21986: Do not escape quotation marks when cataloguing
2018-11-26 Nick ClemensBug 21649: Pass guarantee info to template when adding...
2018-08-30 Jonathan DruartBug 21068: Remove NorwegianPatronDB related code
2018-08-16 Jonathan DruartBug 21222: (bug 20226 follow-up) Fix patron creation
2018-08-16 Jonathan DruartBug 21221: Shortcut memberentry scripts if patron does...
2018-08-09 Owen LeonardBug 20828: Step 4 of moremember is used for Housebound...
2018-08-02 Jonathan DruartBug 21136: Fix add/edit patron when cities are defined
2018-07-30 Jonathan DruartBug 21087: Fix one wrong call
2018-07-30 Jonathan DruartBug 21087: Hash passwords in ->update_password
2018-07-19 Jonathan DruartBug 21085: Fix add/edit of patrons when HouseboundModul...
2018-07-18 Jonathan DruartBug 20287: generate_userid now set the userid
2018-07-18 Jonathan DruartBug 20287: Fix update of patrons, clean the data before...
2018-07-18 Jonathan DruartBug 20287: Move ModMember to Koha::Patron
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
2018-06-29 Jonathan DruartBug 20991: Do not lost patron's category when editing...
2018-06-22 Jonathan DruartBug 13655: Same fix for partial edit
2018-06-22 Jonathan DruartBug 13655: Allow creation of organisations without...
2018-04-20 Jonathan DruartBug 20489: Prevent DB user login
2018-04-12 Jonathan DruartBug 19936: Replace Generate_Userid - Update the occurrences
2018-04-12 Jonathan DruartBug 19936: Replace Check_userid - Update the occurrences
2018-04-04 Kyle M HallBug 20008: Fix restrictions added from memberentry...
2018-03-19 Lari TaskulaBug 20367: Avoid resetting userid when BorrowerUnwanted...
2018-02-16 Josef MoravecBug 18789: (QA follow-up) Fix loading saved address...
2018-02-12 Jonathan DruartBug 18403: Deal with the DB user
2018-02-12 Jonathan DruartBug 18403: Guarantors
2018-02-12 Jonathan DruartBug 18403: Add new methods Koha::Patrons->search_limite...
2018-02-12 Jonathan DruartBug 18403: Add sub output_and_exit_if_error - unknown_p...
2018-02-12 Jonathan DruartBug 18403: Update permissions - borrowers => 1|* become...
2018-02-05 Te Rauhina JacksonBug 20009: use Modern::Perl in Members perl scripts
2017-10-27 Jonathan DruartBug 19493: Force scalar context to prevent future error
2017-10-27 Jonathan DruartBug 19531: When saving patron record do not redirect...
2017-10-16 Jonathan DruartBug 18298: Add server-side checks and refactor stuffs
2017-10-16 Jonathan DruartBug 18298: minPaswordLength should not be < 3
2017-08-25 Jonathan DruartBug 19080: Handle non-existing patrons gratefully
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-06-05 Jonathan DruartBug 18179: Update existing calls
2017-05-09 Jonathan DruartBug 17762: Add the lang attribute to the patron form
2017-04-28 Kyle M HallRevert "Bug 18179: Update existing calls"
2017-04-28 Jonathan DruartBug 18179: Update existing calls
2017-03-30 Jonathan DruartBug 18124: Change the calls to generate and check CSRF...
2017-01-13 Kyle M HallBug 6782 [QA Followup] - Remove unused param and limit...
next