]> git.koha-community.org Git - koha.git/commit
bug 3465: enhance DB update reporting by web installer
authorGalen Charlton <gmcharlt@gmail.com>
Sat, 1 Aug 2009 16:17:18 +0000 (12:17 -0400)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 16 Sep 2009 21:19:23 +0000 (23:19 +0200)
commitf3a25383d9624ad362a593efd076da0863ef8215
tree1ca50becccb650cf52f3bd748d0e4d9ba611f0b3
parentcafd704a127c0a6030a50ea5ee31f76de3595ebf
bug 3465: enhance DB update reporting by web installer

This enhances the web installer so that messages from updatedatabase.pl will
be displayed to the user running a database update.  Messages printed to STDOUT
will be displayed as the update report, while messages printed to STDERR will
be displayed as update errors.

This patch introduces  a new module dependency, IPC::Cmd.
IPC::Cmd lets one run an external program such as updatedatabase.pl and easily
capture STDERR and STDOUT for further munging.  IPC::Cmd is core in Perl 5.10
and stable in Perl 5.8.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
INSTALL.debian
Makefile.PL
about.pl
installer/install.pl
koha-tmpl/intranet-tmpl/prog/en/includes/installer-doc-head-close.inc
koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tmpl