Bug 7935

Summary: Introduce sys pref to control 'browse results' in OPAC
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: OPACAssignee: Katrin Fischer <katrin.fischer>
Status: CLOSED FIXED QA Contact: Ian Walls <koha.sekjal>
Severity: enhancement    
Priority: P5 - low CC: chris, paul.poulain
Version: 3.6   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 6483    
Bug Blocks:    
Attachments: Bug 7935: Introduce sys pref to control 'browse results' in OPAC
Bug 7935: Introduce sys pref to control 'browse results' in OPAC

Description Katrin Fischer 2012-04-09 17:48:51 UTC

    
Comment 1 Katrin Fischer 2012-04-09 19:37:49 UTC Comment hidden (obsolete)
Comment 2 Chris Cormack 2012-04-10 08:28:55 UTC
Created attachment 9067 [details] [review]
Bug 7935: Introduce sys pref to control 'browse results' in OPAC

Patch introduces a new system preference "OpacBrowseResults" to control
the feature for browsing and paging through results shown on top of the
left menu on detail pages in OPAC.

Preference is activated by default and can be deactivated using the
system preference.

To test:
 - Check database update works correctly
 - Check that browsing and paging still works with after database update
 - Deactivate the feature by setting 'OpacBrowseResults' to 'Disable'
 - Check the feature does no longer show up in OPAC
 - Check that a new installation also has the system preference with correct default

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Comment 3 Jared Camins-Esakov 2012-05-09 19:58:56 UTC
This bug will be included in the Koha 3.6.5 release.
Comment 4 Jared Camins-Esakov 2012-05-09 20:05:03 UTC
This bug will be included in the Koha 3.6.5 release.