[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-23-g9478f28

Git repo owner gitmaster at git.koha-community.org
Tue Dec 24 12:43:31 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, 3.14.x has been updated
       via  9478f2875ad7d378d6ff32bbf1cc4475b30d242f (commit)
       via  fd865d5013a739d1fa00ab2100d8466e05f42025 (commit)
      from  27596b0c6a808fda6a08abb4cd46a98025e3a38f (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 9478f2875ad7d378d6ff32bbf1cc4475b30d242f
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>
    (cherry picked from commit 4927140966844b88ef54dfc4d8e5f39d164ac8f3)
    Signed-off-by: Fridolin SOMERS <fridolin.somers at biblibre.com>

commit fd865d5013a739d1fa00ab2100d8466e05f42025
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>
    (cherry picked from commit 311c9278765f369f616dadab92a8179761f8ee7a)
    Signed-off-by: Fridolin SOMERS <fridolin.somers at biblibre.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