47 Commits (0351013fdf7bec4df828962d16716135ceae1a9a)

Author SHA1 Message Date
Agustin Moyano d390b2f7cf Bug 22789: Add non priority feature to C4 classes and staff interface 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
Jonathan Druart 11b44869d9
Bug 14711: Change prototype for AddReserve - pass a hashref 6 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
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
Jonathan Druart 31c29fd31f Bug 21206: Replace C4::Items::GetItem 6 years ago
Jonathan Druart 1798d22e76 Bug 20724: Move the ReservesNeedReturns logic to AddReserve 6 years ago
Jenny Way 7b3470ca3f Bug 20013: use Modern::Perl in Reserve perl script 6 years ago
Jonathan Druart 2b90ea2cb0 Bug 17829: Move GetMember to Koha::Patron 7 years ago
Kyle Hall c2645c0ef8 Bug 14695 [QA Followup] - Fix issues found by QA script 8 years ago
Alex Arnaud 648a53a373 Bug 14695 - Don't use holds_to_place_count when checking an item. 8 years ago
Kyle Hall bc39f0392b Bug 14695 - Add ability to place multiple item holds on a given record per patron 9 years ago
Kyle Hall fc81ee5004 Bug 15533 - Allow patrons and librarians to select itemtype when placing hold 9 years ago
Jonathan Druart 66aacace08 Bug 16154: CGI->multi_param - Declare a list 8 years ago
Chloe 6bb0b6b2d9 Bug 15638: spelling mistake in ~/Koha/reserve/placerequest.pl:4 8 years ago
Frédéric Demians ff1579de6d Bug 15258: Fix Perl scripts declaring unused variables 9 years ago
Kyle Hall ad3239479d Bug 9809: Update AddReserve prototype to remove constraint parameter 9 years ago
Olli-Antti Kivilahti 54f7ffb313 Bug 8474: Holds done by librarians cause silent errors in koha-error_log, placerequest.pl -> $checkitem 10 years ago
Jonathan Druart a6c9bd0eb5 Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Jonathan Druart e20270fec4 Bug 11944: use CGI( -utf8 ) everywhere 10 years ago
Robin Sheat 4cbeeedbe8 Bug 6296: allow users to be authenticated by SSL client certs 13 years ago
Jared Camins-Esakov f09e2ca27e Bug 5528: Analytic records support 13 years ago
Robin Sheat 218a35776e Bug 6526 - make the reserves code use the borrowernumber 13 years ago
Galen Charlton 3656d00eaf bug 4816: require authentication for placerequest.pl 14 years ago
Galen Charlton ede20857ea bug 4816: require authentication for placerequest.pl 14 years ago
Lars Wirzenius eccea7d2be Fix FSF address in directory reserve/ 14 years ago
Kyle M Hall 3502810346 (bug 1532) Reserves Updates Ported From Dev_Week 15 years ago
Henri-Damien LAURENT 4271bbb738 Modifying Members : Add Mod and GetMember 15 years ago
Michael Hafen 74a4f29236 Allow the reserve date to be set on holds 15 years ago
Stephen Edwards 47690dbcc4 bug 3093: Enhance placing of holds in the staff interface. 15 years ago
Joshua Ferraro f823508b9e Adding warnings to request/ files 16 years ago
Galen Charlton 9e7c94bf96 item rework: moved GetItem 17 years ago
Chris Cormack 653885bdf0 Fix for rank being set to zero if a specific item is selected 17 years ago
Paul POULAIN 57f8e48039 #1455 (placing reserve from OPAC) 17 years ago
Chris Cormack 1a4fc157bf Applying the fix for bug 1416 from paul 17 years ago
Paul POULAIN 3206db0692 no need to define a const var just to pass it to a sub 17 years ago
tipaul fb143b71ba BIG COMMIT : cleaning of Reserves.pm. See detail on koha-devel 17 years ago
tipaul 3ddec89262 moving Reserves2.pm to Reserves.pm 17 years ago
hdl 0b66bd800d Code Cleaning Members. 17 years ago
tipaul 7bd99ef365 removing all useless %env / $env 17 years ago
tipaul c596d55374 HUGE COMMIT : code cleaning circulation. 17 years ago
tipaul fc1342f73d rel_3_0 moved to HEAD 17 years ago
tgarip1957 5b41a8e262 New XML API 18 years ago
alaurin 0f00577a9e bug fix : for item reservation, now the system don't keep the reserve if the document is returned, works fine !!!! 18 years ago
alaurin c0a44fe115 improvement of reserves.pl with item - reservation 18 years ago
tipaul 36db394d23 moving reserves to a reserve directory 19 years ago
tipaul e82eca42c9 see mail on koha-devel : code cleaning on Search.pm + normalizing API + use of biblionumber everywhere (instead of bn, biblio, ...) 19 years ago
rangi b29f498f3c Fixing a call to cgi->dump to be Dump 22 years ago