[koha-commits] main Koha release repository branch master updated. v3.14.00-alpha2-100-g0f68828

Git repo owner gitmaster at git.koha-community.org
Thu Oct 31 15:30:22 CET 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, master has been updated
       via  0f6882896d6a806fb474b1fd172e3e93919d960c (commit)
       via  320afd2fc53abb037c9c3fc4527ab8ad502461ac (commit)
       via  2eb34034dfbba16a49e071855bc95253779fd80a (commit)
       via  568f32606c2c9c247b2b477193a2d6814f738fa6 (commit)
      from  c59f17e454fa74aebd5506e23cd0b9ec6f0dd4e6 (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 0f6882896d6a806fb474b1fd172e3e93919d960c
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Thu Oct 31 14:41:19 2013 +0000

    Bug 10572: DBrev 3.13.00.037
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 320afd2fc53abb037c9c3fc4527ab8ad502461ac
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Sep 12 13:22:23 2013 -0400

    Bug 10572: (follow-up) ensure SQL for all translations has the phone transport type
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 2eb34034dfbba16a49e071855bc95253779fd80a
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Wed Aug 7 14:24:23 2013 +0200

    Bug 10572: (follow-up) DBrev to ensure presence of phone transport type
    
    Test plan:
    Run the updatestructure step of web installer.
    Check if you have a phone message_transport_type.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 568f32606c2c9c247b2b477193a2d6814f738fa6
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Thu Jul 11 10:01:16 2013 +0200

    Bug 10572: Add phone to message_transport_types table for new installs
    
    In connection to bug 4246, commit 591bae324 added
    phone to the message_transport_types table in updatedatabase.pl
    
    This should be done also for new installs via the .sql files of the web
    installer.
    
    I am adding it only to English now, basing this change upon the work in
    reports 10509 and 10520. (I discovered this tiny omission there too.)
    
    Test plan:
    Apply patches 10509/10520.
    Run new install or run this particular sql file from command line.
    Note: If you only run this particular file, you do not need patch 10509.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../data/mysql/de-DE/mandatory/message_transport_types.sql  |    3 ++-
 .../data/mysql/en/mandatory/message_transport_types.sql     |    3 ++-
 .../data/mysql/es-ES/mandatory/message_transport_types.sql  |    3 ++-
 .../mysql/fr-FR/1-Obligatoire/message_transport_types.sql   |    3 ++-
 .../data/mysql/it-IT/necessari/message_transport_types.sql  |    3 ++-
 .../mysql/nb-NO/1-Obligatorisk/message_transport_types.sql  |    3 ++-
 .../data/mysql/pl-PL/mandatory/message_transport_types.sql  |    3 ++-
 .../data/mysql/ru-RU/mandatory/message_transport_types.sql  |    5 ++++-
 .../data/mysql/uk-UA/mandatory/message_transport_types.sql  |    5 ++++-
 installer/data/mysql/updatedatabase.pl                      |   11 +++++++++++
 kohaversion.pl                                              |    2 +-
 11 files changed, 34 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list