56 Commits (dc79aa0f40f50f6c0d26fecf249b0b69fd3dc7ba)

Author SHA1 Message Date
Jonathan Druart 9d6d641d1f Bug 17600: Standardize our EXPORT_OK 8 years ago
Jonathan Druart 6c58590f58 Bug 21549: Rename filter_by_dateexpiry with filter_by_expiration_date 3 years ago
Jonathan Druart b4ad6987f7 Bug 21549: Use filter_by_last_update from filter_by_dateexpiry 3 years ago
Marcel de Rooy 9cad75c394 Bug 21549: (follow-up) Switch to filter_by 3 years ago
Marcel de Rooy 1e85ac9612 Bug 21549: Lock expired patron accounts 6 years ago
Nick Clemens 3c388b88c4 Bug 23916: (QA follow-up) Remove stray changes and fix typo 4 years ago
Andrew Isherwood 838be5e516 Bug 23916: (follow-up) Don't anonymise issuer and don't update action_logs on upgrade 4 years ago
Andrew Isherwood e7587f6c8b Bug 23916: Anonymise 'issuer' when required 5 years ago
Nick Clemens e1509855d3 Bug 25683: (follow-up) Use COALESCE instead of IFNULL 4 years ago
Nick Clemens c7ae33f60c Bug 25683: Fix grouping of results 4 years ago
Nick Clemens 09146f4a99 Bug 25683: Patron with no accountlines should have 0 outstanding (not NULL) 4 years ago
Jonathan Druart 8bcfd1c211
Bug 20443: Fix POD 4 years ago
Jonathan Druart 4428d08657
Bug 20443: Remove SearchIdMatchingAttribute - prove we are not cheating 6 years ago
Jonathan Druart 837c9cdb21
Bug 20443: Remove num_patron 6 years ago
Jonathan Druart 7d8b96803f
Bug 24545: Fix license statements 4 years ago
Marcel de Rooy 88d1ad0c35
Bug 24114: (follow-up) Resolve warning on non-numeric subtraction 5 years ago
Jonathan Druart 7e1db56dd8
Bug 24114: Remove warn statements from Koha::Patrons 5 years ago
Jonathan Druart 52a9dee300
Bug 21684: Fix delete methods and add more tests 5 years ago
Martin Renvoize 2fba65eb4d
Bug 17168: (RM follow-up) Update for bug 14570 5 years ago
Nick Clemens c1fe8d1206
Bug 17168: (follow-up) QA concerns and rebase issues 5 years ago
Nick Clemens 436ad74399
Bug 17168: (follow-up) Address QA concerns and update for strict mode 5 years ago
Nick Clemens c7226ad5ea
Bug 17168: (follow-up) Tidy, clean params/options, use date tools 6 years ago
Nick Clemens af15cbbe1b
Bug 17168: Add a command line script for updating patron category based on status 7 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
Fridolin Somers 66975364b6
Bug 22944: avoid AnonymousPatron in search_patrons_to_anonymise 5 years ago
Tomás Cohen Arazi 5854e5de7f Bug 22729: Adapt Koha::Patron(s) and tests 5 years ago
Marcel de Rooy 2ca2585b1c Bug 21336: Adjust cleanup_database.pl 6 years ago
Marcel de Rooy f7f5f167e5 Bug 21336: Search, lock and anonymize methods 6 years ago
Marcel de Rooy 8ae6242d08 Bug 21337: (QA follow-up) Rename exception code 6 years ago
Jonathan Druart 82ff8138b4 Bug 21337: Koha::Objects->delete must return the number of deleted rows 6 years ago
Marcel de Rooy 936198ba6a Bug 21337: (QA follow-up) Rollback for partial delete 6 years ago
Marcel de Rooy 720d6360a0 Bug 21337: (follow-up) Add parameter for move_to_deleted action 6 years ago
Marcel de Rooy e652f47ced Bug 21337: Add Koha::Patrons->delete (trivial wrapper) 6 years ago
Tomás Cohen Arazi 253dbb758a Bug 9302: (QA follow-up) Consistency follow-up 6 years ago
Kyle Hall 310b9b00b9 Bug 9302: (QA follow-up) Merge should be a transaction 6 years ago
Kyle M Hall d8d5447e39 Bug 9302: (QA follow-up) Copy merged patrons to deletedborrowers table 7 years ago
Kyle Hall 11a2970d0e Bug 9302: Add ability to merge patron records 7 years ago
Jonathan Druart eac8f7d9ac Bug 20182: [sql_modes] Remove group by clause in search_patrons_to_anonymise 6 years ago
Jonathan Druart a037b80ee3 Bug 18403: Deal with the DB user 7 years ago
Jonathan Druart 40ae454b9b Bug 18403: Refactor and add Koha::Patron->libraries_where_can_see_patrons 7 years ago
Jonathan Druart 7809a6bd13 Bug 18403: Add new methods Koha::Patrons->search_limited and use it where needed 7 years ago
Jonathan Druart 9aa724cdf2 Bug 19599: Speed anonymise_issue_history up 7 years ago
Marcel de Rooy 4e31223aa0 Bug 18554: Adjust a few typos including responsability 7 years ago
Jonathan Druart a6c26f0095 Bug 18395: (bug 14610 followup) Remove article requests methods from Koha::Patrons 7 years ago
Jonathan Druart ff647be07c Bug 18169: Make 'before' param non mandatory for Koha::Patrons->anonymise_issue_history 7 years ago
Jonathan Druart b4cd5faeb0 Bug 16966: move parameters to hashref 7 years ago
Jonathan Druart ea321eaf3d Bug 16966: Fix small QA issues 7 years ago
Jonathan Druart e8d34c2bdd Bug 16966: The method should return a Koha::Patrons object 8 years ago
Jonathan Druart 286be46e8a Bug 16966: Koha::Patrons - Move GetBorrowersWithIssuesHistoryOlderThan to search_patrons_to_anonymise 8 years ago