Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / C4 / Members /
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-03-23 Jonathan DruartBug 20443: Remove extended_attributes_code_value_arrayr...
2020-03-23 Jonathan DruartBug 20443: Remove extended_attributes_merge
2020-03-23 Jonathan DruartBug 20443: Remove SearchIdMatchingAttribute
2020-03-23 Jonathan DruartBug 20443: Remove SearchIdMatchingAttribute - prove...
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 CheckUniqueness
2020-03-23 Jonathan DruartBug 20443: Remove UpdateBorrowerAttribute and SetBorrow...
2020-03-23 Jonathan DruartBug 20443: Remove DeleteBorrowerAttribute
2020-03-23 Jonathan DruartBug 20443: Remove DeleteBorrowerAttributes
2020-03-23 Jonathan DruartBug 20443: Move GetBorrowerAttributes to Koha::Patron...
2020-03-23 Jonathan DruartBug 20443: Move GetBorrowerAttributeValue to Koha:...
2020-02-17 Jonathan DruartBug 23084: Replace grep {^$var$} with grep {$_ eq ...
2020-01-03 Jonathan DruartBug 24217: use Modern::Perl for modules when strict...
2018-05-03 Josef MoravecBug 20444: Remove sub GetAttributes
2017-03-31 Tomas Cohen AraziBug 17825: (followup) Remove unused function AttributeT...
2017-03-24 Jesse WeaverBug 13757: Add the option to set patron attributes...
2016-09-13 Sophie MeynieuxBug 10227 : Fix GetMessagingPreferences when digest...
2016-06-10 Jonathan DruartBug 16443: Make C4::Members::Statistics plack safe
2016-06-03 Marcel de RooyBug 16504: [QA Follow-up] Make koha-qa happy with two...
2016-06-03 Jonathan DruartBug 16504: (follow-up for bug 15163) Do not remove...
2016-04-29 Marc VéronBug 12721: (followup) Replace mysqlism by DBIx::Class
2016-04-29 Marc VéronBug 12721 - Prevent software error if incorrect fieldna...
2016-04-22 Jonathan DruartBug 12267: Remove borrower_attributes.password
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove empty BEGIN block
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove use vars qw();
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove comments
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2016-03-21 Jonathan DruartBug 15163: Do not erase patron attributes if limited...
2015-09-07 Lari TaskulaBug 14621: Messaging preferences table needs to be...
2015-07-24 Marcel de RooyBug 14569: Typo borroewr|borow
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2014-11-06 Magnus EngerBug 13194: Fix typo in SetMessagingPreferencesFromDefau...
2014-04-28 Galen CharltonBug 12100: (follow-up) fix regression
2014-04-28 Marcel de RooyBug 12100: ensure that messaging preferences displays...
2012-12-07 Jonathan DruartBug 7919: Fix unit test (Members_AttributeTypes.t)
2012-12-05 Jonathan DruartBug 7919 : Display of values depending on the connexion...
2012-08-01 Jonathan DruartBug 7955: Followup : Check the syspref value (avoid...
2012-06-20 Jonathan DruartBug 7955: Statistics tab for Patron checkouts
2012-06-11 Chris CormackBug 7941 : Fix version numbers in modules
2012-06-10 Kyle M HallTalking Tech Support - Phase I - Followup - Fix Messagi...
2012-06-09 Jonathan DruartBug 8196: FIX for Bug 5742: All extended attributes...
2012-05-15 Jonathan DruartBut 5742: Batch edit patrons
2012-03-22 Jonathan DruartBug 7154: Modification in borrower attributes
2012-03-09 Srdjan Jankovicbug_7001: Issue and Reserve slips are notices.
2011-10-19 Srdjan Jankovicbug_6253: Unified member Search()
2011-09-23 Henri-Damien LAURENTFix for Bug 5436 - Extended patron attributes display...
2011-07-04 Chris NighswongerBug 5379 - import_borrowers.pl fails with db insert...
2011-04-05 Srdjan Jankovicwr76595 (bug 4157): Control barcode display with a...
2011-03-13 Chris CormackBug 5595 : Fixing a security glitch (please always...
2011-03-11 Stéphane DelauneBug 5595: (MT #5757)adding additional attributes suppor...
2011-02-16 Ian WallsFollow up on Bug 5462: fixing variable names breaks...
2011-01-11 Ian WallsBug 5603: advance_notice.pl uninitialized element in...
2010-11-11 Andrew ElwellBug 5385: POD Cleanups (part 1)
2010-11-02 ByWater SolutionsBug 4254 - adding new patron advanced notice doesn...
2010-06-25 Galen Charltonreplace references to defunct info email address
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-03-17 Lars WirzeniusFix FSF address in directory C4/
2009-09-30 Henri-Damien LAURENTAdding a function in C4/Members/Attributes.pm
2009-05-28 Joe AtzbergerAllow option to preserve Extended Attributes on patron...
2009-05-22 Galen Charltonbug 3222: set messaging preferences during patron import
2009-05-22 Galen Charltonbug 3222: C4::Members::Messaging changes
2009-02-04 John BeppuPOD for C4::Members::Messaging
2008-12-08 Jesse Weaverbug 2848 [1/2]: Send notifications to patrons when...
2008-06-20 Andrew MooreBug 2176 (2/5): adding patron interface to update messa...
2008-05-12 Galen Charltonnew C4 modules for patron attributes