[koha-commits] main Koha release repository branch 3.8.x updated. v3.08.13-4-g6513661

Git repo owner gitmaster at git.koha-community.org
Thu Jun 6 11:19:32 CEST 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.8.x has been updated
       via  6513661a1d2f8bf3af18377e328333251b76da04 (commit)
       via  50aa3045babe3742f8c9b56aa6e1d9b6de1eb38e (commit)
      from  1773a7e86a5f5d864fc583a6788cbab55beafb9f (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 6513661a1d2f8bf3af18377e328333251b76da04
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Tue Mar 26 20:50:05 2013 -0300

    Bug 9358 - Followup - Fixed field plugins for MARC21 should be updated for MARC21 update #15
    
    This little patch adds a few values and descriptions to complete
    value builder for marc21 008.
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Follow-up works as described.
    XML change only.

commit 50aa3045babe3742f8c9b56aa6e1d9b6de1eb38e
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Mon Jan 7 19:10:56 2013 -0300

    Bug 9358 - Fixed field plugins for MARC21 should be updated for MARC21 update #15
    
    This patch, together with 9357, fix plugins for leader, 006, 007 and 008 MARC21 fields
    
    Leader18 c and i is fixed on Bug 9357
    
    Added missing/renamed fields on 007
    
    Options 'o' and 'q' already present on 006 and 008,
    fixing spaces and removing unnecessary descriptions.
    
    To test:
    1) Catalog/edit a record
    2) On 007 value builder, check missing values
       on 008, BKS, check for example 33- Literary form,
       i- Letters has a description
    3) Apply the patch
    4) Clean your browser cache
    5) On 007 value builder, new values are present
       On 008/6 descriptions are absent
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as described.

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

Summary of changes:
 .../cataloguing/value_builder/marc21_field_006.xml |  198 +++++++-------
 .../cataloguing/value_builder/marc21_field_007.tt  |  301 +++++++++++++++++++-
 .../cataloguing/value_builder/marc21_field_008.xml |  308 ++++++++++----------
 3 files changed, 553 insertions(+), 254 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list