Bug 10306: Core module changes for multiple mappings
[koha.git] / C4 / Boolean.pm
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2013-05-22 Kyle M HallBug 10080 - Change system pref IndependantBranches...
2013-03-20 Jared Camins-EsakovMerge branch 'bug_9827' into 3.12-master
2013-03-20 Bernardo Gonzalez... Bug 9827: remove 'insecure' system preference
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
2011-04-08 Chris CormackMerge remote branch 'kc/new/enh/bug_4449' into kcmaster
2011-04-08 Chris CormackMerge remote branch 'kc/new/bug_4912' into kcmaster
2011-03-21 Chris CormackMerge remote branch 'kc/master' into new/enh/bug_5917
2011-03-07 Chris CormackMerge remote branch 'kc/master' into new/bug_3013
2011-02-07 Chris CormackMerge branch 'new/bug_5277' into kcmaster
2011-01-09 Chris CormackMerge remote branch 'kc/new/bug_5240' into kcmaster
2010-12-13 Chris CormackMerge remote branch 'kc/new/biblibre_reports' into...
2010-12-01 Chris CormackMerge remote branch 'kc/new/bug_5448' into kcmaster
2010-12-01 Colin CampbellBug 5448: Refactor Boolean.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 Henri-Damien LAURENTUsing warn instead of die
2009-06-08 Galen Charltonbug 2505: turn on warnings in seven modules
2008-01-08 Joe AtzbergerBoolean.pm - BEGIN block VERSION and vars related to...
2007-10-19 Chris CormackPatch from Galen Charlton, removing $Id$ $Log$ and...
2003-02-06 acliForgot to take out debugging code
2003-02-06 acliConvenience function to check for 1/0/true/false/on...