Uploaded image for project: 'Nuxeo Enhanced Viewer'
  1. Nuxeo Enhanced Viewer
  2. NEV-584

Download a redacted document

    XMLWordPrintable

    Details

    • Type: User story
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: arender-2.2.0
    • Component/s: Nuxeo Connector
    • Upgrade notes:
      Hide

      A new button has been created with the id downloadRedactButton.

      This button has been added to the download menu, current configuration parameter is:

      topPanel.download.buttons.beanNames=\
        downloadButton,\
        downloadRootButton,\
        downloadAllSourcesButton,\
        downloadPdfButton,\
        downloadAllButton,\
        downloadAnnotationsButton,\
        downloadRedactButton,\
        downloadAnnotationsCSVButton,\
        downloadXFDFAnnotationsButton,\
        downloadFDFAnnotationsButton,\
        downloadWithFDFAnnotationsButton,\
        downloadWithCompareButton
      

      The button is hidden/displayed with the configuration parameter topPanel.downloadRedact=false.
      This setting is used to display the button when the user has the Nuxeo Redact permission.

      Show
      A new button has been created with the id downloadRedactButton . This button has been added to the download menu, current configuration parameter is: topPanel.download.buttons.beanNames=\ downloadButton,\ downloadRootButton,\ downloadAllSourcesButton,\ downloadPdfButton,\ downloadAllButton,\ downloadAnnotationsButton,\ downloadRedactButton,\ downloadAnnotationsCSVButton,\ downloadXFDFAnnotationsButton,\ downloadFDFAnnotationsButton,\ downloadWithFDFAnnotationsButton,\ downloadWithCompareButton The button is hidden/displayed with the configuration parameter topPanel.downloadRedact=false . This setting is used to display the button when the user has the Nuxeo Redact permission.
    • Sprint:
      nxplatform #62, nxplatform #63, nxplatform #64, nxplatform #65
    • Story Points:
      2

      Description

      As a user, I can download a redacted document depending on my permissions

      AC
      A new option is available in the download menu
      Option is named "Download current file with redactions"
      When using it, I download a file containing all redactions but not annotations

      When using the regular download options:

      User with Read and Redact permission:

      • User with at least Read+Redact permissions can download the redacted file
      • User with at least Read+Redact permissions can download the non redacted file
      • User with at least Read+Redact permissions can download document+FDF (so not redacted content)

      User without Redact permission (except users with Manage Everything):

      • User without Redact permission can download the redacted file
      • User without Redact permission can NOT download non redacted file
      • User without Redact permission can NOT download document+FDF (so not redacted content)

      User with Manage Everything permission:

      • User with Manage Everything permission can download the redacted file
      • User with Manage Everything permission can download non redacted file
      • User with Manage Everything permission can download document+FDF (so not redacted content)

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: