History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: CHD-1397
Type: New Feature New Feature
Status: Open Open
Assignee: Unassigned
Reporter: Robert Middleswarth
Votes: 2
Watchers: 3
Operations

Clone this issue
If you were logged in you would be able to see more operations.
Cerberus Helpdesk (Cerb4/Cerb5)

Add limiter to email templates that limits them by groups you belong to.

Created: 02/Sep/09 07:09 AM   Updated: 10/Jan/10 11:42 AM
Fix Version/s: Sea of 1000 Wishes

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Text File chd-1397.patch (8 kb)
2. Text File chd-1397.patch (7 kb)
3. Text File email_template_limit_by_group.patch (7 kb)


xP Priority: 3 - Would Be Nice
Marquee: Usability


 Description   
Patch based on Master at github.

Pretty simple patch. It add team_id to the mail_template database then adds a limiter that if they person doesn't belong to group selected then they wont see the item and have access to it.

Thanks
Robert

PS. Sorry if this is a dupe I didn't see it listed.


 All   Comments   Work Log   Change History      Sort Order:
Comment by Robert Middleswarth [06/Sep/09 06:21 PM]
Dupe:

http://www.wgmdev.com/jira/browse/CHD-828

Need to post the patch on that one as well.

Thanks
Robert

Comment by Robert Middleswarth [09/Jan/10 04:08 PM]
Updated Patch agaist Cerb5 as of today.

I have added a branch for this patch at:

http://github.com/rmiddle/cerb5/tree/jira/chd-1397

Comment by Robert Middleswarth [10/Jan/10 11:42 AM]
Made a mistake in the previous patch. Fixed in this one.