Change #4936
Category | None |
Changed by | Bill Erickson <berickxx | @gmail.com>
Changed at | Tue 07 Nov 2017 12:21:59 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 5e5329aaf55f8a67e4ee2b88c5f8c222459fa75a |
Comments
LP#1728122 Webstaff survey display avoids deep fleshing Avoid collecting survey/question/answer data via deep pcrud fleshing. Opt instead to organize the data locally using the values fleshed directly on the response object. Additional fixes included: 1. Avoid displaying survey responses for out-of-scope surveys. 2. Format survey response dates using the configured date format instead of display a bare ISO date. Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Chris Sharp <csharp@georgialibraries.org> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Changed files
- Open-ILS/src/templates/staff/circ/patron/t_surveys.tt2
- Open-ILS/web/js/ui/default/staff/circ/patron/app.js