[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.04-74-g5333a7dacb

Git repo owner gitmaster at git.koha-community.org
Tue Oct 20 19:35:15 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, 20.05.x has been updated
       via  5333a7dacbaa5df71be55f5741e887f620b44197 (commit)
      from  dc170fcafe2afb130b4117a195b78014a8675c96 (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 5333a7dacbaa5df71be55f5741e887f620b44197
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Aug 19 00:33:45 2020 +0000

    Bug 26245: Remove unused functions from members.js
    
    This patch removes some code from members.js which was unused.
    
    To test, apply the patch and test that the process of adding or editing
    a patron is unaffected. Check the Koha codebase for references to these
    functions in JavaScript:
    
    CheckDate
    unique (note: Not the jQuery function)
    check_manip_date
    check_password
    
    There should be none.
    
    Signed-off-by: Brandon J <brandon.jimenez at inLibro.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 558e64eec0fa9d4e3b31e284038cbd223df8b0d8)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/js/members.js | 90 ------------------------------
 1 file changed, 90 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list