This application enables seamless integration with open source project management and collaboration software OpenProject.
On the Nextcloud end, it allows users to:
- Link files and folders with work packages in OpenProject
- Find all work packages linked to a file or a folder
- Create work packages directly in Nextcloud
- View OpenProject notifications via the dashboard
- Search for work packages using Nextcloud's search bar
- Link work packages in rich text fields via Smart Picker
- Preview links to work packages in text fields
- Link multiple files and folder to a work package at once
On the OpenProject end, users are able to:
- Link work packages with files and folders in Nextcloud
- Upload and download files directly to Nextcloud from within a work package
- Open linked files in Nextcloud to edit them
- Let OpenProject create shared folders per project
For more information on how to set up and use the OpenProject application, please refer to integration setup guide for administrators and the user guide.
Changes
Fixed
- choose correct base URL for OCS requests #780