[koha-commits] main Koha release repository branch 16.11.x updated. v16.11.00-3-g961a2f5

Git repo owner gitmaster at git.koha-community.org
Tue Nov 29 23:15:48 CET 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, 16.11.x has been updated
       via  961a2f530a6bfc4d1a9c2b4bf3ff24c13b58fde8 (commit)
       via  51e5ee1b0c5c205cc5104b7fbb9684de7cc99125 (commit)
      from  3c9d916641196a9a892d6be24d885ee8539be7bd (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 961a2f530a6bfc4d1a9c2b4bf3ff24c13b58fde8
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Tue Nov 22 11:28:51 2016 +0000

    Bug 17344 - Followup to fix selectors
    
    Add '#' selector to several tags
    Fix some spacing
    Remove duplicated line
    
    To highlight that all is working set PatronQuickAddFields as below for testing:
    streetnumber|address|address2|city|state|zipcode|country|branchcode
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

commit 51e5ee1b0c5c205cc5104b7fbb9684de7cc99125
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Nov 21 11:47:00 2016 +0000

    Bug 17344 - Can't set guarantor in quick add brief form
    
    This patch updates the guarantor form to work with the quick add form
    
    To test:
    1 - Quick add a 'Kid' patron (or other patron type that may have
        guarantor)
    2 - Verify form appears as expected
    3 - Test that you can add a patron manually or using selector
    4 - Test that deletion works as expected
    5 - Test 3 and 4 from the full version of the form
    6 - Save or cancel and add a new patron using the full form only
    7 - Verify that adding/deleting guarantor works with no errors
    8 - Sign off
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list