[koha-commits] main Koha release repository branch master updated. v16.11.00-750-ga31f6e6

Git repo owner gitmaster at git.koha-community.org
Fri Mar 31 16:34:59 CEST 2017


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  a31f6e6171f2e152a15d7738c4d718451e8e7da9 (commit)
       via  63fec9c094f419dc38e31f01e52e6d234ac8019d (commit)
       via  c2c3c110053803a486f89cee8cae2a9b24088f7f (commit)
      from  50f402405591ceb77c510f7cacd62749ac9e3b59 (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 a31f6e6171f2e152a15d7738c4d718451e8e7da9
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Mar 1 11:24:54 2017 +0000

    Bug 14365 - Change 'Last modified' to 'Last edit' for terseness
    
    Signed-off-by: Cab Vinton <director at plaistowlibrary.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 63fec9c094f419dc38e31f01e52e6d234ac8019d
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Feb 7 15:55:30 2017 +0000

    Bug 14365 - SQL Reports Last Edit Date column - Show in interface
    
    Test Plan:
    1) Apply these patches
    2) Modify a saved sql report
    3) Note the "Last modified" column is updated
    4) Run the report
    5) Note the "Last run" column is updated
    
    Signed-off-by: Cab Vinton <director at plaistowlibrary.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit c2c3c110053803a486f89cee8cae2a9b24088f7f
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Feb 7 16:01:12 2017 +0000

    Bug 14365 - Populate never used saved_sql column last_run when execute_query is called
    
    Signed-off-by: Cab Vinton <director at plaistowlibrary.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    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:
 C4/Reports/Guided.pm                               |    9 ++++--
 .../en/modules/reports/guided_reports_start.tt     |    6 +++-
 misc/cronjobs/runreport.pl                         |    3 +-
 opac/svc/report                                    |    2 +-
 reports/guided_reports.pl                          |    2 +-
 svc/report                                         |    2 +-
 t/db_dependent/Reports/Guided.t                    |   30 +++++++++++++++++++-
 7 files changed, 45 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list