Bug 22563: (follow-up) Corrections for tests
[koha-equinox.git] / circ / waitingreserves.pl
2018-11-08 Nick ClemensBug 21628: Simplify holds awating pickup report
2018-07-23 Jonathan DruartBug 17698: Do not send pending_checkout_notes from...
2018-07-23 Aleisha AmohiaBug 17698: (follow-up) Changing to Koha Objects style...
2018-02-16 Jonathan DruartBug 18789: Send Koha::Patron object to the templates
2018-02-05 Charlotte CordwellBug 19997: use Modern::Perl in Circulation perl scripts
2017-12-22 Marcel de RooyBug 19494: Add reservedate to Holds awaiting pickup
2017-12-11 Jonathan DruartBug 19299: Replace C4::Reserves::GetReservesForBranch...
2017-09-12 Jonathan DruartBug 19059: Move C4::Reserves::CancelReserve to Koha...
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-10 Jonathan DruartBug 18276: Remove GetBiblioFromItemNumber - Easy ones
2017-07-05 Jonathan DruartBug 17843: Replace C4::Koha::getitemtypeinfo with Koha...
2017-05-09 Alex ArnaudBug 12063 - Fix QA failures
2017-03-03 Jonathan DruartBug 16530: Add a new method to the Branches TT Plugin...
2017-03-03 AleishaBug 16530: Adding a circ sidebar navigation menu and...
2016-09-15 Kyle M HallBug 17010 - Canceling a hold awaiting pickup no longer...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-03-02 Kyle M HallBug 14134 - Make "Holds over" show holds expiring tomor...
2015-12-31 Frédéric DemiansBug 15258: Fix Perl scripts declaring unused variables
2015-12-30 Jonathan DruartBug 15344: Remove some other calls of GetMemberDetails...
2015-12-11 Kyle M HallBug 13838 - Redirect to 'expired holds' tab after cance...
2015-10-19 Jonathan DruartBug 15005: Remove CGI->url calls from pl scripts
2015-09-18 Marc VéronBug 13813: Remove deprecated module C4::Dates from...
2015-09-18 Marc VéronBug 13813: Remove deprecated module C4::Dates from...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-11-10 Owen LeonardBug 12692 - Markup improvements to holds awaiting picku...
2014-08-07 simithBug 12523 - Add patron email in Holds awaiting pickup...
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-04-08 Owen LeonardBug 11711 - Use new DataTables include in circ templates
2013-05-22 Kyle M HallBug 10080 - Change system pref IndependantBranches...
2013-01-18 Jonathan DruartBug 9108: Followup: send the dateformat value from...
2012-10-25 Kyle M HallBug 8213 - "Cancel All" button on holds over tab cancel...
2012-02-27 Kyle M Hallbug 6039: Cancel All waiting holds button - Addendum...
2012-02-27 Srdjan Jankovicbug 6039: Cancel All waiting holds button
2012-02-17 Srdjan Jankovicbug_7201: Holds reports: add copynumber and enumchron
2011-09-04 Christophe CroulleboisBug 6121: Holds awaiting pickup
2011-08-26 Chris CormackBug 5866 : Updated patch to speed up holds awaiting...
2011-03-20 Paul PoulainBug 4330 : Adding some copyright BibLibre statements
2011-02-13 Owen LeonardFix for Bug 5715, Adding note about ReservesMaxPickUpDe...
2010-04-30 Srdjan Jankoviccatalyst-wr68480: better handling of holds re Independa...
2010-04-30 Srdjan Jankoviccatalyst-wr68479: Limit holds to the user branch, provi...
2010-03-17 Lars WirzeniusFix FSF address in directory circ/
2010-02-18 Nahuel ANGELINETTI(bug #3825) improve waiting holds
2009-05-27 Joe AtzbergerCleanup waitingreserves.pl and .tmpl
2008-12-23 John Beppubug 2874 [3/3] flagsrequired => { circulate => "circula...
2008-05-12 Owen LeonardAdding checks for dateformat preference so that tableso...
2008-03-15 Galen Charltonfix errors with using today's date and format_date
2008-03-15 Galen Charltonwaiting holds report: respect item-level_itypes setting
2008-01-03 Galen Charltonstart of BIB change -- introduce C4::Items
2007-12-05 Joshua Ferrarocleanup of circ/ dir changes to Dates ... missing forma...
2007-12-05 Joe Atzbergercirc subdir - Dates.pm integration and warnings fixes.
2007-10-23 Chris CormackFix for bug 1456
2007-10-22 Chris CormackWorking on a fix for bug 1456
2007-10-18 Chris CormackPatch from Joe Atzberger to remove $Id$ and $Log$ from...
2007-06-05 tipaulsome (minor, functionnaly speaking) bugfixes
2007-05-04 alaurinbugfixing for circulation.
2007-04-24 tipaulBIG COMMIT : cleaning of Reserves.pm. See detail on...
2007-04-24 tipaulmoving dotransfer to Biblio.pm::ModItemTransfer + some...
2007-04-23 tipaulrenaming reserves & branchreserves to pendingreserves...