[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.03-38-gead5617

Git repo owner gitmaster at git.koha-community.org
Thu Sep 20 13:13:01 CEST 2018


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, 18.05.x has been updated
       via  ead5617f927e397b968acf81b9d86e16de4d60c9 (commit)
       via  cd786a9c4ddeded20e574b128d0bac43a2eb52d0 (commit)
       via  4881ecece5d8fcdac867d7b6936923d451a3d48a (commit)
      from  145eef6a9037b93cd8902f0a77582fcadbf517bc (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 ead5617f927e397b968acf81b9d86e16de4d60c9
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Wed Sep 19 14:35:41 2018 +0000

    Bug 13406: (RM follow-up) Add missing filter
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit a299ae3a84795431eaea96152c5347eb5091ba23)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit cd786a9c4ddeded20e574b128d0bac43a2eb52d0
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date:   Sun Sep 16 22:38:29 2018 +0000

    Bug 13406: (follow-up) Add styling classes to authority MARC detail display
    
    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
    Amended patch: replace tab characters with spaces
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 65cbeae78c2ec7449efdaf6841826b7a70dac3c9)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 4881ecece5d8fcdac867d7b6936923d451a3d48a
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date:   Sun Sep 16 11:59:40 2018 -0700

    Bug 13406: Add styling classes to authority MARC detail display
    
    When viewing authority MARC records in the staff client (detail view), the
    MARC tags were not displaying with the tag_num, tag_desc, tag_ind1,
    tag_ind2, and desc classes, which made it impossible to add styles
    to these specific parts of a MARC tag.  This commit adds these
    styles (which are the same as the classes in the bibliographic
    MARC detail display).
    
    To test:
    1) Open the staff client, then click Authorities.
    2) Search for an authority record.
    3) Click on Details.
    4) Examine some MARC fields.  Note that the entire tag title line
    is in a single <div>.
    5) Apply this commit.
    6) Repeat steps 1-3.
    7) Notice that the tag title line is now separated into several
    spans, each with their own classes.
    
    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 05e51e9574884f03034633dfef95e7e95ac0224e)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 authorities/detail.pl                                    |   12 ++++++++----
 .../intranet-tmpl/prog/en/modules/authorities/detail.tt  |   14 +++++++++-----
 2 files changed, 17 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list