Bug 7785: (follow-up) standardize POD
[koha.git] / C4 / Input.pm
2013-01-15 Jared Camins-EsakovMerge branch 'bug_8557' into 3.12-master
2013-01-09 Jared Camins-EsakovMerge branch 'bug_8977' into 3.12-master
2012-12-27 Jared Camins-EsakovMerge branch 'bug_7368' into 3.12-master
2012-12-27 Jared Camins-EsakovMerge branch 'bug_7143' into 3.12-master
2012-12-05 Jonathan DruartBug 7919 : Display of values depending on the connexion...
2012-09-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7613'
2012-09-03 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7805'
2012-07-25 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7889'
2012-07-24 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8062'
2012-07-17 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7729'
2012-07-06 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7818'
2012-06-25 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7143'
2012-06-20 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6634'
2012-06-14 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8092'
2012-06-14 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5337'
2012-06-11 Chris CormackBug 7941 : Fix version numbers in modules
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