[koha-commits] main Koha release repository branch master updated. v3.14.00-114-g4927140

Git repo owner gitmaster at git.koha-community.org
Fri Dec 13 17:15:45 CET 2013


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  4927140966844b88ef54dfc4d8e5f39d164ac8f3 (commit)
       via  311c9278765f369f616dadab92a8179761f8ee7a (commit)
      from  09fcd6980301bae3daad68f8cc27a2d5e7d488e4 (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 4927140966844b88ef54dfc4d8e5f39d164ac8f3
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Fri Dec 13 15:46:15 2013 +0100

    Bug 8334: (follow-up) remove commented JS code
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 311c9278765f369f616dadab92a8179761f8ee7a
Author: Vitor FERNANDES <vfernandes at keep.pt>
Date:   Wed Sep 18 17:58:24 2013 -0300

    Bug 8334 - Authority UNIMARC 100 field plugin
    
    This patch adds a plugin for field 100 of UNIMARC
    authorities.
    
    To test on a UNIMARC site:
    1) Apply the patch
    2) Edit some authority framework, field 100
    3) Link subfield 'a' to unimarc_field_100_authorities.pl
    plugin, save
    4) Edit or add auth record, click on '...' to bring plugin
    5) Modify field 100a
    6) Save record
    
    Thanks to Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> for
    converting Vitor's original patch to a Git patch and doing
    some tidying.
    
    Signed-off-by: Mathieu Saby <mathieu.saby at univ-rennes2.fr>
    Signed-off-by: Stephane Delaye <stephane.delaye at biblibre.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 ...eld_100.pl => unimarc_field_100_authorities.pl} |   69 ++--
 .../value_builder/unimarc_field_100_authorities.tt |  374 ++++++++++++++++++++
 2 files changed, 401 insertions(+), 42 deletions(-)
 copy cataloguing/value_builder/{unimarc_field_100.pl => unimarc_field_100_authorities.pl} (58%)
 mode change 100755 => 100644
 create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_100_authorities.tt


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list