Bug 30477: Add new UNIMARC installer translation files
[koha.git] / Koha / Patron.pm
2022-04-21 Jonathan DruartBug 28786: Don't set auth_method to NULL in ->anonymize
2022-04-21 Jonathan DruartBug 28786: Don't expose secret and auth_method to the...
2022-04-12 Alex BuckleyBug 26346: Add option to make public lists editable...
2022-04-08 Jonathan DruartBug 29059: Keep non-repeatable attribute from patron...
2022-04-08 Kyle HallBug 30076: Add ability to check patron messaging prefer...
2022-04-04 Jonathan DruartBug 30063: Overdues count
2022-03-22 Tomas Cohen AraziBug 30061: Make Koha::Patron->get_age use DateTime...
2022-03-15 Fridolin SomersBug 19532: (RM follow-up) More use of system preference
2022-03-15 Tomas Cohen AraziBug 19532: (QA follow-up) Simplify resultset accessors
2022-03-15 Aleisha AmohiaBug 19532: Other objects used in recalls feature
2022-02-10 Jonathan DruartBug 29230: Add Koha::Patron->messages
2022-02-10 Tomas Cohen AraziBug 29844: Simplify Koha::Clubs->get_enrollable
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2022-02-10 Tomas Cohen AraziBug 29844: Fix t/db_dependent/Koha/*
2022-01-28 Tomas Cohen AraziBug 27946: Article request fee methods in Koha::Patron
2022-01-05 Tomas Cohen AraziBug 29765: Make Koha::Patron->safe_to_delete use Koha...
2022-01-05 Tomas Cohen AraziBug 29741: Add Koha::Patron->safe_to_delete
2021-11-03 Kyle M HallBug 28973: Improve Koha::Patron::can_see_patron_infos...
2021-10-18 Kyle M HallBug 28211: Replace use of call_recursive() with call()
2021-10-07 Tomas Cohen AraziBug 29083: Update article requests-related Koha::Patron...
2021-10-06 Kyle M HallBug 26352: Switch from using call() to call_recursive()
2021-10-06 Martin RenvoizeBug 26352: (QA follow-up) Add additional tests
2021-10-06 Kyle M HallBug 26352: Replace call to barcode_generate with call...
2021-10-06 Kyle M HallBug 26352: Add plugin hooks to transform patron barcodes
2021-10-06 Tomas Cohen AraziBug 27945: Terminology: max daily => open requests...
2021-10-05 Tomas Cohen AraziBug 27945: Implement limits using circulation rules
2021-10-05 Tomas Cohen AraziBug 27945: Clarify 'same day' behavior
2021-10-05 Agustin MoyanoBug 27945: Add limit article request feature
2021-10-05 Agustin MoyanoBug 27944: Add "requested" stage in article request...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-07-12 Jonathan DruartBug 11879: Remove primary_contact_method from REST API
2021-06-23 Martin RenvoizeBug 28581: Add 'from_email_address' method and use...
2021-06-14 Joonas KylmäläBug 28490: Revert "Bug 26995: Remove references to...
2021-05-10 Kyle M HallBug 26995: Remove references to relationship column
2021-04-30 Jonathan DruartBug 28217: Prevent several non-repeatable attributes...
2021-04-22 Tomas Cohen AraziBug 28157: Add Koha::Patron->can_log_into
2021-04-16 Nick ClemensBug 15986: (follow-up) Use inbound_email_address for...
2021-04-16 Martin RenvoizeBug 15986: (QA follow-up) Fix spelling mistake
2021-04-16 Martin RenvoizeBug 15986: (QA follow-up) Account for bugs 25333 and...
2021-04-16 Nick ClemensBug 15986: Rename send_notice to queue_notice and updat...
2021-04-16 Nick ClemensBug 15986: Add a script for sending hold waiting remind...
2021-04-12 Jonathan DruartBug 27857: Fix Pseudonymization.t
2021-04-09 Tomas Cohen AraziBug 27857: (follow-up) Use a more fine-grained exceptio...
2021-04-09 Tomas Cohen AraziBug 27857: Get the right column
2021-04-09 Martin RenvoizeBug 27857: Add handling for globally mandatory attributes
2021-04-09 Tomas Cohen AraziBug 27857: Make Koha::Patron->extended_attributes valid...
2021-03-01 Matthias MeusburgerBug 26937: Add an optional delay to the CheckPrevChecko...
2021-01-08 Fridolin SomersBug 26417: Remove warn in Koha::Patron is_valid_age
2020-11-10 Kyle M HallBug 26594: (QA follow-up) Make _UpdateBorrowerDebarment...
2020-11-10 Fridolin SomersBug 26594: Fix patrons merge problem with restrictions
2020-11-06 Kyle M HallBug 14708: (QA follow-up) Throw exception when deleting...
2020-11-06 Kyle M HallBug 14708: Don't allow merging of other patron records...
2020-11-06 Kyle M HallBug 14708: Don't allow merging of Anonymous Patron...
2020-11-06 Kyle M HallBug 14708: Prevent deletion of Anonymous Patron at...
2020-10-14 Kyle M HallBug 19382: (QA follow-up) Throw exception if only_this_...
2020-10-14 Kyle M HallBug 19382: Add ability to block guarantees based on...
2020-09-09 Agustin MoyanoBug 23816: Add minimum password length and require...
2020-09-03 Jonathan DruartBug 23634: Make is_superlibrarian return 1 or 0
2020-09-02 Martin RenvoizeBug 23634: Add is_superlibrarian method to Koha::Patron
2020-04-29 Jonathan DruartBug 23495: Fix if no sms provider defined
2020-04-29 Nick ClemensBug 23495: Add SMS provider to moremember.tt
2020-04-20 Jonathan DruartBug 13518: Delete patron's modifications along with...
2020-03-26 Fridolin SomersBug 20415: Remove UseKohaPlugins system preference
2020-03-24 Nick ClemensBug 24476: Rename autorenewal to autorenew_checkouts
2020-03-24 Nick ClemensBug 24476: API Updates
2020-03-23 Jonathan DruartBug 20443: Handle non existent attribute when importing...
2020-03-23 Jonathan DruartBug 20443: Remove UpdateBorrowerAttribute and SetBorrow...
2020-03-23 Jonathan DruartBug 20443: Remove DeleteBorrowerAttribute
2020-03-23 Jonathan DruartBug 20443: Move GetBorrowerAttributes to Koha::Patron...
2020-03-23 Jonathan DruartBug 20443: Move GetBorrowerAttributeValue to Koha:...
2020-03-06 Martin RenvoizeBug 24066: Add missing POD for has_permission
2020-03-06 Jonathan DruartBug 23384: Fix use statement order for ArticleRequest...
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-01-23 Jonathan DruartBug 19809: Remove some new occurrences
2020-01-23 Tomas Cohen AraziBug 24459: Make ->to_api pass $params through
2020-01-10 Martin RenvoizeBug 14759: Replace Text::Unaccent with Unicode::Normalize
2020-01-08 Jonathan DruartBug 23893: Remove Overloaded method from Koha::Patron
2020-01-08 Tomas Cohen AraziBug 23893: (QA follow-up) Explicit date format
2020-01-08 Jonathan DruartBug 23893: No special care for booleans
2020-01-08 Tomas Cohen AraziBug 23893: Use in /patrons
2020-01-08 Jonathan DruartBug 24263: Replace borrowers.relationship with NULL...
2020-01-03 Jonathan DruartBug 21684: Adjust some tests
2019-12-10 Jonathan DruartBug 21761: Do not call $self->store in ->set_password
2019-10-31 Kyle M HallBug 14697: Add Koha::Patron->return_claims
2019-10-31 Martin RenvoizeBug 22706: (RM follow-up) Restore ability to create...
2019-10-31 Martin RenvoizeBug 22706: (RM follow-up) Remove use of Koha::Plugins...
2019-10-29 Martin RenvoizeBug 22706: (QA follow-up) Restore location of logaction
2019-10-29 Magnus EngerBug 22706: Add plugin hooks for Norwegian national...
2019-10-26 Nick ClemensBug 17168: (QA follow-up) Only remove guarantor relatio...
2019-10-26 Martin RenvoizeBug 17168: (RM follow-up) Update for bug 14570
2019-10-24 Martin RenvoizeBug 23049: Capitalise type passed to add_debit for...
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Patron
2019-10-01 Kyle M HallBug 23688: System preference uppercasesurnames broken...
2019-09-13 Martin RenvoizeBug 6759: Split account creation and renewal charges
2019-09-06 Jonathan DruartBug 23079: Handle invalid timezones when adding/subtrac...
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-08-13 Josef MoravecBug 16284: Use new method to determine serials in check...
2019-08-13 Josef MoravecBug 16284: Check only item for previous checkout if...
2019-08-08 Martin RenvoizeBug 22741: Make updated_on timezone aware in Koha:...
2019-07-15 EmmiBug 23219: Cancel patrons holds when patron delete
next