[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
Wed Jul 30 17:37:13 CEST 2014


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

simith.doliveira at inlibro.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30348|0                           |1
        is obsolete|                            |

--- Comment #6 from simith.doliveira at inlibro.com ---
Created attachment 30349
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30349&action=edit
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.

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


More information about the Koha-bugs mailing list