Bug 23846: Handle exception gracefully at the OPAC
[koha.git] / members /
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
2019-03-11 Josef MoravecBug 19489: (QA follow-up) Remove passing issue_id in...
2019-03-11 Nazlı ÇetinBug 19489: Change method name issue --> checkout
2019-03-11 Nazlı ÇetinBug 19489: Detailed Description of charges in Patron...
2019-02-11 Katrin FischerBug 22120: Add price formattig to patron summary print
2019-02-04 Tomas Cohen AraziBug 22253: Check we actually need to update the password
2019-01-28 Owen LeonardBug 22134: (follow-up) Simplify check for expired patron
2019-01-28 Owen LeonardBug 22134: Add account expiration information to patron...
2019-01-28 Tomas Cohen AraziBug 22066: Record library_id for manual credits
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
2019-01-25 Tomas Cohen AraziBug 22048: Use set_password in member-password.pl
2019-01-04 Tomas Cohen AraziBug 21915: Call reconcile_balance on manual credit...
2019-01-04 Tomas Cohen AraziBug 21915: Call reconcile_balance on manual invoice...
2018-12-14 Jonathan DruartBug 21986: Do not escape quotation marks when cataloguing
2018-11-29 Tomas Cohen AraziBug 18805: Add ability to use up account credits
2018-11-26 Nick ClemensBug 21649: Pass guarantee info to template when adding...
2018-11-06 Tomas Cohen AraziBug 20629: (QA follow-up) Remove actions_col
2018-11-06 Kyle M HallBug 20629: Rename reverse_col to actions_col
2018-11-06 Mark TompsettBug 20629: (follow-up) fix reverse_col value
2018-11-06 Kyle M HallBug 20629: Pass accountline objects to template instead...
2018-11-06 Kyle M HallBug 20629: Remove ability to 'reverse' payments
2018-10-31 Tomas Cohen AraziBug 21702: (follow-up) Simplify checks and use standard...
2018-10-31 Tomas Cohen AraziBug 21702: Make mancredit.pl use the patron id for...
2018-09-28 Katrin FischerBug 21167: Fix price formatting on printed fee invoice...
2018-09-26 Jonathan DruartBug 21397: Mark "Routing list" tab as active when selected
2018-09-20 Nick ClemensBug 20656: Don't print lines that have no balance on...
2018-08-30 Jonathan DruartBug 21183: Replace C4::Items::GetItemnumberFromBarcode...
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-14 Jonathan DruartBug 20226: Centralize update child code (CATCODE_MULTI)
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-23 Katrin FischerBug 11911: Add a separate permission for managing sugge...
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-07-13 Jonathan DruartBug 21008: Use Koha::Patron->is_child
2018-07-13 Tomas Cohen AraziBug 21008: Use patron object to get category_type
2018-07-13 Owen LeonardBug 20805: Update child to adult patron process broken...
2018-07-06 Kyle M HallBug 19617: Allow 'writeoff of selected'
2018-07-06 Tomas Cohen AraziBug 20980: Make mancredit.pl use Koha::Account::add_credit
2018-07-06 Kyle M HallBug 20703: Add ability to void any credit
2018-07-06 Tomas Cohen AraziBug 20946: (QA follow-up) make outstanding_debits retur...
2018-07-06 Tomas Cohen AraziBug 20946: Use K::Account->outstanding_debits in pay...
next