Main Koha release repository https://koha-community.org
Find a file
Mason James 990e315471 The current searching in labels is a bit minimal, and current only does keyword searching.
there is some old 2.2 code for more complete labels-searching, thats been commented out

ive logged a 'bug' for this - 2777

http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2777

this fix...
  - enables the index-searching functionality
  - adds date-ranges
  - uses the numSearchResults syspref, not a hardcoded '20'
  - rewrote old 2.2 page-num code, (didnt work for 3.x)
  - some indent and whitepages tidys.
  - unused 2.2 search-code removed.

Mason

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-12-31 11:15:44 -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 remove disused script admin/letter.pl 2008-12-31 10:28:33 -06:00
authorities bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
C4 Adds the ability to reference itemcallnumber within XSLT 2008-12-31 10:19:55 -06:00
catalogue The current searching in labels is a bit minimal, and current only does keyword searching. 2008-12-31 11:15:44 -06:00
cataloguing bug 2829: add a plugin for 010$a field and 210$c 2008-12-11 09:52:46 -06:00
circ bug 2874 [3/3] flagsrequired => { circulate => "circulate_remaining_permissions" } 2008-12-23 17:02:04 -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 bug 2874 [1/3]: schema changes for overriding blocked renewals 2008-12-23 17:01:58 -06:00
koha-tmpl The current searching in labels is a bit minimal, and current only does keyword searching. 2008-12-31 11:15:44 -06:00
labels The current searching in labels is a bit minimal, and current only does keyword searching. 2008-12-31 11:15:44 -06:00
members bug 2505: further warnings fixes to memberentry.pl 2008-12-29 19:43:15 -06:00
misc Fixes bug #2875 2008-12-31 09:47:57 -06:00
offline_circ bug 2874 [3/3] flagsrequired => { circulate => "circulate_remaining_permissions" } 2008-12-23 17:02:04 -06:00
opac (bug #2881) preselect default sorting 2008-12-31 11:10:31 -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 bug 2505: turn on warnings in reviews/reviewswaiting.pl 2008-12-11 08:27:54 -06:00
serials bug 2689: Fix the checked box "manual history" and fix the "null" value of serial next issue publication date 2008-12-11 09:08:29 -06: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 bug 2505: turned on warnings for suggestion/acceptorreject.pl 2008-12-11 08:27:55 -06:00
svc bug 2857: fix UTF-8 conversion issues in web services 2008-12-11 08:28:01 -06:00
t Test suite: C4::Members::GetMemberDetails 2008-12-29 13:01:06 -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 2848 [1/2]: Send notifications to patrons when hold is received 2008-12-08 08:51:12 -06:00
virtualshelves removing *.old files 2008-12-31 10:24:16 -06: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 Added 'dbd::sqlite' as appears as an optional module during latest installers. 2008-12-29 19:48:52 -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 bug 2874 [1/3]: schema changes for overriding blocked renewals 2008-12-23 17:01:58 -06: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 bug 2864 [2/2]: move rss/* to misc/cronjobs/rss/* 2008-12-17 08:02:34 -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/