[koha-commits] main Koha release repository branch master updated. v16.05.00-169-g38d1a18

Git repo owner gitmaster at git.koha-community.org
Fri Jun 24 15:03:57 CEST 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  38d1a1862dcc26e284953fd383150816a183a7d5 (commit)
      from  1f2dcfd2e93dc444cc92e62cd8be2dbb29f7cb08 (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 38d1a1862dcc26e284953fd383150816a183a7d5
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed May 25 11:57:25 2016 -0400

    Bug 16462 - Change default sorting of circulation patron search results to patron name
    
    This patch changes the default sort of patron quick search results from
    the circulation header search or when searching for a patron during the
    hold process.
    
    To test:
    
    In Circulation:
    - Perform a search by name for a patron which will
      return multiple search results.
    - Confirm that the results are sorted by patron name.
    
    In the catalog:
    - Locate and place a hold on a title.
    - When prompted to select a patron to place the hold for, perform a
      search by name which will return multiple results.
    - Confirm that the results are sorted by patron name.
    
    Followed test plan, works as expected.
    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:
 .../intranet-tmpl/prog/en/includes/circ-patron-search-results.inc    |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list