From: Bill Erickson Date: Mon, 24 Sep 2012 13:30:14 +0000 (-0400) Subject: TPAC OU hiding release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b3454a42eb10380ac20d3bf1a24ea37d476d616e;p=evergreen%2Fequinox.git TPAC OU hiding release notes Signed-off-by: Bill Erickson --- diff --git a/docs/RELEASE_NOTES_NEXT/tpac-ou-hiding.txt b/docs/RELEASE_NOTES_NEXT/tpac-ou-hiding.txt new file mode 100644 index 0000000000..249e5fe3e3 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/tpac-ou-hiding.txt @@ -0,0 +1,19 @@ +TPAC Org Unit Hiding +==================== + +Adds support for the opac.org_unit_hiding.depth org unit setting to +TPAC, which makes out-of-scope org units disappear (except when +explicitly requested). + +Org unit hiding is based on the physical_loc (Physical Location) param / +cookie, which is the closest analog to 'ol' (original location), from +which it was based in the JSPAC. + +UI Changes +---------- + + * All search org unit selectors + * Holds pickup lib selector + * Copy summary in search results page + * Copy list in search results page + * Copy summary in record detail page (which controls the copy grid).