]> git.evergreen-ils.org Git - evergreen/pines.git/commit
LP#1879790: Give carousels their own context org
authorMike Rylander <mrylander@gmail.com>
Thu, 22 Oct 2020 20:32:54 +0000 (16:32 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Wed, 25 Nov 2020 17:22:35 +0000 (12:22 -0500)
commit53c92758ef23ce063b448798984e4533633f4bdf
tree5545a9581a4f9fad8b3724c2dbc95cdf2bb4e01b
parent2bd2d1f8dc1f9384e6fb4fb683a24ffb042fe2c1
LP#1879790: Give carousels their own context org

Before this commit, the context org unit for carousels was the same as
the physical_loc environment variable, or the client-passed physcial
location, or the search location, whichever was set in that order.  This
commit provides the ability to specify a carousel_loc environment
variable in the apache vhost configuration, as an override to
physical_loc.  This, in turn, allows hostname-segregated branches of the
org hierarchy in a resource sharing group to specify their own carousels
even when they want the top of the group to be the default search
location.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/examples/apache_24/eg.conf.in
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm