100 Commits (bbf0d21284924d6b7529017fc78178b98242aaee)

Author SHA1 Message Date
Julian Maurice 96cc447045 Bug 25898: Prohibit indirect object notation 4 years ago
Jonathan Druart e85b200783 Bug 23816: trivial code simplification 4 years ago
Agustin Moyano 5848da810e Bug 23816: Add minimum password length and require strong password overrides by category 4 years ago
Nick Clemens 6ac037f817
Bug 24840: Replace DateTime->now with dt_from_string 4 years ago
Jonathan Druart 9ce0dd6b92
Bug 20443: Fix merge_with behavior 4 years ago
Jonathan Druart ea5e9f25e9
Bug 20443: Fix patron modification approval 4 years ago
Jonathan Druart 994ea386c3
Bug 20443: Do not explode if attribute does not have a valid av 4 years ago
Jonathan Druart 8bcfd1c211
Bug 20443: Fix POD 4 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 5dd44a8f08
Bug 20443: Remove CheckUniqueness 6 years ago
Jonathan Druart 6f4460901b
Bug 20443: Remove DeleteBorrowerAttributes 6 years ago
Jonathan Druart 52949f88e0
Bug 20443: Improve filtering method 6 years ago
Jonathan Druart 9707167a48
Bug 20443: Move GetBorrowerAttributes to Koha::Patron->extended_attributes 6 years ago
Jonathan Druart 37f464e1cf
Bug 20443: Remove opac_display and opac_editable from Patron::Attribute 6 years ago
Jonathan Druart 956c1a2a26
Bug 20443: Revert some stuffs from 12159 6 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
Joonas Kylmälä 65fb97389b
Bug 24016: (QA follow-up) Format code to adhere to perltidy format 4 years ago
Lari Taskula 500400077e
Bug 24016: manager_id in Koha::Patron::Message->store should not depend on userenv alone 5 years ago
Dobrica Pavlinusic e909494ac9
Bug 23589: Discharge notice does not show non-latin characters 5 years ago
Tomás Cohen Arazi 540136bb47
Bug 14570: Add error handling to Koha::Patron::Relationship->store 5 years ago
Agustin Moyano 53b3ebe9d0
Bug 14570: (follow-up) fix qa FAIL tests 5 years ago
Kyle Hall 109334102f
Bug 14570: Make it possible to add multiple guarantors to a record 8 years ago
Tomás Cohen Arazi e31cddf8b0
Bug 23281: Cleanup Koha::Patron::Attribute::Types->search 5 years ago
Tomás Cohen Arazi 90b48c2c48
Bug 23281: Implement ->search_with_library_limits in Koha::Patron::Attribute::Types 5 years ago
Mark Tompsett 30fd4eb1a5
Bug 23151: Tweak to use the new database structure 5 years ago
Jonathan Druart 6692800794 Bug 11853: Allow to clear the date of birth at the OPAC 5 years ago
Martin Renvoize 0a22e3127d Bug 22694: Add Koha::Patron::Category->override_hidden_items 5 years ago
Tomás Cohen Arazi a6466f1f3b Bug 10796: Add Koha::Patron::Category->effective_change_password method 5 years ago
Tomás Cohen Arazi dea4f3caaa Bug 21890: Add Koha::Patron::Category->effective_reset_password method 5 years ago
Marcel de Rooy e0b9d98827 Bug 12159: (QA follow-up) Rename relation in Patron::Attributes 5 years ago
Josef Moravec 4fe300dec1 Bug 12159: Fix getting extended patron attributes for circ-menu 6 years ago
Marcel de Rooy 429ab60a09 Bug 20819: Add Koha object classes for patron consents 6 years ago
Jonathan Druart 6e99cfbca7 Bug 21134: Correctly throw the exception in Koha::Patron::Modification->approve 6 years ago
Charles Farmer d8d54d874a Bug 21025: Add GetPreparedLetter to Koha::Patron::Discharge 6 years ago
Fridolin Somers 91622bba18 Bug 20951: add missing use Koha::Patron::Debarments in Koha::Patron::Discharge 6 years ago
Jonathan Druart 6e32e62d46 Bug 19935: Use ->checkouts when ->pending_checkouts->count was used 6 years ago
Jonathan Druart 3c4677efc7 Bug 19935: Replace GetPendingIssues - Discharges 6 years ago
Mark Tompsett 70941cde0e Bug 18570: Send Password Reset Emails immediately 6 years ago
Jonathan Druart a037b80ee3 Bug 18403: Deal with the DB user 7 years ago
Jonathan Druart dc1e7f478f Bug 18403: Patron discharges 7 years ago
Jonathan Druart fb2550de6e Bug 18403: Patron modification requests 7 years ago
Jonathan Druart 82115d164a Bug 19059: Move C4::Reserves::CancelReserve to Koha::Hold->cancel 7 years ago
Jonathan Druart 24b4006ecb Bug 17699: Use limit as end_of_month 7 years ago
Jonathan Druart f79beb5270 Bug 18851: Database handler must not be created at runtime 7 years ago
Jonathan Druart c1485ae8ce Bug 18775: Use Koha::Patron->library instead of Koha::Libraries->find 7 years ago
David Kuhn a0b6bcfd55 Bug 18775 - The "Password Reset" notice should use the patron's homebranch's email as "from" address 7 years ago
Jonathan Druart bbe2216887 Bug 17738: Replace GetReservesFromBorrowernumber with Koha::Patron->get_holds 8 years ago
Jonathan Druart f7b11f38e8 Bug 17762: Send lang to GetPreparedLetter 8 years ago