Bug 23116: AllowHoldPolicyOverride allows a librarian to almost place a hold on an...
[koha-equinox.git] / reserve / placerequest.pl
2019-06-25 Kyle M HallBug 23116: AllowHoldPolicyOverride allows a librarian...
2019-04-25 Nick ClemensBug 22650: Prevent multiple holds on individual items
2019-04-10 Nick ClemensBug 17978: Check if hold can be placed before placing...
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2018-05-16 Jonathan DruartBug 20724: Move the ReservesNeedReturns logic to AddReserve
2018-02-05 Jenny WayBug 20013: use Modern::Perl in Reserve perl script
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Fix issues found by QA script
2016-09-03 Alex ArnaudBug 14695 - Don't use holds_to_place_count when checkin...
2016-09-03 Kyle M HallBug 14695 - Add ability to place multiple item holds...
2016-04-29 Kyle M HallBug 15533 - Allow patrons and librarians to select...
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2016-01-27 Chloe Bug 15638: spelling mistake in ~/Koha/reserve/placereq...
2015-12-31 Frédéric DemiansBug 15258: Fix Perl scripts declaring unused variables
2015-08-26 Kyle M HallBug 9809: Update AddReserve prototype to remove constra...
2015-04-23 Olli-Antti KivilahtiBug 8474: Holds done by librarians cause silent errors...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2012-03-19 Robin SheatBug 6296: allow users to be authenticated by SSL client...
2011-10-12 Jared Camins-EsakovBug 5528: Analytic records support
2011-06-25 Robin SheatBug 6526 - make the reserves code use the borrowernumber
2010-05-26 Galen Charltonbug 4816: require authentication for placerequest.pl
2010-05-26 Galen Charltonbug 4816: require authentication for placerequest.pl
2010-03-17 Lars WirzeniusFix FSF address in directory reserve/
2010-02-19 Kyle M Hall(bug 1532) Reserves Updates Ported From Dev_Week
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2009-08-11 Michael HafenAllow the reserve date to be set on holds
2009-04-24 Stephen Edwardsbug 3093: Enhance placing of holds in the staff interface.
2009-02-09 Joshua FerraroAdding warnings to request/ files
2008-01-03 Galen Charltonitem rework: moved GetItem
2007-11-13 Chris CormackFix for rank being set to zero if a specific item is...
2007-10-03 Paul POULAIN#1455 (placing reserve from OPAC)
2007-09-20 Chris CormackApplying the fix for bug 1416 from paul
2007-09-20 Paul POULAINno need to define a const var just to pass it to a sub
2007-04-24 tipaulBIG COMMIT : cleaning of Reserves.pm. See detail on...
2007-04-23 tipaulmoving Reserves2.pm to Reserves.pm
2007-04-23 hdlCode Cleaning Members.
2007-04-18 tipaulremoving all useless %env / $env
2007-04-04 tipaulHUGE COMMIT : code cleaning circulation.
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-09-11 tgarip1957New XML API
2006-06-06 alaurinbug fix : for item reservation, now the system don...
2006-05-19 alaurinimprovement of reserves.pl with item - reservation
2006-01-17 tipaulmoving reserves to a reserve directory