182 Commits (709f307af7b51f42d79a68a09b31249daef32ec1)

Author SHA1 Message Date
Kyle Hall 709f307af7 Bug 14708: (QA follow-up) Throw exception when deleting anonymous borrower 4 years ago
Kyle Hall e2032ccfd3 Bug 14708: Don't allow merging of other patron records into Anonymous Patron 4 years ago
Kyle Hall d9a54e0d33 Bug 14708: Don't allow merging of Anonymous Patron into other patron records 4 years ago
Kyle Hall 63960cbb89 Bug 14708: Prevent deletion of Anonymous Patron at Koha::Patron::delete 4 years ago
Kyle Hall ea9549ea4e Bug 19382: (QA follow-up) Throw exception if only_this_guarantor is set for a non-guarantor 4 years ago
Kyle Hall 7a7a0a2474 Bug 19382: Add ability to block guarantees based on fees owed by guarantor and other guarantees 4 years ago
Agustin Moyano 5848da810e Bug 23816: Add minimum password length and require strong password overrides by category 4 years ago
Jonathan Druart 72f4765e6f Bug 23634: Make is_superlibrarian return 1 or 0 4 years ago
Martin Renvoize 2056ab52bb Bug 23634: Add is_superlibrarian method to Koha::Patron 4 years ago
Jonathan Druart 5fdd436558
Bug 23495: Fix if no sms provider defined 4 years ago
Nick Clemens 985c8f1da9
Bug 23495: Add SMS provider to moremember.tt 4 years ago
Jonathan Druart d8dd31142c
Bug 13518: Delete patron's modifications along with the patron 4 years ago
Fridolin Somers 21c9b685bf
Bug 20415: Remove UseKohaPlugins system preference 4 years ago
Nick Clemens e3c6c4beed
Bug 24476: Rename autorenewal to autorenew_checkouts 4 years ago
Nick Clemens 4e69b19de8
Bug 24476: API Updates 4 years ago
Jonathan Druart e8c6fcb8a0
Bug 20443: Handle non existent attribute when importing patrons 4 years ago
Jonathan Druart ccfc6572f7
Bug 20443: Remove UpdateBorrowerAttribute and SetBorrowerAttributes 6 years ago
Jonathan Druart a1e3a79913
Bug 20443: Remove DeleteBorrowerAttribute 6 years ago
Jonathan Druart 9707167a48
Bug 20443: Move GetBorrowerAttributes to Koha::Patron->extended_attributes 6 years ago
Jonathan Druart 1dc9daf5b3
Bug 20443: Move GetBorrowerAttributeValue to Koha::Patron->get_extended_attribute_value 6 years ago
Martin Renvoize b952563a3b
Bug 24066: Add missing POD for has_permission 4 years ago
Jonathan Druart 9c2a74a638
Bug 23384: Fix use statement order for ArticleRequest::Status 4 years ago
Jonathan Druart 7d8b96803f
Bug 24545: Fix license statements 4 years ago
Jonathan Druart 127dfc0b8f
Bug 19809: Remove some new occurrences 4 years ago
Tomás Cohen Arazi 1e52cb442b
Bug 24459: Make ->to_api pass $params through 4 years ago
Martin Renvoize c7ea3cb0c9
Bug 14759: Replace Text::Unaccent with Unicode::Normalize 4 years ago
Jonathan Druart 4104f782d8
Bug 23893: Remove Overloaded method from Koha::Patron 4 years ago
Tomás Cohen Arazi 8d9b93b7bc
Bug 23893: (QA follow-up) Explicit date format 4 years ago
Jonathan Druart 9b48de9cad
Bug 23893: No special care for booleans 4 years ago
Tomás Cohen Arazi 09bfdddc7a
Bug 23893: Use in /patrons 5 years ago
Jonathan Druart dcbf7ada6e
Bug 24263: Replace borrowers.relationship with NULL when was empty string 4 years ago
Jonathan Druart 309754a143
Bug 21684: Adjust some tests 4 years ago
Jonathan Druart 9c35a54182
Bug 21761: Do not call $self->store in ->set_password 4 years ago
Kyle Hall 15d95a74e4
Bug 14697: Add Koha::Patron->return_claims 5 years ago
Martin Renvoize 1d54596bd3
Bug 22706: (RM follow-up) Restore ability to create disabled accounts 5 years ago
Martin Renvoize dffa5d9ba8
Bug 22706: (RM follow-up) Remove use of Koha::Plugins::Handler 5 years ago
Martin Renvoize 5d2b33bcac
Bug 22706: (QA follow-up) Restore location of logaction 5 years ago
Magnus Enger c98c1994ea
Bug 22706: Add plugin hooks for Norwegian national patron database 5 years ago
Nick Clemens 75fa214835
Bug 17168: (QA follow-up) Only remove guarantor relationship if not Child AND not Professional 5 years ago
Martin Renvoize 2fba65eb4d
Bug 17168: (RM follow-up) Update for bug 14570 5 years ago
Martin Renvoize 56b38464bd
Bug 23049: Capitalise type passed to add_debit for `account` 5 years ago
Tomás Cohen Arazi 255b9b98d0
Bug 23843: Add mapping to Koha::Patron 5 years ago
Kyle Hall 62ad053894
Bug 23688: System preference uppercasesurnames broken by typo 5 years ago
Martin Renvoize 839c095b54
Bug 6759: Split account creation and renewal charges 5 years ago
Jonathan Druart d0040dff9f
Bug 23079: Handle invalid timezones when adding/subtracting durations 5 years ago
Kyle Hall 109334102f
Bug 14570: Make it possible to add multiple guarantors to a record 8 years ago
Josef Moravec 8437e95faa
Bug 16284: Use new method to determine serials in check previous checkouts 5 years ago
Josef Moravec bfe89a6aae
Bug 16284: Check only item for previous checkout if biblio is serial 7 years ago
Martin Renvoize e5c05344c0
Bug 22741: Make updated_on timezone aware in Koha::Patron 5 years ago
Emmi 07af7b228f
Bug 23219: Cancel patrons holds when patron delete 5 years ago