Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / members / deletemem.pl
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-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"
2019-11-13 Jonathan DruartBug 23822: Fix deletion of patrons with credit
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-07-15 EmmiBug 23219: Cancel patrons holds when patron delete
2019-01-25 Jonathan DruartBug 21993: Display a user-friendly message when the...
2018-08-30 Jonathan DruartBug 21068: Remove NorwegianPatronDB related code
2018-08-14 Jonathan DruartBug 20226: Centralize update child code (CATCODE_MULTI)
2018-07-13 Owen LeonardBug 20805: Update child to adult patron process broken...
2018-04-03 Jonathan DruartBug 19935: Use ->checkouts when ->pending_checkouts...
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - deletemem.pl
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-02-16 Jonathan DruartBug 18789: Use Koha::Patron->is_adult 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: Add sub output_and_exit_if_error - unknown_p...
2018-02-12 Jonathan DruartBug 18403: Update permissions - borrowers => 1|* become...
2018-02-05 Te Rauhina JacksonBug 20009: use Modern::Perl in Members perl scripts
2017-12-22 Nick ClemensBug 19621: Use Koha.Preference on template side to...
2017-08-25 Jonathan DruartBug 19080: Fix member vs borrowernumber in delmember
2017-08-25 Jonathan DruartBug 19080: Handle non-existing patrons gratefully
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
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 - Add child button not always appearing ...
2017-03-30 Jonathan DruartBug 18124: Change the calls to generate and check CSRF...
2016-12-30 Jonathan DruartBug 17830: CSRF - Handle unicode characters in userid
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove flags
2016-12-05 Jonathan DruartBug 17720: CSRF - Handle unicode characters
2016-10-21 Jonathan DruartBug 16907: Koha::Patrons - Move HandleDelBorrower to...
2016-10-21 Jonathan DruartBug 16907: Koha::Patrons - Move DelMember to ->delete
2016-10-21 Jonathan DruartBug 16891: Move C4::Members::MoveMemberToDeleted to...
2016-10-11 MarcBug 17403: Internal Server Error while deleting patron
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-08-18 Marcel de RooyBug 17097: [QA Follow-up] Exit after redirect
2016-08-18 Jonathan DruartBug 17097: Fix CSRF in deletemem.pl
2016-08-18 Jonathan DruartBug 17097: Add a confirmation page when deleting a...
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove GetPatronImage
2015-11-05 Jonathan DruartBug 14544: Get rid of GetSomeShelfNames
2015-05-14 Marc VéronBug 13910: Prevent delete of one's own patron account
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-11-14 Magnus EngerBug 11401: QA followup
2014-11-14 Magnus EngerBug 11401: Add support for Norwegian national library...
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2013-12-30 Kyle M HallBug 10277 - Add C4::Context->IsSuperLibrarian()
2013-10-14 Kyle M HallBug 10636 - patronimage should have borrowernumber...
2013-05-22 Kyle M HallBug 10080 - Change system pref IndependantBranches...
2013-03-31 Owen LeonardBug 9917 - Routing list tab on patron account should...
2012-03-21 Marcel de RooyBug 7310: Improving list permissions: Deleting patron
2012-02-02 Aleksa VujicicBug 6964 - 'Add child' function should be dependant...
2010-12-01 Owen LeonardFix for Bug 5029 - Update patron deletion error page
2010-05-13 Matthias MeusburgerMT2582: Fix user deletion without permission
2010-05-11 Matthias MeusburgerMT2582: Fix user deletion without permission
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-03-17 Lars WirzeniusFix FSF address in directory members/
2009-06-29 Nahuel ANGELINETTI(bug #3284) fix superlibrarian check
2009-06-29 Nahuel ANGELINETTI(bug #3284) fix borrower deletion in independantbranche...
2009-05-28 Paul Poulainfix for 2997 : superlibrarian's ability to edit item...
2009-05-01 Joe AtzbergerBug 3177 - haspermission offers bogus option
2009-01-08 Joe AtzbergerBug 2900: fix GetPendingIssues.
2008-01-05 Joshua Ferrarofix for bug 1697, as well as repairing inability to...
2007-12-12 Ryan HigginsAble to call haspermission w/o $dbh, and add error...
2007-12-12 Ryan HigginsAdding in permission blocks for staff members as per...
2007-12-05 Ryan HigginsAble to call haspermission w/o $dbh, and add error...
2007-12-05 Ryan HigginsAdding in permission blocks for staff members as per...
2007-12-04 Chris CormackUncommenting delete code as deleting now works fine
2007-12-02 Chris CormackFix for bug 1575
2007-10-18 Chris CormackPatch from Joe Atzberger to remove $Id$ and $Log$ from...
2007-07-10 toinssyspref already writed in Auth.pm
2007-07-02 rangiFix for bug 1365
2007-04-25 hdlGetBorrowerIssues is deleted from C4::Circulation
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-04-23 hdlCode Cleaning Members.
2007-04-18 tipaulremoving all useless %env / $env
2007-04-04 tipaulHUGE COMMIT : code cleaning circulation.
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-07-04 toinsHead & rel_2_2 merged
2006-06-16 btoumiupdatedatabase.pl: add change of borrowers table to...
2006-06-06 btoumibug fix:
2005-10-26 tipaulbig commit, still breaking things...
2005-07-29 hdlFixing bug in deletemem.pl :
2004-10-27 oleonardAdding member number to template so that template can...
2004-10-05 tipaultemplating deletemember impossible when issues/debts...
2004-09-20 tipaulfixing redirection after member deletion (due to script...
2004-03-10 tipaulmoving members related scripts to "members" directory