Bug 11243: make vendor list distinguish between active and canceled items
[koha.git] / C4 / Maintainance.pm
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-06-13 Chris CormackMerge commit 'kc/master'
2010-06-09 Andrew ElwellMore POD 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/
2007-03-09 tipaulrel_3_0 moved to HEAD (introducing new files)
2006-08-25 tgarip1957New set of routines for HEAD.
2006-06-06 sushiMerging Katipo changes
2005-07-15 hdlAdding Log Facility.
2005-07-14 hdlAdding a log facility for actions watching.
2004-11-05 rangiFixing bug that was stopping subject maintenance working
2004-03-15 rangiFixing some bogus sql
2003-12-22 tipaulsync'ing with rel_2_0 (mostly prepare/execute pb, bug...
2003-12-03 sleffixes for bug 662, securing prepare
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-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-09-23 arensbAdded POD.
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-06-20 tonnesenMost of these merges are just removing unused parts...
2002-02-26 rangiFixed apostrophe ' handling
2001-03-15 rangiAdded functionality to allow invalid itemtype to be...
2001-03-13 rangiGot undeleting biblios going (catalogue maintenance...
2000-12-19 rangiInitial revision