Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / tools / modborrowers.pl
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-05-22 Jonathan DruartBug 25567: Fix typo categorycode vs category_code
2020-03-23 Jonathan DruartBug 20443: Use search_with_library_limits for attribute...
2020-03-23 Jonathan DruartBug 20443: Remove extended_attributes_code_value_arrayr...
2020-03-23 Jonathan DruartBug 20443: Remove C4::Members::AttributeTypes
2020-03-23 Jonathan DruartBug 20443: Move C4::Members::AttributeTypes::GetAttribu...
2020-03-23 Jonathan DruartBug 20443: Remove UpdateBorrowerAttribute and SetBorrow...
2020-03-23 Jonathan DruartBug 20443: Remove DeleteBorrowerAttribute
2020-03-23 Jonathan DruartBug 20443: Move GetBorrowerAttributes to Koha::Patron...
2020-02-17 Jonathan DruartBug 23084: Replace grep {^$var$} with grep {$_ eq ...
2020-01-29 David RobertsBug 20847: Add more fields to the Batch Patron Modifica...
2020-01-21 David RobertsBug 19793: Add a field for email in batch patron modifi...
2020-01-20 Jonathan DruartBug 24018: Remove die "Not logged in"
2019-08-13 Alex BuckleyBug 13552: (follow-up) Add debar option to batch patron...
2019-08-13 Alex BuckleyBug 13552: Add debar option to batch patron modification
2019-07-26 Jonathan DruartBug 23217: Remove SQL error when batch patron mod and...
2018-11-21 Nick ClemensBug 21854: Use template plugin to display category...
2018-07-18 Jonathan DruartBug 20287: Move ModMember to Koha::Patron
2018-03-28 Jonathan DruartBug 19673: Allow to set patron attributes to 0 with...
2018-03-15 Josef MoravecBug 20323: Fix batch patron modification tool
2018-02-12 Jonathan DruartBug 18403: Batch patron modification tool
2017-08-10 Alex SassmannshausenBug 19073: (bug 15758 follow-up) Dereference correct...
2017-08-10 Jonathan DruartBug 19074: Do not crash if cardnumber does not exist
2017-08-10 Alex SassmannshausenBug 19074: Fix category display in Batch patron modific...
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2016-11-02 Jonathan DruartBug 16852: Remove GetBorrowerCategorycode
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace GetBorrow...
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace GetBorrow...
2016-07-15 Nick ClemensBug 16681 - Allow update of opacnote via batch patron...
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2016-01-27 Jonathan DruartBug 12636: Do not display unique patron attributes...
2016-01-21 Jonathan DruartBug 15607: batch patron mod - do not update dates if...
2016-01-12 Jonathan DruartBug 15367: Do not display repeatable patron attributes...
2015-12-30 Jonathan Druart Bug 15332: Sent DateTime object to DBIx::Class, not...
2015-06-01 Marc VéronBug 11929: patron modification error shows borrowernumber
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-09-01 Owen LeonardBug 12309 - Add more fields to batch patron modificatio...
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2013-10-31 Kyle M HallBug 2720 - Overdues which debar automatically should...
2013-10-14 Kyle M HallBug 10565: Add a "Patron List" feature for storing...
2013-01-18 Jonathan DruartBug 9108: Followup: send the dateformat value from...
2012-10-30 Owen LeonardBug 8980 - Untranslatable strings in modborrowers.pl
2012-05-15 Jonathan DruartBug 5742: Followup: sort* fields can to be filled with...
2012-05-15 Jonathan DruartBut 5742: Batch edit patrons