203 Commits (36ef9a219de1f76bd460c2b75cdd4bb67e79ca68)

Author SHA1 Message Date
Jonathan Druart 9d6d641d1f Bug 17600: Standardize our EXPORT_OK 8 years ago
Jonathan Druart 60685c55c7 Bug 11879: Remove primary_contact_method from REST API 3 years ago
Martin Renvoize a7c202de1c Bug 28581: Add 'from_email_address' method and use in Koha::Patron 3 years ago
Joonas Kylmälä 07b8008a03 Bug 28490: Revert "Bug 26995: Remove references to relationship column" 3 years ago
Kyle Hall 1cc8a77c28 Bug 26995: Remove references to relationship column 3 years ago
Jonathan Druart 92db5e2247 Bug 28217: Prevent several non-repeatable attributes to be merged 3 years ago
Tomás Cohen Arazi 5a8855b789 Bug 28157: Add Koha::Patron->can_log_into 3 years ago
Nick Clemens 97a1beb4e4 Bug 15986: (follow-up) Use inbound_email_address for library 3 years ago
Martin Renvoize 92cbab3133 Bug 15986: (QA follow-up) Fix spelling mistake 3 years ago
Martin Renvoize bafcda2c26 Bug 15986: (QA follow-up) Account for bugs 25333 and 25334 3 years ago
Nick Clemens d1213134a6 Bug 15986: Rename send_notice to queue_notice and update test count 4 years ago
Nick Clemens f719371662 Bug 15986: Add a script for sending hold waiting reminder notices 8 years ago
Jonathan Druart 031dd035ab Bug 27857: Fix Pseudonymization.t 3 years ago
Tomás Cohen Arazi e453ff963a Bug 27857: (follow-up) Use a more fine-grained exception for mandatory attributes 3 years ago
Tomás Cohen Arazi 0d59e57508 Bug 27857: Get the right column 3 years ago
Martin Renvoize 881b610db6 Bug 27857: Add handling for globally mandatory attributes 3 years ago
Tomás Cohen Arazi 7b40ee2203 Bug 27857: Make Koha::Patron->extended_attributes validate data 3 years ago
Matthias Meusburger 5a31f88d52 Bug 26937: Add an optional delay to the CheckPrevCheckout syspref. 4 years ago
Fridolin Somers f042c804cd Bug 26417: Remove warn in Koha::Patron is_valid_age 4 years ago
Kyle Hall f8206ca60c Bug 26594: (QA follow-up) Make _UpdateBorrowerDebarmentFlags a public method 4 years ago
Fridolin Somers bd66a2e175 Bug 26594: Fix patrons merge problem with restrictions 4 years ago
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 5 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 5 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 5 years ago
Tomás Cohen Arazi 8d9b93b7bc
Bug 23893: (QA follow-up) Explicit date format 5 years ago
Jonathan Druart 9b48de9cad
Bug 23893: No special care for booleans 5 years ago