[koha-commits] main Koha release repository branch master updated. v16.11.00-265-g2ce4b16

Git repo owner gitmaster at git.koha-community.org
Thu Jan 19 14:43:33 CET 2017


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  2ce4b1635d24179fb3d5b11459045d86b9cf977e (commit)
       via  c7dc340d639bf53abc204c96d3ffc8154db16069 (commit)
       via  b37b22a4fd7aa3f4a59a1c541aae2fcd5b9cbd1f (commit)
       via  3c09fefb1dd3c8728404ef641f95885e61a674f4 (commit)
      from  e88c11b6ff86b3bb803d8a8fb51a81f3e862288b (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 2ce4b1635d24179fb3d5b11459045d86b9cf977e
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Jan 19 14:32:56 2017 +0100

    Bug 17469: Fix number of values
    
    Will fix
      ERROR 1136 (21S01) at line 57: Column count doesn't match value count at row 2
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit c7dc340d639bf53abc204c96d3ffc8154db16069
Author: Caitlin Goodger <caitlingoodger.student at wegc.school.nz>
Date:   Tue Jan 17 02:11:51 2017 +0000

    Bug 17469: Follow-up adding hold print notice
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit b37b22a4fd7aa3f4a59a1c541aae2fcd5b9cbd1f
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Thu Oct 20 00:10:52 2016 +0200

    Bug 17469: Add missing sample notices to fr-CA web installer
    
    Adds missing notices to the fr-CA web installer:
    - MEMBERSHIP_EXPIRY
    - PASSWORD_RESET
    Renames RESERVESLIP to HOLD_SLIP
    
    TEST PLAN
    ---------
    1) Apply the first patch
    2) prove xt/sample_notices.t
       -- it should fail for fr-CA.
    3) Apply the second patch
    4) prove xt/sample_notices.t
       -- it should pass.
    5) run all tests (prove t; prove xt)
       -- they should generally pass
    6) run koha qa test tools
    
    NOTE: Split test patch from fix patch, so could prove problem
          exists easily.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Caitlin Goodger <caitlingoodger.student at wegc.school.nz>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 3c09fefb1dd3c8728404ef641f95885e61a674f4
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Thu Oct 20 00:10:52 2016 +0200

    Bug 17469: Add missing sample notices fr-CA test
    
    Add fr-CA installer to xt/sample_letter.t
    
    To test:
    - Verify xt/sample_letter.t test checks fr-CA now and
      fails for just fr-CA.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Caitlin Goodger <caitlingoodger.student at wegc.school.nz>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 installer/data/mysql/fr-CA/obligatoire/sample_notices.sql |    7 ++++++-
 xt/sample_notices.t                                       |    1 +
 2 files changed, 7 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list