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

Git repo owner gitmaster at git.koha-community.org
Sun Oct 20 09:01:14 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  acd6c24550f7b92fcc0cb03437c25b4edbde89a3 (commit)
       via  4b9c1717fa8cb845cbecce3da84f9e7d11aa7cfb (commit)
      from  a04d410ecb539dc9c25a70be53cbaa6b4ae1b222 (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 acd6c24550f7b92fcc0cb03437c25b4edbde89a3
Author: Nicole C. Engard <nengard at bywatersolutions.com>
Date:   Thu Aug 8 08:49:25 2013 -0400

    Bug 10703: Add db documentation for biblioimages table
    
    This patch adds db documentation to the biblioimages table.
    
    To test:
    
    Apply patch
    Review kohastructure.sql to be sure that the documentation is there
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 801d8237d80d7079f3355da18ef18c60b7f37325)
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit 6f55deac4a976b59edd13632e11f70cbfbd22642)
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    (cherry picked from commit 6f55deac4a976b59edd13632e11f70cbfbd22642)

commit 4b9c1717fa8cb845cbecce3da84f9e7d11aa7cfb
Author: David Cook <dcook at prosentient.com.au>
Date:   Tue Aug 13 12:16:28 2013 +1000

    Bug 10715 - MARC21 007 Plugin Editor doesn't load position 01
    
    This patch changes the MARC21 007 plugin editor so that it uses
    1 character instead of 4 characters for position 01.
    
    TEST PLAN:
    
    1) Create new record/edit an existing record
    2) Using the tag editor for the 007 field, choose "Videorecording"
    3) Click OK
    4) Change the second character in the 007 from "c" to "d"
    5) Open the tag editor again
    6) Note that position 01 will still say "c - Videocartridge" rather
    than "d - Videodisc".
    7) Exit tag editor
    
    8) Apply patch
    
    9) Reload the page (Shift + Refresh is always useful)
    10) Open the tag editor again
    11) Note that position 01 will now say "d - Videodisc"
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 73ac970f734b0f04fff5561aa35bb9d9d47aa943)
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    Fix worked as expected.
    (cherry picked from commit 8a407d8d02463cd15423735dc6030da2c8f5e3a7)
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    (cherry picked from commit 8a407d8d02463cd15423735dc6030da2c8f5e3a7)

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

Summary of changes:
 cataloguing/value_builder/marc21_field_007.pl |    2 +-
 installer/data/mysql/kohastructure.sql        |   12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list