Revert "Bug 5327: Patch removes unneeded self=shift from TTParser::unshift_token"
[koha.git] / C4 / Print.pm
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-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_5616' into...
2011-10-18 Paul PoulainBug 7037 de-nesting C4/Print.pm
2010-07-04 Chris CormackMerge commit 'kc/master'
2010-06-25 Galen Charltonreplace references to defunct info email address
2010-06-13 Chris CormackMerge commit 'kc/master'
2010-06-09 Andrew ElwellPOD Cleanups
2010-05-26 Galen Charltonfix a common "developement" typo
2010-05-26 Lars Wirzeniusmerged from upstream master
2010-05-25 Galen Charltonfix a common "developement" typo
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 C4/
2009-01-08 Joe AtzbergerBug 2900: fix GetPendingIssues.
2008-06-25 Galen Charltonclean up old-style calls to GetMemberDetails
2008-01-08 Joe AtzbergerPrint.pm - BEGIN block VERSION and vars related to...
2007-11-04 Joe AtzbergerPrint.pm: Dates.pm integration and cleanup.
2007-10-19 Chris CormackPatch from Galen Charlton, removing $Id$ $Log$ and...
2007-09-27 Chris CormackBugfix for 1429
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-10-20 tgarip1957A new Date.pm to use for all date calculations. Mysql...
2004-11-28 rangiFix for bug 865
2004-05-03 tipaulcopying printslip from circulation.pl
2003-06-11 tonnesenChanging "preference()" calls to "boolean_preference...
2002-10-28 tonnesenMerging from rel-1-2 to trunk
2002-10-10 arensbSimplified references.
2002-10-09 arensbFixed FIXMEs in the POD.
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-09-23 arensbAdded POD.
2002-08-20 finlaytremoved the printreserve routine. It has been replaced...
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-07-24 finlaytFixed up the Print module. Added a function printslip...
2002-07-23 finlaytreactivated the printreserve method that is used to...
2002-06-20 tonnesenMost of these merges are just removing unused parts...
2002-06-18 rangiissues printing issue slips again
2001-02-04 rangiFixing printing error, now is printing all of the days...
2001-02-01 rangiAttempting to get issues slip to print when borrower...
2000-12-19 rangiInitial revision