Main Koha release repository https://koha-community.org
Find a file
Owen Leonard 41db97255c Corrections and tweaks to recent lists fixes.
Corrected an instance where <!-- TMPL_IF --> was embedded inside an HTML tag (conflicts with translation script). Modified styling of confirm button to match existing interface convention.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-12-01 11:24:25 -06:00
acqui Markup corrections, style fixes, and other minor bugs, including fix for Bug 2679 ("Dates Changing on Funds When Editing") 2008-10-22 13:34:36 -05:00
admin Allow renewal limits to be overridden 2008-10-23 10:34:50 -05:00
authorities bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
C4 fix POD error introduced in last patch 2008-12-01 11:13:35 -06:00
catalogue bug 2817: Added support to pull Amazon information based on UPC, EAN, and 13-digit ISBN 2008-12-01 11:05:30 -06:00
cataloguing No more used since a while. 2008-12-01 10:34:44 -06:00
circ bug 2787 : Fix Global Due date 2008-11-20 07:22:18 -06:00
debian Fixing a couple of bugs in the package 2008-08-12 19:47:58 -05:00
errors bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
etc Bug 2790 no UNIMARC search on avail items [1/2] 2008-11-19 15:45:42 -06:00
install_misc use DESTDIR now 2008-11-17 09:43:22 -06:00
installer Updating default UNIMARC framework 2008-11-24 10:04:11 -06:00
koha-tmpl Corrections and tweaks to recent lists fixes. 2008-12-01 11:24:25 -06:00
labels fix calls to get_template_and_user in label-item-search.pl 2008-10-16 15:41:40 -05:00
members Pure whitespace edits. Trying to make members more readable. 2008-12-01 10:51:38 -06:00
misc bug 2606: reduce size of offline circ patron database 2008-11-18 16:46:21 -06:00
offline_circ bug 2654: require circulate permission to upload offline circ files 2008-11-18 16:46:25 -06:00
opac bug 2817: Added support to pull Amazon information based on UPC, EAN, and 13-digit ISBN 2008-12-01 11:05:30 -06:00
reports Bug #2760 wrong permissions for guided reports 2008-11-06 15:37:38 -06:00
reserve Allow renewal limits to be overridden 2008-10-23 10:34:50 -05:00
reviews granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
rss bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
serials bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
skel installer: fixed chown invocation; added skel for KOHA_LOG_DIR 2007-12-17 09:13:53 -06:00
sms SMS - widespread cleanup and moving code away from Cyprus/Turkey-specific implementation. Much more needed. 2008-02-06 23:19:30 -06:00
suggestion bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
svc bib_profile web svc: report biblioitems.itemtype subfield as non-mandatory 2007-12-04 15:06:05 -06:00
t moved Test_CSV_Various.t to xt/author 2008-11-17 10:19:43 -06:00
tags bug 2682: followup - only do lc() on $op once 2008-10-23 16:08:07 -05:00
tmp/modified_authorities changing DO_NOT_REMOVE to README.txt 2007-10-21 19:14:41 -05:00
tools bug 2801 followup 2008-11-20 18:56:40 -06:00
virtualshelves kohabug 2456 Moving certain C4::VirtualShelves.pm subs from EXPORT 2008-08-04 15:26:52 -05:00
xt moved Test_CSV_Various.t to xt/author 2008-11-17 10:19:43 -06:00
.htaccess bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
about.pl Add a dependance to CGI::Session::serialize::yaml 4.20 2008-11-06 15:37:41 -06:00
changelanguage.pl fixing bug 1754: Hide language chooser if only one translation is available 2008-03-17 21:28:31 -05:00
edithelp.pl Patches bug #2308 2008-07-08 15:00:28 -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 Update INSTALL.debian to mention a2dissite default 2008-08-27 09:44:53 -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 to install yaz 2008-07-14 20:02:14 -05:00
kohaversion.pl Allow renewal limits to be overridden 2008-10-23 10:34:50 -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 Add a dependance to CGI::Session::serialize::yaml 4.20 2008-11-06 15:37:41 -06: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 fix for bug 2528: installation fails with confusing error message 2008-08-19 13:40:25 -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/