Main Koha release repository https://koha-community.org
Find a file
Galen Charlton 07ae6c6cd6 Merge remote branch 'koha-fbc/k_bug_5249' into to-push
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-10-06 07:10:36 -04:00
acqui Bug 5090: New order from empty record does not save publication year and ISBN 2010-10-06 06:49:48 -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_5249' into to-push 2010-10-06 07:10:36 -04:00
catalogue MT2938 : Adds a permission for editing items 2010-06-03 21:04:01 -04:00
cataloguing Bug 2664: Add item should preselect logged in branch 2010-10-06 06:18:58 -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 5046 - fix the zebra authorities configuration 2010-07-27 20:37:49 -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 UNIMARC coded field search : No results 2010-07-07 12:36:35 -04:00
install_misc Bug 4305 Get Amazon book covers for ISBN13 2010-10-06 06:18:48 -04:00
installer Bug 4310 Map orders to new budget structure 2010-10-06 05:59:13 -04:00
koha-tmpl Bug 5090: New order from empty record does not save publication year and ISBN 2010-10-06 06:49:48 -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 Merge branch 'translation' of git://git.workbuffer.org/git/koha into master 2010-10-06 06:32:07 -04:00
offline_circ bug 4084: remove \r from header line for sake of consistency 2010-09-29 18:18:16 -04:00
opac error 500 when record cannot be loaded 2010-07-07 12:38:26 -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 5191 Patron notification was being reset to none 2010-10-06 06:03:08 -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 Bug 4905 Runtime errors in about.pl 2010-06-24 14:16:36 -04:00
tags Fix FSF address in directory tags/ 2010-03-16 20:17:53 -04:00
tmp/modified_authorities changing DO_NOT_REMOVE to README.txt 2007-10-21 19:14:41 -05:00
tools Bug 5205 Fix compile time warnings in tools/batchMod.pl 2010-10-06 05:59:10 -04:00
virtualshelves Fix for Bug 3770, 'Add to list' page only allows adding to private lists 2010-06-03 20:53:04 -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 moved INSTALL.debian-lenny to INSTALL.debian 2010-05-24 08:35:07 -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 updated links to Git usage wiki page 2010-05-24 08:32:14 -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/