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

Print redacted version

    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

      Two new buttons have been created with the id printRedactButton and printWithOptionsButton. The second one has the same behavior than the former printButton with a label update.

      In order to improve readability, a print dropdown menu has been created under the id printMenu. This new menu holds the buttons below:

      topPanel.printMenu.buttons.beanNames=\
        printWithOptionsButton,\
        printRedactButton,\
        printAllButton
      

      This dropdown button has been added to the file section buttons to the left of download dropdown button:

      topPanel.section.file.buttons.beanNames=printMenu,downloadMenu,saveDirtyAnnotations
      

      This file section is by default included in the top panel with the generic documentMenu section id.

      The new print menu can be hidden/displayed with the configuraiton parameter topPanel.printMenu which fallback on the topPanel.documentMenu.

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

      Show
      Two new buttons have been created with the id printRedactButton and printWithOptionsButton . The second one has the same behavior than the former printButton with a label update. In order to improve readability, a print dropdown menu has been created under the id printMenu . This new menu holds the buttons below: topPanel.printMenu.buttons.beanNames=\ printWithOptionsButton,\ printRedactButton,\ printAllButton This dropdown button has been added to the file section buttons to the left of download dropdown button: topPanel.section.file.buttons.beanNames=printMenu,downloadMenu,saveDirtyAnnotations This file section is by default included in the top panel with the generic documentMenu section id. The new print menu can be hidden/displayed with the configuraiton parameter topPanel.printMenu which fallback on the topPanel.documentMenu . The print redact button is hidden/displayed with the configuration parameter topPanel.printRedact=false. This setting is used to display the button when the user has the Nuxeo Redact permission.
    • Sprint:
      nxplatform #61, nxplatform #62, nxplatform #63, nxplatform #64, nxplatform #65
    • Story Points:
      3

      Description

      As a user with the "Redact" permission, I can print a redacted version of the document

      AC
      I can go to the print menu and choose an option to include redactions when printing

      Option is named "print with redactions"

      Printing with redactions includes redactions made by all users, not just mine

      Printing with redactions does not include other annotations

      Printing with annotations includes redactions

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: