Bug 7164 follow-up history.txt and perlcritic compliance
[koha.git] / circ / overdue.pl
2011-12-12 Galen Charltonbug 7198: show patron name in overdue list even if...
2011-12-08 Paul PoulainMerge remote-tracking branch 'origin/master' into new...
2011-12-07 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5604'
2011-12-07 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6291'
2011-12-06 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5604'
2011-12-06 Adrien SauratBug 4051: adds issuedate column to overdues export
2011-12-03 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6966'
2011-11-24 Paul PoulainMerge branch 'new/enh/bug_4877'
2011-11-06 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6390'
2011-10-21 Chris CormackMerge remote-tracking branch 'kc/new/bug_5995' into...
2011-10-19 Chris CormackMerge remote-tracking branch 'kc/new/bug_6253' into...
2011-10-19 Paul PoulainBug 6285 strange order in CSV upload
2011-10-19 Chris CormackMerge remote-tracking branch 'kc/new/bug_5616' into...
2011-10-18 Owen LeonardFix for Bug 6983 - Item type filter on overdues report...
2011-10-14 Chris CormackMerge remote-tracking branch 'kc/new/bug_5995' into...
2011-10-03 Chris CormackMerge remote-tracking branch 'kc/new/enh/bug_5263'...
2011-09-23 Chris CormackMerge remote-tracking branch 'kc/new/enh/bug_4877'...
2011-09-21 Maxime PelletierBug 6679 : fix 3 perl::critic warnings
2011-06-07 Chris CormackMerge remote-tracking branch 'kc/new/bug_5868' into...
2011-06-01 Chris CormackMerge remote-tracking branch 'kc/master' into new/bug_5683
2011-05-08 Chris CormackMerge remote-tracking branch 'kc/new/bug_5449' into...
2011-04-19 Chris CormackMerge remote branch 'kc/new/bug_3072' into kcmaster
2011-04-14 Chris CormackMerge remote branch 'kc/new/bug_6104' into kcmaster
2011-04-13 Chris CormackMerge remote branch 'kc/new/enh/bug_5692' into kcmaster
2011-04-10 Chris CormackMerge remote branch 'kc/master' into new/enh/bug_5917
2011-04-10 Chris CormackMerge remote branch 'kc/new/enh/bug_6013' into kcmaster
2011-04-09 Chris CormackMerge remote branch 'kc/new/pending_qa/enh/bug_3644...
2011-04-08 Chris CormackMerge remote branch 'kc/new/enh/bug_4449' into kcmaster
2011-04-08 Alex ArnaudBug #6049 - Add a filter by date in overdue.pl
2011-04-08 Chris CormackMerge remote branch 'kc/new/bug_5234' into kcmaster
2011-04-08 Chris CormackMerge remote branch 'kc/master' into new/enh/bug_5917
2011-04-08 Chris CormackMerge remote branch 'kc/new/enh/bug_5921' into kcmaster
2011-04-08 Chris CormackMerge remote branch 'kc/new/bug_5949' into kcmaster
2011-04-08 Chris CormackMerge remote branch 'kc/new/bug_4912' into kcmaster
2011-04-08 Alex ArnaudBug #6112 - Missing fields in overdues csv file
2011-04-04 Chris CormackMerge branch 'new/bug_5307' into kcmaster
2011-04-01 Chris CormackMerge remote branch 'kc/new/enh/bug_5432' into kcmaster
2011-03-28 Chris CormackMerge remote branch 'kc/master' into new/bug_5817
2011-03-27 Chris CormackMerge remote branch 'kc/new/bug_3670' into kcmaster
2011-03-27 Chris CormackMerge remote branch 'kc/new/enh/bug_1962' into kcmaster
2011-03-24 Chris CormackMerge remote branch 'kc/new/enh/bug_5880' into kcmaster
2011-03-21 Chris CormackMerge remote branch 'kc/master' into new/enh/bug_5917
2011-03-20 Paul PoulainBug 4330 : Adding some copyright BibLibre statements
2010-03-17 Lars WirzeniusFix FSF address in directory circ/
2010-02-08 Galen CharltonRevert "overdue performance restored (INCOMPLETE FIX)"
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-11-10 Paul Poulainoverdue performance restored (INCOMPLETE FIX)
2009-05-29 Galen Charltonbug 2866: Overdues Reports - Upgrading to filter by...
2009-05-28 Paul Poulainfix for 2997 : superlibrarian's ability to edit item...
2009-05-22 Joe AtzbergerCleanup circ/overdue.pl
2008-12-23 John Beppubug 2874 [3/3] flagsrequired => { circulate => "circula...
2008-11-06 Nahuel AngelinettiFix overdue list if you do not specify a branchcode.
2008-08-10 Joshua FerraroReverting an earlier change to overdue.pl (still broken...
2008-08-10 Joshua Ferrarofix for 2382: Self Checkout Won't Work for Staff with...
2008-07-10 Andrew Moorebug 2274: correcting call to new interface of overdue_n...
2008-07-10 Andrew MooreBug 2274 [3/5]: consolidating overdue notice cronjobs...
2008-06-20 paulmovin patron flags to template to have translatable...
2008-04-03 Galen Charltonvarious date-related cleanups in circ
2008-03-15 Galen Charltoncreated old_issues and old_reserves tables
2008-02-11 Paul POULAINoverduenotices-csv from 2.2 + DL file from overdue.pl
2008-02-11 Paul POULAINoverdues list, adding links to biblio & patron
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-18 Chris CormackPatch from Joe Atzberger to remove $Id$ and $Log$ from...
2007-10-11 Henri-Damien LAURENTReintroducing overdue filters.
2007-10-09 Paul POULAINAdding dates for display to circulation.pl Minor bug...
2007-08-08 Joshua Ferraropatches from paul
2007-08-08 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-08 Paul POULAINformatting date
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-03-09 tipaulrel_3_0 moved to HEAD (introducing new files)