Bug 25690: Make CanBookBeIssued return In Processing state as needing confirmation
[koha.git] / members /
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-12-04 Joonas KylmäläBug 27144: Fix syntax error that prevents deleting...
2020-11-10 Jonathan DruartBug 24603: Adjust permissions for cancel-charge.pl
2020-11-10 Martin RenvoizeBug 24603: (follow-up) Update to double entry accounting
2020-11-10 Julian MauriceBug 24603: Allow to cancel charges in patron accounting
2020-11-06 Martin RenvoizeBug 24786: Update borroaccount to use session register
2020-11-06 Martin RenvoizeBug 24786: Update paycollect to use session register
2020-11-06 Kyle M HallBug 14708: (QA follow-up) Use try/catch blocks when...
2020-11-06 Kyle M HallBug 14708: The patron set as the anonymous patron shoul...
2020-11-05 Jonathan DruartBug 26915: Fix FinePaymentAutoPopup behaviour
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-10-15 Martin RenvoizeBug 26536: Assignment fix
2020-10-15 Martin RenvoizeBug 26536: Fix incorrectly scoped variable
2020-09-18 Martin RenvoizeBug 26269: Fix variable name mismatch for cash_register...
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-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
next