862 Commits (9032c41575597ef7870f0af7a7afd1f40f4e2bfb)

Author SHA1 Message Date
Aleisha Amohia 50d917dbfc Bug 30291: Changes to controller scripts 2 years ago
Tomás Cohen Arazi 763d73fbf0 Bug 29346: Add more fine-grained control of holds queue updates 2 years ago
Tomás Cohen Arazi 90b76521bf Bug 29346: Circulation actions triggers 2 years ago
Nick Clemens 8de0a02bd2 Bug 30167: (follow-up) Return a hash with soonest_renew_date 2 years ago
Nick Clemens 4cf759259f Bug 30167: Return soonest renewal date when renewal is to soon 2 years ago
Nick Clemens 00a73846c0 Bug 29537: Remove unnecessary if-else checks for soonest renew date 2 years ago
Nick Clemens aa8e9fe5c5 Bug 29483: Further improve performance of script 3 years ago
Nick Clemens 68c92b49d1 Bug 29483: Check ItemsAnyAvailableAndNotRestricted once per patron 3 years ago
Kyle Hall 4c52488bd9 Bug 30114: Koha offline circulation will always cancel the next hold when issuing item to a patron 2 years ago
Jonathan Druart 6f8b94f49c Bug 30110: Fix concatenation during assignements 2 years ago
Julian Maurice b64f96830b Bug 30004: Prevent TooMany from executing too many SQL queries 2 years ago
Fridolin Somers a0a72c9653 Bug 19532: (RM follow-up) More use of system preference 2 years ago
Tomás Cohen Arazi 514cbb809a Bug 19532: (QA follow-up) Simplify resultset accessors 2 years ago
Tomás Cohen Arazi ea6eb301a6 Bug 19532: Make recalls.status an ENUM 2 years ago
Aleisha Amohia 1ddde85181 Bug 19532: (follow-up) Fixes along recall workflow 2 years ago
Aleisha Amohia b5d1736295 Bug 19532: (follow-up) Fix undef recall_id preventing fulfillment of recall 4 years ago
Aleisha Amohia b800c2e68d Bug 19532: Other objects used in recalls feature 4 years ago
Tomás Cohen Arazi 42181dfce7 Bug 30023: Make MarkIssueReturned use ->anonymize 2 years ago
Nick Clemens 75ab422aad Bug 29703: Use get_effective_rules in GetBranchItemRule 2 years ago
Martin Renvoize 5aee0f6a2a Bug 26704: (follow-up) Rebase for bug 29785 2 years ago
Martin Renvoize 68d566e60b Bug 26704: Update Koha::Item to use Koha::Object::Messages 3 years ago
Jonathan Druart e53667105d Bug 29844: Fix ->search occurrences 2 years ago
Nick Clemens 842d448276 Bug 29562: Adjust CanItemBeReserved and checkHighHolds to take objects 3 years ago
Joonas Kylmälä c96fee3840 Bug 29474: Remove one layer of indendation by adding if check in the begginning 3 years ago
Joonas Kylmälä 6f75547540 Bug 29474: Decouple renewal checks of auto-renewed issues from non-autorenewed 3 years ago
Nick Clemens 6ceeafab7f Bug 29474: Return too_soon before checking renewals 3 years ago
Nick Clemens cdf19f8ed6 Bug 29476: (follow-up) Fix return, add precision test 2 years ago
Joonas Kylmälä ed021c0add Bug 29476: Correct soonest renewal date calculation for checkouts with auto-renewal 3 years ago
Jonathan Druart 54fa48b139 Bug 29395: use EXPORT_OK from Koha::Patron::Debarments 3 years ago
Jonathan Druart 4aaf383e52 Bug 29221: Correctly display refund info 3 years ago
Kyle Hall 18c1500772 Bug 28211: Replace use of call_recursive() with call() 3 years ago
Marcel de Rooy fb068b31be Bug 29062: (QA follow-up) Add comment 3 years ago
Nick Clemens 0138d09109 Bug 29062: (follow-up) Adjust SendCirculationAlert 3 years ago
Kyle Hall b2b1483f4d Bug 26351: Add plugin hooks to transform item barcodes 4 years ago
Nick Clemens 478ffeae60 Bug 27032: (follow-up) Pass rather than fetch variables 3 years ago
Joonas Kylmälä c862fd1382 Bug 27032: Move auto renewal code out of CanBookBeRenewed 4 years ago
Joonas Kylmälä b246015cad Bug 27032: Remove unused variables 4 years ago
Andreas Roussos 5de0705275 Bug 28472: handle items with NULL shelving location 3 years ago
Nick Clemens 70d2deb103 Bug 28774: Don't store blank values for rental discount 3 years ago
Martin Renvoize b5a09e4654 Bug 22435: ->apply() should always use 'APPLY' for offset_type 3 years ago
Jonathan Druart f5bf73f722 Bug 17600: Fix tests 3 years ago
Jonathan Druart 9d6d641d1f Bug 17600: Standardize our EXPORT_OK 8 years ago
Nick Clemens 3a2a0eef10 Bug 28455: lastseen should be updated at checkout if TrackLastPatronActivity is enabled 3 years ago
Jonathan Druart 3fe837bc74 Bug 28572: Remove C4::Debug 3 years ago
Joonas Kylmälä 97f6d9a087 Bug 28520: Allow creating a transfer back automatically if a hold is canceled during transit 3 years ago
Martin Renvoize b031ec5845 Bug 24434: Reinstate updateWrongTransfer 3 years ago
Martin Renvoize 6ac4542948 Bug 27064: (QA follow-up) Do not create transfer prior to accepting it 3 years ago
Nick Clemens e96c8439ff Bug 17202: Don't report an item in a collection if the collection doesn't exist 3 years ago
Martin Renvoize 00883fc411 Bug 28210: Pass skip_record_index through LostItem 3 years ago
Martin Renvoize 7b15138278 Bug 27281: (QA follow-up) Fix Indexer Test 3 years ago