Bug 20474: Mock sendmail instead of actually emailing
[koha.git] / members /
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
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-05 Jonathan DruartBug 17738: Replace GetReservesFromBorrowernumber with...
2017-07-05 Marcel de RooyBug 17843: [QA Follow-up] Some polishing
2017-07-05 Jonathan DruartBug 17843: Replace C4::Koha::getitemtypeinfo with Koha...
2017-06-05 Jonathan DruartBug 18179: Update existing calls
2017-05-29 Jonathan DruartBug 18632: Remove 'CGI::param called in list context...
2017-05-20 Marcel de RooyBug 18647: Resolve internal server error on category_type
2017-05-19 Marcel de RooyBug 18552: [QA Follow-up] Resolve warnings
2017-05-19 Aleisha AmohiaBug 18552: Borrower debarments not showing on member...
2017-05-09 Marcel de RooyBug 18554: Adjust a few typos including responsability
2017-05-09 Jonathan DruartBug 17762: Add the lang attribute to the patron form
2017-04-28 Kyle M HallRevert "Bug 18179: Update existing calls"
2017-04-28 Baptiste WojtkowskiBug 18110: Corrected display address format
2017-04-28 Kyle M HallBug 12461 - Add patron clubs feature
2017-04-28 Jonathan DruartBug 18179: Update existing calls
2017-04-21 Nick ClemensBug 18423 - Followup - enable Add child button for...
2017-04-21 Nick ClemensBug 18423 - Add 'Add child' button to files, housebound...
2017-04-21 Nick ClemensBug 18423 Follow-up - Add 'Add child' button to statist...
2017-04-21 Nick ClemensBug 18423 follow up - fix display off add child on...
2017-04-21 Nick ClemensBug 18423 - Add child button not always appearing ...
2017-03-31 Jonathan DruartBug 15498: Do not display sql csv profiles
2017-03-31 Jonathan DruartBug 15498: Let the user choose the CSV profile to expor...
2017-03-30 Jonathan DruartBug 18124: Change the calls to generate and check CSRF...
2017-03-24 Tomas Cohen AraziBug 13757: Better display for attr changes in members...
2017-03-24 Tomas Cohen AraziBug 13757: (followup) Only touch opac_editable attributes
2017-03-24 Tomas Cohen AraziBug 13757: (followup) Staff interface changes
2017-02-27 Kyle M HallRevert "Bug 12461 - Add patron clubs feature"
2017-02-23 Kyle M HallBug 12461 - Add patron clubs feature
2017-02-17 Jonathan DruartBug 17933: Do not instanciate a patron if not needed
2017-02-17 Dobrica PavlinusicBug 17933 - Internal software error when searching...
2017-02-07 Josef MoravecBug 18033: Remove duplicate code in paycollect.pl
2017-01-30 Jonathan DruartBug 17905: FIX CSRF in member-flags
2017-01-20 Jonathan DruartBug 17588: ->get_issues has been replaced with ->checkouts
2017-01-20 Jonathan DruartBug 17588: get_account_lines->get_balance has been...
2017-01-20 Jonathan DruartBug 17588: Koha::Patrons - Move GetMemberIssuesAndFines
2017-01-19 Kyle M HallBug 17894 - Remove and replace WriteOffFee
2017-01-13 Kyle M HallBug 6782 [QA Followup] - Remove unused param and limit...
2017-01-13 Meenakshi.RBug 6782 - Move auto member cardnumber generation to...
2017-01-11 Kyle M HallBug 15908 - Remove use of recordpayment_selectaccts
2017-01-11 Kyle M HallBug 15909 - Remove the use of makepartialpayment
next