Bug 20473: Whitespace
[koha.git] / Koha / Patron /
2023-01-31 Tomas Cohen AraziBug 31095: (QA follow-up) Fix POD
2023-01-31 Martin RenvoizeBug 31095: Remove GetDebarments from Koha::Patron:...
2023-01-31 Martin RenvoizeBug 31095: Remove keyed_on_code
2023-01-31 Martin RenvoizeBug 31095: Add type relation accessor to Koha::Patron...
2023-01-31 Tomas Cohen AraziBug 31095: Add Koha::Patron::Restriction(s)
2022-10-24 Katrin FischerBug 31577: Use patron category multi-select for OpacHid...
2022-10-24 Björn NylénBug 31739: Password recovery from staff fails if previo...
2022-10-05 Tomas Cohen AraziBug 31333: (QA follow-up) Simplify code
2022-10-04 Alex BuckleyBug 31333: Add ability to make purchase suggestions...
2022-08-25 Martin RenvoizeBug 23681: Move to ::Patron::Restriction::Type(s)
2022-05-11 Martin RenvoizeBug 30611: (follow-up) Use constants
2022-05-11 Martin RenvoizeBug 30611: Add ability for staff to send password reset...
2022-05-06 Nick ClemensBug 29924: Add password expiration feature
2022-02-10 Tomas Cohen AraziBug 29847: Make Koha::Patron::HouseboundProfile->houseb...
2022-02-10 Tomas Cohen AraziBug 29844: Some more uncaught cases
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2022-02-10 Tomas Cohen AraziBug 29844: Fix t/db_dependent/Koha/*
2021-11-03 Jonathan DruartBug 29395: use EXPORT_OK from Koha::Patron::Debarments
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-23 Marcel de RooyBug 28581: Use from_email_address in the codebase
2021-06-22 Jonathan DruartBug 28572: Remove C4::Debug
2021-05-17 Jonathan DruartBug 28220: Add more tests
2021-05-17 Jonathan DruartBug 28220: Deal with merge
2021-04-21 Tomas Cohen AraziBug 23271: (QA follow-up) Minor POD fix
2021-04-21 Jonathan DruartBug 23271: Replace search_limited with search_with_libr...
2021-04-21 Jonathan DruartBug 23271: Use Koha::Object::Limit::Library for Koha...
2021-04-21 Tomas Cohen AraziBug 23271: (QA follow-up) Make search_with_library_limi...
2021-04-09 Jonathan DruartBug 28031: Remove type from parameter of *_ok methods
2021-04-09 Martin RenvoizeBug 28031: (follow-up) Clarify check methods
2021-04-09 Tomas Cohen AraziBug 28031: (follow-up) Retrieve type only once
2021-04-09 Tomas Cohen AraziBug 28031: Avoid wrong exception on saving updated...
2021-04-09 Tomas Cohen AraziBug 27858: Make Koha::Patron::Attribute->store raise...
2021-04-09 Tomas Cohen AraziBug 27833: Make K::P::Attribute add the object to the...
2021-04-01 Petro VashchukBug 25946: borrowerRelationship can be empty
2021-04-01 Petro VashchukBug 25946: borrowerRelationship can be empty
2021-03-16 Jonathan DruartBug 27860: Fix password recovery
2021-03-09 Tomas Cohen AraziBug 27855: Implement Koha::Patron::Attribute->to_api_ma...
2021-02-15 Jonathan DruartBug 8326: Make repeatable and unique_id modifiable...
2020-11-10 Kyle M HallBug 26594: (QA follow-up) Make _UpdateBorrowerDebarment...
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-09-09 Jonathan DruartBug 23816: trivial code simplification
2020-09-09 Agustin MoyanoBug 23816: Add minimum password length and require...
2020-04-08 Nick ClemensBug 24840: Replace DateTime->now with dt_from_string
2020-03-23 Jonathan DruartBug 20443: Fix merge_with behavior
2020-03-23 Jonathan DruartBug 20443: Fix patron modification approval
2020-03-23 Jonathan DruartBug 20443: Do not explode if attribute does not have...
2020-03-23 Jonathan DruartBug 20443: Fix POD
2020-03-23 Jonathan DruartBug 20443: Remove extended_attributes_code_value_arrayr...
2020-03-23 Jonathan DruartBug 20443: Remove extended_attributes_merge
2020-03-23 Jonathan DruartBug 20443: Remove CheckUniqueness
2020-03-23 Jonathan DruartBug 20443: Remove DeleteBorrowerAttributes
2020-03-23 Jonathan DruartBug 20443: Improve filtering method
2020-03-23 Jonathan DruartBug 20443: Move GetBorrowerAttributes to Koha::Patron...
2020-03-23 Jonathan DruartBug 20443: Remove opac_display and opac_editable from...
2020-03-23 Jonathan DruartBug 20443: Revert some stuffs from 12159
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-01-23 Jonathan DruartBug 19809: Remove some new occurrences
2020-01-02 Joonas KylmäläBug 24016: (QA follow-up) Format code to adhere to...
2020-01-02 Lari TaskulaBug 24016: manager_id in Koha::Patron::Message->store...
2019-10-07 Dobrica PavlinusicBug 23589: Discharge notice does not show non-latin...
2019-08-20 Tomas Cohen AraziBug 14570: Add error handling to Koha::Patron::Relation...
2019-08-20 Agustin MoyanoBug 14570: (follow-up) fix qa FAIL tests
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-08-19 Tomas Cohen AraziBug 23281: Cleanup Koha::Patron::Attribute::Types-...
2019-08-19 Tomas Cohen AraziBug 23281: Implement ->search_with_library_limits in...
2019-07-19 Mark TompsettBug 23151: Tweak to use the new database structure
2019-05-14 Jonathan DruartBug 11853: Allow to clear the date of birth at the...
2019-04-24 Martin RenvoizeBug 22694: Add Koha::Patron::Category->override_hidden_...
2019-04-12 Tomas Cohen AraziBug 10796: Add Koha::Patron::Category->effective_change...
2019-04-12 Tomas Cohen AraziBug 21890: Add Koha::Patron::Category->effective_reset_...
2019-03-28 Marcel de RooyBug 12159: (QA follow-up) Rename relation in Patron...
2019-03-28 Josef MoravecBug 12159: Fix getting extended patron attributes for...
2018-09-20 Marcel de RooyBug 20819: Add Koha object classes for patron consents
2018-07-31 Jonathan DruartBug 21134: Correctly throw the exception in Koha::Patro...
2018-07-13 Charles FarmerBug 21025: Add GetPreparedLetter to Koha::Patron::Discharge
2018-06-22 Fridolin SomersBug 20951: add missing use Koha::Patron::Debarments...
2018-04-03 Jonathan DruartBug 19935: Use ->checkouts when ->pending_checkouts...
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - Discharges
2018-03-19 Mark TompsettBug 18570: Send Password Reset Emails immediately
2018-02-12 Jonathan DruartBug 18403: Deal with the DB user
2018-02-12 Jonathan DruartBug 18403: Patron discharges
2018-02-12 Jonathan DruartBug 18403: Patron modification requests
2017-09-12 Jonathan DruartBug 19059: Move C4::Reserves::CancelReserve to Koha...
2017-08-08 Jonathan DruartBug 17699: Use limit as end_of_month
2017-08-08 Jonathan DruartBug 18851: Database handler must not be created at...
2017-07-13 Jonathan DruartBug 18775: Use Koha::Patron->library instead of Koha...
2017-07-13 David KuhnBug 18775 - The "Password Reset" notice should use...
2017-07-05 Jonathan DruartBug 17738: Replace GetReservesFromBorrowernumber with...
2017-05-09 Jonathan DruartBug 17762: Send lang to GetPreparedLetter
2017-04-28 Jonathan DruartBug 18461: (bug 13757 follow-up) Do not mix decode_json...
2017-03-31 Jonathan DruartBug 17828: return $self to be consistent
2017-03-31 Jonathan DruartBug 17828: Use Koha::Patron::Attributes instead of...
2017-03-31 Tomas Cohen AraziBug 17828: (QA followup) Add ->type and reuse it
2017-03-31 Tomas Cohen AraziBug 17828: Overload Koha::Patron::Attribute->store...
2017-03-24 Tomas Cohen AraziBug 13757: Attribute with value 0 should be stored
2017-03-24 Tomas Cohen AraziBug 13757: Make K::P::Modifications->pending return...
2017-03-24 Tomas Cohen AraziBug 13757: Make Koha::Patron::Modification->store del...
2017-03-24 Tomas Cohen AraziBug 13757: (followup) Only touch opac_editable attributes
2017-03-24 Tomas Cohen AraziBug 17792: Add opac_editable and opac_display methods
2017-03-24 Tomas Cohen AraziBug 17792: Introduce Koha::Patron::Attribute(s)
next