Main Koha release repository https://koha-community.org
Find a file
Jared Camins-Esakov f1e96f4590 Bug 5917 follow-up: Fix staff client results display
The change to Template::Toolkit broke a number of things on the Staff Client
results display. This patch:
* Fixes the formatting of the results table, which had an unnecessary colspan=2
* Enables the display of the "Edit record" and "Edit items" links
* Corrects the display of item counts, so that labels for "Available,"
  "On loan," and "Unavailable" only appear when appropriate
* Corrects facet links, which were starting new searches rather than limiting
  due to a variable scoping error
* Changes the resort dropdown so that it will show the currently-selected
  sorting

Signed-off-by: Jared Camins-Esakov <jcamins@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-04-11 08:27:40 +12:00
acqui Bug 5961: Filling a basket from the reservoir 2011-04-09 21:45:50 +12:00
admin Merge remote branch 'kc/master' into new/enh/bug_5917 2011-04-10 20:00:04 +12:00
authorities Bug 5415 Let calls of SimpleSearch utilize considtent interface 2011-04-08 13:52:57 +12:00
basket Bug 3810: Ensure all calls to Mail::Sendmail handled consistently 2011-03-16 20:57:12 +13:00
C4 Bug 5917 follow-up: Quiet errors in C4::Templates 2011-04-11 08:27:38 +12:00
catalogue Merge remote branch 'kc/master' into new/enh/bug_5917 2011-04-08 14:29:21 +12:00
cataloguing Bug 5546 Javascript driven ability to hide MARC documentation links 2011-04-10 19:27:49 +12:00
circ Additional fixes for Bug 5422, Separate state field for patron's adresses 2011-04-09 11:52:07 +12:00
debian Merge remote branch 'kc/new/enh/bug_5917' into kcmaster 2011-04-10 21:51:26 +12:00
docs Bug 5984 : Allowing the librarians to hide items in the Opac using a system preference 2011-04-10 19:32:06 +12:00
errors Housekeeping in errors scripts 2010-05-12 07:29:03 -04:00
etc Bug 5631 : (MT #2993) add EAN, PUC and Music-Number indexes 2011-04-09 19:32:04 +12:00
install_misc Add .packages file for Ubuntu 10.10 2010-12-20 09:57:30 +13:00
installer Updating database version 2011-04-10 22:14:46 +12:00
koha-tmpl Bug 5917 follow-up: Fix staff client results display 2011-04-11 08:27:40 +12:00
labels Bug 5415 Let calls of SimpleSearch utilize considtent interface 2011-04-08 13:52:57 +12:00
members Merge remote branch 'kc/master' into new/enh/bug_5917 2011-04-10 20:00:04 +12:00
misc Merge remote branch 'kc/master' into new/enh/bug_5917 2011-04-10 20:00:04 +12:00
offline_circ bug 2975: whitespace and formatting cleanup 2011-03-07 14:35:21 +13:00
opac Merge remote branch 'kc/master' into new/enh/bug_5917 2011-04-10 20:00:04 +12:00
patroncards This patch fixes the broken pagination in members-search.pl 2011-04-07 14:25:20 +12:00
reports Bug 6024 : Show "Run report" link after sql update as wel 2011-04-08 13:33:43 +12:00
reserve Merge remote branch 'kc/new/enh/bug_4449' into kcmaster 2011-04-09 11:40:47 +12: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
serials Bug5063: C4::Bookseller Changes 2011-03-12 08:42:26 +13:00
skel
sms Bug 2505 - Add commented use warnings where missing in the sms/ directory 2010-04-21 20:25:08 +12:00
suggestion Corrects an error when showing a suggestion linked to a deleted budget. 2011-04-05 10:04:08 +12:00
svc bug 4896: granular permissions now always on (DB rev 138) 2010-06-19 07:56:03 -04:00
t Bug 5415 Let calls of SimpleSearch utilize considtent interface 2011-04-08 13:52:57 +12:00
tags Fix for Bug 2377 - Review tags: format date according to system preference 2010-10-06 09:31:56 -04:00
test bug 5309: tweak so that background progress doesn't exit immediately 2010-10-26 12:14:46 -04:00
tmp/modified_authorities
tools Additional fixes for Bug 5422, Separate state field for patron's adresses 2011-04-09 11:52:07 +12:00
virtualshelves Bug 5529 Absence or Presence of lists not being reliably returned 2011-04-08 10:51:47 +12:00
xt Fixing a utf8 issue with the translator tests 2011-03-06 08:05:40 +13: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 Enhancement Bug 4444: Centralize Code Handling Perl Dependencies 2010-05-17 09:01:51 -04:00
changelanguage.pl
edithelp.pl Fix FSF address in directory . 2010-03-16 20:17:52 -04:00
fix-perl-path.PL
help.pl Fix FSF address in directory . 2010-03-16 20:17:52 -04:00
INSTALL update INSTALL* to acknowledge the use of mod_deflate 2011-03-12 12:37:26 +13:00
install-CPAN.pl Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00
INSTALL.debian update INSTALL* to acknowledge the use of mod_deflate 2011-03-12 12:37:26 +13:00
INSTALL.fedora7 fixing various links to point to *.koha-community.org 2010-10-21 22:08:24 -04:00
INSTALL.opensuse update INSTALL* to acknowledge the use of mod_deflate 2011-03-12 12:37:26 +13:00
INSTALL.ubuntu update INSTALL* to acknowledge the use of mod_deflate 2011-03-12 12:37:26 +13:00
INSTALL.ubuntu.lucid update INSTALL* to acknowledge the use of mod_deflate 2011-03-12 12:37:26 +13:00
koha_perl_deps.pl Bug 4844 Remove a circular dependency in koha_perl_deps.pl 2010-06-03 19:59:10 -04:00
kohaversion.pl Updating database version 2011-04-10 22:14:46 +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
README updated links in README 2010-05-24 08:14:16 -04:00
README.robots Add instructions to INSTALL and README.robots about robots.txt 2010-02-20 17:55:59 -05:00
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/