Main Koha release repository https://koha-community.org
Find a file
Colin Campbell 7604bf89f5 Bug 4333 Fix erroneous message re Active Currency
Script was incorrectly asking user to define an active currency
Now test for active currency in the standard way
Use the currency routines in Budgets where applicable
Move the code paths in the if else to subroutines to clarify flow
Enable warnings

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-04-30 05:42:05 -04:00
acqui (BUG #4357) Closing a basket and creating baskets group 2010-04-29 21:25:55 -04:00
admin Bug 4333 Fix erroneous message re Active Currency 2010-04-30 05:42:05 -04:00
authorities Fix file permissions: if it is not a script, it should not be executable. 2010-04-16 00:40:34 -04:00
basket Fix FSF address in directory basket/ 2010-03-16 20:17:49 -04:00
C4 Fixes bug 4326: Items marked as returned yesterday 2010-04-29 23:16:31 -04:00
catalogue Bug 2505 - Add commented use warnings where missing in the catalogue/ directory 2010-04-21 20:25:13 +12:00
cataloguing Fix for Bug 4271, Offer choice of destination for save biblio operation 2010-04-29 22:39:10 -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 When purging, remove /var/log/koha. 2010-04-22 06:15:31 -04:00
docs New Developer to history 2010-04-29 21:12:39 -04:00
errors Bug 2505 - Add commented use warnings where missing in the errors/ directory 2010-04-21 20:19:08 +12:00
etc Allow zebra search for Accelerated Reading Point in field 526$d 2010-04-16 07:14:44 -04:00
install_misc Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
installer (bug #4287) add enrolment period update in 22 to 30 script 2010-04-29 23:30:53 -04:00
koha-tmpl BUG 3715 added state to label 2010-04-30 00:15:31 -04:00
labels Bug 4382 Export batch label to CSV 2010-04-16 00:58:32 -04:00
members Search Patrons - Make patron search more forgiving. 2010-04-29 22:45:29 -04:00
misc Bug 4257: Make advance notices actually go out by avoiding null selects 2010-04-29 22:36:38 -04:00
offline_circ Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
opac Bug 2505 - Add commented use warnings where missing in the opac/ directory 2010-04-21 20:24:59 +12:00
patroncards Fix FSF address in directory patroncards/ 2010-03-16 20:17:55 -04:00
reports Bug 2505 - Add commented use warnings where missing in the reports/ directory 2010-04-21 20:19:57 +12:00
reserve Fix FSF address in directory reserve/ 2010-03-16 20:17:54 -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 2505 - Add commented use warnings where missing in the serials/ directory 2010-04-21 20:25:26 +12: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 Merge branch 'bug2505_patches' of git://git.catalyst.net.nz/koha into to-push 2010-04-23 07:13:37 -04:00
svc Fix FSF address in directory svc/ 2010-03-16 20:17:51 -04:00
t Fixing Tests on SQLHelper 2010-04-29 22:35:28 -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 #4295) fix overduerules edition 2010-04-29 23:57:18 -04:00
virtualshelves Bug 2505 - Add commented use warnings where missing in the virtualshelves/ directory 2010-04-21 20:20:27 +12:00
xt Fix FSF address in directory xt/ 2010-03-16 20:17:54 -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 Bugfix: [2/3] overdue_notices.pl does not process all advertised fields 2010-02-17 06:36:08 -05: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
find-license-problems Add script to find source files with copyright license problems. 2010-03-16 20:17:48 -04:00
fix-old-fsf-address Add script to replace old FSF address on Temple Street with new one. 2010-03-16 20:17:48 -04:00
fix-old-fsf-address.exclude Add script to replace old FSF address on Temple Street with new one. 2010-03-16 20:17:48 -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 Add instructions to INSTALL and README.robots about robots.txt 2010-02-20 17:55:59 -05:00
install-CPAN.pl Fix FSF address in directory . 2010-03-16 20:17:52 -04:00
INSTALL.debian Fix FSF address in directory . 2010-03-16 20:17:52 -04:00
INSTALL.debian-lenny updated install instructions to include Locale::Currency::Format 2010-02-17 06:45:19 -05:00
INSTALL.fedora7 Correct broken spacing in docs 2009-07-20 20:11:36 -04:00
INSTALL.opensuse Updated INSTALL.opensuse file to wiki version 2009-05-27 08:38:21 -05:00
INSTALL.ubuntu Fix FSF address in directory . 2010-03-16 20:17:52 -04:00
kohaversion.pl MT 2269, Follow-up : Granular permissions for items batch modification and deletion 2010-04-29 21:55:39 -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 Lower dependency on Storable to 2.20. 2010-04-07 08:43:13 -04:00
MANIFEST.SKIP Bug Fixing : 3334 2009-06-19 06:33:34 -05:00
README Updating README file 2010-01-11 18:21:52 -05: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 3 - the next-generation release of the award-winning Koha open-source
integrated library system.

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 appropriate to your platform.

Report bugs at http://bugs.koha.org/

Visit the Koha Project website at http://www.koha.org/