Merge remote-tracking branch 'origin/new/bug_6132'
[koha.git] / circ / pendingreserves.pl
2010-04-23 Galen CharltonMerge branch 'bug2505_patches' of git://git.catalyst...
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...
2010-01-27 Galen CharltonMerge commit 'pianohacker-koha/prefs-submit' into master
2009-12-02 Galen CharltonMerge commit 'koha-biblibre/master' into bl-acq
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...