46 Commits (2b298ece04d7d055acc38e56904b1c9e7bf7949e)

Author SHA1 Message Date
Jonathan Druart 062fce8ef2 Bug 12556: Add missig POD for ->set_processing 4 years ago
Joonas Kylmälä 0e1d291b14 Bug 12556: Add new "in processing" state to holds 4 years ago
Joonas Kylmälä 3db0ee0001 Bug 12556: Refactor hold transfer status setting to its own method 4 years ago
Kyle Hall 94df210c41 Bug 25534: (QA follow-up) Update Koha::Hold::cancel POD 4 years ago
Kyle Hall af0d71b747 Bug 25534: Add ability to send an email specifying a reason when canceling a hold 4 years ago
Martin Renvoize 692fb7e134 Bug 24159: (QA follow-up) Make terminology consistent 4 years ago
Jonathan Druart 71e235751f Bug 24159: Set days_mode according to circ rules in 3 other places 4 years ago
Kyle Hall 96b4f6802b
Bug 25535: Hold API mapping maps cancellationdate to cancelation_date, but it should be cancellation_date 4 years ago
Jonathan Druart 7d8b96803f
Bug 24545: Fix license statements 4 years ago
Martin Renvoize fbd640fa32
Bug 23049: Update 'HE' to 'RESERVE_EXPIRED' for consistency 5 years ago
Tomás Cohen Arazi 09ff41d9f1
Bug 23843: Add mapping to Koha::Hold 5 years ago
Emmi 07af7b228f
Bug 23219: Cancel patrons holds when patron delete 5 years ago
Martin Renvoize 9ec4d86636 Bug 22600: Add 'interface' to accountlines 5 years ago
Martin Renvoize d522d80c5c Bug 22593: Fix bad ternaries after bug 22008 5 years ago
Martin Renvoize b99180bcaa Bug 21756: Remove use of manualinvoice from Koha::Hold 6 years ago
Tomás Cohen Arazi 1d5934cae5 Bug 21478: Make Koha::Hold->suspend reject found holds 5 years ago
Kyle M Hall 1cb0147aff Bug 18856: (QA follow-up) Rename method to avoid confusion 7 years ago
Jonathan Druart 710c0e5df6 Bug 18856: Don't show cancel option for waiting holds in OPAC 7 years ago
Kyle Hall 2fff1c66a7 Bug 18382: (QA follow-up) Make new unit test pass 6 years ago
Kyle M Hall fc033fa037 Bug 18382: (QA follow-up) Don't set suspend_until if dt if undefined 6 years ago
Marcel de Rooy 9a07da768c Bug 18382: (QA follow-up) Replace ->ymd by ->datetime 6 years ago
Kyle Hall 2deaead256 Bug 18382: action_logs entry for module HOLDS, action SUSPEND is spammy 7 years ago
Jonathan Druart 5f80977875 Bug 18403: Use patron-title.inc when hidepatronname is used 7 years ago
Jonathan Druart 629598704a Bug 16187: Do not use DateTime directly 7 years ago
Nick Clemens 0afe6eca76 Bug 16187: Add a script to cancel unfilled holds after a specified number of days 8 years ago
Jonathan Druart 71b9dc1e39 Bug 19059: Remove CancelReserve - do not log DELETE 7 years ago
Jonathan Druart 82115d164a Bug 19059: Move C4::Reserves::CancelReserve to Koha::Hold->cancel 7 years ago
Alex Arnaud a08b309c4f Bug 12063 - Remove checking of ExpireReservesMaxPickUpDelay in CancelExpiredReserves(). Koha::Hold::set_waiting calculate expiration date from today instead of hold's waiting date. 7 years ago
Alex Arnaud 26634151db Bug 12063 - Fix QA failures 7 years ago
Alex Arnaud 8fc7744258 Bug 12063 - Keep patron's requested expiration date if it is prior to the calculated one 8 years ago
Alex Arnaud d477cc24f6 Bug 12063 - Remove Koha::Hold::waiting_expires_on since dateexpiration is set on database 8 years ago
Alex Arnaud 7cf3c12f5b Bug 12063: Change date calculation for reserve expiration to skip all holiday 8 years ago
Jonathan Druart b4a08cad60 Bug 14642: Make sure the log will be written only if the hold has been deleted 8 years ago
Tomás Cohen Arazi d1eb706153 Bug 14642: Add logging for Holds 8 years ago
Jonathan Druart 3691bd8419 Bug 15548: Move new patron related code to Patron* 9 years ago
Jonathan Druart de3289506d Bug 15446: Rename Koha::Object[s]->type with _type 9 years ago
Kyle Hall f87494a6e9 Bug 14310 [QA Followup] - Adapt existing code to use new methods 9 years ago
Kyle Hall c60c8f0821 Bug 14310 - Suspend and resume indvidual holds from patron holds table 9 years ago
Jonathan Druart 9e764b63c4 Bug 15294: Koha::Libraries - Move existing Koha::Branch[es] 9 years ago
Kyle Hall 738d0cb941 Bug 13918 [QA Followup] - Unit Tests 9 years ago
Kyle Hall 3ff76f3357 Bug 13918 - Add waiting expiration date to opac list of holds for user 9 years ago
Kyle Hall 4a584d528d Bug 13517 - Show waiting date on reserve/request.pl 9 years ago
Marcel de Rooy 71ce0d96c9 Bug 9809: [QA Follow-up] Remove warnings from Hold.pm 9 years ago
Kyle Hall 47be5cafef Bug 13853: Show waiting hold expiration date for waiting holds in holds ajax datatable 9 years ago
Kyle Hall f081063d72 Bug 13030: Show waiting hold expiration date for waiting holds on circulation.pl 10 years ago
Kyle Hall 062f34c55d Bug 13851: Replace waiting holds logic in circulation.pl with Koha Objects 10 years ago
Kyle Hall 6882949b1b Bug 13967 - System preferences need a package 9 years ago
Kyle Hall 6f0316a8d2 Bug 13019 - Add base classes on which to build Koha objects 10 years ago
Chris Cormack 509d673f10 Bug 7941 : Fix version numbers in modules 12 years ago
Andrew Elwell 9fa574f609 Bug 5385: POD Cleanups (part 1) 14 years ago