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.11.x has been updated
       via  104fba4bb0e5dec1914978b324551e443eb51a40 (commit)
      from  518ea70806ec765766a31bbcfcbfa216cbf94eb1 (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 104fba4bb0e5dec1914978b324551e443eb51a40
Author: Jonathan Druart <[email protected]>
Date:   Mon Aug 3 13:09:54 2020 +0200

    Bug 26119: Enable patron's attribute edition when 
PatronSelfRegistrationVerifyByEmail
    
    There is no good reason remove the ability to edit patron's attributes
    if PatronSelfRegistrationVerifyByEmail is set.
    
    We cannot have them in the self-registration form (because we don't
    store patron's attributes during self-ref), but we can have them when
    a patron show/edit their information.
    
    Test plan:
    0. Enable PatronSelfRegistrationVerifyByEmail and create patron's
    attributes that can be edited at the OPAC
    1. Create a new patron using the self-reg feature
    => You don't have the ability to fill in the patron's attribute
    2. Edit your personal details (OPAC)
    => Without this patch you still don't see the patron's attribute that
    can be edited at the OPAC
    => With this patch applied you can!
    3. Notice the wording change on the "Modify patron attribute type" form
    and confirm it makes sense
    
    Signed-off-by: Sally <[email protected]>
    
    Signed-off-by: Katrin Fischer <[email protected]>
    
    Signed-off-by: Jonathan Druart <[email protected]>
    (cherry picked from commit fc22fb308bdbfc6d1bda3448e966542f2828ad76)
    
    Signed-off-by: Lucas Gass <[email protected]>
    (cherry picked from commit ae54212e7d05564332dbb28b99ed61103cdecaae)
    
    Signed-off-by: Aleisha Amohia <[email protected]>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt | 2 +-
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to