Koha/koha-tmpl/intranet-tmpl/prog/en/modules/reports
Owen Leonard aa6457f38f Bug 16061: Use Font Awesome icons in reports when filter returns no results
In Reports -> Saved reports, when the filter form returns no results a
dialog is shown. This patch updates the dialog to use Font Awesome
icons.

Also changed: The dialog now includes a button for creating a new SQL
report, not just one to create a new guided report. The "clear" link in
the sidebar has been modified to pass HTML validation.

To test, apply the patch and go to Reports -> Saved reports.

- In the left-hand sidebar filter, submit terms which will return no
  results.
- Verify that the resulting dialog is correctly styled.
- Confirm that all three buttons in the dialog work correctly: New
  guided report, new SQL report, and Cancel.

Signed-off-by: Marc Véron <veron@veron.ch>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
I'm passing this one, while I don't like it is hardcoding a URL path,
because it will make is easier to spot it when time comes and we
make Koha delpoyable in any endpoint.

Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
2016-03-21 21:31:31 +00:00
..
acquisitions_stats.tt Bug 14100: (follow-up) Language overlay for item types 2015-10-27 12:34:06 -03:00
bor_issues_top.tt Bug 14100: (follow-up) Language overlay for item types 2015-10-27 12:34:06 -03:00
borrowers_out.tt Bug 15927 - Remove use of <tr class="highlight"> for alternating row colors 2016-03-02 22:07:13 +00:00
borrowers_stats.tt Bug 15927 - Remove use of <tr class="highlight"> for alternating row colors 2016-03-02 22:07:13 +00:00
cat_issues_top.tt Bug 15927 - Remove use of <tr class="highlight"> for alternating row colors 2016-03-02 22:07:13 +00:00
catalogue_out.tt Bug 15927 - Remove use of <tr class="highlight"> for alternating row colors 2016-03-02 22:07:13 +00:00
catalogue_stats.tt Bug 7683: Relabel "acquired date" and "removed date" 2016-01-27 06:37:29 +00:00
dictionary.tt Bug 15927 - Remove use of <tr class="highlight"> for alternating row colors 2016-03-02 22:07:13 +00:00
guided_reports_start.tt Bug 16061: Use Font Awesome icons in reports when filter returns no results 2016-03-21 21:31:31 +00:00
issues_avg_stats.tt Bug 14100: (follow-up) Language overlay for item types 2015-10-27 12:34:06 -03:00
issues_by_borrower_category.tt
issues_stats.tt Bug 15927 - Remove use of <tr class="highlight"> for alternating row colors 2016-03-02 22:07:13 +00:00
itemslost.tt Bug 15285: Update for 3 specific tables 2016-02-24 00:02:50 +00:00
itemtypes.tt Bug 14100: (follow-up) Language overlay for item types 2015-10-27 12:34:06 -03:00
reports-home.tt
reserves_stats.tt Bug 15927 - Remove use of <tr class="highlight"> for alternating row colors 2016-03-02 22:07:13 +00:00
serials_stats.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
stats_screen.tt