278 Commits (4d011bd9983926488f783730ca43e98e6e07dabe)

Author SHA1 Message Date
Nick Clemens 750a7646b8 Bug 16787: (follow-up) Fix check to ensure reasons are passed to template 2 years ago
Nick Clemens 0f23622041 Bug 16787: 'Too many holds' message appears inappropriately and is missing data 7 years ago
Tomás Cohen Arazi a7529e1fd9 Bug 28118: Default to current branch when placing hold 2 years ago
Tomás Cohen Arazi 0fd2be61e8 Bug 26999: (follow-up) Simplify code 3 years ago
Tomás Cohen Arazi 13bb39f4c6 Bug 26999: Make 'Any library' translatable when placing a hold 3 years ago
Jonathan Druart 099e2fe2b7 Bug 7806: Fix remaining occurrences of 0000-00-00 3 years ago
Tomás Cohen Arazi aa221e0c8b Bug 27071: Use GetReservesControlBranch to pick the branch 3 years ago
Nick Clemens 7a42c85889 Bug 26963: (QA follow-up) Fix cases where we expected a list 3 years ago
Jonathan Druart fbd0bbf98f Bug 26990: (bug 22284 follow-up) Prevent hold to be placed if cannot be transferred 3 years ago
Nicolas Legrand 3de906ac13 Bug 24412: (follow-up) prevent request.pl from failing 3 years ago
Nicolas Legrand 47b32572d4 Bug 24412: Attach waiting reserve to desk 4 years ago
Arthur Suzuki e1a5fc85a6 Bug 22806: (QA follow-up) 3 years ago
Julian Maurice 96cc447045 Bug 25898: Prohibit indirect object notation 3 years ago
Joonas Kylmälä 0e1d291b14 Bug 12556: Add new "in processing" state to holds 3 years ago
Joonas Kylmälä 88f7d9f89c Bug 12556: reserves/request.pl: Reuse code from Koha::Hold 3 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 3 years ago
Agustin Moyano d390b2f7cf Bug 22789: Add non priority feature to C4 classes and staff interface 3 years ago
Kyle Hall 27c80187ba Bug 25534: Use the cancelation reasion for the 'X' hold cancelation links 3 years ago
Kyle Hall af0d71b747 Bug 25534: Add ability to send an email specifying a reason when canceling a hold 3 years ago
Andrew Nugged 618cf80df9 Bug 24683: Subroutine name changed (fix), no code logic changed This is the intermediate refactor: renamed subroutine only. 3 years ago
Petro Vashchuk 8efa607ae5
Bug 25516: Fix for "Can't call method unblessed on unblessed reference" 3 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 5 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 4 years ago
Agustin Moyano 3b25ea7c94
Bug 22284: Add "patron's hold group" as new hold_fulfillment_policy option 4 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"> 4 years ago
Julian Maurice 95174eb36a
Bug 22922: Allow reservedate changes only if AllowHoldDateInFuture is on 4 years ago
Julian Maurice 8d047f2a33
Bug 22922: Allow to modify hold dates on reserve/request.pl 4 years ago
Agustin Moyano 7aeec1bfef
Bug 19618: Add ability to place holds for members of a club in intranet 4 years ago
Ere Maijala a1a05db1b6
Bug 11529: Add templates for biblio title display. Unify display. 4 years ago
Ere Maijala ee44dce285
Bug 11529: Clean up subtitle usage 5 years ago
Katrin Fischer d7e6ae38e4
Bug 22021: Improve item status display when placing holds in staff 4 years ago
Kyle Hall 2c5e9bed7d
Bug 23116: AllowHoldPolicyOverride allows a librarian to almost place a hold on an item already on hold 4 years ago
Jonathan Druart 917a506ffc Bug 19302: Send koha::objects to C4::Reserves::IsAvailableForItemLevelRequest 6 years ago
Marcel de Rooy 4560d96236 Bug 21036: Fix uninitialized value within @itemnumber in string ne 5 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 4 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 5 years ago