fixed the Findgroupreserves bug. Now calls CheckReserves instead
[koha.git] / installer.pl
2002-09-19 tonnesenIncorporated A.C.Li's fixes for install script. His...
2002-09-03 tonnesenCall kohareporter from installer.pl and koha.upgrade
2002-07-25 tonnesenFinished modularizing installer.pl
2002-07-25 tonnesenAlmost done modularizing installer.pl
2002-07-24 tonnesenA bit further on modularizing intaller.pl
2002-07-24 tonnesenMore work on modularizing the installation scripts...
2002-07-23 tonnesenCreating a separate Install.pm module that will be...
2002-07-23 tonnesenFix to permissions on koha.conf on initial install.
2002-07-22 tonnesenTest for Net::Z3950
2002-07-11 tonnesenAdded authentication information to installer.pl, modif...
2002-07-09 tonnesenAdded warnings if the version to be installed has ...
2002-07-09 tonnesenMoved koha.conf write to after Z39.50 daemon was config...
2002-07-09 tonnesenkoha.upgrade wasn't rewriting the variables in the...
2002-07-09 tonnesenChecks the MySQL root password is correct and allows...
2002-07-05 tonnesenAdded check that programs are being run as root.
2002-07-04 tonnesenFatal bug in installer.pl was trying to set httpduser...
2002-07-03 tonnesenstore httpduser variable in /etc/koha.conf
2002-07-03 tonnesenNow asks for the apache username if it can't find the...
2002-06-28 tonnesenInstaller now offers to password protect the Intranet...
2002-06-27 tonnesentypo fixed
2002-06-27 tonnesenChecks if a previous version of Koha is installed and...
2002-06-27 tonnesenMaking executable.
2002-06-26 tonnesenWrong capitilization on branchcode "MAIN".
2002-06-26 tonnesenadded Debian's /etc/apache-ssl/ config directory
2002-06-26 tonnesenmoved z3950 scripts to z3950daemon subdir within script...
2002-06-26 tonnesenFixed hard coded directories in z3950 shell scripts...
2002-06-26 tonnesenAdded blurb pointing to new HOWTO-testing document...
2002-06-26 tonnesenInstaller creates a backup of httpd.conf
2002-06-26 dragon28sample data not installed as first mysql directive...
2002-06-25 tonnesenRemoved check for Net::Z3950 as it reported it missing...
2002-06-25 tonnesenCosmetic clean ups.
2002-06-25 tonnesenLogic bug fixed.
2002-06-25 tonneseninstaller.pl will now offer to install the sample data.
2002-06-25 tonnesenFixed bug which caused apache to restart regardless...
2002-06-25 tonnesenChanged response check on restarting apache web server.
2002-06-25 tonnesenChecks for Net::Z3950 module and warns if it is missing.
2002-06-25 tonnesenConsidered adding Net::Z3950 to the perl modules checke...
2002-06-25 tonnesenFix for Debian's apache which require the includes_modu...
2002-06-25 tonnesenFixed error.
2002-06-25 tonnesenChanged the apache configuration to use ports based...
2002-06-25 tonnesenAdded section to add a branch and printer in installer.pl.
2002-06-24 tonnesenCheck that OPAC and INTRANET directories are different.
2002-06-24 tonnesenAdded create_priv and drop_priv to koha's mysql user...
2002-06-24 tonnesenmkdir now checks for existence of parent directories...
2002-06-24 tonnesenchanges ownership of directories to root.$httpduser...
2002-06-24 tonnesenMissing '/' after cgi-bin in intranet virtual host...
2002-06-24 tonnesenPerl 5.005 doesn't like the -I after the script name.
2002-06-22 tonnesenCheck for existence of apache init script before running.
2002-06-22 tonnesenBug fixes. More remaining.
2002-06-21 rangiMaking the changes suggested by Shane Williams version-1-2-1
2002-06-17 dragon28fixed koha.conf typo
2002-06-14 rangiRemoving duplicate line
2002-06-14 rangiSet the mysqldir to default to /usr if no other mysql... version-1-2-0
2002-06-14 rangiVery close to being ready, has some issues with the...
2002-06-06 pateminor doc tweaks (and two suggestions)
2002-05-26 dragon28fixed typo's
2002-05-26 dragon28installer now changes ownership of the koha.conf file...
2002-05-17 dragon28replaced includes question with installation path
2002-05-17 dragon28added the includes directive
2002-05-16 dragon28installer now updated the apache conf file
2002-05-11 dragon28Cleaned out unwanted comments.
2002-05-11 dragon28Now will create koha.conf from scratch.
2002-05-10 dragon28Fixed a couple of typos.
2002-05-10 dragon28general cleanup, now tests for existance of koha.conf...
2002-05-09 dragon28Added testing for Perl and dependancies
2002-04-26 patemore markup of spots to look at
2002-04-21 pategeneral cleanups
2002-04-17 rangiSubmitting on behalf of Nicholas