Main Koha release repository https://koha-community.org
Find a file
Owen Leonard 4284cbf206 Bug 9526 - Patron statistics table is not pretty, needs circ toolbar
This patch adds the circ/members toolbar, corrects page title and
breadcrumbs, and adds some handling for column names which are coming
from the database. The table of statistics can display any items table
column specified in the StatisticsFields preference, but we can at least
embed the most obvious cases in the template for human readability: item
type, collection code, location, home library, and holding library.

To test, view the patron statistics page. For a patron with no
statistics you should see a message saying so. For a patron with
statistics you should see human-friendly labels for the columns
referenced above.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>

Comment: Works as described. No errors.
Wouldn't be better with centered cell contents?

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
FIX a typo:
- <h3>Statistcs for [% UNLESS ( I ) %][% title %] [% firstname %] [% END %] [% surname %] ([% cardnumber %])</h3>
+ <h3>Statistics for [% UNLESS ( I ) %][% title %] [% firstname %] [% END %] [% surname %] ([% cardnumber %])</h3>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-02-01 11:19:37 -05:00
acqui Bug 9280: FIX price calculation adding an order from a staged file 2013-01-24 08:41:19 -05:00
admin Bug 9497 - Make it easier to add new encodings for Z39.50 servers and add ISO 8859-1 2013-01-31 10:53:11 -05:00
authorities
basket
C4 Merge branch 'bug_9102' into 3.12-master 2013-02-01 10:50:27 -05:00
catalogue Bug 9292 - Remove dead code related to 'publictype' 2013-01-13 08:38:47 -05:00
cataloguing Bug 9102 : Followup Set HttpOnly on the CGISESSID cookie 2013-02-01 10:50:12 -05:00
circ Bug 7243: Be selective when summing up charges for blocking issues 2013-01-24 09:12:59 -05:00
debian Bug 9260: stop koha-run-backups complaining "missing ]" 2012-12-21 08:11:39 -05:00
docs Add Fred Pierre to history 2013-01-17 20:55:20 -05:00
errors
etc Bug 8984: make Zebra more UNIMARC compliant 2013-01-04 08:39:56 -05:00
install_misc
installer Merge branch 'bug_9102' into 3.12-master 2013-02-01 10:50:27 -05:00
Koha Bug 9211 - days_between wrong behaviour 2013-01-24 09:56:37 -05:00
koha-tmpl Bug 9526 - Patron statistics table is not pretty, needs circ toolbar 2013-02-01 11:19:37 -05:00
labels Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
members Bug 9407: patrons search should match substrings 2013-01-22 18:56:23 -05:00
misc Bug 8108 [Follow-up, revised] Remove unused OPAC images 2013-01-31 11:08:55 -05:00
offline_circ Bug 9263: Trim barcodes in offline circulation 2013-01-22 19:12:22 -05:00
opac bug 9401: remove direct reads of CGISESSID cookie by JavaScript 2013-02-01 11:05:35 -05:00
patroncards
reports Bug 7678: Adds extended patron attributes in patron reports 2013-01-22 18:35:07 -05:00
reserve Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
reviews
rotating_collections
selenium
serials Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
services
skel
sms
suggestion Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
svc
t Bug 9174: Fix itemtype image display in OPAC lists 2013-01-31 10:59:04 -05:00
tags bug 9401: remove direct reads of CGISESSID cookie by JavaScript 2013-02-01 11:05:35 -05:00
test
tmp/modified_authorities
tools Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
virtualshelves
xt
.htaccess
.mailmap
about.pl Revert "Bug 7167: New version for updatedatabase" 2012-12-27 14:02:56 -05:00
changelanguage.pl
edithelp.pl
fix-perl-path.PL
help.pl
INSTALL
install-CPAN.pl
INSTALL.debian
INSTALL.fedora7
INSTALL.opensuse
INSTALL.ubuntu
INSTALL.ubuntu.12.04
INSTALL.ubuntu.lucid
koha_perl_deps.pl
kohaversion.pl Bug 9382: Increment version number 2013-01-31 11:12:57 -05:00
LICENSE
mainpage.pl Revert "Bug 7167: New version for updatedatabase" 2012-12-27 14:02:56 -05:00
Makefile.PL
MANIFEST.SKIP
README
README.robots
rewrite-config.PL

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/