Main Koha release repository https://koha-community.org
Find a file
Galen Charlton 1b603d058e installer: added update_zebra_conf target
This target is meant to allow the easy updating
of the Zebra configuration files from an installation
package.

This has been tested for a 'dev' mode install, not
for the other types.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-04 18:40:33 -06:00
acqui start of BIB change -- introduce C4::Items 2008-01-03 16:23:12 -06:00
admin currency expansion - symbol and timestamp. PLEASE VERIFY SQL edit. Should be equivalent to: ALTER TABLE currency ADD symbol varchar(5) default NULL, ADD timestamp timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP; 2008-01-03 20:21:28 -06:00
authorities authorities: make tag editor links consistent with bib 2007-12-29 06:53:52 -06:00
C4 fix for bug 1736: Zebra searching, " " quotes cannot access second page when used 2008-01-03 23:29:04 -06:00
catalogue Bug Fixing : title not displayed in UNIMARC 2008-01-04 17:52:15 -06:00
cataloguing fixed variable masking warnings found by perl -w 2008-01-03 20:23:59 -06:00
circ circ/stats.pl - debugify warnings 2008-01-03 20:19:22 -06:00
etc adding three new variables for installation: 2008-01-03 21:28:27 -06:00
install_misc Some tweaks for Debian Etch install procedure 2008-01-03 16:22:58 -06:00
installer improvements to INSTALL.debian, adding Symbols for currencies adding \n to make bulkmarcimport.pl prettier 2008-01-03 21:28:37 -06:00
koha-tmpl s/waiting/pending/ 2008-01-04 18:10:36 -06:00
labels Labels overhaul - labels were largely broken (and still are somewhat), but this overhaul addresses Add, Delete, deduplication, messages to user, debug, etc. 2008-01-03 16:27:06 -06:00
members tmpl var CATCODE_MULTI now passed 2008-01-03 01:44:11 -06:00
misc lot of fixes to french translation 2008-01-04 18:10:57 -06:00
opac adding three new variables for installation: 2008-01-03 21:28:27 -06:00
reports Lots of reformatting of reports forms. Improvements to breadcrumbs. XHTML-compliance corrections. Fix to itemslost.pl for Bug 1733 (just a typo). 2008-01-03 16:29:16 -06:00
reserve fixed variable masking warnings found by perl -w 2008-01-03 20:23:59 -06:00
reviews functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
rss rel_3_0 moved to HEAD 2007-03-09 15:12:54 +00:00
serials BUG 1580, subscription irregularities and volume type, not passed when editing subscription 2008-01-04 08:06:08 -06:00
skel installer: fixed chown invocation; added skel for KOHA_LOG_DIR 2007-12-17 09:13:53 -06:00
sms adding SMS stuff so we don't forget about it 2007-10-29 21:21:20 -05:00
suggestion removing useless code 2007-10-24 17:03:38 -05:00
svc bib_profile web svc: report biblioitems.itemtype subfield as non-mandatory 2007-12-04 15:06:05 -06:00
t start of test suite for C4::Items 2008-01-03 16:26:55 -06:00
tmp/modified_authorities changing DO_NOT_REMOVE to README.txt 2007-10-21 19:14:41 -05:00
tools fixed variable masking warnings found by perl -w 2008-01-03 20:23:59 -06:00
virtualshelves item rework: moved GetItem 2008-01-03 16:24:04 -06:00
.htaccess Solution for error pages 2004-07-30 14:04:20 +00:00
about.pl session management: use YAML::Syck for serialization 2007-12-27 17:24:02 -06:00
changelanguage.pl Searching Patch 1: fixing searching in 3.0 2007-10-29 17:45:14 -05:00
edithelp.pl Bugfix for help editor 2007-09-13 18:37:19 -05:00
fix-perl-path.PL installer: improvements to fix-path-perl.PL on Win32 2007-12-20 19:20:12 -06:00
help.pl HTML::Template => HTML::Template::Pro 2007-12-02 14:55:55 -06:00
INSTALL updating INSTALL and INSTALL.debian 2007-12-30 17:00:26 -06:00
install-CPAN.pl BUGFIX: need to create authors/id if CPAN is unused 2007-09-07 05:26:16 -05:00
INSTALL.debian improvements to INSTALL.debian, adding Symbols for currencies adding \n to make bulkmarcimport.pl prettier 2008-01-03 21:28:37 -06:00
kohaversion.pl updatedatabase - DB version to 043 for 2 new columns in currency table 2008-01-03 20:21:52 -06:00
LICENSE re-naming some files prior to release 2007-12-30 12:13:39 -06:00
mainpage.pl Perltidy mainpage.pl 2007-08-03 17:28:27 -05:00
Makefile.PL installer: added update_zebra_conf target 2008-01-04 18:40:33 -06:00
MANIFEST.SKIP Do not pack the git repository 2007-09-06 17:14:36 -05:00
README adding README 2007-12-30 12:13:57 -06:00
rewrite-config.PL adding three new variables for installation: 2008-01-03 21:28:27 -06:00

Koha 3 - the next-generation release of the award-winning Koha open-source
integrated library system.

30 December 2007 - Joshua Ferraro <jmf AT liblime DOT com>

Koha is distributed under the GNU GPL. Please read the file LICENSE for
more details.

To install or upgrade Koha, please see the INSTALL file.

Please report any bugs to the koha mailing lists or bug tracker and we
will try to fix them in a future release. The main koha web site is
http://www.koha.org/