[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.06-55-gc0a0051

Git repo owner gitmaster at git.koha-community.org
Mon May 19 16:46:35 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  c0a00518e4ba03b00e6a8f1e4bf9b448f69a9d49 (commit)
       via  46cb2b9e630dec3be30f73cbf5f22f3baeb17c5e (commit)
      from  b322f5f13388fd7d64e9d2c3f8bd8c2cc1f60eeb (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 c0a00518e4ba03b00e6a8f1e4bf9b448f69a9d49
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Wed Feb 19 17:09:34 2014 +0000

    Bug 11777: add regression test
    
    This patch adds a regression test for ensuring that the
    authorisedby field is returned by SearchOrders().
    
    To test:
    
    [1] Upon applying the main patch, verify that
        prove -v t/db_dependent/Acquisition.t passes.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit a97f21ad3ba53ecd30089c7f802ab9b3ad430806)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 46cb2b9e630dec3be30f73cbf5f22f3baeb17c5e
Author: Amit Gupta <amitddng135 at gmail.com>
Date:   Tue Feb 18 14:57:44 2014 +0530

    Bug 11777: ensure "created by" is displayed by the order receiving page
    
    This fixes a regression introduced by the patches for bug 10723.
    
    To Test:
    1) Create budget and fund under budget administration.
    2) Create Vendor in acquisitons module.
    3) Create basket under vendor.
    4) Create order and choose budget while creating order.
    5) Click on Receive shipment button.
    6) Click on receive link on the right hand side you
       will be able to see a staff user name in the "created by"
       field.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit ed6e2b57a1d47f413aa4f5f691e82b849daa8468)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 C4/Acquisition.pm            |    1 +
 t/db_dependent/Acquisition.t |    3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list