(Odoo) How to hide the apps list and prevent user from accessing developer mode? - odoo

I want to create a group of which users can not see some apps/modules from the list and also can not access developer mode. How can I do this?

Related

How can I completely disable user interface in Jasper Reports for specific user/role?

We have developed a few reports in Jasper v 6.3.0. we call these reports from a web interface we have developed. We would like to completely disable the Jasper user interface for the user/role that we have assigned these reports to.
Right now if the user strips the right hand side of the url they get a screen that allows them to see the repository, look at the reports, etc. Although as a non admin user they cannot change things we would like to disable this screen completely.
An alternative would be to disable this screen from access other than from the local server, or the local network.
What is the best way to resolve this issue?
Edit - clarification:
Basically we developed the report using ireport. and then we deploy it to JasperReportServer. We then "link" to the report on JasperReportServer from our web application. If you strip the url of everything after "/jasperserver" it displays a UI panel. I want to disable that panel.
Jasper Report generates a jasper design and this design is written a file/stream etc. I think this issue can be done in a higher level not in Jasper. When user onmouseover "link", you can control the user via ajax and if is enabled you can show the panel.

How do I promote other users to the System Admin role in Mattermost?

The Mattermost documentation states that a user with the role of System Admin can promote other users to that same role since version 3.0.
Looking through the Web UI and browsing the documentation however leaves me clueless how to achieve that. Can anyone point me to the proper place in the Web UI?
Users can be promoted to System Admins by another System Admin as follows:
Click on 3-dot Main Menu
Select System Console
Scroll down until you see "Teams" and click on the "+"
Find the team the user you want to promote belongs to and select that team
That team will now be displayed in the left-hand-side bar below "Teams"
Click on "Users"
Search for the user
Click on the dropdown displayed to the righ of the user's name
Promote the user to System admin
Hope this helps!

List of denied item for a specific user

Is there the possibility to find for which items a specific user has access denied? Not from code, but directly from Sitecore.
Thanks.
Salut Marius,
using AccessViewer Application inside Sitecore you can select a user and view access rights.
Please see below picture
There is no such report out of the box. If code is not an option, you can try using the standard Access Viewer application: Login Desktop mode >Security Tools > Access Viewer
But you'll need to manually navigate through all tree nodes to see all item access rights.
See docs here.

Giving permissions for activate later to content-authors role

I have a CQ 5.6.1 instance with the default out of the box setup for users and groups. The "Activate Later" button is not accessible to users in the content-authors group however "Activate" button works fine and kicks off the activation workflow. How can I give that group permissions to use activate later and fire off the Scheduled Activation Workflow?
I've checked and in my case the Activate Later button is accessible for a newly created user who is a member of content-authors group.
Looking into the code (libs/wcm/core/content/siteadmin/actions) these are possible causes of the disabled functionality:
lack of replicate privilege
page is locked
no page has been selected in grid
The latter two are common for Activate and Activate Later yet the replicate privilege is surprisingly checked for Activate Later functionality only.
Please make sure you have proper ACLs on the page. You can easily use CRXDE or CRX Explorer tools to validate the effective permissions.

SharePoint 2010 Webpart Chrome

I created a web part and deployed it. I want to display only webpart data. I dont want to display toolbar which allow minimize, close and edit web part & title , i did set Chrome Type=None . but its not working. How can i make web part as non-configurable to users means user can see it. not configure it.
thanks
This is depend on privileges. Where you administrator you will see every web part options, but if you a anonymous user can see only title if you not set as chrome.