[koha-commits] main Koha release repository branch master updated. v3.22.00-333-g6a2bf8d

Git repo owner gitmaster at git.koha-community.org
Wed Jan 27 03:37:56 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, master has been updated
       via  6a2bf8d31b1fbe1d83a66d314bc97be41af65ca7 (commit)
      from  2923cfdff4466efed55dd3d3dbee8ba37f6ff882 (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 6a2bf8d31b1fbe1d83a66d314bc97be41af65ca7
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Jan 6 14:25:14 2016 +0000

     Bug 4912: Redirect to the appropriate view after editing/deleting a list
    
    There are 2 places where a list can be edited/deleted: on the list view
    and the list content view. After the edition, the user expect to be
    redirect to the previous page.
    This patch implements that.
    
    Test plan:
    At the OPAC, delete and edit a list from the 2 differents places.
    Confirm that you are redirect to the page you come from.
    
    With patch, redirects work as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt |    5 ++++-
 opac/opac-shelves.pl                                     |    4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list