[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.02-139-g352c3b0e6f

Git repo owner gitmaster at git.koha-community.org
Thu Aug 13 20:05:46 CEST 2020


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, 20.05.x has been updated
       via  352c3b0e6fa1baead52f268885ba800489596003 (commit)
      from  4688b017e7812f54c66638b4e575ee7ec160522a (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 352c3b0e6fa1baead52f268885ba800489596003
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Jul 29 12:58:22 2020 +0000

    Bug 26085: Add the copy, print and export DataTables buttons to lost items report
    
    This patch removes the in-page DataTables DOM configuration option so
    that the default option is used. This will allow all the standard
    controls to appear, including copy/print/export.
    
    Since the default DataTables information includes the number of results
    in the table, the template markup showing this information is removed.
    
    To test, apply the patch and go to Reports.
    
    - Run the "Items lost" report using parameters which will return
      multiple results.
    - On the results page confirm that the standard controls are present:
      Result count, search form, columns filter, export buttons.
    - Confirm that the "Activate filters" feature works, and that selecting
      results activates the option to download a CSV using a CSV export
      profile.
    
      Note that the "Activate filters" feature doesn't play well with hidden
      columns. However this issue predates the patch.
    
    Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit a7c85ad16303bb1a041663a13336f8446c26ee64)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemslost.tt | 9 ---------
 1 file changed, 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list