Project Download Zip

From OpenI Wiki

Table of contents

overview

To ease version management, stage creation, you can download an entire project directory's contents including analyses, documents, and configuration.

  • User must have application administration Permissions.
  • user must be logged into a specific project context.
  • url?

How to enable

  • ensure there is a user in the application admins list
  • add the project_download.htm link to the app admins menu
  • download away

Configuration

Spring

  • spring mapping: project_download.zip
  • id: projectDownloadController
  • controller class: org.openi.web.controller.admin.ProjectDownloadController

Upload