63 Commits (5f0bc6e457f19b889d5f12ee92d6ca5e5effdf42)

Author SHA1 Message Date
Jonathan Druart 29e4291718 Bug 12598: Add use Koha::Patron::debarments statement 7 years ago
Jonathan Druart 2cd0f388fa Bug 12598: Re-add bug 18555: Create patron list from patron import 7 years ago
Kyle Hall c2066bcadc Bug 12598: New misc/import_borrowers.pl command line tool 10 years ago
Jenny Way cad2db6016 Bug 20017: use Modern::Perl in Tools perl scripts 6 years ago
Jonathan Druart 6f595e4c95 Bug 17829: (follow-up) Fix import patron 7 years ago
Marc Véron 1b63d3e041 Bug 18555: (QA-Followup) Remove duplicate code 7 years ago
Marc Véron 3b87ec988d Bug 18555: Create patron list from patron import 7 years ago
Jonathan Druart c650764e95 Bug 17829: Fix import patron 7 years ago
Jonathan Druart 2b90ea2cb0 Bug 17829: Move GetMember to Koha::Patron 8 years ago
Jonathan Druart 574d48362d Bug 18124: Change the calls to generate and check CSRF tokens 7 years ago
Jonathan Druart 4e40339db3 Bug 17830: CSRF - Handle unicode characters in userid 8 years ago
Jonathan Druart 8edb7f6fb9 Bug 17720: CSRF - Handle unicode characters 8 years ago
Jonathan Druart 92bfc28eb0 Bug 16911: Koha::Patron::Categories - Move GetExpiryDate to ->get_expiry_date 8 years ago
Jonathan Druart 9b9803b69c Bug 15758: Koha::Libraries - Remove GetBranchesLoop 8 years ago
Jonathan Druart 19a977dc7b Bug 15758: Koha::Libraries - Remove GetBranchName 8 years ago
Jonathan Druart 6239bbd35f Bug 15407: Koha::Patron::Categories - replace GetBorrowercategoryList 9 years ago
Jonathan Druart a5a23bcebc Bug 15407: Koha::Patron::Categories - replace GetBorrowercategory 9 years ago
Jonathan Druart 6f5e2f8a86 Bug 17116: Fix CSRF in import_borrowers.pl 8 years ago
Jonathan Druart c97e04e8e7 Bug 16889: Remove C4::Members::columns and use Koha::Patrons->columns instead 8 years ago
Jonathan Druart 7b76b24fad Bug 16426: follow-up of bug 15840 - correctly manage userid while inserting patrons 8 years ago
Jonathan Druart f1e156453a Bug 15840: Catch errors if userid already exists when importing patrons 8 years ago
Jonathan Druart 4a3404594f Bug 15163: Do not erase patron attributes if limited to another library 8 years ago
Jonathan Druart 3691bd8419 Bug 15548: Move new patron related code to Patron* 9 years ago
Jonathan Druart 314f3e22d9 Bug 15014: Returns 0 if everything went fine 9 years ago
Kyle Hall fd12390365 Bug 15010: Import patron tool creates 'duplicate' restrictions ( debarments ) 9 years ago
Marc Véron 33e679b905 Bug 14997: Remove C4::Dates from tools (import / export) 9 years ago
Jonathan Druart b3f215bd2a Bug 14981: Remove ethnicity occurrences from sample patrons file 9 years ago
Jonathan Druart 02492bd6ea Bug 15005: Replace $ENV{SCRIPT_NAME} with the hardcoded script paths 9 years ago
Stefan Weil 0cac7bc140 Bug 14383: Fix some typos in comments and documentation 9 years ago
Jonathan Druart a6c9bd0eb5 Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Kyle Hall 011d8e9855 Bug 12543 - Add userid as matchpoint for "Import patrons" tool 10 years ago
Jonathan Druart e20270fec4 Bug 11944: use CGI( -utf8 ) everywhere 10 years ago
Kyle Hall c3c473b1b9 Bug 12929 [QA Followup] - Hide borrownumber from sample csv file 10 years ago
Jonathan Druart 61af4786ee Bug 12929: Restore behavior before bug 12716 10 years ago
Jacek Ablewicz 09c4417216 Bug 12859 - Patron import tool doesn't import extened attributes values any longer 10 years ago
Tomás Cohen Arazi b4158f2d24 Bug 12716: Allow the import patrons form have drop-downs and datepickers 10 years ago
Tomás Cohen Arazi afd2418d73 Bug 11349: Change .tmpl -> .tt in scripts using templates 10 years ago
Kyle Hall b35665ba9d Bug 11287: make patron import tool take new restrictions system into account 11 years ago
Jonathan Druart 834abff631 Bug 10861: Add a check on cardnumber length 11 years ago
Galen Charlton a36b3ad43a Bug 7785: (follow-up) standardize POD 11 years ago
Jonathan Druart acbfe26c9e Bug 7919 : Display of values depending on the connexion library 12 years ago
Robin Sheat 5dd94487ac Bug 5373 - allow 'cardnumber' to appear on the patron import field list 13 years ago
Frédérick Capovilla 906ef4b28c Bug 6854: Correct a double password encryption problem in import_borrowers.pl 13 years ago
Chris Nighswonger ae48ebbcaa Bug 5379 - import_borrowers.pl fails with db insert/update errors 14 years ago
Matthias Meusburger ff7affdf43 Bug 5996 : MT2926: Fix default values for patron import 13 years ago
Paul Poulain ddbedbfc2f Bug 4330 : Adding some copyright BibLibre statements 14 years ago
Lars Wirzenius 49e0a8fc78 Fix FSF address in directory tools/ 14 years ago
Henri-Damien LAURENT 4271bbb738 Modifying Members : Add Mod and GetMember 15 years ago
Sébastien Hinderer f1f833c965 bug 3464: Takes columns country and B_country of table borrowers into account in related operations. 15 years ago
Joe Atzberger 82f362673c Allow option to preserve Extended Attributes on patron import update. 15 years ago