Bug 23130: Add David Nind to contributors
[koha.git] / members /
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...
2018-06-29 Jonathan DruartBug 20991: Do not lost patron's category when editing...
2018-06-29 Josef MoravecBug 20903: Remove unnecessary category code parameters
2018-06-29 Jonathan DruartBug 20998: Simplify the conditional statement
2018-06-29 Nick ClemensBug 20998: Only perform quicksearch if patron found...
2018-06-22 Katrin FischerBug 20456: Switch routling list tab in staff to use...
2018-06-22 Jonathan DruartBug 13655: Same fix for partial edit
2018-06-22 Jonathan DruartBug 13655: Allow creation of organisations without...
2018-06-08 Nick ClemensBug 20120: (QA follow-up) display correct amount in...
2018-06-08 Jonathan DruartBug 20120: force scalar context for CGI->param
2018-06-08 Kyle M HallBug 20120: Prevent writeoffs of more than the amount...
2018-05-23 Jonathan DruartBug 20701: Add csrf protection to mancredit.pl
2018-05-23 Nick ClemensBug 20701: Add csrf protection to maninvoice.pl
2018-05-09 Tomas Cohen AraziBug 20624: Make staff client respect RESTOAuth2ClientCr...
2018-05-09 Jonathan DruartBug 20568: fix shebang
2018-05-09 Jonathan DruartBug 20568: Fix bad resolution conflict with bug 18403
2018-05-09 Tomas Cohen AraziBug 20568: CSRF protection
2018-05-09 Tomas Cohen AraziBug 20568: (QA follow-up) Get rid of the id column
2018-05-09 Tomas Cohen AraziBug 20568: Move value => client_id + secret
2018-05-09 Tomas Cohen AraziBug 20568: Add mandatory description field for api...
2018-05-09 Julian MauriceBug 20568: API keys management in interface
2018-05-03 Mark TompsettBug 20666: Correct executable permissions
2018-04-25 Marcel de RooyBug 20100: (QA follow-up) Pref description and improve...
2018-04-25 Marcel de RooyBug 20100: (QA follow-up) Change syspref name to full...
2018-04-25 Marcel de RooyBug 20100: Disallow access to superlib privileges at...
2018-04-24 Kyle M HallBug 2696: (QA follow-up) Fix POD, results sorting,...
2018-04-24 Katrin FischerBug 2696: (QA follow-up) Several fixes to template...
2018-04-24 Kyle M HallBug 2696: Fine payments should show what was paid for
2018-04-23 Jonathan DruartBug 19855: Remove getalert from moremember.pl
2018-04-20 Kyle M HallBug 9302: Add error message if keeper patron is invalid
2018-04-20 Kyle M HallBug 9302: Use new 'edit borrowers' permission
2018-04-20 Tomas Cohen AraziBug 9302: (QA follow-up) Consistency follow-up
2018-04-20 Kyle M HallBug 9302: (QA follow-up) Merge should be a transaction
2018-04-20 Kyle M HallBug 9302: Add ability to merge patron records
2018-04-20 Jonathan DruartBug 20489: Prevent DB user login
next