[koha-commits] main Koha release repository branch master updated. v16.05.00-949-g19acaed

Git repo owner gitmaster at git.koha-community.org
Tue Sep 27 15:06:50 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  19acaedf10c9e5180b040b0bafef4f3457bd6221 (commit)
       via  c39eaca298a4e287f2cc6790ab15fb58c04d8280 (commit)
      from  f89400a8ffe976c0cd0fc9ea982a791d0906bee6 (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 19acaedf10c9e5180b040b0bafef4f3457bd6221
Author: Koha instance kohadev-koha <kohadev-koha at kohadevbox>
Date:   Sun Sep 18 22:12:52 2016 +0000

    Bug 16551: Follow-up - Regenerated opac.css file
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit c39eaca298a4e287f2cc6790ab15fb58c04d8280
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue May 17 16:31:11 2016 +0100

    Bug 16551: Display the name of lists to the search results at the OPAC
    
    This new enhancement will allow to add the name of lists containing a
    biblio to the search results at the OPAC.
    
    Test plan:
    0/ Regenerate the css file to get the style change:
     % lessc --clean-css="--s0 --advanced --compatibility=ie7"
       koha-tmpl/opac-tmpl/bootstrap/less/opac.less >
       koha-tmpl/opac-tmpl/bootstrap/css/opac.css
    1/ Create some lists and add items to them
    2/ On the search results you should see the name of the lists which
    contains the record.
    
    Note that we could add a syspref to make this new behavior optional.
    
    Sponsored-by: University of the Arts London
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Jonathan Field <jonathan.field at ptfs-europe.com>
    
    Signed-off-by: Katrin Fischer  <katrin.fischer at bsz-bw.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 Koha/Virtualshelves.pm                             |   39 +++++++++
 koha-tmpl/opac-tmpl/bootstrap/css/opac.css         |    2 +-
 .../opac-tmpl/bootstrap/en/modules/opac-results.tt |   13 +++
 koha-tmpl/opac-tmpl/bootstrap/less/opac.less       |    2 +-
 opac/opac-search.pl                                |    8 ++
 t/db_dependent/Virtualshelves.t                    |   90 +++++++++++++++++++-
 6 files changed, 151 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list