267 Commits (0351013fdf7bec4df828962d16716135ceae1a9a)

Author SHA1 Message Date
Arthur Suzuki e1a5fc85a6 Bug 22806: (QA follow-up) 4 years ago
Julian Maurice 96cc447045 Bug 25898: Prohibit indirect object notation 4 years ago
Joonas Kylmälä 0e1d291b14 Bug 12556: Add new "in processing" state to holds 4 years ago
Joonas Kylmälä 88f7d9f89c Bug 12556: reserves/request.pl: Reuse code from Koha::Hold 4 years ago
Jonathan Druart 638786e719 Bug 24663: Remove authnotrequired if set to 0 4 years ago
Agustin Moyano 4b43c886a0 Bug 22789: (follow-up) Fix atomic update, GUI and more than one hold 4 years ago
Agustin Moyano d390b2f7cf Bug 22789: Add non priority feature to C4 classes and staff interface 4 years ago
Kyle Hall 27c80187ba Bug 25534: Use the cancelation reasion for the 'X' hold cancelation links 4 years ago
Kyle Hall af0d71b747 Bug 25534: Add ability to send an email specifying a reason when canceling a hold 4 years ago
Andrew Nugged 618cf80df9 Bug 24683: Subroutine name changed (fix), no code logic changed This is the intermediate refactor: renamed subroutine only. 4 years ago
Petro Vashchuk 8efa607ae5
Bug 25516: Fix for "Can't call method unblessed on unblessed reference" 4 years ago
Jonathan Druart 04ce87c4c0
Bug 16547: Remove more multi_holds inconsistencies 4 years ago
Jonathan Druart 93244efa3c
Bug 16547: Do not display "multi holds" view if only one is selected 4 years ago
Andrew Nugged 18ad5f5eea
Bug 24185: Make holds page fast when 'on shelf holds' set to 'If all unavailable' 4 years ago
Andrew Nugged 7ecd21a1e4
Bug 24185: Make holds page faster - Improved "if" 4 years ago
Kyle Hall c2f1106f2e
Bug 24802: Updating holds can cause suspensions to apply to wrong hold 4 years ago
Jonathan Druart 11b44869d9
Bug 14711: Change prototype for AddReserve - pass a hashref 6 years ago
Nick Clemens 1e2617342a
Bug 24485: Allow hold when some can be overridden 4 years ago
Jesse Weaver 1c43a26525
Bug 18936: (follow-up) Fix tests, replace old get_onshelfholds_policy method 6 years ago
Tomás Cohen Arazi 23bddb729d
Bug 22284: (QA follow-up) Make pickup locations be Koha::Library objects 4 years ago
Agustin Moyano 01cf725b99
Bug 22284: (follow-up) Squash multiple follow-ups 5 years ago
Agustin Moyano 3b25ea7c94
Bug 22284: Add "patron's hold group" as new hold_fulfillment_policy option 5 years ago
Agustin Moyano 546a3b6d4d
Bug 22284: New message, new column and filter pickup locations in reserve/request.tt 5 years ago
Jonathan Druart ad3e5bae0c
Bug 24168: (bug 23116 follow-up) AllowHoldPolicyOverride allows a librarian to almost place a hold on an item already on hold 4 years ago
Julian Maurice 08e7273c0f
Bug 22922: Use jQuery datepicker instead of <input type="date"> 5 years ago
Julian Maurice 95174eb36a
Bug 22922: Allow reservedate changes only if AllowHoldDateInFuture is on 5 years ago
Julian Maurice 8d047f2a33
Bug 22922: Allow to modify hold dates on reserve/request.pl 5 years ago
Agustin Moyano 7aeec1bfef
Bug 19618: Add ability to place holds for members of a club in intranet 5 years ago
Ere Maijala a1a05db1b6
Bug 11529: Add templates for biblio title display. Unify display. 5 years ago
Ere Maijala ee44dce285
Bug 11529: Clean up subtitle usage 6 years ago
Katrin Fischer d7e6ae38e4
Bug 22021: Improve item status display when placing holds in staff 5 years ago
Kyle Hall 2c5e9bed7d
Bug 23116: AllowHoldPolicyOverride allows a librarian to almost place a hold on an item already on hold 5 years ago
Jonathan Druart 917a506ffc Bug 19302: Send koha::objects to C4::Reserves::IsAvailableForItemLevelRequest 7 years ago
Marcel de Rooy 4560d96236 Bug 21036: Fix uninitialized value within @itemnumber in string ne 6 years ago
Josef Moravec aa75553c3a Bug 20421: Inform staff that patron does have the title checked out during placing hold 6 years ago
Nick Clemens ef5adaff5a Bug 22650: Prevent multiple holds on individual items 5 years ago
Nick Clemens fa53eb4cfa Bug 17978: Check if hold can be placed before placing on placerequest.pl 5 years ago
Kyle Hall a57723fc59 Bug 22330: Transfer limits should be respected for placing holds in staff interface and APIs 5 years ago
Jonathan Druart 31c29fd31f Bug 21206: Replace C4::Items::GetItem 6 years ago
Alex Arnaud 102b1ca4bf Bug 21738: make call of CanBookBeReserved more safe 5 years ago
Kyle Hall 3987046624 Bug 21495: Regression in hold override functionality 6 years ago
Nick Clemens 3c50245cfe Bug 21608: Disable dropdown for found holds - add button to revert 6 years ago
Josef Moravec 543630b3c4 Bug 21719: Fix typos 6 years ago
Katrin Fischer 2953c6c6cd Bug 20450: Add collection to item table when placing a hold on a specific copy (Intranet) 6 years ago
Blou c6c4d82325 Bug 21291: (follow-up) Pass subscriptionsnumber to all tools in staff detail's sidebar 6 years ago
Kyle Hall 765c28c8e3 Bug 19469: (QA follow-up) Use hold item's itemtype if available, fix priority changing 6 years ago
Kyle Hall 42c94d185a Bug 19469: Add ability to split view of holds view on record by pickup library and/or itemtype 7 years ago
Nick Clemens 5bdf9acf67 Bug 15524: (RM follow-up) Fix calls and add filter 6 years ago
Kyle M Hall 5f485e476b Bug 15524: (QA follow-up) Change Can[Book|Item]BeReserved to return hashref, pass limit to template 6 years ago
Jonathan Druart 1798d22e76 Bug 20724: Move the ReservesNeedReturns logic to AddReserve 6 years ago