[koha-commits] main Koha release repository branch master updated. v3.22.00-1036-gb56520f

Git repo owner gitmaster at git.koha-community.org
Thu Mar 31 17:48:55 CEST 2016


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, master has been updated
       via  b56520fa0db3285f3c44da2cb7f4eb7f9b2f836f (commit)
       via  b1f4707165f30b6afd2d545d32b69322cb5399f2 (commit)
       via  4a012f863ec568f5cc6470e5ab7d1b8e5fe9b25a (commit)
       via  09d298a211fdaadbdeda2a80e5c35d9343916df2 (commit)
      from  6a04ba598fb6f14aa1183fa1c5840cce7696d8e5 (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 b56520fa0db3285f3c44da2cb7f4eb7f9b2f836f
Author: Brendan A Gallagher <brendan at bywatersolutions.com>
Date:   Thu Mar 31 15:51:33 2016 +0000

     Updating the Schema files
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

commit b1f4707165f30b6afd2d545d32b69322cb5399f2
Author: Brendan A Gallagher <brendan at bywatersolutions.com>
Date:   Thu Mar 31 15:08:02 2016 +0000

    DBrev updates for Bug 16007 - Correction of 'Remove columns branchcode,
          categorytype from table overduerules_transport_types'
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

commit 4a012f863ec568f5cc6470e5ab7d1b8e5fe9b25a
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Mar 23 16:59:02 2016 +0000

     Bug 16007: Simplify the DB entry
    
    - No need to check if the table exists
    - No need to check if the column exists, just remove the warning
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

commit 09d298a211fdaadbdeda2a80e5c35d9343916df2
Author: charles <charles.farmer at inlibro.com>
Date:   Mon Mar 21 15:01:36 2016 -0400

     Bug 16007: Adding back column 'letternumber' to table 'overduerules_transport_types'
    
    Bug 13624 definitely broke the master by removing the column `overduerules_transport_type`.`letternumber` from kohastructure.sql.
    This patch aims to fix the problem by adding the column back on systems which had their 'letternumber' removed.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 Koha.pm                                         |    2 +-
 Koha/Schema/Result/OverduerulesTransportType.pm |   12 ++++++++++--
 installer/data/mysql/kohastructure.sql          |    1 +
 installer/data/mysql/updatedatabase.pl          |   14 ++++++++++++++
 4 files changed, 26 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list