Fix for Bug 4251 in the staff client
[koha.git] / about.pl
2010-02-17 Chris NighswongerBugfix: [2/3] overdue_notices.pl does not process all...
2010-02-05 Chris NighswongerBugfix: Adding Graphics::Magick module to About Koha...
2010-02-03 Galen CharltonMerge commit 'workbuffer.org-koha/translation' into...
2010-01-28 Galen CharltonMerge commit 'biblibre/3.2_biblibre' into to-push
2010-01-28 Matthias MeusburgerMT2116 : Addons to the CSV Export
2010-01-27 Galen CharltonMerge commit 'pianohacker-koha/prefs-submit' into master
2010-01-26 Galen CharltonMerge commit 'biblibre/3.2_community' into to-push
2010-01-20 Henri-Damien LAURENTMerge branch 'patroncards-wip' of git://git.foundations...
2009-12-20 Chris CormackBug 2505 enabling warnings
2009-12-20 Chris CormackBug 3842 Lingua::Stem::Snowball missing from the Makefi...
2009-12-02 Galen CharltonMerge commit 'koha-biblibre/master' into bl-acq
2009-09-30 Paul PoulainAdding dependencies, :
2009-08-13 Galen Charltonadded new module dep Digest::SHA to about.pl
2009-08-04 Galen Charltonbug 3465: enhance DB update reporting by web installer
2009-05-21 Michael Hafenoffline_circ must use SQLite v2 - because Kyles PHP...
2009-04-01 Galen Charltonadded dependencies for new OAI-PMH server
2009-02-26 Andrew ElwellConsistency check between Makefile.pl and about.pl...
2008-12-30 Stan BrinkerhoffAdded 'dbd::sqlite' as appears as an optional module...
2008-11-06 Nahuel AngelinettiAdd a dependance to CGI::Session::serialize::yaml 4.20
2008-09-26 Galen Charltonbug 2615: remove unneeded 'require Exporter'
2008-09-05 Joe AtzbergerHTML validation adjustments to about.pl
2008-08-06 Paul POULAINAdding Email::Date dependancy, requested by MIME::Lite
2008-07-30 Chris Nighswongerkohabug 2404 This patch removes Image::Magick and adds GD
2008-07-10 Andrew MooreBug 2274 [2/5]: adding MIME::Lite to list of required...
2008-06-25 Galen Charltonfix Date::ICal typo
2008-06-20 Andrew MooreBug 2176: adding SMS::Send to list of dependencies
2008-06-06 Paul POULAINadding some missing packages to about.pl
2008-05-27 Paul POULAINAdding Image::Magick version info
2008-02-15 Galen Charltondon't sort @INC when displaying on about page
2008-02-15 Galen Charltondisplay path to Perl interpreter on about page
2008-02-15 Galen Charltondisplay Perl @INC on about page
2008-01-14 Paul POULAINhdl has added a Text::Iconv dependancy yesterday, check...
2007-12-27 Galen Charltonsession management: use YAML::Syck for serialization
2007-12-27 Joe Atzbergerabout.pl -- get apacheVersion for etch-like setups
2007-12-14 Paul POULAINAdding Text::CSV_XS dependancy
2007-12-06 Paul POULAINAdding Compress::Zlib dependancy
2007-12-04 Owen LeonardRemoving parameters permission requirement on about...
2007-11-25 Paul POULAINAdding Biblio::EndNote dep
2007-11-20 Paul POULAINadding 2 deps to export biblios in dc format
2007-11-12 Paul POULAINupdating about.pl
2007-09-13 Henri-Damien LAURENTremoving Date::Manip
2007-08-16 Paul POULAINAdding KOHAVERSION management.
2007-08-10 Paul POULAINdunno why a char has been added before #!/usr/bin/perl
2007-08-08 Joshua Ferraropatches from paul
2007-08-08 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-08 Joshua FerraroMerge branch 'master' of /usr/local/git/koha_base.git/
2007-08-08 Paul POULAINadding path for apache
2007-08-07 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-07 kadoschanging permissions on templates and scripts
2007-08-05 Chris CormackFixing bad character
2007-08-03 Chris CormackPerltidy and conflict resolve
2007-08-03 Chris CormackFixing conflict
2007-08-03 Chris CormackTrying to fix
2007-08-03 Chris CormackWe shouldnt need to have Smart::Comments installed...
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-04-21 plgbug 659 fixed: borrower category age limitations are...
2006-03-16 plgimprovement: on the About page, a caption was added...
2006-03-16 plgnew: required Perl modules listed with their version...
2005-03-01 tipaulmerging 2.2 branch with head. Sorry for not making...
2003-11-28 tipauladding credits & using $] instead of perl -v to get...
2003-04-10 tipaulfixes + improvment. shows now apache and mysql versions
2003-04-10 tipaulmissing - and template name fixing
2003-04-10 patefirst cut at perl script to create the about page.