Main Koha release repository https://koha-community.org
Find a file
Galen Charlton ef5279b47c translator hack to avoid failure on opac-opensearch.tmpl
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-10-06 21:01:23 -04:00
acqui Bug 5092: No results when searching by LC Call Number: in Z39.50 Server 2010-10-06 08:32:47 -04:00
admin Fix Bug 5261 broken link in Local Use sysprefs 2010-10-06 06:18:44 -04:00
authorities MT3448 : searchauthorities problems 2010-05-01 09:11:45 -04:00
basket Fix for Bug 4532, Use include file for bibliodefaultview logic 2010-06-23 22:54:54 -04:00
C4 Merge remote branch 'koha-fbc/k_bug_5284' into master 2010-10-06 13:38:44 -04:00
catalogue Fix for Bug 4849 - Cannot delete records from Labeled MARC view 2010-10-06 08:16:48 -04:00
cataloguing Bug 5092: No results when searching by LC Call Number: in Z39.50 Server 2010-10-06 08:32:47 -04:00
circ Bug 4372 - Fix for bookcount.pl not counting started transfers as seeing an item 2010-04-29 22:03:42 -04:00
debian Bug 5054 - allow the resulting .deb location to be specified 2010-10-06 08:12:31 -04:00
docs Missed adding the beta release 2010-10-06 06:56:57 -04:00
errors Housekeeping in errors scripts 2010-05-12 07:29:03 -04:00
etc Bug 5160 Stop words should be stop words not strings 2010-10-06 07:49:35 -04:00
install_misc Fix for Bug 5116 – Duplicate and missing entries in "apt-get-debian-lenny.sh" 2010-10-06 08:12:13 -04:00
installer Bug 5089: Add German translation of borrowerRelationship and BorrowersTitles values 2010-10-06 08:36:12 -04:00
koha-tmpl add explicit type to <input> elements missing it 2010-10-06 17:44:34 -04:00
labels Merge remote branch 'koha-fbc/k_bug_5249' into to-push 2010-10-06 07:10:36 -04:00
members Fix compile time warning in member.pl 2010-10-06 06:58:40 -04:00
misc translator hack to avoid failure on opac-opensearch.tmpl 2010-10-06 21:01:23 -04:00
offline_circ bug 4084: remove \r from header line for sake of consistency 2010-09-29 18:18:16 -04:00
opac removed AddToShelfFromBiblio from C4::VirtualShelves 2010-10-06 10:39:36 -04:00
patroncards Bug 5183 Incorrect hash dereferencing syntax causes an error to be thrown when attempting to export patron cards 2010-09-10 18:28:54 -04:00
reports remove a bunch of unconditional debug warns 2010-07-02 10:57:08 -04:00
reserve bug 3344: display in-transit status on holds priority list 2010-06-24 07:55:35 -04:00
reviews Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
rotating_collections Bug 2505 - Add commented use warnings where missing in the rotating_collections/ directory 2010-04-21 20:25:39 +12:00
selenium Adding selenium tests for filterMembers 2009-09-30 11:30:37 +02:00
serials Bug 5032 Remove duplicate code 2010-10-06 07:56:53 -04:00
skel installer: fixed chown invocation; added skel for KOHA_LOG_DIR 2007-12-17 09:13:53 -06:00
sms Bug 2505 - Add commented use warnings where missing in the sms/ directory 2010-04-21 20:25:08 +12:00
suggestion (MT #3651) Fix problems on search filters. 2010-06-25 05:22:05 -04:00
svc bug 4896: granular permissions now always on (DB rev 138) 2010-06-19 07:56:03 -04:00
t Merge remote branch 'koha-fbc/k_bug_5284' into master 2010-10-06 13:46:02 -04:00
tags Fix for Bug 2377 - Review tags: format date according to system preference 2010-10-06 09:31:56 -04:00
tmp/modified_authorities
tools further correction to the invocation of unzip 2010-10-06 19:55:01 -04:00
virtualshelves removed AddToShelfFromBiblio from C4::VirtualShelves 2010-10-06 10:39:36 -04:00
xt replace references to defunct info email address 2010-06-25 05:18:44 -04:00
.htaccess Fix file permissions: if it is not a script, it should not be executable. 2010-04-16 00:40:34 -04:00
about.pl Enhancement Bug 4444: Centralize Code Handling Perl Dependencies 2010-05-17 09:01:51 -04:00
changelanguage.pl Bug 2617: Add strict (and warnings), partial fix. 2009-03-11 08:36:55 -05:00
edithelp.pl Fix FSF address in directory . 2010-03-16 20:17:52 -04:00
fix-perl-path.PL installer: improvements to fix-path-perl.PL on Win32 2007-12-20 19:20:12 -06:00
help.pl Fix FSF address in directory . 2010-03-16 20:17:52 -04:00
INSTALL fix another link to koha-community.org 2010-05-25 15:23:49 -04:00
install-CPAN.pl Fix FSF address in directory . 2010-03-16 20:17:52 -04:00
INSTALL.debian fix typo in INSTALL.debian 2010-10-06 09:20:10 -04:00
INSTALL.fedora7 corrected links to mailing lists 2010-05-24 08:26:20 -04:00
INSTALL.opensuse corrected links to mailing lists 2010-05-24 08:26:20 -04:00
INSTALL.ubuntu Bug 5207 - Details on editing SAX Parser ini file. 2010-10-06 08:04:37 -04:00
INSTALL.ubuntu.lucid Bug 5217 : package/CPAN updates for Ubuntu Lucid install 2010-10-06 08:04:38 -04:00
koha_perl_deps.pl Bug 4844 Remove a circular dependency in koha_perl_deps.pl 2010-06-03 19:59:10 -04:00
kohaversion.pl bug 4989: set DB rev to 145 2010-07-22 19:27:44 -04:00
LICENSE Update LICENSE with a fresh copy from upstream. This updates the FSF address, and refers to the LGPL with its current name, and changes a few other minor things of the typographical sort. No semantic changes. 2010-03-16 20:17:48 -04:00
mainpage.pl Bug 2505 enabling warnings 2009-12-20 14:31:35 +01:00
Makefile.PL Bug 4505 - Bumping the perl version to 5.8.8 or greater 2010-05-24 07:47:57 -04:00
MANIFEST.SKIP Bug Fixing : 3334 2009-06-19 06:33:34 -05:00
README updated links in README 2010-05-24 08:14:16 -04:00
README.robots Add instructions to INSTALL and README.robots about robots.txt 2010-02-20 17:55:59 -05:00
rewrite-config.PL Fix FSF address in directory . 2010-03-16 20:17:52 -04:00

Koha is a free software integrated library system.

Koha is distributed under the GNU GPL version 2 or later.
Please read the file LICENSE for more details.

To install or upgrade Koha, please see the INSTALL file appropriate
to your platform.

Report bugs at http://bugs.koha-community.org/

Visit the Koha Project website at http://www.koha-community.org/