[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.09-109-ga85aea7

Git repo owner gitmaster at git.koha-community.org
Wed Aug 17 16:38:58 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, 3.22.x has been updated
       via  a85aea7a61c0ee87c386c28cca0ee3ce2b2ce4c3 (commit)
      from  ff06964fd2b79c9a49c813f49f2f8a0afad25868 (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 a85aea7a61c0ee87c386c28cca0ee3ce2b2ce4c3
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed May 4 09:34:46 2016 -0400

    Bug 16450 - Remove the use of "onclick" from guarantor search template
    
    This patch updates the guarantor search template so that event
    definition is done in the script rather than in an onclick attribute.
    
    This patch also increases the size of the popup window to help prevent
    the need for horizontal scrolling and adds Bootstrap style to the
    "select" button.
    
    To test, apply the patch and clear your browser cache if necessary.
    
    - Go to Patrons and add a patron with a "child" category type.
    - In the "Guarantor information" section, click the "Set to patron"
      button.
    - In the pop-up window, search for a patron.
    - Click the "Select" button next to a patron.
    - The window should close, and the patron you selected should now appear
      as the guarantor. The guarantor's address information should be added
      to the "Main address" section.
    
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/js/members.js                  |    3 +--
 .../intranet-tmpl/prog/en/modules/common/patron_search.tt      |    8 ++++++++
 .../prog/en/modules/members/tables/guarantor_search.tt         |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list