Koha/koha-tmpl/intranet-tmpl/prog/en/modules/reports
Owen Leonard 301c36b829 Bug 20814: Display issue with 'Saved reports' tabs when memcached is off
This patch changes the configuration of the saved reports table so that
columns which were previously excluded from the table altogether are now
hidden. This prevents a JavaScript error when DataTables tries to
reference a missing column.

To test, apply the patch and go to Reports -> Use saved. You should have
at least one report category configured and assigned to reports in order
for the tabs display to be visible.

Test the table of saved reports under a variety of these circumstances:

 - memcached disabled or enabled
 - reports exist or don't exist which require update from the old
   marcxml syntax
 - cache_expiry and/or update columns are configured in Administration
   -> Columns settings to be shown or hidden

The report category tabs and the table should render correctly under all
circumstances.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-07-13 12:37:34 +00:00
..
csv Bug 18331: POST_CHOMP everywhere! 2017-08-15 12:17:41 -03:00
acquisitions_stats.tt Bug 19663: Move JS to the footer: Reports 2017-12-14 16:58:22 -03:00
bor_issues_top.tt Bug 19663: Move JS to the footer: Reports 2017-12-14 16:58:22 -03:00
borrowers_out.tt Bug 19663: Move JS to the footer: Reports 2017-12-14 16:58:22 -03:00
borrowers_stats.tt Bug 19663: Move JS to the footer: Reports 2017-12-14 16:58:22 -03:00
cash_register_stats.tt Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
cat_issues_top.tt Bug 19663: Move JS to the footer: Reports 2017-12-14 16:58:22 -03:00
catalogue_out.tt Bug 17835: Replace GetItemTypes with Koha::ItemTypes 2017-04-14 10:43:51 -04:00
catalogue_stats.tt Bug 19663: Move JS to the footer: Reports 2017-12-14 16:58:22 -03:00
convert_report.tt Bug 18667: Show a diff view of SQL reports when converting 2017-07-13 16:39:04 -03:00
dictionary.tt Bug 20372: Correct toolbar markup on some pages 2018-03-19 13:55:53 -03:00
guided_reports_start.tt Bug 20814: Display issue with 'Saved reports' tabs when memcached is off 2018-07-13 12:37:34 +00:00
issues_avg_stats.tt Bug 19663: Move JS to the footer: Reports 2017-12-14 16:58:22 -03:00
issues_stats.tt Bug 19663: Move JS to the footer: Reports 2017-12-14 16:58:22 -03:00
itemslost.tt Bug 20774: Trivial HTML error in itemslost.tt 2018-05-29 13:34:02 +00:00
itemtypes.tt Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
orders_by_budget.tt Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
reports-home.tt Bug 11317: (QA follow-up) Fix merge error and punctuation 2018-05-03 13:26:50 -03:00
reserves_stats.tt Bug 19663: Move JS to the footer: Reports 2017-12-14 16:58:22 -03:00
serials_stats.tt Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00