Koha/koha-tmpl/intranet-tmpl/prog/en/modules/reports
Owen Leonard 600f9648e8 Bug 29530: Fix handling of NumSavedReports preference in reports table
This patch updates the way the NumSavedReports preference value is used
on the saved reports page so that the setting is correctly incorporated
into the DataTable.

The patch also expands the description of the NumSavedReports preference
in order to clarify the expected behavior when no value is saved.

To test, apply the patch and go to Administration -> System
preferences and note the value of NumSavedReports.

 - Go to Reports -> Use saved.
 - Confirm that the first page of saved reports shows the number
   specified in NumSavedReports.
 - In the "Show" dropdown menu, confirm that the number from
   NumSavedReports is preselected by default.
   - Expand the dropdown menu to confirm that the NumSavedReports number
     is positioned sequentially with the default values. For example, if
     NumSavedReports = "78," the menu options should be
     "10, 20, 50, 78, 100, All".
 - Test with various values of NumSavedReports. A blank value should
   result in the "All" option being selected. A non-numeric or
   non-positive value should result in the default set of options being
   used ("10, 20, 50, 100, All").

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-01-13 16:37:32 -10:00
..
csv Bug 29271: (QA follow-up) Add missing filter 2021-10-21 10:09:51 +02:00
acquisitions_stats.tt Bug 29240: Rename start_for with date_to 2021-10-19 14:08:09 +02:00
bor_issues_top.tt Bug 29240: Rename start_for with date_to 2021-10-19 14:08:09 +02:00
borrowers_out.tt Bug 29394: Remove flatpickr instantiations from most of the tt files 2021-11-22 11:48:45 +01:00
borrowers_stats.tt Bug 29240: Rename start_for with date_to 2021-10-19 14:08:09 +02:00
cash_register_stats.tt Bug 29271: (QA follow-up) Fetch and send descriptions to template 2021-10-21 10:09:51 +02:00
cat_issues_top.tt Bug 29240: Rename start_for with date_to 2021-10-19 14:08:09 +02:00
catalogue_out.tt
catalogue_stats.tt Bug 29240: Rename start_for with date_to 2021-10-19 14:08:09 +02:00
convert_report.tt
dictionary.tt Bug 29240: Rename start_for with date_to 2021-10-19 14:08:09 +02:00
guided_reports_start.tt Bug 29530: Fix handling of NumSavedReports preference in reports table 2022-01-13 16:37:32 -10:00
issues_avg_stats.tt Bug 29240: Rename start_for with date_to 2021-10-19 14:08:09 +02:00
issues_stats.tt Bug 29240: Rename start_for with date_to 2021-10-19 14:08:09 +02:00
itemslost.tt
itemtypes.tt
orders_by_budget.tt
reports-home.tt Bug 28454: Add Koha version number to database schema link in reports 2021-09-29 12:47:33 +02:00
reserves_stats.tt Bug 29240: Rename start_for with date_to 2021-10-19 14:08:09 +02:00
serials_stats.tt Bug 29729: Build a tr for each subscription 2022-01-03 20:53:17 -10:00