Main Koha release repository https://koha-community.org
Find a file
Andrew Moore 4e6eb990a3 bug 2274 [5/5]: removing some warnings
running misc/cronjobs/overdue_notices.pl with warnings on has uncovered some warnings in
C4::Members. This patch eliminates them.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-10 09:10:53 -05:00
acqui bug 1553 - fix breadcrumbs on add by suggestion page. 2008-06-20 18:20:43 -05:00
admin bug 2254 [3/3]: add authority type check 2008-06-25 11:39:30 -05:00
authorities bug 1909: add delete field/subfield button to MARC editor 2008-07-08 12:31:30 -05:00
C4 bug 2274 [5/5]: removing some warnings 2008-07-10 09:10:53 -05:00
catalogue Prior to this patch, XSL and scan indexes conflicted. 2008-07-08 15:59:09 -05:00
cataloguing Improve Z39.50 result checking and display a little: 2008-07-08 18:21:43 -05:00
circ Bug 2274 [3/5]: consolidating overdue notice cronjobs into one 2008-07-10 09:10:46 -05:00
errors bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
etc fix to deal with 0088 & 0089 chars during indexing 2008-07-08 14:52:50 -05:00
install_misc adding 'gettext' as this is requred by the translation utility 2008-06-26 05:33:47 -05:00
installer bug 2274 [1/5] database changes (DB rev 097) to add email address to message_queue table 2008-07-10 09:10:42 -05:00
koha-tmpl Adding some further help files 2008-07-10 08:54:13 -05:00
labels Bugfix patron search for cards/labels related to pagination. 2008-06-17 06:26:44 -05:00
members More changes to update-child process. Many scripts missing necessary data for checking how to process an update-child request. Also cleaning up update-child.tmpl for formatting. Minor text change (translation problem?) 2008-07-08 18:09:38 -05:00
misc bug 2274 [4/5]: removing obsolete misc/cronjobs/overduenotices*.pl programs 2008-07-10 09:10:50 -05:00
opac Prior to this patch, XSL and scan indexes conflicted. 2008-07-08 15:59:09 -05:00
reports Fix date filter on issues_stats. 2008-06-05 22:47:36 -05:00
reserve bug 1710 and 1739: availability for item-level holds 2008-06-20 14:14:49 -05:00
reviews granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
rss rel_3_0 moved to HEAD 2007-03-09 15:12:54 +00:00
serials Remove bad use of map in void context, exclusively for side effects! 2008-06-05 22:43:20 -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 Adding checks for dateformat preference so that tablesorter script can be passed an extra parameter for proper sorting of metric dates (Bug 2089, dates & table ordering with jquery) 2008-05-12 10:06:32 -05:00
svc bib_profile web svc: report biblioitems.itemtype subfield as non-mandatory 2007-12-04 15:06:05 -06:00
t Bug 2274 [3/5]: consolidating overdue notice cronjobs into one 2008-07-10 09:10:46 -05:00
tags Bugfix is_approved() to handle the 3-state nature of approval. 2008-06-05 22:41:40 -05:00
tmp/modified_authorities changing DO_NOT_REMOVE to README.txt 2007-10-21 19:14:41 -05:00
tools Bug#: 1989 2008-07-04 09:22:29 -05:00
virtualshelves Shelves consolidation to C4::VirtualShelves::Page. I can tell the consolidation 2008-01-14 16:45:21 -06:00
xt adding pod spelling test 2008-07-10 09:10:40 -05:00
.htaccess bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
about.pl Bug 2274 [2/5]: adding MIME::Lite to list of required modules 2008-07-10 09:10:44 -05: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 Adding yuipath variable to help.pl, and doing some cleanup of help templates (standardizing structure, mostly, and correcting some nomenclature). 2008-01-09 14:50:20 -06:00
INSTALL adding warnings for CGI::Session 2008-07-08 20:21:08 -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 adding warnings for CGI::Session 2008-07-08 20:21:08 -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 for openSUSE 11.0 Final 2008-07-08 19:26:15 -05:00
kohaversion.pl bug 2274 [1/5] database changes (DB rev 097) to add email address to message_queue table 2008-07-10 09:10:42 -05:00
LICENSE re-naming some files prior to release 2007-12-30 12:13:39 -06:00
mainpage.pl fixing permissions requirements on mainpage.pl 2008-01-04 21:30:14 -06:00
Makefile.PL Bug 2274 [2/5]: adding MIME::Lite to list of required modules 2008-07-10 09:10:44 -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 kohabug 1776 - try to locate Zebra during install 2008-04-22 17:59:00 -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/