[koha-commits] main Koha release repository branch master updated. v18.05.00-994-gbe4f22f

Git repo owner gitmaster at git.koha-community.org
Fri Oct 12 20:59:08 CEST 2018


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  be4f22f5a0745ef64c6bf20b89bd9f4fcbe40403 (commit)
       via  45fbd36e1f2e1aa622eec1ba588424cc50243fb3 (commit)
       via  2cd49034c43a16c7497f05e94c18396532fceddc (commit)
      from  3c210589f8e72bcd2241e348226e8d608061e1f3 (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 be4f22f5a0745ef64c6bf20b89bd9f4fcbe40403
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Oct 12 15:37:44 2018 -0300

    Bug 21479: Remove the trace if the node does not exist
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 45fbd36e1f2e1aa622eec1ba588424cc50243fb3
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Oct 9 13:30:54 2018 -0300

    Bug 21479: Add regression tests
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 2cd49034c43a16c7497f05e94c18396532fceddc
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Oct 3 14:13:49 2018 +0000

    Bug 21479: Fix remove from cart links at the OPAC (should remove only 1)
    
    This patch changes the way biblionumbers are passed to the cart script
    for adding and removing single items. The title's biblionumber is now
    stored in a data-attribute on the links for adding and removing. This
    should be a more robust, unified way to handle these single-item
    operations.
    
    To test, apply the patch and enable the opacbookbag system preference.
    
    Test adding and removing items from the cart from various pages using
    various methods:
    
     - By clicking an "Add to your cart" / "Remove" link in search results
     - By clicking an "Add to your cart" / "Remove" link on a detail page
     - By checking boxes in search results and adding via the dropdown
    
    Each operation should work correctly.
    
    Signed-off-by: David Nind <david at davidnind.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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

Summary of changes:
 .../bootstrap/en/includes/opac-bottom.inc          |   17 ++++++-----
 .../bootstrap/en/includes/opac-detail-sidebar.inc  |    4 +--
 .../opac-tmpl/bootstrap/en/modules/opac-results.tt |    4 +--
 koha-tmpl/opac-tmpl/bootstrap/js/basket.js         |    5 +++-
 t/db_dependent/selenium/regressions.t              |   31 ++++++++++++++++++--
 5 files changed, 47 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list