[koha-commits] main Koha release repository branch 3.18.x updated. v3.18.04-20-g9cb99b1

Git repo owner gitmaster at git.koha-community.org
Thu Mar 12 08:16:50 CET 2015


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.18.x has been updated
       via  9cb99b181a41051e46d549e336f1f626a83e8815 (commit)
       via  9a6b5eb9abe6443b7dc441171e5a9bc3852c9e46 (commit)
       via  d1a3eab5f07e8245cefcde4acf83eafeea92c24e (commit)
      from  f73f848ecea026a7aa4afa486f43ca2beb7f6a4e (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 9cb99b181a41051e46d549e336f1f626a83e8815
Author: Adrien Saurat <adrien.saurat at biblibre.com>
Date:   Tue Mar 19 17:00:40 2013 +0100

    Bug 9848: SIP tests, fix in 10renew_all.t (additionnal checkin)
    
    Adds a checkin operation at the beginning of the test.
    Otherwise, a former test leaves the test item checked out
    and this generates an error.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit dff7d28275c09193094557c907cc6c10f9bee0e1)
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 9a6b5eb9abe6443b7dc441171e5a9bc3852c9e46
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Mon Feb 23 12:32:33 2015 +0100

    Bug 13731: Suggestions reason does not save on updating the status
    
    On the suggestion list view, if you set a status, it won't be saved.
    
    Test plan:
    1/ Create a suggestion
    2/ Go on the suggestion list view (suggestion/suggestion.pl)
    3/ Select a suggestion and marked it as "rejected" (or the status you
    want) and choose a reason
    4/ Save
    5/ Browse you suggestions DB table (using your favorite MySQL CLI) and
    verify that the "reason" field is correctly filled.
    
    Works as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as expected, thx!
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit 45e5afb77b8185eda9151cde7943577201671d17)
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit d1a3eab5f07e8245cefcde4acf83eafeea92c24e
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Sat Feb 21 22:24:03 2015 +0100

    Bug 13745: Fix serial collection page to always show branch name
    
    The serial collection page shows 2 tables, one for the subscriptions
    and a second for the issues. Both show the branch, but the first
    showed the code while the second showed the name.
    With this patch both tables show the name.
    
    To test:
    - Search for a subscription or create one
    - Navigate to the serial collection page (navigation on left side)
    - Check both tables on the page show the branch name with
      the patch applied
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit 90ac9ec545b9883de63943daef0ffe0692c1b799)
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 C4/SIP/t/10renew_all.t                             |   57 ++++++++++++++------
 .../prog/en/modules/serials/serials-collection.tt  |    2 +-
 suggestion/suggestion.pl                           |    9 ++--
 3 files changed, 45 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list