Changes between Version 2 and Version 3 of Ticket #1780, comment 4


Ignore:
Timestamp:
Nov 13, 2013, 11:54:44 AM (10 years ago)
Author:
olle

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1780, comment 4

    v2 v3  
    77
    88 * JSP script `www/views/experiments/bioassaysets/analysis_tree.jsp` should be updated to only add a 'copy' link, if the user has permission to use the plug-in and its configuration. The user might not have `READ` permission for a plug-in, which must be considered when trying to obtain the plug-in configuration. A better solution than omitting the 'copy' link, would have been to display an icon for a disabled action, but this is left for a future update.
    9  * JSP script `www/views/experiments/transformation/view_transformation.jsp` should be updated to check if the user has permission to use the plug-in and its configuration, and disable the 'copy' button in the properties tool bar for the transformation, if the permissions are insufficient.
     9 * JSP script `www/views/experiments/transformations/view_transformation.jsp` should be updated to check if the user has permission to use the plug-in and its configuration, and disable the 'copy' button in the properties tool bar for the transformation, if the permissions are insufficient.