[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.10-119-g55312cd9f8

Git repo owner gitmaster at git.koha-community.org
Sat May 16 01:12:50 CEST 2020


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, 19.05.x has been updated
       via  55312cd9f8789d03acb9251d342afd5ac76e842c (commit)
       via  3c27362e3d092ba4d44711b43b01acd11c0ed74b (commit)
      from  1738ecc1fe75c3757ce21b2bb63dfaea2f816343 (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 55312cd9f8789d03acb9251d342afd5ac76e842c
Author: Slava Shishkin <slavashishkin at gmail.com>
Date:   Sun May 10 18:15:09 2020 +0300

    Bug 25409: Add missing "Required" text and "required" classes
    
    Highlight text with red by adding “required” class to the label and added red
    “Required” text next to select field in "onboardingstep5.tt" template.
    
    To test:
        1) Start new installation. During onboarding tool phase you will be
           requested to create a new circulation rule.
        2) Observe that "Units" label has no "required" class and that
           there’s no “Required” text next to a select field.
        3) Apply patch.
        4) Repeat step 2 (you can reload circulation rule creation page).
        5) Observe the error is gone.
    
    Mentored-by: Peter Vashchuk <stalkernoid at gmail.com>
    Mentored-by: Andrew Nugged <nugged at gmail.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit e21179fd9bad471c931ce0e89cd8f4df145af8f1)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 3c27362e3d092ba4d44711b43b01acd11c0ed74b
Author: Slava Shishkin <slavashishkin at gmail.com>
Date:   Thu May 7 14:24:31 2020 +0300

    Bug 25409: Add missing "required" class to template
    
    Added "required" class to "itemtype" label in "onboardingstep5.tt"
    template.
    
    To test:
        1) Start new instalation. During onboarding tool phase you will be
           requested to create a new circulation rule.
        2) Observe that "itemtype" label has no "required" class.
        3) Apply patch.
        4) Repeat step 2 (you can reload circulation rule creation page).
        5) Observe the error is gone.
    
    Mentored-by: Peter Vashchuk <stalkernoid at gmail.com>
    Mentored-by: Andrew Nugged <nugged at gmail.com>
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit 180360e3fde1befd73fb0d626d0fc7ddebc057de)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list