215 Commits (103bbf2c9a1841a3c2ed0a7e066b7e2a20ce018c)

Author SHA1 Message Date
Jonathan Druart 9d6d641d1f Bug 17600: Standardize our EXPORT_OK 8 years ago
Jonathan Druart 3fe837bc74 Bug 28572: Remove C4::Debug 3 years ago
Jonathan Druart 6f204fdf96 Bug 28591: Don't pass debug to get_template_and_user 3 years ago
Nick Clemens 99c3b9ae1f Bug 27529: Choose patron's branch or item's homebranch if following group rules and patron cannot choose branch 3 years ago
Jonathan Druart 010181a6a0 Bug 27652: Display patron's categories for sysprefs expecting them 3 years ago
Jonathan Druart 6cd68dd05b Bug 15448: Remove items fetch 3 years ago
Jonathan Druart 9790b5ca3a Bug 15448: Fix ISE 3 years ago
Tomás Cohen Arazi 8af3ecdd53 Bug 15448: (follow-up) Adapt to changes on bug 24254 3 years ago
Tomás Cohen Arazi c9f66f5e6b Bug 15448: (follow-up) Fetch the patron category once 4 years ago
Tomás Cohen Arazi 051f551986 Bug 15448: Filter out items hidden in OPAC on placing hold 4 years ago
Arthur Suzuki e1a5fc85a6 Bug 22806: (QA follow-up) 4 years ago
Julian Maurice 96cc447045 Bug 25898: Prohibit indirect object notation 4 years ago
Jonathan Druart 638786e719 Bug 24663: Remove authnotrequired if set to 0 4 years ago
Nick Clemens 8f33efbc29
Bug 19718: Show message if patron has existing holds on a title 5 years ago
Jonathan Druart 82716a0172
Bug 23084: Replace grep {^$var$} with grep {$_ eq $var} 5 years ago
Jonathan Druart 11b44869d9
Bug 14711: Change prototype for AddReserve - pass a hashref 6 years ago
Jesse Weaver 1c43a26525
Bug 18936: (follow-up) Fix tests, replace old get_onshelfholds_policy method 6 years ago
Jonathan Druart a4f2ad76f9
Bug 23467: Exit after output_html - opac-reserve.pl 5 years ago
Lari Taskula 45a89f4709
Bug 23774: Server-side confirmation for hold pickup location in OPAC 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
Ere Maijala 4ea26c0a69
Bug 11529: Use new biblio fields whenever possible 6 years ago
Jonathan Druart 917a506ffc Bug 19302: Send koha::objects to C4::Reserves::IsAvailableForItemLevelRequest 7 years ago
Jonathan Druart 6a0246e248 Bug 22542: Force back button to display personal data 5 years ago
Maryse Simard 275dee5f9b Bug 21263: Pickup library not set correctly when using Default holds policy 5 years ago
Katrin Fischer 4f0618a888 Bug 22118: Format hold fee when placing holds in OPAC 5 years ago
Kyle M Hall 2cd3a71871 Bug 7614: Don't allow un-usable pickup locations in the opac pickup locations pulldown 6 years ago
Lari Taskula 3a69ec5e05 Bug 7614: (follow-up) If patron's home library is not a pickup library, let them choose another one 7 years ago
Josef Moravec 543630b3c4 Bug 21719: Fix typos 6 years ago
Katrin Fischer ba116a578b Bug 20450: Add collection to item table when placing a hold on a specific copy (OPAC) 6 years ago
Jonathan Druart be0a897648 Bug 7534: (QA follow-up) Use Koha.Preference template plugin to fetch the pref's value 6 years ago
Kyle M Hall de629e2a28 Bug 7534: (QA follow-up) Don't do pickup branch checking for determining holdability in the OPAC 6 years ago
Lari Taskula 69316c7b8b Bug 7534: Check hold availability to desired pickup location in opac-reserve.pl 7 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
Marcel de Rooy 88ac8c499f Bug 20724: (QA follow-up) Remove two obsolete comment lines 6 years ago
Jonathan Druart 1798d22e76 Bug 20724: Move the ReservesNeedReturns logic to AddReserve 6 years ago
Katrin Fischer d2d937fc9b Bug 19171: Attempt to make "no holds possible" messages less confusing 6 years ago
Jonathan Druart 51aa6db46c Bug 12001: Move GetMemberAccountRecords to the Koha namespace 6 years ago
Jonathan Druart 0ab22e1c7c Bug 18789: Send Koha::Patron object to the templates 7 years ago
Jonathan Druart c78746d40d Bug 19300: Replace C4::Reserves::OPACItemHoldsAllowed 7 years ago
Mark Tompsett d5986c9b97 Bug 19040: Refactor GetMarcBiblio parameters 7 years ago
Jonathan Druart bd3b1c1a33 Bug 18262: Koha::Biblio - Remove GetBiblioData - part 1 7 years ago
Jonathan Druart 2b90ea2cb0 Bug 17829: Move GetMember to Koha::Patron 7 years ago
Jonathan Druart fa467223ea Bug 18277: Remove GetBiblionumberFromItemnumber - Easy ones 7 years ago
Jonathan Druart 546379cc92 Bug 17680: C4::Circulation - Remove GetItemIssue, simple calls 8 years ago
Marcel de Rooy adff45cd8d Bug 17738: [QA Follow-up] Remove second find of same patron 7 years ago
Jonathan Druart 57ebe9aefc Bug 17738: Remove warning about redeclaration of $patron 7 years ago
Jonathan Druart bbe2216887 Bug 17738: Replace GetReservesFromBorrowernumber with Koha::Patron->get_holds 8 years ago
Jonathan Druart 8d5b4306e0 Bug 17835: Replace GetItemTypes with Koha::ItemTypes 7 years ago
Marcel de Rooy 71f34c7b34 Bug 17737: [QA Follow-up] Remove unused reservedfor variable 7 years ago