[koha-commits] main Koha release repository branch master updated. v3.22.00-580-gd9b39d2

Git repo owner gitmaster at git.koha-community.org
Wed Feb 24 02:39:55 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  d9b39d2553271814527de58be23da6d8f28e0f78 (commit)
      from  20989b76b9507bc128c980e4eeebc5891f72e2ff (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 d9b39d2553271814527de58be23da6d8f28e0f78
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Feb 12 15:26:49 2016 +0000

    Bug 15811: follow-up Bug 4912: Redirect to the appropriate view after editing/deleting a list
    
    Test plan:
    1/ At the opac, go on the the list home page (opac-shelves.pl)
    2/ Click on 'new list', create a list and save
    => You should be redirect to the list
    3/ Click on edit, save
    => You should be redirect to the list
    4/ Delete the list
    => You should be redirect to the list
    5/ Edit a list from the list view, save
    => You should be redirect to the list
    6/ Click on a list link (op=view)
    7/ Edit the list, save
    => You should be redirect to the 'show' view
    8/ Delete list
    => You should be redirect to the list
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as advertised
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list