[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.00-12-g59989e7

Git repo owner gitmaster at git.koha-community.org
Tue Jun 5 12:49:31 CEST 2018


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, 18.05.x has been updated
       via  59989e7be4e4c697b0ef316eab53b6450f5edb58 (commit)
      from  b9dffc169ddb7a3a32a071c4a004420814fa3a3f (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 59989e7be4e4c697b0ef316eab53b6450f5edb58
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri May 18 14:01:09 2018 +0000

    Bug 20781: Set a minimum enrollemnt period 'in months' of 1
    
    To test:
     1 - Browse to Admin->Patron Categories
     2 - Click '+ New category'
     3 - Enter data as required, however, enter 0 in 'Enrolment period' ->
    'in months'
     4 - Save
     5 - View the list of categories, the new category has 'Enrolment period'
    = 'until'
     6 - Create a patron in this category, note their dateexipry is
    '0000-00-00'
     7 - Search for them
     8 - internal server error
     9 - Delete that patron
    10 - Apply patch
    11 - Edit the category, note you cannot save with 0 months
    12 - Set 1 month and save
    13 - Create a patron in this cateogry
    14 - Note they have a valid dateexpiry
    15 - Search for them
    16 - All works
    17 - Create a new category and verify you cannot add with 0 months
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/js/categories.js |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list