]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1642337: Reporter Boolean Filters
authorJason Boyer <jboyer@library.in.gov>
Tue, 29 Jan 2019 17:15:25 +0000 (12:15 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 24 May 2019 18:42:16 +0000 (14:42 -0400)
commit3ec417c4fe0f95694b1c4e4158128b7a452d0158
tree7b78506514ddb500714b5347a40c1c349927b27e
parentcd31046e2412348a5ea8992c4f5474be13ac3433
LP1642337: Reporter Boolean Filters

The dialog controller doesn't appreciate getting
a bare boolean as a message, so if the current item
is a boolean call toString() on it before calling
the egConfirmDialog.

An <Unset> string is also added to the reporter
strings for further use, but if there are no
strong feelings re: using it, it can be dumped and
a '' used in its place.

Signed-off-by: Jason Boyer <jboyer@library.in.gov>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Dawn Dale <ddale@georgialibraries.org>
Open-ILS/src/templates/staff/reporter/share/report_strings.tt2
Open-ILS/web/js/ui/default/staff/reporter/template/app.js