Bug 13640: (QA follow-up) Allow NULL values for default_branch_item_rules.holdallowed
[koha-equinox.git] / circ / pendingreserves.pl
2019-06-21 Marcel de RooyBug 13640: (QA follow-up) Allow NULL values for default...
2019-06-21 Jonathan DruartBug 13640: Do not display unreserveable items on the...
2019-03-28 Owen LeonardBug 22536: Display problem in Holds to Pull report
2018-10-15 Dobrica PavlinusicBug 21320: Holds to pull should honor syspref AllowHold...
2018-05-24 Jonathan DruartBug 19287: (follow-up) Use the notice defined for the...
2018-05-03 Victor GroussetBug 19972: Make holds to pull list honors item-level_it...
2018-04-23 Jonathan DruartBug 19287: Do not display buttons for biblio level...
2018-04-23 Jonathan DruartBug 19287: Use the notice defined for the homebranch...
2018-04-23 Jonathan DruartBug 19287: Fix conflict with bug 19974
2018-04-23 Jonathan DruartBug 19287: Fix conflict with bug 19304
2018-04-23 Jonathan DruartBug 19287: Add ability to mark an item 'Lost' from...
2017-02-14 Josef MoravecBug 18079: Holds to pull cleanup
2017-02-14 Josef MoravecBug 18073: Followup - don't use CONCAT_WS
2017-02-14 Josef MoravecBug 18073: Holds to pull table enhancement
2016-11-02 Owen LeonardBug 16991: Add subtitle to holds to pull report
2016-01-23 Jonathan DruartBug 15560: Fix display of multiple item types in pendin...
2016-01-23 Katrin FischerBug 15560: Fix display of multiple branches and locatio...
2015-12-31 Frédéric DemiansBug 15258: Fix Perl scripts declaring unused variables
2015-10-23 Marcel de RooyBug 14918: [QA Follow-up] Correct enddate and use constant
2015-10-23 Jonathan DruartBug 14918: Remove C4::Dates from circ/pendingreserves.pl
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-04-28 Owen LeonardBug 12088: Improve date handling and sorting in holds...
2014-04-18 Francesca MooreBug 11231: remove reference to ambiguous notes column...
2013-09-25 Marcel de RooyBug 9761: Make it possible to confirm future hold reque...
2013-09-08 Kyle M HallBug 10550: Fix database typo wthdrawn
2013-05-22 Kyle M HallBug 10080 - Change system pref IndependantBranches...
2013-02-08 Sophie MeynieuxBug 9320 Pending reserves report should not show waitin...
2013-01-18 Jonathan DruartBug 9108: Followup: send the dateformat value from...
2012-10-03 David CookBug 8454 - Holds to Pull : Show pull list on load....
2012-10-03 David CookBug 8454 - Holds to Pull : Show pull list on load....
2012-10-03 Paul PoulainBug 8585 follow-up Passing syspref to template
2012-10-03 David CookBug 8585 : Add System Preference to specify Holds to...
2012-08-31 Kyle M HallBug 8419 - Suspended holds appear on the daily holds...
2012-03-08 Alex ArnaudBug 6086 - adding a dynamic filter to pending holds
2012-02-17 Srdjan Jankovicbug_7201: Holds reports: add copynumber and enumchron
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-03-17 Lars WirzeniusFix FSF address in directory circ/
2010-02-15 Will StokesBug #2162: Step 2, add pagination. Splits results into...
2010-02-15 Will StokesBug #2162: Step 1, prevent running of report upon entry...
2009-09-30 Paul Poulainpending reserves, improve perfs (not related to new_acq)
2009-06-24 Jane WagnerBug # 2368 Change holds to pull default date range
2008-12-23 John Beppubug 2874 [3/3] flagsrequired => { circulate => "circula...
2008-05-13 Paul POULAINbugfixing pending reserves
2008-05-12 Owen LeonardAdding checks for dateformat preference so that tableso...
2008-04-03 Galen Charltonmore XHTML corrections for new circ reports
2008-04-03 Galen CharltonSQL cleanup in new circ scripts: use placeholders
2008-04-03 Galen Charltonuse C4::Debug instead of checking DEBUG env var directly
2008-04-03 Galen Charltonvarious date-related cleanups in circ
2008-04-03 Darrell UlmAll patches to Koha 3 beta to date. All work with branches.
2008-03-25 Ryan HigginsAdd print slip to hold confirmation dialog.
2008-03-15 Galen Charltonbug 1742: don't include items on loan in pending holds...
2008-03-15 Galen Charltoncreated old_issues and old_reserves tables
2008-03-15 Galen Charltonuse 'F' or 'W', not 'f' or 'w' when using reserves...
2008-01-08 Chris CormackStill a work in progress, pendingreserves.pl is quite...
2008-01-04 Joe Atzbergerpendingreserves.pl - debugify warn
2007-11-16 Ryan Higginsfixing pending reserves to use dates specified
2007-11-14 Joshua Ferrarofixes to date handling
2007-11-14 Chris CormackMissing AND in the SQL in pendingreserves.pl only if...
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-10-11 paulFIX for Date calculation
2007-09-20 Chris CormackApplying the fix for bug 1416 from paul
2007-05-22 tipaulBugfixes & improvements (various and minor) :
2007-04-23 tipaulrenaming reserves & branchreserves to pendingreserves...