[koha-commits] main Koha release repository branch master updated. v16.11.00-550-g01371f8

Git repo owner gitmaster at git.koha-community.org
Fri Mar 3 19:34:38 CET 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, master has been updated
       via  01371f8fad6efd30bf5a3b10bf3cf9f5eabbe5b5 (commit)
      from  3f6f4a2b36537cdcf3e89832e83595d7d6a649ad (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 01371f8fad6efd30bf5a3b10bf3cf9f5eabbe5b5
Author: Aleisha Amohia <aleishaamohia at hotmail.com>
Date:   Wed Feb 15 00:30:57 2017 +0000

    Bug 10978: Redirect to basket list of a supplier after deleting a basket
    
    This patch redirects to the vendor's list of baskets after deleting a
    basket, fixes breadcrumbs after deletion and also hides the toolbar
    actions after deletion (seeing as you can't edit/export etc a basket
    that no longer exists).
    
    To test:
    1) Go to Acquisitions -> find a vendor -> view a basket or create a new
    basket
    2) Delete the basket. Notice you are taken to a list of all vendors and
    baskets
    3) Apply patch and do step 1 again
    4) Delete the basket. Notice appropriate breadcrumbs, no toolbar, and
    confirm link to return to baskets for the vendor works.
    
    Sponsored-by: Catalyst IT
    
    Followed test plan, works as expected (links to vendor's baskets and all baskets)
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Re-tested. Wording of buttons "Show baskets for vendor..." and "Show all
    active baskets" makes sense.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 acqui/basket.pl                                         |    6 +++++-
 koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt |   11 +++++++++--
 2 files changed, 14 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list