Support warning on project plugin configuration parameter
For project plugin configuration parameter it is now possible to
provide a warning. If set this warning is shown as a tooltip on a
warning icon that is displayed for the project plugin configuration
parameter on the ProjectInfoScreen.
E.g. a warning could be displayed when a configuration parameter is
not editable to explain why this parameter cannot be edited. For
example the Jira plugin allows to enabled/disabled the Jira
integration for a project from the ProjectInfoScreen. This parameter
is not editable if the Jira integration is enforced by a parent
project. In this case it makes sense to display a message which says
that the Jira integration cannot be disabled for this project because
the Jira integration is enforced by parent project X.
The warning icon is taken from the Tango Icon Library [1].
[1] http://tango.freedesktop.org/Tango_Icon_Library
Change-Id: I15d1bec7eaceced487c22202b2514b09dc7c50f8
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
7 files changed