Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha.git] / members /
2020-08-24 Kyle M HallBug 26076: (QA Follow up) Prevent error by using a...
2020-08-24 Kyle M HallBug 26076: Sum the amount due in the database query...
2020-08-18 Jonathan DruartBug 6725: Make patron duplicate matching flexible
2020-08-18 Martin RenvoizeBug 22393: (follow-up) Corrections for QA feedback
2020-08-18 Martin RenvoizeBug 22393: Remove last remaining use of C4::Accounts...
2020-08-18 David RobertsBug 25364: Add "Other" to the gender options in a patro...
2020-08-13 Owen LeonardBug 21345: Patron records with attached files not obvio...
2020-07-20 Jonathan DruartBug 22844: Make the attribute mandatory when editing...
2020-06-29 Josef MoravecBug 15400: Display date of birth and age more consistantly
2020-06-29 Petro VashchukBug 25322: fix for not selected "relationship" defaults...
2020-06-15 Katrin FischerBug 10910: (follow-up) Move the suggestions note with...
2020-06-15 Jonathan DruartBug 10910: Add a warning when deleting a patron with...
2020-06-15 Martin RenvoizeBug 25526: Equality matching is case sensative
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-14 Martin RenvoizeBug 22534: (RM follow-up) Remove errant hidden file
2020-04-08 Nick ClemensBug 24840: Replace DateTime->now with dt_from_string
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-03-06 Andrew IsherwoodBug 23051: (follow-up) Add renewal feedback and move...
2020-03-04 Martin RenvoizeBug 24081: Add discount action to boraccount
2020-02-26 Nazlı ÇetinBug 21879: Code cleaning in printinvoice.pl
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-02-21 Martin RenvoizeBug 22359: Prevent undercollection at the server
2020-02-20 Julian MauriceBug 17702: Add UI to manage account credit types
2020-02-20 Julian MauriceBug 14898: Add button at manual invoice to redirect...
2020-01-30 Jonathan DruartBug 22868: Move suggestions_manage subperm out of acqui...
2020-01-23 Julian MauriceBug 19809: Re-allow to call Koha::Objects::find in...
2020-01-20 Jonathan DruartBug 24008: Remove minus sign when displaying credit...
2020-01-20 Jonathan DruartBug 24008: Display a warning message when deleting...
2020-01-20 Jonathan DruartBug 24018: Remove die "Not logged in"
2020-01-13 Martin RenvoizeBug 23354: (follow-up) Make display of debit types...
2020-01-10 Martin RenvoizeBug 23442: Add refund option to patron account page
2020-01-03 Martin RenvoizeBug 24080: Add payout option to patron account page
2019-11-27 Kyle M HallBug 24113: guarantor info lost when a duplicate is...
2019-11-25 Martin RenvoizeBug 24100: (bug 23788 follow-up) Capitalization correction
2019-11-13 Jonathan DruartBug 23822: Fix deletion of patrons with credit
2019-11-11 Kyle M HallBug 23788: Recalculate ammount due for selected account...
2019-11-11 Kyle M HallBug 23788: Rename $select_lines to $selected_lines
2019-11-11 Kyle M HallBug 23788: Rename $select to $selected_accts
2019-11-07 Kyle M HallBug 23806: FinePaymentAutoPopup does not trigger pop...
2019-11-07 Katrin FischerBug 21939: Fix permissions for holds history tab
2019-10-31 Kyle M HallBug 14697: Enhance the return claims feature
2019-10-29 Magnus EngerBug 22706: Add plugin hooks for Norwegian national...
2019-10-24 Martin RenvoizeBug 23805: Update mancredit to use the new credit types
2019-10-24 Martin RenvoizeBug 23805: Update 'W' to 'WRITEOFF' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'Pay' to 'PAYMENT' for consistency
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Correction for missed archive...
2019-10-24 Martin RenvoizeBug 23049: Update existing code to use debit_type
2019-10-24 Martin RenvoizeBug 23049: Update maninvoice to reference debit types
2019-10-11 NickBug 17140: Make rounding syspref controlled
2019-10-11 BlouBug 17140: fix rounding errors when paying fines
2019-10-08 Katrin FischerBug 23697: (QA follow-up) Rename PatronAutocompletion...
2019-10-08 Matthias MeusburgerBug 23697: (follow-up) Add autocompletion search in...
2019-10-08 Kyle M HallBug 23507: Add ability to show change given on auto...
2019-10-07 Dobrica PavlinusicBug 23723: using exit inside eval to stop sending outpu...
2019-09-23 Martin RenvoizeBug 23321: (follow-up) Require cash registers for payments
2019-09-23 Martin RenvoizeBug 23321: Add cash register support to paycollect
2019-09-23 Martin RenvoizeBug 23321: Add cash register permission
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-08-08 Kyle M HallBug 23228: Add option to automatically display payment...
2019-07-15 EmmiBug 23219: Cancel patrons holds when patron delete
2019-07-15 Jonathan DruartBug 21027: Fix checkout statistics if 1+ of the fields...
2019-07-05 Arthur SuzukiBug 23199: Koha::Patron->store must check 'uppercasesur...
2019-07-04 Tomas Cohen AraziBug 21801: (follow-up) Use ->account
2019-07-04 Tomas Cohen AraziBug 21801: Make paycollect.pl pass library_id when...
2019-07-01 Martin RenvoizeBug 17492: (RM follow-up) Use more specific method...
2019-07-01 Radek ŠimanBug 17492: Add a warning about age being of-limits...
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-05-30 Nick ClemensBug 22724: Check permissions in the script before displ...
2019-05-10 Marcel de RooyBug 21312: Show lockout on Patrons form
2019-05-10 Kyle M HallBug 22809: Move "INVOICE" from template to a slip
2019-05-10 Kyle M HallBug 22761: Add ability to use print version of ACCOUNT_...
2019-04-29 Josef MoravecBug 21757: (folow-up) Restore patron brief detail page
2019-04-29 Josef MoravecBug 21757: Clenup of moremember.pl and its templates
2019-04-18 Kris SinnaeveBug 22139: Fields of ACCTDETAILS email not populating
2019-04-10 Owen LeonardBug 21013: Missing itemtype for checkut makes patron...
2019-04-10 Martin RenvoizeBug 22600: Add 'interface' to accountlines
2019-03-28 Marcel de RooyBug 12159: (QA follow-up) Remove double use module
2019-03-28 Josef MoravecBug 12159: Fix getting extended patron attributes for...
2019-03-22 Andrew IsherwoodBug 18589: (follow-up) Remove redundant-ness
2019-03-22 Andrew IsherwoodBug 18589: Show ILLs as part of patron profile
2019-03-22 Liz ReaBug 22533: Fix manual invoices from patron accounting
2019-03-21 Josef MoravecBug 21683: Remove accountlines.accountno
2019-03-11 Josef MoravecBug 19489: (QA follow-up) Revert changes in printinvoice
next