https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42202
--- Comment #4 from David Cook <[email protected]> --- Created attachment 196530 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196530&action=edit Bug 42202: Unfilter branches for OPAC search, news, and most popular This change unfilters the branches for OPAC search, news, and most popular. This is most noticeable when using the IndependentBranches system preference. This change aligns the UX for both logged in and not logged in users __SETUP__ - Do not apply the patch yet - Log into Koha - Go to Administration > System preferences - Search for OpacAddMastheadLibraryPulldown system preference - Change it to "Add" and save the preference - Search for IndependentBranches system preference - Set it to "Yes" and save the preference - Search for OpacTopissue system preference - Set it to "Allow" and save the preference - Search for OpacNewsLibrarySelect system preference - Set it to "Show" and save the preference - Go to Patrons - Create or modify a patron with a username/password but no superlibrarian permission __TESTS__ - Go to the OPAC (and logout if you're already logged in) - Note that the library pull down saying "All libraries" is present in the masthead - Log in as your unprivileged user - Note that the library pull down saying "All libraries" is now hidden - Go to Advanced search and note there's no "Location and availability" option - Go to "Most popular" and note there's no "From:" library filter - Go to the home page and note it does not show a library selector for news - Apply the patch - Refresh the page - Note that the library pull down saying "All libraries" is present in the masthead - Note that the "From:" library filter now appears - Go to Advanced search and note "Location and availability" now appears - Go to the home page and note it now shows a library selector for news -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
