[koha-commits] main Koha release repository branch master updated. v16.05.00-326-g199c00c

Git repo owner gitmaster at git.koha-community.org
Fri Jul 15 16:04:43 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, master has been updated
       via  199c00c7ba4edb78bcf0d022cfedc4e891316071 (commit)
       via  de2df0dfe85bc8ac33375ad5b436ac247c3875d6 (commit)
      from  bfac6c29e4d3ea16919bb1f7319f50b23e8faad2 (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 199c00c7ba4edb78bcf0d022cfedc4e891316071
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Jun 9 16:42:27 2016 +0100

    Bug 2735: CSS changes
    
    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>

commit de2df0dfe85bc8ac33375ad5b436ac247c3875d6
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>

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

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                      |   93 ++++++++------------
 4 files changed, 46 insertions(+), 89 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list