Updated INSTALL.opensuse for openSUSE 11.0 Final
[koha.git] / about.pl
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.