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.11.x has been updated
       via  105e3c9ce04d2958d9e0749c579f73fece94d641 (commit)
       via  12ed7a654b01c0eefb05c14ae8f5d1ddbac4edb7 (commit)
       via  d9d4b54065a48687a36f4104e3334639e589b569 (commit)
      from  8105555bbf3ef11ded7dee0dc2f7d37cbe423850 (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 105e3c9ce04d2958d9e0749c579f73fece94d641
Author: Lucas Gass <lu...@bywatersolutions.com>
Date:   Tue Sep 17 20:21:28 2019 +0000

    Bug 23309: DBRev 18.11.09.002
    
    Signed-off-by: Lucas Gass <lu...@bywatersolutions.com>

commit 12ed7a654b01c0eefb05c14ae8f5d1ddbac4edb7
Author: Jonathan Druart <jonathan.dru...@bugs.koha-community.org>
Date:   Wed Aug 7 20:16:00 2019 -0500

    Bug 23309: Use Koha::MarcSubfieldStructures to create to subfields
    
    It will fix the insert of new subfields with SQL strict modes
    
    DBD::mysql::st execute failed: Incorrect integer value: '' for column
    'hidden' at row 1 [for Statement "
    
    Test plan:
    - Turn the config strict_sql_modes ON
    - Add a new subfield to a field
    
    Signed-off-by: Katrin Fischer <katrin.fischer...@web.de>
    Signed-off-by: Tomas Cohen Arazi <tomasco...@theke.io>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>
    (cherry picked from commit 144e753da65cafa3c4291eec701222784ec0893f)
    Signed-off-by: Fridolin Somers <fridolin.som...@biblibre.com>
    (cherry picked from commit 611bea77ec1c125dbfce5c4b40681fcc6fab9520)
    
    Signed-off-by: Lucas Gass <lu...@bywatersolutions.com>

commit d9d4b54065a48687a36f4104e3334639e589b569
Author: Jonathan Druart <jonathan.dru...@bugs.koha-community.org>
Date:   Wed Aug 7 20:08:22 2019 -0500

    Bug 23309: Update DB
    
    Signed-off-by: Tomas Cohen Arazi <tomasco...@theke.io>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>
    (cherry picked from commit 0a0a8d874d9a46b0c53b9ce4691e36f5dc04e68e)
    Signed-off-by: Fridolin Somers <fridolin.som...@biblibre.com>
    (cherry picked from commit aaa522c685bf40664561bb928d2c88f630f256d1)
    
    Signed-off-by: Lucas Gass <lu...@bywatersolutions.com>

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

Summary of changes:
 admin/marc_subfields_structure.pl                |   51 ++++++++++------------
 installer/data/mysql/atomicupdate/bug_23309.perl |   10 +++++
 installer/data/mysql/kohastructure.sql           |    2 +-
 installer/data/mysql/updatedatabase.pl           |   11 +++++
 4 files changed, 44 insertions(+), 30 deletions(-)
 create mode 100644 installer/data/mysql/atomicupdate/bug_23309.perl


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to