Koha/koha-tmpl/intranet-tmpl/prog/en
Owen Leonard 8e1efe8f10 Bug 22168: Improve styling of new chart settings for reports
This patch updates a number of aspects of the reports chart creation
interface: Chart creation form is now shown in a modal window, and a
separate link has been added to show or hide the chart itself.

Also changed: Minor markup and JavaScript cleanup.

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

- Run a report which returns more than one column.
- On the report results page, click the "Create chart" button. The chart
  settings form should appear in a modal window.
- Confirm that the form controls work correctly: Each label should give
  focus to the correct input. Changing the chart type should show or
  hide the appropriate form fields.
- Click the "Draw" button. The modal should disappear and the chart
  should be shown.
- Above the chart should be a "Hide chart" link which works to hide (and
  then show) the chart.

Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault@inLibro.com>

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

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-01-28 16:05:37 +00:00
..
data Bug 21719: Fix typos 2018-11-08 02:18:46 +00:00
includes Bug 22168: Improve styling of new chart settings for reports 2019-01-28 16:05:37 +00:00
modules Bug 22168: Improve styling of new chart settings for reports 2019-01-28 16:05:37 +00:00
xslt Bug 22085: fix UNIMARC default XSLT broken by Bug 14716 2019-01-18 20:12:28 +00:00
columns.def