]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1642337: more tweaks to the patch series
authorGalen Charlton <gmc@equinoxinitiative.org>
Thu, 23 May 2019 14:32:44 +0000 (10:32 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 24 May 2019 18:42:53 +0000 (14:42 -0400)
commit03087dea0c4b2eb975d9f377dbfa555a6a647219
tree67863f1614f90d84f9145fce2db8fbad86e37bca
parent67dd23b79f214eea7eb1dbf1c9dbc2e161286ee0
LP#1642337: more tweaks to the patch series

This patch makes the following changes:

- ensures that the Boolean values get saved as 't' or 'f', as
  the reporter builder doesn't recognize JSON true or false in
  this context.
- pretty-prints the current filter value in the dialog
- removes a logging line

To test
-------
[1] Apply the patch.
[2] Create or clone one or more report templates and add Boolean
    column filters. Change the filter value and verify that
    it displays the current value and lets you change it.
[3] Run reports from the template(s) created in step 2 and
    verify that the reports produce the expected results.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Dawn Dale <ddale@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/web/js/ui/default/staff/reporter/template/app.js