fix to bug 1914: OpacNav system preference description contains typo
[koha.git] / Makefile.PL
2008-06-20 Andrew MooreBug 2176: adding SMS::Send to list of dependencies
2008-05-16 Joe AtzbergerAdd HTML::Scrubber dependency to Makefile.PL
2008-05-11 Andrew Moorebug 2083: requiring that the test database have a diffe...
2008-04-22 Galen Charltonkohabug 1776 - try to locate Zebra during install
2008-04-22 Andrew Mooretesting framework: adding more warnings about possible...
2008-04-21 Galen Charltonkohabug 1776 - enable daemon controls scripts for ...
2008-04-21 Galen Charltontest suite - various changes
2008-04-21 Andrew Mooreimprovements to automated tests, including a testing...
2008-04-21 Galen Charltondep change: Data::Dumper 2.121_08 => 2.121
2008-04-08 Chris NighswongerNOTE: REQUIRES INSTALLATION OF Image::Magick; Adding...
2008-03-05 Chris NighswongerBumping HTML::Template::Pro version to the latest 0...
2008-02-21 Chris NighswongerClairifying pod for upgrade and correcting dmake messag...
2008-02-19 Galen Charltonbug 1803 - fix error page handling
2008-02-15 Galen Charltoninstall: tweaked 'make update'
2008-02-15 Galen Charltoninstaller: added 'make upgrade' target
2008-02-15 Galen Charltoninstall: added --prev-install-log option to Makefile.PL
2008-02-15 Galen Charltoninstaller: added install log
2008-02-11 Galen CharltonFRBR: configure PazPar2 during installation
2008-02-08 Galen Charltonauthorities - enabled DOM indexing
2008-02-07 Joe AtzbergerMakefile.PL - trivial perldoc correction
2008-01-30 Frederic DEMIANSFix for bug #1806
2008-01-14 Paul POULAINhdl has added a Text::Iconv dependancy yesterday, check...
2008-01-08 Galen CharltonMakefile.PL - set KOHA_CONF for make test
2008-01-05 Galen Charltoninstaller: added update_zebra_conf target
2008-01-04 Joshua Ferraroadding three new variables for installation:
2007-12-28 Galen Charltonimportant: DBD::mysql 4.004 or later required
2007-12-27 Galen Charltonsession management: use YAML::Syck for serialization
2007-12-23 Galen Charltonvarious installer changes
2007-12-22 Joshua Ferraroupdating versions for debian etch packages
2007-12-22 Joshua Ferrarofixing version numbers in Makefile.PL, adding a
2007-12-21 Joshua Ferraroupdating perl mod version
2007-12-21 Galen Charltonbug 1664: added specific dep on Algorithm::CheckDigits...
2007-12-20 Daniel BÃ\83¼nzliFix new installer on macosx.
2007-12-19 Joshua FerraroMerge branch 'master' of manage-gmc.dev.kohalibrary...
2007-12-19 Galen CharltonMerge git://git.koha.org/pub/scm/koha
2007-12-19 Galen Charltonbug 1676: fixed location of OPAC_CGI_DIR for 'dev'...
2007-12-19 Galen Charltoninstaller: munge ZEBRA_PASS only when INSTALL_ZEBRA=yes
2007-12-19 Joshua FerraroMerge branch 'master' of manage-gmc.dev.kohalibrary...
2007-12-18 Galen CharltonMerge git://git.koha.org/pub/scm/koha
2007-12-18 Galen Charltoninstaller: adjusted conditional for setting exported...
2007-12-18 Chris NighswongerWin32 support: Moved shebang sub to separate script...
2007-12-18 Chris NighswongerInitial work on adding Win32 support to installer.
2007-12-18 Galen Charltoninstaller: bug 1640: deal with '$' in passwords
2007-12-18 Galen Charltoninstaller: added (in some cases back) module deps
2007-12-17 Galen Charltoninstaller: always accept default value as valid
2007-12-17 Galen Charltoninstaller: command-line scripts improve finding C4...
2007-12-17 Galen Charltoninstaller: fix MARC::Crosswalk::DublinCore version
2007-12-17 Galen Charltoninstaller: now can use env vars to set installation...
2007-12-17 Galen Charltoninstaller: made kohaversion.pl source for package versi...
2007-12-17 Galen Charltoninstaller: location of koha-conf.xml
2007-12-17 Galen Charltoninstaller: fixed *_WWW_DIR for 'dev' install mode
2007-12-17 Galen Charltoninstaller: reverted to VERSION_FROM => 'C4/Context.pm'
2007-12-17 Galen Charltoninstaller: various changes
2007-12-17 Galen Charltoninstaller: KOHA_LOG_DIR => LOG_DIR
2007-12-17 Galen Charltoninstaller: fixed chown invocation; added skel for KOHA_...
2007-12-17 Galen Charltoninstaller: start support for non-root file owner
2007-12-17 Galen Charltoninstaller: modified wording of some questions
2007-12-17 Galen Charltoninstaller: now respects INSTALL_ZEBRA = no
2007-12-17 Galen Charltoninstaller: created skel directory
2007-12-17 Galen Charltoninstaller: started on Zebra paths
2007-12-17 Galen Charltoninstaller: prompt for more configuration parameters
2007-12-17 Galen Charltoninstaller: moved web template dirs; got rid of multi...
2007-12-17 Galen Charltoninstaller: use htdocs instead of www; handle .htaccess
2007-12-17 Galen Charltoninstaller: removed disused unhashdir sub
2007-12-17 Galen Charltoninstall: handle spaces in file names
2007-12-17 Galen Charltoninstaller (part 3): enabled 'make test'
2007-12-17 Galen Charltoninstaller (part 2): more work
2007-12-17 Galen Charltoninstaller (part 1): started major changes
2007-12-17 Chris NighswongerCleaned up recursion routine a bit
2007-12-17 Chris CormackShifted the opac out of koha so its now /usr/lib/cgi...
2007-12-17 Chris CormackContinuing work on the installer
2007-12-17 Chris CormackFix for if instead of while in the installer
2007-12-17 Chris CormackMore work on the installer, just have to fix make now
2007-12-17 Chris CormackNow using install_base instead of prefix
2007-12-17 Chris CormackWorking on the installer setting up the right zebra...
2007-12-14 Paul POULAINAdding Text::CSV_XS dependancy
2007-12-02 Galen Charltonbumped up MARC Perl module requirements
2007-11-25 Paul POULAINAdding Biblio::EndNote dep
2007-11-20 MJ RayUpdated name following email from Joshua Ferraro about...
2007-11-20 Paul POULAINadding 2 deps to export biblios in dc format
2007-11-17 Joshua Ferrarofixing facets, add cardview (XSLT), adding dependencies...
2007-11-13 Chris NighswongerCleaned up regex's looking for defunct CVS files
2007-11-09 Chris CormackFixing typo Test::CSV should be Text::CSV
2007-11-08 Paul POULAINAdding Class::Factory::Util dep
2007-11-08 Joshua Ferrarofixing misplaced apostrophe
2007-11-06 Chris NighswongerCorrected Makefile.PL to move kohaversion.pl to cgi...
2007-11-06 Chris NighswongerCorrected CGI copy to include entire 'installer' subdir...
2007-11-06 Chris Nighswongercorrected path to zebra passwd file
2007-11-01 Paul POULAINupdating install dependancies
2007-11-01 Paul POULAINadding missing dependancies (needed by scheduler &...
2007-10-24 Chris CormackEvent is no longer used
2007-10-06 MJ RayBUGFIX: Handle etc/zebradb tree
2007-10-02 Joshua Ferrarochanging the name of the zebra password file to passwd
2007-10-01 MJ RayAdd more zebra configuration
2007-09-18 Paul POULAINInstaller perl package checking
2007-09-07 MJ RayMove many files to more FHS-like paths
2007-09-06 MJ RayNew installation instructions and release notes.
2007-09-06 MJ RayAdd missing auto_install features to new installer
2007-09-06 MJ RayAdd configuration file helper to the installer
2007-08-28 MJ RayDisable tests
next