[koha-commits] main Koha release repository branch master updated. v3.14.00-1092-g700568b

Git repo owner gitmaster at git.koha-community.org
Mon May 5 02:21:18 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  700568bb894b2810b093d51e9aa83a56174eed98 (commit)
      from  16cd2996a484b2105d66043855c36d5e13a82987 (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 700568bb894b2810b093d51e9aa83a56174eed98
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Thu Apr 24 14:19:52 2014 -0300

    Bug 11117: Fix text mixup in facets where RTL text + facet count showed
    
    This patch adds classes for both the facet label and count, and adds
    'inline-block' to the 'facet-count' class so text shows properly.
    
    To reproduce:
    - Have facets to show some right to left text (example on the bug
      report) in English language templates.
    - Enable the displayFacetCount.
    - Check it displays like the attached screenshot.
    
    To test:
    - Apply the patch
    - Do a search that previously reproduced the problem on the staff
      interface
    => Shows correctly
    - Repeat for OPAC (the three themes)
    => Shows correctly
    
    Sponsored-by: Universidad Nacional de Cordoba
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Still work as described. Checked in Arabic with Arabic records.
    No koha-qa errors
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests and QA script.
    Confirmed bug and that the patch fixes it, tested in staff,
    prog, ccsr and bootstrap.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css      |    4 ++++
 koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc       |   12 ++++++++++--
 koha-tmpl/opac-tmpl/bootstrap/css/opac.css                |    2 +-
 koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-facets.inc |    8 ++++----
 koha-tmpl/opac-tmpl/bootstrap/less/opac.less              |    4 ++++
 koha-tmpl/opac-tmpl/ccsr/en/css/opac.css                  |    4 ++++
 koha-tmpl/opac-tmpl/prog/en/css/opac.css                  |    4 ++++
 koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc      |   10 +++++++++-
 8 files changed, 40 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list