Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / members / notices.pl
2020-01-20 Jonathan DruartBug 24018: Remove die "Not logged in"
2019-03-28 Josef MoravecBug 12159: Fix getting extended patron attributes for...
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-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: 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 follow up - fix display off add child on...
2017-04-21 Nick ClemensBug 18423 - Add child button not always appearing ...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove GetPatronImage
2016-03-03 Lari Taskula Bug 12426: Allow resend for sent messages
2016-03-03 Jonathan Druart Bug 12426: Simplify the code adding a new subroutine...
2016-03-03 Lari Taskula Bug 12426: Allow resending of messages from the notice...
2016-01-23 Jonathan DruartBug 15542: Always display the patron's info the same...
2015-09-18 Marc VéronBug 13813: Remove deprecated module C4::Dates from...
2015-04-29 Marc VéronBug 4041: Third step - Display address on patron's...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-07-18 Owen LeonardBug 12542: Tabs inconsistency in different circ-menu...
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2013-10-14 Kyle M HallBug 10636 - patronimage should have borrowernumber...
2013-03-31 Owen LeonardBug 9917 - Routing list tab on patron account should...
2012-02-02 Aleksa VujicicBug 6964 - 'Add child' function should be dependant...
2011-10-19 Owen LeonardFix for Bug 6980, Patron attributes are shown when...
2011-09-23 Henri-Damien LAURENTFix for Bug 5436 - Extended patron attributes display...
2011-09-22 Katrin FischerBug 3941 - Combine Notices & Messaging Tabs
2011-04-11 Colin CampbellBug 6164 Send Borrower Data to template consistently
2010-07-02 Galen Charltonremove a bunch of unconditional debug warns
2010-05-01 Matthias MeusburgerMT3440: Display only borrower's messages in borrower...
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-03-17 Lars WirzeniusFix FSF address in directory members/
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2009-09-30 Henri-Damien LAURENTAdding notices.pl which enables staff to see what notic...