[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.05-10-gb40a957

Git repo owner gitmaster at git.koha-community.org
Wed Apr 23 17:38:00 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, 3.14.x has been updated
       via  b40a957e048dc20b7c46c9bfee7fbdc5b4efbbcc (commit)
       via  2395ebb2ae431d877c7389853b6d63bcc7340557 (commit)
      from  980770e1463c18c2ba960f3fc46fc64510de0389 (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 b40a957e048dc20b7c46c9bfee7fbdc5b4efbbcc
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Thu Jan 16 23:07:09 2014 +0000

    Bug 10987: (follow-up) fix display of authorities containing only one see from or see also lnik
    
    This patch fixes an incorrect test on the number of see from and
    see also links in the authority record, as otherwise if a record
    had only one 4XX or 5XX, the linked headings weren't displayed at
    all.  This patch also makes the test consistent across the staff
    theme and the two OPAC themes.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit e686dd25438b66de751551c8f8fecff115b661d4)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 2395ebb2ae431d877c7389853b6d63bcc7340557
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Wed Oct 2 15:42:13 2013 -0300

    Bug 10987: remove duplicate 'see also' and 'see from' labels from authority search results
    
    If an authority record has more than one 4xx$a (or 5xx$a) entries the
    corresponding labels 'see also' and 'used for/see from' werwe repeated.
    This patch removes duplicate instances of the labels, improving
    readability.
    
    To test:
    - Have authority records with more than one entry on the 4xx (or 5xx)
      fields.
    - Do a search, check "see also:" (or 'used for/see from') appear more
      than once.
    - Apply the patch
    - Reload and check it looks nicer :-D
    - Repeat for: staff auth search, OPAC using ccsr, OPAC using prog
    - Signoff
    
    Sponsored-by: Universidad Nacional de Cordoba
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    
    Work as decribed. No koha-qa errors
    Nice view on staff and both opac
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 910dff28254b8a93ed03884b0e768fd7c013f449)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/css/staff-global.css     |    6 ++++--
 .../en/includes/authorities-search-results.inc     |   21 ++++++++++----------
 .../en/includes/authorities-search-results.inc     |   12 ++++-------
 koha-tmpl/opac-tmpl/ccsr/en/css/opac.css           |    6 ++++--
 koha-tmpl/opac-tmpl/prog/en/css/opac.css           |    6 ++++--
 .../en/includes/authorities-search-results.inc     |   21 ++++++++++----------
 6 files changed, 36 insertions(+), 36 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list