[koha-commits] main Koha release repository branch 17.05.x updated. v17.05.02-16-g2586f7f

Git repo owner gitmaster at git.koha-community.org
Mon Jul 31 10:08:49 CEST 2017


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, 17.05.x has been updated
       via  2586f7f8462a28dc7f3078576ac2b9faa40e426c (commit)
       via  970442bc39583a0491120fa60816ec4d819a7653 (commit)
       via  38597cee18757669e450b8ce2d0941ee7a97173b (commit)
      from  bede0cc328f6acff69489fe3139d64c35eb7b589 (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 2586f7f8462a28dc7f3078576ac2b9faa40e426c
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Jul 24 14:25:21 2017 -0300

    Bug 18545: Re-add call to enableCheckboxActions
    
    This call is used to refresh the page correctly
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 37fc0d817d46d21897015a8e1df754b59ba477a6)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 970442bc39583a0491120fa60816ec4d819a7653
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Jun 9 15:50:41 2017 +0000

    Bug 18545 [Follow-up] Remove use of onclick from OPAC Cart
    
    This patch makes a few corrections:
    
    - Use 'e.preventDefault()' instead of 'return false' in changed
      sections.
    - Modify the event handler on checkboxes to successfully handle the
      un-check action as well as the check action. (QA comment 5).
    
    To test, follow the original test plan.
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>
    
    Signed-off-by: Jesse Maseto <jesse at bywatersolutions.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 04a601ef659c64446790758ebbe369a2ce090875)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 38597cee18757669e450b8ce2d0941ee7a97173b
Author: Aleisha Amohia <aleishaamohia at hotmail.com>
Date:   Fri May 5 03:58:49 2017 +0000

    Bug 18545: Remove use of onclick from OPAC cart
    
    To test:
    1) Apply patch and add one or more items to your cart
    2) Confirm that clicking the following things still works as expected:
     - more details
     - brief display
     - send
     - download
     - print
     - select all
     - clear all
     - selecting by clicking checkbox
     - remove title
     - add title to list
     - place hold
     - add tag
     - empty and close
    
    Sponsored-by: Catalyst IT
    
    Followed test plan, works as expected. Resolves issue with two
    print dialogues from Bug 18544.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 1b4d4f989b1d6c589a08f21ce19a48dca9072ec7)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../opac-tmpl/bootstrap/en/modules/opac-basket.tt  |   92 ++++++++++++++++----
 1 file changed, 77 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list