Koha/koha-tmpl/intranet-tmpl/prog/en/modules/reports
Owen Leonard a7c85ad163 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@cheshiresharedservices.gov.uk>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-08-03 11:30:52 +02:00
..
csv
acquisitions_stats.tt
bor_issues_top.tt
borrowers_out.tt
borrowers_stats.tt
cash_register_stats.tt
cat_issues_top.tt
catalogue_out.tt
catalogue_stats.tt
convert_report.tt
dictionary.tt Bug 26111: Add "Serials" (SER) to the reports dictionnary 2020-07-31 15:06:43 +02:00
guided_reports_start.tt Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
issues_avg_stats.tt
issues_stats.tt
itemslost.tt Bug 26085: Add the copy, print and export DataTables buttons to lost items report 2020-08-03 11:30:52 +02:00
itemtypes.tt
orders_by_budget.tt
reports-home.tt Bug 20415: add Koha.ArePluginsEnabled Template Toolkit method 2020-03-26 11:41:54 +00:00
reserves_stats.tt
serials_stats.tt