]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1879983: Allow different granularities for the same date
authorMike Rylander <mrylander@gmail.com>
Thu, 25 Jun 2020 16:45:15 +0000 (12:45 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 15 Sep 2020 20:20:49 +0000 (16:20 -0400)
commitd5a4e43d9a2e74dea2371d65e3ee897d3a8ea44f
tree41bfc217bc9fb37509303d55f43320b87dcb304b
parent63f8b696508ae6071f3fc558d6aa8682cba82188
LP#1879983: Allow different granularities for the same date

The times available for each date were unintentionally limited to just
one org unit.  This commit removes that restriction by storing the times
available for a date as passed to the template separately for each org
unit that has a curbside object, or is now requesting one.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm
Open-ILS/src/templates/opac/myopac/holds_curbside.tt2