[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.01-2-g3951a8f

Git repo owner gitmaster at git.koha-community.org
Wed Dec 30 16:56:40 CET 2015


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  3951a8fffd4d9b6ecb22a8382878c79225e6d2ca (commit)
      from  4d3ba8c178bcc3c627fa186bcdaa642512252826 (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 3951a8fffd4d9b6ecb22a8382878c79225e6d2ca
Author: Marc Véron <veron at veron.ch>
Date:   Wed Dec 9 18:36:21 2015 +0100

     Bug 15345: Translatability: fix issue in facets (Availability')
    
    This patch fixes an issue with a splitted sentence in facets (Avalability)
    that leads to weird translations e.g.:
    German: 'Zeige nur Verfügbar Exemplare'
    French: 'Montrer seulement disponible exemplaires'
    
    Additionally, the link "Show all items" gets it's own li tags to display
    nicely like the other links in the facets column and it removes superfluous
    dots.
    
    To test in OPAC and Staff client:
    - Apply patch
    - Do a search that results in more than one available items
    - In column "Refine your search", click on "Limit to currently available
      items"
    - Verify that the message "Showing only available items" and the link
      "Show all items" display nicely.
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    use_zebra_facets set to 0 in koha-conf.xml to test. Works as described
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>
    (cherry picked from commit 5e80a64ea39140c9918335fc472a441bb3fa9c6a)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc       |    2 +-
 koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-facets.inc |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list