[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.02-29-gdcebc48

Git repo owner gitmaster at git.koha-community.org
Fri Jan 29 13:18:09 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, 3.22.x has been updated
       via  dcebc487e50ad876b7f70431d4718d4cc5f60be0 (commit)
      from  c45f200653c412b23fa66ecde3cb6b28ce2d3f20 (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 dcebc487e50ad876b7f70431d4718d4cc5f60be0
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>
    (cherry picked from commit 6a2bf8d31b1fbe1d83a66d314bc97be41af65ca7)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.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