[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.09-54-gccc236b

Git repo owner gitmaster at git.koha-community.org
Wed Aug 17 11:29:42 CEST 2016


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, 3.22.x has been updated
       via  ccc236b30628d41872b3a9c6495b850e5fb65a48 (commit)
       via  3ad8cae190b21fbd5a627d5c2be12894901073a0 (commit)
      from  9df82f4a9db8808807ba61ebe74e77659ffe8728 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ccc236b30628d41872b3a9c6495b850e5fb65a48
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Jun 9 16:42:27 2016 +0100

    Bug 2735: Update opac.css
    
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit 3ad8cae190b21fbd5a627d5c2be12894901073a0
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Jun 9 16:39:56 2016 +0100

    Bug 2735: Fix authority search pagination at the OPAC
    
    The authority search pagination displays only 15 pages, even when there
    are more.
    To fix that, this patch mimic the authorities-home.pl intranet script to
    manage the pagination.
    
    Test plan:
    Without this patch, do some authority search and click on different
    pages.
    Apply this patch, redo the same search and make sure the same records
    are displayed (i.e. confirm that the pagination still works as before).
    
    Signed-off-by: Nicole C Engard <nengard at bywatersolutions.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit de2df0dfe85bc8ac33375ad5b436ac247c3875d6)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit 08efc656cfdf6f572890f27ff822b188dfadf178)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/css/opac.css         |    2 +-
 .../en/modules/opac-authoritiessearchresultlist.tt |   36 ++------
 koha-tmpl/opac-tmpl/bootstrap/less/opac.less       |    4 +-
 opac/opac-authorities-home.pl                      |   89 ++++++++------------
 4 files changed, 46 insertions(+), 85 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list