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
Changed
- This release expects OpenProject version 13.2 or newer
- Add application's support for Nextcloud 30
- Log admin configuration to audit log (
/audit.log
) - Improve button text visibility when selecting different background images in Nextcloud's UI
- Bump packages version
- Fix random deactivation of automatically managed project folder
- Fix avatar not found in openproject
- Enhance project search when creating workpackages from Nextcloud
- Drop application's support for Nextcloud 26
- Fix issue preventing direct uploading of resources in Nextcloud that are managed by app
Files Access Control
- Hash or encrypt
client_secret
for different Nextcloud versions