[koha-commits] main Koha release repository branch master updated. v16.11.00-105-g8e68e41

Git repo owner gitmaster at git.koha-community.org
Fri Dec 23 12:34:55 CET 2016


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  8e68e41df448e9bde7baf69ebab2646d2138cca4 (commit)
       via  47e80e899aca7c79aaeb58350401a1963fbe709d (commit)
      from  d84458374b45723e280de06c84b0d98a3d8dd622 (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 8e68e41df448e9bde7baf69ebab2646d2138cca4
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Dec 23 11:31:00 2016 +0000

    Bug 15415 [QA Followup] - Make code more readable
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 47e80e899aca7c79aaeb58350401a1963fbe709d
Author: Aleisha Amohia <aleishaamohia at hotmail.com>
Date:   Fri Dec 2 03:04:07 2016 +0000

    Bug 15415: Warn when creating a new print profile
    
    As per Jonathan's comment in Comment 3, I've put that line of code in an
    if statement that will only call the get_attr method if we are editing
    an existing profile (therefore the profile id will exist).
    
    To test:
    1) Go to Tools -> Patron Card Creator -> New printer profile
    2) Notice warn
    3) Apply patch
    4) Refresh page
    5) Confirm warn is gone and page still works as expected
    
    Sponsored-by: Catalyst IT
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 patroncards/edit-profile.pl |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list