Main Koha release repository https://koha-community.org
Find a file
Owen Leonard 0699c8af84 Fix for Bug 6612 - Sort pulldown for messages in alphabetical order
The values in the menu come straight out of GetAuthorisedValues(), which sorts
its results by "category, lib, lib_opac." Rather than trying to re-sort the
data in circulation.pl this patch changes the template to show 'lib,' the
description, instead of the authorised_value. That will make the output
match the column which is being sorted.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-07-21 09:50:18 +12:00
acqui Bug 5453 Do not declare variables in conditionals 2011-07-15 15:50:19 +12:00
admin Bug 5453: Move declarations out of conditionals 2011-07-15 15:50:20 +12:00
authorities Bug 5791 - Robust handling of deleted/non-existent biblios and authority records 2011-04-20 12:03:59 +12:00
basket
C4 Bug 6503 - Variable $sth is declared 3 times (with keyword "my") in "makepayment" sub of "Accounts.pm" 2011-07-17 20:41:02 +12:00
catalogue Bug 5453: Move declarations from within conditionals in catalogue/search.pl 2011-07-15 15:50:21 +12:00
cataloguing Bug 5453 Move declarations out of conditionals 2011-07-15 15:50:23 +12:00
circ Fix for Bug 6487 - No error explanation if patron expiration date is missing 2011-06-10 10:49:43 +12:00
debian Bug 6361 - make the packages work with koha 3.4 2011-06-03 11:06:31 +12:00
docs Bug 6350 Updating history 2011-07-05 15:16:09 +12:00
errors
etc Bug 6103: MARC21 fields missing index for CCL 2011-06-26 06:12:45 +12:00
install_misc
installer 6083: Adding some version numbers and newlines to improve output in web installer 2011-07-16 20:17:47 +12:00
koha-tmpl Fix for Bug 6612 - Sort pulldown for messages in alphabetical order 2011-07-21 09:50:18 +12:00
labels bug 5653: use itemcallnumber in bib label layouts 2011-06-13 11:15:34 +12:00
members Bug 5453 Move declarations out of conditionals 2011-07-15 15:50:22 +12:00
misc
offline_circ Bug 5449: JSON malformed in Koha - Blocker with jQuery 1.4.x 2011-03-12 08:53:41 +13:00
opac
patroncards
reports
reserve Bug 6526 - make the reserves code use the borrowernumber 2011-06-26 06:44:14 +12:00
reviews
rotating_collections Bug 2505 - Add commented use warnings where missing in the rotating_collections/ directory 2010-04-21 20:25:39 +12:00
selenium
serials Bug 6589: Adding supplements broken 2011-07-19 19:22:31 +12:00
skel installer: fixed chown invocation; added skel for KOHA_LOG_DIR 2007-12-17 09:13:53 -06:00
sms
suggestion Bug 5453 Move declarations out of conditionals 2011-07-15 15:50:23 +12:00
svc
t bug 5653: use itemcallnumber in bib label layouts 2011-06-13 11:15:34 +12:00
tags
test
tmp/modified_authorities
tools
virtualshelves
xt
.htaccess
about.pl Enhancement Bug 4444: Centralize Code Handling Perl Dependencies 2010-05-17 09:01:51 -04:00
changelanguage.pl Bug 2617: Add strict (and warnings), partial fix. 2009-03-11 08:36:55 -05:00
edithelp.pl
fix-perl-path.PL installer: improvements to fix-path-perl.PL on Win32 2007-12-20 19:20:12 -06:00
help.pl
INSTALL
install-CPAN.pl Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00
INSTALL.debian Updating upgrade information to note the fact language templates need 2011-06-09 09:51:15 +12:00
INSTALL.fedora7 fixing various links to point to *.koha-community.org 2010-10-21 22:08:24 -04:00
INSTALL.opensuse Updating INSTALL.opensuse file with the changes by Freek de Kruijf 2011-06-09 09:45:22 +12:00
INSTALL.ubuntu
INSTALL.ubuntu.lucid Updating upgrade information to note the fact language templates need 2011-06-09 09:51:15 +12:00
koha_perl_deps.pl
kohaversion.pl Bumping database version 2011-07-05 15:03:34 +12: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 remove last vestiges of NOTMARC mode 2010-10-21 21:06:52 -04:00
Makefile.PL Bug 3644 Add support for NORMARC 2011-03-30 10:13:37 +02:00
MANIFEST.SKIP Bug Fixing : 3334 2009-06-19 06:33:34 -05:00
README updated links in README 2010-05-24 08:14:16 -04:00
README.robots
rewrite-config.PL Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00

Koha is a free software integrated library system.

Koha is distributed under the GNU GPL version 2 or later.
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-community.org/

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