Koha/koha-tmpl/opac-tmpl/bootstrap
Nick Clemens 4c0682f559 Bug 21911: Fix OPAC scoping to work with new group system
To test:

0 - Apply patch
1 - Create a library group enabled for opac search limits and add some
libraries
2 - Check the DB (or advanced search dropdown) to get the id of the
group (using 7 as example below)
3 - Add to apache configuration (OPAC virtualhost)
   SetEnv OPAC_SEARCH_LIMIT branch:multibranchlimit-7
   SetEnv OPAC_LIMIT_OVERRIDE 1
   RequestHeader add X-Koha-SetEnv "OPAC_SEARCH_LIMIT
   branch:multibranchlimit-7"
   RequestHeader add X-Koha-SetEnv "OPAC_LIMIT_OVERRIDE 1"
4 - Ensure OpacAddMastheadLibraryPulldown is disabled
5 - Restart all the things
6 - Visit the opac
7 - Perform a search, confirm it is scoped to the branches in the group

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-12-11 19:12:39 +00:00
..
css Bug 8630: Compiled CSS 2018-11-05 14:41:08 +00:00
en Bug 21911: Fix OPAC scoping to work with new group system 2018-12-11 19:12:39 +00:00
images Bug 20554: New OPAC CSS 2018-10-19 17:27:42 +00:00
itemtypeimg
js Bug 20554: (follow-up) Add local font files and add method for loading them 2018-10-19 17:27:42 +00:00
lib Bug 20554: (follow-up) Add local font files and add method for loading them 2018-10-19 17:27:42 +00:00