Main Koha release repository https://koha-community.org
Find a file
Garry Collum 7f28053a65 Bug 2889: Removed toggle variable from aqbudget.tmpl. Used template variable __odd__ instead.
Removed toggle variable from aqbudget.pl and aqbudget.tmpl. Used template variable __odd__ instead.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-06-11 06:10:58 -05:00
acqui Multi-bug fix - SetMarcUnicodeFlag for records coming from Koha 2009-04-18 09:14:43 -05:00
admin Bug 2889: Removed toggle variable from aqbudget.tmpl. Used template variable __odd__ instead. 2009-06-11 06:10:58 -05:00
authorities Correct comparison which was using an octal number 2009-05-01 07:16:57 -05:00
C4 removing disused C4::Serials functions 2009-06-09 09:31:12 -05:00
catalogue bug 2641, 3263: minor fixes to labeled MARC view 2009-05-28 06:42:35 -05:00
cataloguing fix for 2997 : superlibrarian's ability to edit item/patron home branch affected if all other privileges are selected 2009-05-28 17:06:46 -05:00
circ followup: remove unconditional warn 2009-06-05 17:39:13 -05:00
debian Fixing a couple of bugs in the package 2008-08-12 19:47:58 -05:00
docs Adding 10,000th commit to the history 2009-06-11 06:10:53 -05:00
errors bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
etc Allow zebra search for Lexile numbers in field 521$a 2009-06-03 13:25:48 -05:00
install_misc Updated create_koc_db.pl to output SQlite2 files compatible with the Offline Circulation system, rather than the SQlite3 files that required post-processing. 2009-05-21 15:27:56 -05:00
installer bug 2866: add FilterBeforeOverdueReport syspref (DB rev 037) 2009-05-28 19:20:41 -05:00
koha-tmpl Bug 2889: Removed toggle variable from aqbudget.tmpl. Used template variable __odd__ instead. 2009-06-11 06:10:58 -05:00
labels bug 3243: pcard-members-search fails to add patrons to batch after using some links 2009-05-22 08:57:04 -05:00
members fix for 2997 : superlibrarian's ability to edit item/patron home branch affected if all other privileges are selected 2009-05-28 17:06:46 -05:00
misc Bug 3313, bulkauthimport.pl skips MARC21 subdivision records. 2009-06-08 17:03:03 -05:00
offline_circ Tweak offline_circ - honor itemBarcodeInputFilter and add to Makefile.PL 2009-05-08 09:09:53 -05:00
opac bug 3292: in opac branchcode should be replaced with name 2009-06-08 11:03:46 -05:00
reports bug 3097: statistics on itemcount not working 2009-06-06 18:43:48 -05:00
reserve fix for 2997 : superlibrarian's ability to edit item/patron home branch affected if all other privileges are selected 2009-05-28 17:06:46 -05:00
reviews bug 2505: turn on warnings in reviews/reviewswaiting.pl 2008-12-11 08:27:54 -06:00
serials removing disused script 2009-06-09 09:31:12 -05:00
skel installer: fixed chown invocation; added skel for KOHA_LOG_DIR 2007-12-17 09:13:53 -06:00
sms bug 2874 [3/3] flagsrequired => { circulate => "circulate_remaining_permissions" } 2008-12-23 17:02:04 -06:00
suggestion fix for 2997 : superlibrarian's ability to edit item/patron home branch affected if all other privileges are selected 2009-05-28 17:06:46 -05:00
svc bug 2857: fix UTF-8 conversion issues in web services 2008-12-11 08:28:01 -06:00
t removing disused C4::Serials functions 2009-06-09 09:31:12 -05:00
tags New framework for AJAX services 2009-05-14 07:29:18 -05:00
tmp/modified_authorities changing DO_NOT_REMOVE to README.txt 2007-10-21 19:14:41 -05:00
tools (bug #3304) fix notices trigger with diacritics in categorycodes 2009-06-08 17:51:31 -05:00
virtualshelves bug 3093: Enhance placing of holds in the staff interface. 2009-04-24 06:12:06 -05:00
xt new author test for syntax errors in HTML templates 2009-05-01 16:21:47 -05:00
.htaccess bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
about.pl offline_circ must use SQLite v2 - because Kyles PHP does 2009-05-21 15:26:21 -05:00
changelanguage.pl Bug 2617: Add strict (and warnings), partial fix. 2009-03-11 08:36:55 -05:00
edithelp.pl bug 3272: preserve formatting when editing help 2009-05-29 08:38:44 -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 fix for bug 2447: yuipath variable not getting passed to help pages 2008-11-19 15:45:51 -06:00
INSTALL Updates to the installation instructions 2008-08-09 07:03:37 -05:00
install-CPAN.pl BUGFIX: need to create authors/id if CPAN is unused 2007-09-07 05:26:16 -05:00
INSTALL.debian Updated INSTALL.debian 2009-04-03 19:27:42 -05:00
INSTALL.debian-lenny added dependencies for new OAI-PMH server 2009-04-01 11:50:18 -05:00
INSTALL.fedora7 kohabug 2076 - remove three tables (DB rev 077) 2008-05-01 18:59:28 -05:00
INSTALL.opensuse Updated INSTALL.opensuse file to wiki version 2009-05-27 08:38:21 -05:00
kohaversion.pl bug 2866: add FilterBeforeOverdueReport syspref (DB rev 037) 2009-05-28 19:20:41 -05:00
LICENSE re-naming some files prior to release 2007-12-30 12:13:39 -06:00
mainpage.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
Makefile.PL offline_circ must use SQLite v2 - because Kyles PHP does 2009-05-21 15:26:21 -05: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 don't try to resolve if WEBSERVER_IP is set and now use WEBSERVER_HOST. 2009-04-28 06:51:45 -05: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/