Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Galen Charlton 5cd357e76c 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>
2009-08-04 06:15:40 -04:00
..
acqui Bug 2889: Removed unused toggle variables from booksellers.pl. Added table highlighting to booksellers.tmpl. 2009-06-12 09:58:54 -05:00
admin bug 3440: Modifies branches script and template so that the newly added rows are taken into account. 2009-08-01 09:44:22 -04:00
authorities Bug 3338: Fix for missing closing brackets in authorities/detail.tmpl 2009-06-19 06:01:30 -05:00
catalogue Bug 3056 - replace span hacking for terms in C4::Search 2009-07-29 22:06:55 -04:00
cataloguing More XHTML corrections (Bug 3211) 2009-07-30 22:18:22 -04:00
circ Minor change to fix Bug 3086, Can't close circulation date-picker popup in Internet Explorer 2009-08-01 08:27:23 -04:00
errors Spelling corrections: organisation->organization, authorise->authorize, catalogue->catalog 2008-09-02 15:43:29 -05:00
help bug 3272: preserve formatting when editing help 2009-05-29 08:38:44 -05:00
installer bug 3465: enhance DB update reporting by web installer 2009-08-04 06:15:40 -04:00
labels Quick Spine Label Printer - Minors fixes 2009-08-03 21:18:40 -04:00
maint Spelling corrections: organisation->organization, authorise->authorize, catalogue->catalog 2008-09-02 15:43:29 -05:00
members Correcting some selectors to conform with upgraded jQuery syntax (see Bug 3297). 2009-07-22 10:17:56 -04:00
offline_circ Improvements to offline circ report (linking to title and patron records), and moving English strings from the script into the template to allow translation. 2008-12-22 17:24:34 -06:00
reports Bug 2553: Alphabetization of branches in the catalogue stats report. 2009-07-22 10:17:53 -04:00
reserve Bug 2553: Additional patch for the branch drop-down in Existing Holds. 2009-08-01 08:42:36 -04:00
reviews
serials Bug 2889: Removed toggle variable from Serials vendor search. 2009-08-01 08:42:42 -04:00
sms
suggestion Bug 3452: Additional patch that expands the branch name and category code in Suggestions Management. 2009-07-30 22:05:22 -04:00
tags Change to layout of tag review interface (enhancement bug 3447) 2009-07-29 21:39:41 -04:00
tools Quick Spine Label Printer 2009-08-01 10:47:13 -04:00
virtualshelves More changes to implement jQuery upgrade. 2009-07-14 07:08:18 -04:00
z3950 More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmission. 2008-09-26 09:06:13 -05:00
about.tmpl HTML validation adjustments to about.pl 2008-09-04 20:42:34 -05:00
auth.tmpl
intranet-main.tmpl Spelling corrections: organisation->organization, authorise->authorize, catalogue->catalog 2008-09-02 15:43:29 -05:00