[koha-commits] main Koha release repository branch new/bug_9526 created. v3.08.00-1669-g4284cbf

Git repo owner gitmaster at git.koha-community.org
Fri Feb 1 17:16:21 CET 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_9526 has been created
        at  4284cbf206279f8974d9e3f2a0b48d0eb5e4fbe7 (commit)

- Log -----------------------------------------------------------------
commit 4284cbf206279f8974d9e3f2a0b48d0eb5e4fbe7
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Jan 31 15:56:13 2013 -0500

    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 at gmail.com>
    
    Comment: Works as described. No errors.
    Wouldn't be better with centered cell contents?
    
    Signed-off-by: Jonathan Druart <jonathan.druart at 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 at cpbibliography.com>

commit 8a1bb78164bf6e88902031b70af9a27070147edf
Merge: 0db3ccc 6c1da55
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Fri Feb 1 11:06:18 2013 -0500

    Merge branch 'bug_9401' into 3.12-master

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list