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  c8eee1b25761c5f3867fffc48c2e03ceab56e4ce (commit)
       via  b25c4196b8174b375d8c13ccb8dee145c5d784b6 (commit)
      from  9116cba3506b1129ed4165734a18fb66b3b8191a (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 c8eee1b25761c5f3867fffc48c2e03ceab56e4ce
Author: Julian Maurice <[email protected]>
Date:   Fri Mar 8 10:12:50 2019 +0100

    Bug 21049: Set 007/00 when selecting material type (Rancor)
    
    There is a 1-1 relationship between the material type values and the
    position 00 of 007 field. Selecting a material type should set this
    position's value.
    
    Signed-off-by: Liz Rea <[email protected]>
    
    Signed-off-by: Josef Moravec <[email protected]>
    
    Signed-off-by: Nick Clemens <[email protected]>
    (cherry picked from commit 856425db1e156ee4faf1aae70b0a78845711ba43)
    Signed-off-by: Martin Renvoize <[email protected]>
    (cherry picked from commit 16e250542de43eadf62bc9354329912be84c3420)
    
    Signed-off-by: Lucas Gass <[email protected]>

commit b25c4196b8174b375d8c13ccb8dee145c5d784b6
Author: Julian Maurice <[email protected]>
Date:   Wed Mar 6 08:43:18 2019 +0100

    Bug 21049: Fix value of material select for Rancor 007 widget
    
    The material type is selected in accordance with position 0 of 007
    
    Test plan:
    1. Create a new record using the advanced editor
    2. Select a material type for field 007 and set at least the position 0
       of this field
    3. Save the record and reload the page
    4. The material type should remain selected
    5. Try with all available material types
    
    Signed-off-by: Liz Rea <[email protected]>
    
    Signed-off-by: Josef Moravec <[email protected]>
    
    Signed-off-by: Nick Clemens <[email protected]>
    (cherry picked from commit e85294a738da7cce2a4897998ffa795f977b4cd7)
    Signed-off-by: Martin Renvoize <[email protected]>
    (cherry picked from commit d5aa7655a643a5a4868a47b8aae5371438993580)
    
    Signed-off-by: Lucas Gass <[email protected]>

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

Summary of changes:
 .../intranet-tmpl/lib/koha/cateditor/widget.js     |    2 +-
 .../prog/en/includes/cateditor-widgets-marc21.inc  |   33 +++++++++++++++++++-
 2 files changed, 33 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to