35 Commits (bbf0d21284924d6b7529017fc78178b98242aaee)

Author SHA1 Message Date
Jonathan Druart 545e03c173 Bug 24379: Fix failing tests 4 years ago
Nick Clemens 214d78309d
Bug 23473: Don't allow staff password changes for imports 4 years ago
Nick Clemens 9a6134710d
Bug 23473: Don't allow setting blank passwords via import 4 years ago
Nick Clemens 8c7ae857a2
Bug 23473: (follow-up) Catch and show password exceptions 5 years ago
Nick Clemens 6464ada6c6
Bug 23473: Allow overwrite of passwords during import 5 years ago
Jonathan Druart 6bb806ddf4
Bug 20443: Fix Patrons/Import.t 5 years ago
Jonathan Druart e37bfe3e4b
Bug 20443: Remove extended_attributes_code_value_arrayref AND C4::Members::Attributes 6 years ago
Jonathan Druart bffb16eb70
Bug 20443: Remove extended_attributes_merge 6 years ago
Jonathan Druart 37e634bb5b
Bug 20443: Remove C4::Members::AttributeTypes 6 years ago
Jonathan Druart ccfc6572f7
Bug 20443: Remove UpdateBorrowerAttribute and SetBorrowerAttributes 6 years ago
Jonathan Druart 9707167a48
Bug 20443: Move GetBorrowerAttributes to Koha::Patron->extended_attributes 6 years ago
Jonathan Druart 56195db216
Bug 22025: Remove warnings when importing patrons 4 years ago
Jonathan Druart 7d8b96803f
Bug 24545: Fix license statements 4 years ago
Kyle Hall 6d456df81a
Bug 24330: When importing patrons from CSV, automatically strip BOM from file if it exists 4 years ago
Jonathan Druart 5b03d4be39
Bug 17359: Correct encoding when displaying patron import summary 5 years ago
Kyle Hall 109334102f
Bug 14570: Make it possible to add multiple guarantors to a record 8 years ago
Nick Clemens 9796f5adb3
Bug 23077: Fix import of cardnumber 0 5 years ago
Nick Clemens cc60770c4e
Bug 23077: Don't fill cardnumber with empty string 5 years ago
Nick Clemens 8a9c82c3ec Bug 22386: Define patron variable when matchign on extended attributes 5 years ago
Nick Clemens 9a2bd027e5 Bug 21465: Don't throw duplicate userid error if userid belongs to the matched patron 6 years ago
Jonathan Druart 9e253d7bce Bug 21596: Handle empty string for date_renewed when storing a patron 6 years ago
Jonathan Druart cf9cb12edf Bug 20287: Replace ModMember in patrons import 6 years ago
Jonathan Druart ef410fd62f Bug 20287: Replace occurrences of AddMember with Koha::Patron->new->store->borrowernumber 6 years ago
Jonathan Druart 1b13c453e2 Bug 20287: Move fixup_cardnumber 6 years ago
Jonathan Druart c252ab6a87 Bug 19936: Replace Check_userid - Update the occurrences 6 years ago
Jonathan Druart bd147a3832 Bug 19936: Replace Check_userid - Update the occurrences 6 years ago
Jonathan Druart bd122369dc Bug 12598: Remove warnings from tests and make them pass 6 years ago
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
Colin Campbell 8f8eb35c2f Bug 12598: Allow matched patron to be updated 7 years ago
Jonathan Druart b361ff2d7d Bug 12598: Re-add some missing stuffs 7 years ago
Jonathan Druart c9c0697ca5 Bug 12598: Fix conflict with 17829 - GetMember 7 years ago
Jonathan Druart 70c45c3781 Bug 12598: Fix conflict with bug 16911 7 years ago
Jonathan Druart e1476578f2 Bug 12598: Update code to use new modules 7 years ago
Kyle Hall c2066bcadc Bug 12598: New misc/import_borrowers.pl command line tool 10 years ago