Change #6223
Category | None |
Changed by | Galen Charlton <gmc | @equinoxinitiative.org>
Changed at | Fri 24 May 2019 14:42:22 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 8a1ea82f1cc9d72a053e01d1a800155399f95f73 |
Comments
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>
Changed files
- Open-ILS/web/js/ui/default/staff/reporter/template/app.js