[koha-commits] main Koha release repository branch master updated. v17.05.00-284-g5b84987

Git repo owner gitmaster at git.koha-community.org
Tue Jul 25 22:04:58 CEST 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  5b84987f28b43f0c92eeff9ed1067ed61f822a4b (commit)
       via  ca0568f58393cff3fce6b362e59e90daa1b1524a (commit)
       via  60478e6544ddfd37dc82829f684c3837b534d146 (commit)
       via  78d77163af407dc639764cdf1b8936b8f0f715d6 (commit)
      from  c650764e951eb35c60482e06494816ecaeedb200 (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 5b84987f28b43f0c92eeff9ed1067ed61f822a4b
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Jul 25 16:49:38 2017 -0300

    Bug 18982: Create a circ rule for the data we created
    
    No need to have a default circ cule, we create one for the categorycode
    and itemtype we are going to use.
    The 3 checkouts will not be rejected (5 are allowed)
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit ca0568f58393cff3fce6b362e59e90daa1b1524a
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Jul 25 16:48:06 2017 -0300

    Bug 18982: Create a specific itemtype for these tests
    
    No need to require rentalcharge=0 for all itemtypes, we create our own.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 60478e6544ddfd37dc82829f684c3837b534d146
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Jul 25 16:46:08 2017 -0300

    Bug 18982: category.categorycode must be uppercase
    
    Otherwise it is not selected in the dropdown list and the patron created
    does not belong to this category
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 78d77163af407dc639764cdf1b8936b8f0f715d6
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Jul 25 14:37:27 2017 -0300

    Bug 18982: Use KOHA_INTRANET_URL instead of syspref staffClientBaseURL
    
    That way we do not need to set the syspref, we can define it setting an
    env var, like other tests.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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

Summary of changes:
 t/db_dependent/selenium/basic_workflow.t |   38 ++++++++++++++++++++++--------
 1 file changed, 28 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list