Browse all issue attachments of all issues in current project in arbitrary queries. Queries can be saved like issue queries. Download bulk pdf attachments as combined pdf's, combined pdf's for double sided printing or as zip archive. Other bulk attachments can be downloaded as zip archives. In zip archives and combined pdf's the order of the selected files adheres to the order in the index list.
- Search all invoices from issues and archive them
- Find all images or files of a certain type
-
download plugin and copy plugin folder redmine_issue_attachments go to Redmine's plugins folder
-
install gems
go to Redmine root folder
bundle install
- restart Redmine, f.i.
/etc/init.d/apache2 restart
- go to your plugins folder
rm -r redmine_issue_attachments
- restart Redmine, f.i.
/etc/init.d/apache2 restart
Make sure you have the right 'View issue attachments' permissions, which can be set in 'Roles and Permissions' in the Redmine Administration menu in the section 'Issue-Attachments'
The 'Issue-Attachments' can be found in the 'Project' menu
- Supports Redmine Attachment Categories
- English
- German
- 1.0.4 added bulk delete, bulk categorize (if Redmine Attachment Categories is installed)
- 1.0.3 enhanced support for Redmine Attachment Categories plugin, enhanced themes support
- 1.0.2 July 1st commit