Main Koha release repository https://koha-community.org
Find a file
Chris Nighswonger fa0bc2b08d Fixing typo in image filename which introduced a space causing problems on win32
http://bugs.koha-community.org/show_bug.cgi?id=5604
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2011-12-06 19:45:52 +01:00
acqui Bug 5186 - allow tax rates to be set to zero (master) 2010-12-21 14:34:05 +13:00
admin Merge remote branch 'kc/new/bug_5240' into kcmaster 2011-01-10 09:16:50 +13:00
authorities Bug 4838 Allow to choose which authority heading to copy into biblio record 2010-12-21 16:50:45 +13:00
basket Bug 5105 - Remove use of depreciated Switch module 2010-11-11 11:32:02 +13:00
C4 (bug #3737) fix title search in order history 2011-01-11 08:57:07 +13:00
catalogue Fix for Bug 3262 - OPAC needs syspref to show homebranch on detail page 2010-12-20 10:12:34 +13:00
cataloguing Bug 5374 (update transaction date when saving biblio) RESENT with small fix 2011-01-05 08:42:47 +13:00
circ Additional fix for Bug 3550, Use GetRecordValue to get the subtitle 2011-01-10 05:18:32 +13:00
debian Bug 5550 - correct filename referenced in docs 2011-01-01 07:43:30 +13:00
docs Adding another developer to history 2010-12-19 08:22:13 +13:00
errors Housekeeping in errors scripts 2010-05-12 07:29:03 -04:00
etc Bug 4506: Add index Record-control-number = rcn for indexing of $w subfields 2010-12-08 12:45:08 +00:00
install_misc Add .packages file for Ubuntu 10.10 2010-12-20 09:57:30 +13:00
installer Merge remote branch 'kc/new/bug_5186' into kcmaster 2011-01-11 08:10:52 +13:00
koha-tmpl Fixing typo in image filename which introduced a space causing problems on win32 2011-12-06 19:45:52 +01:00
labels Bug 5391 - can't add multiples to batch 2010-12-13 09:13:16 +13:00
members Fix for Bug 4945 - Patron search is limited by default to the currently logged-in library 2011-01-11 15:35:09 +13:00
misc Bug 5506 Shorten .po file comment lines 2010-12-22 09:54:41 +13:00
offline_circ Bug 5385: POD Cleanups (part 2) 2010-11-12 10:06:56 +13:00
opac Fix for Bug 4950 - checkbox should be removed when can't place a hold 2011-01-06 12:47:31 +13: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 Bug 4937: Fixes XHTML in the pagination links of a saved report. 2010-12-15 09:17:37 +13:00
reserve Bug 4449: AllowHoldPolicyOverride does not override all hold policies 2010-12-02 08:35:58 +13:00
reviews
rotating_collections Bug 2505 - Add commented use warnings where missing in the rotating_collections/ directory 2010-04-21 20:25:39 +12:00
selenium
serials Bug 4286 Allow receiving if subscription enddate not set 2010-12-19 21:18:15 +13:00
skel
sms Bug 2505 - Add commented use warnings where missing in the sms/ directory 2010-04-21 20:25:08 +12:00
suggestion Fix for Bug 1883, authorised list of reasons why patron requesting book 2010-12-13 09:55:29 +13:00
svc bug 4896: granular permissions now always on (DB rev 138) 2010-06-19 07:56:03 -04:00
t MT3801 followup : Cannot claim for issues 2010-12-15 13:30:47 +00:00
tags Fix for Bug 2377 - Review tags: format date according to system preference 2010-10-06 09:31:56 -04:00
test bug 5309: tweak so that background progress doesn't exit immediately 2010-10-26 12:14:46 -04:00
tmp/modified_authorities
tools Fix for Bug 5540, editing slip news changes to librarian interface 2010-12-29 20:27:43 +13:00
virtualshelves Bug 5105 - Remove use of depreciated Switch module 2010-11-11 11:32:02 +13:00
xt Updating test for systprefs to give more useful output 2010-12-12 20:48:56 +13: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
edithelp.pl Fix FSF address in directory . 2010-03-16 20:17:52 -04:00
fix-perl-path.PL
help.pl Fix FSF address in directory . 2010-03-16 20:17:52 -04:00
INSTALL updated to installation instructions 2010-10-21 23:40:08 -04:00
install-CPAN.pl Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00
INSTALL.debian updated to installation instructions 2010-10-21 23:40:08 -04:00
INSTALL.fedora7 fixing various links to point to *.koha-community.org 2010-10-21 22:08:24 -04:00
INSTALL.opensuse corrected links to mailing lists 2010-05-24 08:26:20 -04:00
INSTALL.ubuntu bug 5516: Corrected git url in Install Documentation Corrected the git clone url for INSTALL.ubuntu, INSTALL.ubuntu.lucid 2010-12-19 08:19:21 +13:00
INSTALL.ubuntu.lucid bug 5516: Corrected git url in Install Documentation Corrected the git clone url for INSTALL.ubuntu, INSTALL.ubuntu.lucid 2010-12-19 08:19:21 +13: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 number to 011 2011-01-11 08:12:59 +13:00
LICENSE
mainpage.pl remove last vestiges of NOTMARC mode 2010-10-21 21:06:52 -04:00
Makefile.PL bug 5033: Add a reference to xml_sax to the Makefile.PL 2010-12-14 20:34:38 +13:00
MANIFEST.SKIP
README updated links in README 2010-05-24 08:14:16 -04:00
README.robots
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/