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

Git repo owner gitmaster at git.koha-community.org
Thu May 14 23:44:11 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  693069ea1e73a3bc421c0a83918da03ec0ace6cc (commit)
      from  fe19f528ab06f72512964f929741aa7fee0e31e4 (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 693069ea1e73a3bc421c0a83918da03ec0ace6cc
Author: Joseph Sikowitz <joe at flo.org>
Date:   Sat Apr 18 16:06:05 2020 -0400

    Bug 24750: Instructor Search Results
    
    Adds regex to the split() of the passed parameters to improve searching.
    
    Test plan
    1. Go to Course Reserves module.
    2. Press New course button.
    3. Make active the instructor search box.
    4. Start typing the last name of a patron that exists in your database.
    5. At the end of the last name type ", " and try to add a first name.
    6. The search should fail.
    7. Apply the patch.
    8. Follow steps 1-5 again.
    9. You should now be able to search using the following methods
    9a. surname, firstname
    9b. firstname surname
    
    Signed-off-by: David Nind <david at davidnind.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 85339f38a096c63a9794cab424b4b4d4ce94e291)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 circ/ysearch.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list