Bug 6987 Make return from Overdues::GetFine consistent
[koha.git] / C4 / Input.pm
2010-07-04 Chris CormackMerge commit 'kc/master'
2010-06-25 Galen Charltonreplace references to defunct info email address
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-03-17 Lars WirzeniusFix FSF address in directory C4/
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 Poulainmostly reindenting
2009-06-08 Galen Charltonbug 2505: enable warnings in C4/Input.pm
2007-12-27 Joe AtzbergerInput.pm - perldoc correction
2007-10-18 Joe AtzbergerTotal Test Overhaul! Most of these were stubs, and...
2007-04-18 tipaulremoving all useless %env / $env
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-08-25 tgarip1957New set of routines for HEAD.
2006-08-11 toinsfix POD error...
2006-07-04 toinsHead & rel_2_2 merged
2005-08-04 tipaulsynch'ing 2.2 and head
2005-06-22 hdlAdding scrolling list for sort1 and sort2
2003-11-28 tipaulprepare(?) & execute($var) modif
2003-09-25 rangiFix for bug 618
2003-07-07 tipaulimproving checkdigit sub.
2003-07-01 wolfpac444*** empty log message ***
2003-03-19 tipaulreindenting & code cleaning
2003-03-18 tipauladding checkdigit parameter that choose how to check...
2003-02-28 tipaulsmall bugfix
2003-02-19 wolfpac444Cleaned up the FIXME issues.
2002-10-13 arensbReplaced expressions of the form "$x = $x <op> $y"...
2002-10-13 arensbAdded a FIXME comment.
2002-10-10 arensbRemoved reference to Perl in POD. It should be obvious.
2002-09-23 arensbAdded POD.
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-07-03 tonnesenFixed bug in checkvalidisbn()
2002-06-20 tonnesenMerged changes from rel-1-2
2000-12-19 rangiInitial revision