[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.07-21-gbe21661

Git repo owner gitmaster at git.koha-community.org
Thu Jun 16 09:42:10 CEST 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  be21661a31faf90b5384f2807e92d938c2dfb848 (commit)
      from  e876a7112b27be193f41d474c08136594e05aecf (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 be21661a31faf90b5384f2807e92d938c2dfb848
Author: Aleisha <aleishaamohia at hotmail.com>
Date:   Mon May 16 01:10:43 2016 +0000

    Bug 16525: Have cancel button when adding new aq budget
    
    At the moment you only see the cancel button on the form if editing an
    existing budget. This patch adds a cancel button to the form which adds
    a budget. Also changes the wording of the save button from 'Save
    changes' to just 'Save' so it makes more sense when adding a new budget
    
    To test:
    1) Go to Admin -> Budgets -> New budget
    2) Notice 'Save changes' button and no cancel
    3) Apply patch and refresh page
    4) Notice 'Save' button and 'cancel' link
    5) Click 'cancel' - should be taken to Budgets administration page
    6) Edit an existing budget
    7) Click 'cancel' - should be taken to the funds page for that budget
    
    Sponsored-by: Catalyst IT
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Sabine Liebmann <Liebmann at dipf.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Still an issue: If edit a budget fron aqbudgets.pl, then cancel, you get
    aqbudgets.pl?budget_period_id=XX. But existed before this patch.
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>
    (cherry picked from commit c4f17a6eb3e5688b1d1f3c4b578f17ae80e46f8f)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit 0c4661110c467c8d11631cc627395acef941c9c9)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt     |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list