[koha-commits] main Koha release repository branch master updated. v19.05.00-1351-g2d9bfcb

Git repo owner gitmaster at git.koha-community.org
Tue Nov 26 12:40:45 CET 2019


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  2d9bfcbfbecca0418ed9cb7f1247a5ce37a95a1c (commit)
       via  dcb9bf358151bcca6189581871aeb937125bc896 (commit)
      from  53c8014557326e9a67c3c53b016e2fd10ac4f3ad (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 2d9bfcbfbecca0418ed9cb7f1247a5ce37a95a1c
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Nov 26 10:16:19 2019 +0100

    Bug 23905: Remove extra closing span
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit dcb9bf358151bcca6189581871aeb937125bc896
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon Nov 25 11:50:46 2019 -0500

    Bug 23905: Button "Search to add" doesn't work on Quick add new patron
    
    This issue is caused by duplicating the patron guarantor fieldset.
    The solution is to move it between the two forms insetad.
    In addition, this patch moves the guarantor information fieldset to the area below the "Quick add" fieldset, instead of *inside* it. This change preserves the correct styling and layout of the Guarantor information fieldset whilst it is moved back and forth by the "quick add"/"full form" toggle.
    
    Test Plan:
    1) Quick add a child patron
    2) Attempt to use the "Search to add" button
    3) Note it does nothing
    4) Apply this patch
    5) Repeat steps 1 and 2
    6) It works now!
    7) Test toggling between the quick add and full form views,
       note the "Guarantor information" fieldset shows correctly
       in the full form view.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 .../prog/en/modules/members/memberentrygen.tt         |   17 +++++++++--------
 koha-tmpl/intranet-tmpl/prog/js/members.js            |    4 +---
 2 files changed, 10 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list