[koha-commits] main Koha release repository branch master updated. v3.14.00-1190-g0e59a18

Git repo owner gitmaster at git.koha-community.org
Mon May 5 23:19:06 CEST 2014


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  0e59a18f8e4613afbfb13471fcbed2aee77ef5ce (commit)
       via  fc1f90abc1e408b3ff23e4a5210c29719d76fde3 (commit)
       via  6a9323ab343c4bb6ffbcf9a69d48947822f691db (commit)
       via  6dd221223f1a1bd4c8b15e0342b66f75ddc32b9d (commit)
      from  e590436ee4c85ccb2bc0c556185895e15ca37ce1 (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 0e59a18f8e4613afbfb13471fcbed2aee77ef5ce
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Mon May 5 21:42:13 2014 +0000

    Bug 10857: (follow-up) make it possible to remove facets that contain diacritics
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit fc1f90abc1e408b3ff23e4a5210c29719d76fde3
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Fri Jan 10 17:22:47 2014 +0100

    Bug 10857: (follow-up) update Bootstrap theme
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 6a9323ab343c4bb6ffbcf9a69d48947822f691db
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Mon Nov 4 15:19:13 2013 +0100

    Bug 10857: (follow-up) encode 'limit' parameter values
    
    to allow facets with '&' character.
    
    Signed-off-by: sonia bouis <sonia.bouis at univ-lyon3.fr>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 6dd221223f1a1bd4c8b15e0342b66f75ddc32b9d
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Tue Jun 11 11:31:49 2013 +0200

    Bug 10857: add ability to remove active facets when refining search results
    
    When searching (at the OPAC or pro), facets can be enabled but never
    disabled. So a user is obliged to relaunch the search.
    
    This patch adds a new link "[x]" at the right of each selected facet.
    This link relaunch the search without this facet.
    
    Test plan:
    - Launch a search (OPAC and pro)
    - Enable some facets
    - Disable some facets
    
    Signed-off-by: sonia bouis <sonia.bouis at univ-lyon3.fr>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Patches pass all tests and QA script. Nice feature!
    
    Tested in Boostrap and Prog, adding end removing multiple
    facets in different sequences, adding and removing the
    availability limit.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 C4/Search.pm                                       |    4 +--
 catalogue/search.pl                                |   16 ++++++++-
 .../intranet-tmpl/prog/en/includes/facets.inc      |   34 ++++++++++++------
 .../bootstrap/en/includes/opac-facets.inc          |   22 +++++++++---
 .../opac-tmpl/prog/en/includes/opac-facets.inc     |   38 ++++++++++++++------
 opac/opac-search.pl                                |   15 +++++++-
 6 files changed, 100 insertions(+), 29 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list