Bug 489414

Summary: It should be possible for pages/sections/widgets to be conditionaly read-only
Product: [Modeling] Sirius Reporter: Pierre-Charles David <pierre-charles.david>
Component: PropertiesAssignee: Project Inbox <sirius.properties-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: stephane.begaudeau
Version: 3.1.0Keywords: triaged
Target Milestone: ---   
Hardware: All   
OS: All   
URL: https://tuleap.eclipse.org/plugins/tracker/?aid=508
Whiteboard:

Description Pierre-Charles David CLA 2016-03-11 04:53:07 EST
It should be possible for widgets to be visible but have all their associated tools disabled (effectively becoming read-only widgets) depending on some dynamic condition.

The specific conditions could be a combination of:
- technical limitations (e.g. the elements the tool would modify *can not* be modified, for example they are locked or inside a read-only resource);
- specifier-supplied conditions, which may reflect business-rule level restrictions.