Bug 32401: Remove x-koha-query support
[koha.git] / members / memberentry.pl
2023-01-31 Martin RenvoizeBug 31095: Remove GetDebarments from members/memberentry.pl
2022-11-07 Nick ClemensBug 32119: (bug 31422 follow-up) Fix add guarantee
2022-11-03 Nick ClemensBug 31422: Add patron's current category to dropdown...
2022-09-22 Nick ClemensBug 31562: Treat flags as other borrower fields
2022-08-25 Martin RenvoizeBug 23681: Move to ::Patron::Restriction::Type(s)
2022-08-25 Andrew IsherwoodBug 23681: Allow for selection of restriction type
2022-08-25 Andrew IsherwoodBug 23681: Allow for changes to debarments
2022-08-19 Jonathan DruartBug 30718: Use flatpickr's altInput
2022-08-05 Jonathan DruartBug 30874: Remove category_type
2022-08-05 Jonathan DruartBug 30874: Simplify categories loop construction
2022-08-05 Jonathan DruartBug 30874: 2 more - need more investigation
2022-08-05 Jonathan DruartBug 30874: Reduce number of category fetches
2022-08-05 Jonathan DruartBug 30874: Replace categoryname
2022-07-20 Nick ClemensBug 7660: Use first available categorycode when none...
2022-07-18 Lucas GassBug 20439: Sort SMS providers in alphabetical order...
2022-06-23 Tomas Cohen AraziBug 12446: (QA follow-up) Rename canbeguarantee =>...
2022-06-23 The Minh LuongBug 12446: Fix typos
2022-06-23 Maryse SimardBug 12446: Limit available categories when using "Add...
2022-06-23 Maryse SimardBug 12446: Ability to allow guarantor relationship...
2022-05-06 Nick ClemensBug 29926: Add ability for superlibrarian to view/edit...
2022-04-20 Martin RenvoizeBug 30237: Replace AutoEmailOpacUser with AutoEmailNewUser
2022-04-20 Martin RenvoizeBug 30237: Reference new WELCOME notice
2022-03-17 Martin RenvoizeBug 17648: (QA follow-up) Restore imediate sending...
2022-03-17 Martin RenvoizeBug 17648: (QA follow-up) Further code cleaning
2022-03-17 Kyle HallBug 17648: ACCTDETAILS notice does not show in notices.pl
2022-03-17 Kyle M HallBug 27812: Email should send for all new patron as...
2022-03-17 Kyle M HallBug 27812: Remove the ability to transmit a patron...
2022-03-16 Petro VashchukBug 29684: Fix warn about js/locale_data.js (memberentr...
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2021-11-24 Jonathan DruartBug 29524: (bug 28935 follow-up) Restore modification...
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
next