Bug 18973: Auto focus the ISBN field on Z39.50 search form in cataloguing
[koha.git] / members /
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
2018-04-19 Kyle M HallBug 18790: Add ability to void payments
2018-04-19 Kyle M HallBug 18786: Add ability to create custom payment types
2018-04-12 Jonathan DruartBug 19936: Replace Generate_Userid - Update the occurrences
2018-04-12 Jonathan DruartBug 19936: Replace Check_userid - Update the occurrences
2018-04-11 Owen LeonardBug 20518: Don't show "Messages" header and link on...
2018-04-04 Kyle M HallBug 20008: Fix restrictions added from memberentry...
2018-04-03 Jonathan DruartBug 19935: Use ->checkouts when ->pending_checkouts...
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - summary-print
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - deletemem.pl
2018-04-03 Jonathan DruartBug 17553: Move GetOverduesForPatron to Koha::Patron...
2018-03-23 Kyle M HallBug 19933: Move instantiation of in deletemem.pl
2018-03-23 Jonathan DruartBug 19933: (follow-up) Remove patronflags - easy ones
2018-03-23 Jonathan DruartBug 19933: Remove patronflags - easy ones
2018-03-19 Lari TaskulaBug 20367: Avoid resetting userid when BorrowerUnwanted...
2018-02-23 Josef MoravecBug 12001: (QA follow-up) Fix showing links to items...
2018-02-23 Josef MoravecBug 12001: (QA follow-up) Fix printinvoice page
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountRecords to the Koha...
2018-02-16 Jonathan DruartBug 18789: (follow-up) Fix perlcritic issue - housebound.pl
2018-02-16 Josef MoravecBug 18789: (QA follow-up) Update holdshistory.pl, fix...
2018-02-16 Josef MoravecBug 18789: (QA follow-up) Fix loading saved address...
2018-02-16 Jonathan DruartBug 18789: Update other occurences where is_child shoul...
2018-02-16 Jonathan DruartBug 18789: Remove adultborrower from the pay* scripts
2018-02-16 Jonathan DruartBug 18789: Remove useless IS_ADULT variable
2018-02-16 Jonathan DruartBug 18789: Use Koha::Patron->is_adult where needed
2018-02-16 Jonathan DruartBug 18789: Use Koha::Patron->is_child where needed
2018-02-16 Jonathan DruartBug 18789: Use Koha::Patron->image from the templates
2018-02-16 Jonathan DruartBug 18789: Send Koha::Patron object to the templates
2018-02-12 Jonathan DruartBug 18403: Fix few errors found with hit_pages.t
2018-02-12 Jonathan DruartBug 18403: Deal with the DB user
2018-02-12 Jonathan DruartBug 18403: Guarantors
2018-02-12 Jonathan DruartBug 18403: Patron discharges
2018-02-12 Jonathan DruartBug 18403: Add new methods Koha::Patrons->search_limite...
2018-02-12 Jonathan DruartBug 18403: Add sub output_and_exit_if_error - unknown_p...
2018-02-12 Jonathan DruartBug 18403: Update permissions - borrowers => 1|* become...
2018-02-08 Liz ReaBug 19801: Display messages on user details page as...
2018-02-05 Te Rauhina JacksonBug 20009: use Modern::Perl in Members perl scripts
2018-01-15 Jonathan DruartBug 19921: Fix update child when only one adult patron...
2017-12-22 Nick ClemensBug 19621: Use Koha.Preference on template side to...
2017-12-11 David BourgaultBug 11210: Writeoff partial amounts
2017-12-11 Jonathan DruartBug 10021: Only display outstanding fines in 'Pay fines'
2017-12-11 Jonathan DruartBug 10021: (QA follow-up) Rename variables
2017-12-11 Jonathan DruartBug 10021: Restore "Pay fines" list
2017-12-11 Jonathan DruartBug 10021: Drop columns notify_id and notify_level...
2017-10-27 Lari TaskulaBug 19400: Reminder to unset gone no address flag after...
2017-10-27 Kyle M HallBug 14919: (QA follow-up) Make script executable, fix...
2017-10-27 Josef MoravecBug 14919: Add holds history for patron
2017-10-27 Jonathan DruartBug 19493: Force scalar context to prevent future error
2017-10-27 Jonathan DruartBug 19531: When saving patron record do not redirect...
2017-10-27 Jonathan DruartBug 19117: Add CSRF protection to paycollect.pl
2017-10-16 Tomas Cohen AraziBug 18298: (QA followup) Use Koha.Preference on the...
2017-10-16 Jonathan DruartBug 18298: Add server-side checks and refactor stuffs
2017-10-16 Jonathan DruartBug 18298: minPaswordLength should not be < 3
2017-10-16 Jonathan DruartBug 18298: Move password generation to template side
2017-10-09 Jonathan DruartBug 14039: Add the title to all places
2017-09-12 Jonathan DruartBug 12346: Display the correct number of pending patron...
2017-09-07 Aleisha AmohiaBug 19258: Prevent warn when reversing a payment
2017-09-07 Aleisha AmohiaBug 19258: Preventing warns when paying a fine or charg...
2017-09-07 Aleisha AmohiaBug 19258: Prevent warns when writing off an individual...
2017-09-07 Aleisha AmohiaBug 19258: Prevent warn when paying a fine or charge
2017-09-01 Katrin FischerBug 19129 - Clean up Details tab for Organisation patrons
2017-09-01 Kyle M HallBug 19208 - Pay select option doesn't pay the selected...
2017-08-30 Kyle M HallBug 19205 - Pay selected fine generates 500 error
2017-08-29 Amit GuptaBug 19079 - XSS Flaws in Membership page
2017-08-25 Jonathan DruartBug 19080: Fix perlcritic in routing-lists.pl
2017-08-25 Jonathan DruartBug 19080: Fix member vs borrowernumber in delmember
2017-08-25 Jonathan DruartBug 19080: Handle non-existing patrons gratefully
2017-08-15 Nick ClemensBug 18469: QA Follow-up
2017-08-09 Jonathan DruartBug 17829: (follow-up) Move GetMember to Koha::Patron...
2017-07-13 Aleisha AmohiaBug 18858: Prevent warn when deleting a borrower debarment
2017-07-10 Tomas Cohen AraziBug 17829: (followup) Fix small rebasing errors
next