Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / tools / import_borrowers.pl
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-03-27 Nick ClemensBug 23473: (follow-up) check if overwrite_passwords...
2020-03-27 Nick ClemensBug 23473: Allow overwrite of passwords during import
2020-03-23 Jonathan DruartBug 20443: Move C4::Members::AttributeTypes::GetAttribu...
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-01-25 Jonathan DruartBug 21993: Display a user-friendly message when the...
2018-02-16 Jonathan DruartBug 12598: Add use Koha::Patron::debarments statement
2018-02-16 Jonathan DruartBug 12598: Re-add bug 18555: Create patron list from...
2018-02-16 Kyle M HallBug 12598: New misc/import_borrowers.pl command line...
2018-02-05 Jenny WayBug 20017: use Modern::Perl in Tools perl scripts
2017-08-22 Jonathan DruartBug 17829: (follow-up) Fix import patron
2017-08-10 Marc VéronBug 18555: (QA-Followup) Remove duplicate code
2017-08-10 Marc VéronBug 18555: Create patron list from patron import
2017-07-25 Jonathan DruartBug 17829: Fix import patron
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
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-05 Jonathan DruartBug 17720: CSRF - Handle unicode characters
2016-09-09 Jonathan DruartBug 16911: Koha::Patron::Categories - Move GetExpiryDat...
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-09-02 Jonathan DruartBug 17116: Fix CSRF in import_borrowers.pl
2016-07-15 Jonathan DruartBug 16889: Remove C4::Members::columns and use Koha...
2016-05-06 Jonathan DruartBug 16426: follow-up of bug 15840 - correctly manage...
2016-03-21 Jonathan DruartBug 15840: Catch errors if userid already exists when...
2016-03-21 Jonathan DruartBug 15163: Do not erase patron attributes if limited...
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2015-11-04 Jonathan DruartBug 15014: Returns 0 if everything went fine
2015-10-30 Kyle M HallBug 15010: Import patron tool creates 'duplicate' restr...
2015-10-27 Marc VéronBug 14997: Remove C4::Dates from tools (import / export)
2015-10-23 Jonathan DruartBug 14981: Remove ethnicity occurrences from sample...
2015-10-19 Jonathan DruartBug 15005: Replace $ENV{SCRIPT_NAME} with the hardcoded...
2015-06-22 Stefan WeilBug 14383: Fix some typos in comments and documentation
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-02-09 Kyle M HallBug 12543 - Add userid as matchpoint for "Import patron...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-10-14 Kyle M HallBug 12929 [QA Followup] - Hide borrownumber from sample...
2014-10-14 Jonathan DruartBug 12929: Restore behavior before bug 12716
2014-09-16 Jacek AblewiczBug 12859 - Patron import tool doesn't import extened...
2014-08-15 Tomas Cohen AraziBug 12716: Allow the import patrons form have drop...
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-05-05 Kyle M HallBug 11287: make patron import tool take new restriction...
2014-03-12 Jonathan DruartBug 10861: Add a check on cardnumber length
2013-08-13 Galen CharltonBug 7785: (follow-up) standardize POD
2012-12-05 Jonathan DruartBug 7919 : Display of values depending on the connexion...
2012-02-21 Robin SheatBug 5373 - allow 'cardnumber' to appear on the patron...
2011-10-20 Frédérick CapovillaBug 6854: Correct a double password encryption problem...
2011-07-04 Chris NighswongerBug 5379 - import_borrowers.pl fails with db insert...
2011-04-01 Matthias MeusburgerBug 5996 : MT2926: Fix default values for patron import
2011-03-20 Paul PoulainBug 4330 : Adding some copyright BibLibre statements
2010-03-17 Lars WirzeniusFix FSF address in directory tools/
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2009-08-23 Sébastien Hindererbug 3464: Takes columns country and B_country of table...
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-21 MJ Raybug 2287: use defaults when needed even if CSV has...
2009-05-08 Galen Charltonbug 2287: handle case where autoMemberNum is off
2009-05-08 MJ RayAllow autogenerated cardnumbers again to solve bugs...
2008-10-16 Joe AtzbergerBug 2627: Allow Unicode data in import_borrowers, expan...
2008-08-10 Ryan HigginsPrevent borrower import from overwriting data that...
2008-08-06 Joe AtzbergerPatron import reform - bug 2287 - expanded error catchi...
2008-05-12 Galen Charltonpatron attributes - batch import
2008-04-10 Galen Charltongranular permissions - updated Tools
2007-12-21 Joe Atzbergerimport_borrowers.pl - convert dates BEFORE AddMember...
2007-12-05 Joe Atzbergertools subdir - Dates.pm integration and warnings fixes.
2007-10-29 Chris CormackUploading borrowers works now
2007-10-29 Chris CormackNew tool to import borrowers