[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.07-44-ga143dec

Git repo owner gitmaster at git.koha-community.org
Thu Jun 12 08:52:41 CEST 2014


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, 3.14.x has been updated
       via  a143dec8a0b8490ff5ebae3e72599a2e94a0a8f7 (commit)
      from  5effa8b3fc0e764fb26c85f6b649ffe2c64031f7 (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 a143dec8a0b8490ff5ebae3e72599a2e94a0a8f7
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon Jan 13 12:39:51 2014 -0500

    Bug 11531: make it possible to edit transport cost for a new libraries
    
    If you are using the transport cost matrix, and you create a new
    library, you cannot edit the fields for this library!
    
    Test Plan:
    1) Enable the transport cost matrix
    2) Set some transport cost values in the matrix
    3) Save the matrix
    4) Create a new library
    5) View the transport cost matrix again
    6) Note the uneditable fields for the new branch
    7) Apply this patch
    8) View the transport cost matrix again
    9) Note you can now edit the fields for the new branch
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as described, passes all tests and QA script.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 4edcec3d5812b159b7012c43a04577bfd7e462bc)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 admin/transport-cost-matrix.pl |    4 ++++
 1 file changed, 4 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list