Bug 24663: Remove authnotrequired if set to 0
[koha.git] / members / routing-lists.pl
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-01-20 Jonathan DruartBug 24018: Remove die "Not logged in"
2019-03-28 Josef MoravecBug 12159: Fix getting extended patron attributes for...
2018-09-26 Jonathan DruartBug 21397: Mark "Routing list" tab as active when selected
2018-06-22 Katrin FischerBug 20456: Switch routling list tab in staff to use...
2018-02-16 Jonathan DruartBug 18789: Update other occurences where is_child shoul...
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-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 perlcritic in routing-lists.pl
2017-08-25 Jonathan DruartBug 19080: Handle non-existing patrons gratefully
2017-08-09 Jonathan DruartBug 17829: (follow-up) Move GetMember to Koha::Patron...
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-04-21 Nick ClemensBug 18423 - Followup - enable Add child button for...
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove GetMemberDetails
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-06-24 AleishaBug 3669: Moving 'Add a new message' into a pop up...
2016-05-05 Kyle M HallBug 16429 - Fix root problem
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove GetPatronImage
2016-01-23 Jonathan DruartBug 15542: Always display the patron's info the same...
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-02-21 Jonathan DruartBug 7372: Move road types from the roadtype table to...
2013-10-14 Kyle M HallBug 10636 - patronimage should have borrowernumber...
2013-05-01 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-04-18 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-03-31 Jared Camins-EsakovMerge branch 'bug_9917' into 3.12-master
2013-03-31 Owen LeonardBug 9917 - Routing list tab on patron account should...
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8233'
2012-09-12 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8251'
2012-09-07 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8408'
2012-09-07 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8204'
2012-09-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7613'
2012-09-03 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8440'
2012-09-03 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7805'
2012-08-28 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8268'
2012-08-02 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6720'
2012-08-02 David CookBug 7839 [ENH] : Add tab in patron record to show patro...