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.22.x has been updated
       via  01e6632c0ea415f41880d7b6d33e27f824419230 (commit)
      from  b277edf1a920d79b25495421d55c0f6e847fdaa5 (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 01e6632c0ea415f41880d7b6d33e27f824419230
Author: Owen Leonard <oleon...@myacpl.org>
Date:   Thu Aug 18 11:58:42 2016 -0400

    Bug 11019 - Require some fields when adding authorized value category
    
    This patch modifies the form for adding an authorized value so that
    the category is a required fields.
    Previously a new authorized value category could be saved with no data.
    
    To test, apply the patch and go to Administration -> Authorized values.
    
    - Click the "New category" button.
    - Click the save button without filling in the category.
      You should be prevented from submitting the form.
    - Verify that filling in the required field allows the form to be
      submitted.
    - Perform the same test when editing an existing authorized value.
    
    Signed-off-by: Aleisha Amohia <aleishaamo...@hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.dru...@bugs.koha-community.org>
    
    Follow-up for QA: Allow a blank authorised value to be created.
    
    Signed-off-by: Katrin Fischer  <katrin.fisc...@bsz-bw.de>
    Amended test plan.
    
    Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>
    (cherry picked from commit a5b0aa20e553d7444778b2ca3d90c6e067d6fce1)
    Signed-off-by: Frédéric Demians <f.demi...@tamil.fr>
    (cherry picked from commit 5b1b87455760702428a1e53f832dd3b2f109707b)
    Signed-off-by: Julian Maurice <julian.maur...@biblibre.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/modules/admin/authorised_values.tt   |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to