Main Koha release repository https://koha-community.org
Find a file
Owen Leonard 6a1b7a3321 Fix for Bug 6260 - Missing space in availability information of OPAC XSLT results
Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-08-11 12:32:06 +12:00
acqui Bug 5072 - prevent creating new orders if there are no valid budgets 2011-08-04 13:53:59 +12:00
admin Fix for Bug 5433 - Separate state field for cities 2011-08-04 20:54:49 +12:00
authorities Bug 5791 - Robust handling of deleted/non-existent biblios and authority records 2011-04-20 12:03:59 +12:00
basket Bug 6050 Make calls to GetItemsInfo consistent 2011-06-14 14:12:02 +12:00
C4 Bug 5630 CAS improvements 2011-08-10 13:16:35 +12:00
catalogue Bug 6641 -- Specially crafted URL can allow unauthorized download of MARC files from staff client 2011-08-01 21:13:11 +12:00
cataloguing Bug 6034 - Shelving cart feature can wipe permanent shelving location in certain circumstances 2011-08-10 13:06:51 +12:00
circ Merge remote-tracking branch 'kc/new/enh/bug_5922' into kcmaster 2011-08-01 13:03:34 +12:00
debian Fix for a typo I made in the build script 2011-08-05 08:46:09 +12:00
docs Updating history 2011-08-11 12:07:09 +12:00
errors Housekeeping in errors scripts 2010-05-12 07:29:03 -04:00
etc Bug 6103: MARC21 fields missing index for CCL 2011-06-26 06:12:45 +12:00
install_misc Bug 5468: removin apt-get-debian-lenny and updating INSTALL.debian 2011-08-04 13:40:09 +12:00
installer Bug 6683 - (es-ES) translate SQL scripts description 2011-08-10 12:54:42 +12:00
koha-tmpl Fix for Bug 6260 - Missing space in availability information of OPAC XSLT results 2011-08-11 12:32:06 +12:00
labels Bug 6642 : Making sure permissions are checked on label creator 2011-08-01 21:09:33 +12:00
members Fix for Bug 6669 - If a patron search returns one result, redirect to patron details page 2011-08-05 10:26:52 +12:00
misc Bug 5263 - Add support for including fields from the ISSUES table in advanced due notices 2011-08-02 12:44:42 +12:00
offline_circ Bug 5449: JSON malformed in Koha - Blocker with jQuery 1.4.x 2011-03-12 08:53:41 +13:00
opac Fix for Bug 6534 - Duplicate opac renew buttons at the top of the checkouts list 2011-08-07 22:55:12 +12:00
patroncards Bug 6643 -- Able to download patron card batches as an unauthorized user 2011-08-01 21:15:45 +12:00
reports Bug 6078: Request to find borrowers without issues overload the server 2011-08-10 21:13:39 +12:00
reserve Bug 6526 - make the reserves code use the borrowernumber 2011-06-26 06:44:14 +12: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 6589: Adding supplements broken 2011-07-19 19:22:31 +12: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 Bug 5453 Move declarations out of conditionals 2011-07-15 15:50:23 +12:00
svc bug 4896: granular permissions now always on (DB rev 138) 2010-06-19 07:56:03 -04:00
t bug 5653: use itemcallnumber in bib label layouts 2011-06-13 11:15:34 +12:00
tags Fix for Bug 2377 - Review tags: format date according to system preference 2010-10-06 09:31:56 -04:00
test Bug 5449: JSON malformed in Koha - Blocker with jQuery 1.4.x 2011-03-12 08:53:41 +13:00
tmp/modified_authorities changing DO_NOT_REMOVE to README.txt 2007-10-21 19:14:41 -05:00
tools Bug 5263 - Add support for including fields from the ISSUES table in advanced due notices 2011-08-02 12:44:42 +12:00
virtualshelves Bug 6050 Make calls to GetItemsInfo consistent 2011-06-14 14:12:02 +12:00
xt Bug 6316 - es-ES inclusion - Last fixes 2011-08-05 10:20:35 +12: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 Bug 6342 Help link doesn't popup anymore contextual help page 2011-05-28 18:54:38 +12:00
INSTALL Updating upgrade information to note the fact language templates need 2011-06-09 09:51:15 +12:00
install-CPAN.pl Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00
INSTALL.debian Bug 5468: removin apt-get-debian-lenny and updating INSTALL.debian 2011-08-04 13:40:09 +12:00
INSTALL.fedora7 fixing various links to point to *.koha-community.org 2010-10-21 22:08:24 -04:00
INSTALL.opensuse Updating INSTALL.opensuse file with the changes by Freek de Kruijf 2011-06-09 09:45:22 +12:00
INSTALL.ubuntu Updating upgrade information to note the fact language templates need 2011-06-09 09:51:15 +12:00
INSTALL.ubuntu.lucid Updating upgrade information to note the fact language templates need 2011-06-09 09:51:15 +12: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 Bumping database version 2011-08-04 20:57:56 +12: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 remove last vestiges of NOTMARC mode 2010-10-21 21:06:52 -04:00
Makefile.PL Bug 3644 Add support for NORMARC 2011-03-30 10:13:37 +02: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 Bug 6411 add another example to README.robots 2011-07-05 14:48:05 +12:00
rewrite-config.PL Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13: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/