[Koha-bugs] [Bug 12528] Enable staff to deny message setting access to patrons on the OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 29 08:33:30 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12528

--- Comment #2 from Marc Véron <veron at veron.ch> ---
Created attachment 30259
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30259&action=edit
[Signed-off] Bug 12528 - Enable staff to deny message setting access to patrons
on the OPAC

This fix permits the staff to pull apart the access to patron message setting.

Modified:

installer/data/mysql/sysprefs.sql                                        
-OPACEnhancedMessagingPreferences preference added
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref   
-OPACEnhancedMessagingPreferences preference added
koha-tmpl/opac-tmpl/bootstrap/en/includes/usermenu.inc                   
-access to message setting changed

Testing:

I Apply the patch
II Run updatedatabase.pl

0) Search OPACEnhancedMessagingPreferences preference;
1) Validate "OPACEnhancedMessagingPreferences show patron messaging setting on
the OPAC (NOTE: EnhancedMessagingPreferences must be enabled).";
2) Disable OPACEnhancedMessagingPreferences preference;
3) Enable EnhancedMessagingPreferences preference;
4) On the OPAC -> user's settings, validate "your messaging" is not showed.

Patch behaves as expected
Signed-off-by: Marc Véron <veron at veron.ch>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list