[koha-commits] main Koha release repository branch master updated. v3.22.00-197-gc678525

Git repo owner gitmaster at git.koha-community.org
Thu Dec 31 16:45:16 CET 2015


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  c678525b47790a1b367555bb337e7491efc21efc (commit)
       via  404a11a9a504c6bb498f95e20003462cf536ffdc (commit)
      from  22db2a85f90172a0a5176a56d1ca3c66fe14f175 (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 c678525b47790a1b367555bb337e7491efc21efc
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Dec 9 09:04:35 2015 +0000

    Bug 15321: No need to add the change trigger conditionally
    
    It will be applied if the button exists.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 404a11a9a504c6bb498f95e20003462cf536ffdc
Author: Magnus Enger <magnus at libriotech.no>
Date:   Tue Dec 8 20:45:39 2015 +0100

    Bug 15321 - Add delete report link to Show, Edit and Run screens
    
    Currently, if you are editing or viewing the results of running a
    report and you decide you want to delete it, you have to go back
    to the list of saved reports to do so. This patch adds a "Delete"
    link in some convenient places.
    
    To test:
    - Apply the patch
    - Make sure you have at least one saved report
    - Make sure you have the create_reports permission
    - Go to the Show, Edit and Run screens and verify the Delete link
      is present and functional, including the JavaScript confirmation
      dialogue
    - Change to a user without the create_reports permission and check
      that the Delete link is not displayed on the Show, Edit and Run
      screens
    - Sign ye off merrily!
    
    Version 2: This version makes sure the JavaScript confirmation is
    shown before an actual delete is carried out.
    
    Signed-off-by: Heather Braum <hbraum at nekls.org>
    
    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:
 koha-tmpl/intranet-tmpl/prog/en/includes/reports-toolbar.inc   |    8 ++++++++
 .../prog/en/modules/reports/guided_reports_start.tt            |    3 +--
 2 files changed, 9 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list