libretime / libretime

LibreTime: Radio Broadcast & Automation Platform
http://libretime.org
GNU Affero General Public License v3.0
807 stars 225 forks source link

How could I show 'Listener Stats' to 'Program Manager'? #266

Closed rafaeletc closed 7 years ago

rafaeletc commented 7 years ago

Where can I tweak user role settings?

Robbt commented 7 years ago

I don't think there is a UI for this right now. The role permissions are hardcoded, you could manually modify it in the code or work on a pull request to modify and add this functionality. I haven't looked into the specifics of where it is located in the code at this point but it might not be too difficult.

hairmare commented 7 years ago

You can change 'A' to 'P' here:

https://github.com/LibreTime/libretime/blob/4557395a865ed8d7592604b73c47ed3f5353c9dc/airtime_mvc/application/configs/ACL.php#L87

As Robb hinted, we absolutely welcome a pull request make this configurable 😉

Robbt commented 7 years ago

This issue was moved to http://discourse.libretime.org/t/how-could-i-show-listener-stats-to-program-manager/22

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please chat to us on discourse or ask for help on our chat if you have any questions or need further assistance with this issue.