Change #7170
Category | None |
Changed by | Dan Briem <dbriem | @wlsmail.org>
Changed at | Thu 03 Sep 2020 17:50:42 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 4b590c32062fa57cf255a22ff1f085fdc0fb29d3 |
Comments
LP#1880028 Backdate Checkins Until Logout Option - Adds a checkbox option to store the backdate as a session item and only loads the backdate on the checkin screen (backdate ignored on the hold capture screen) - Adjusts existing $watch to enable/disable the checkbox and store/remove session backdate when appropriate - Adjusts is_backdate() to not consider null or undefined dates as backdates so the visible alert is accurate - Adjusts "today" comparison to use a time of 00:00:00 so that when the Clear button is used and clears the time the Today button won't cause a backdate just because it's an earlier time on the same date Signed-off-by: Dan Briem <dbriem@wlsmail.org> Signed-off-by: rfrasur <rfrasur@library.in.gov> Signed-off-by: Dawn Dale <ddale@georgialibraries.org> Signed-off-by: Jason Boyer <JBoyer@equinoxinitiative.org>
Changed files
- Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2
- Open-ILS/web/js/ui/default/staff/circ/checkin/app.js