Plugins Directory » Redmine XLSX format issue exporter
|
Author: | Tatsuya Saito |
---|---|---|
Website: | https://github.com/two-pack/redmine_xlsx_format_issue_exporter | |
Code repository: | https://github.com/two-pack/redmine_xlsx_format_issue_exporter | |
Registered on: | 2014-07-30 (over 10 years ago) | |
Current version: | 0.1.7 | |
Compatible with: | Redmine 5.0.x, 4.2.x, 4.1.x | |
User ratings: |
This is Redmine plugin which exports to XLSX format file instead of CSV format.
Usage¶
Click XLSX link in right-bottom of following pages.
- Issues
- Spent time
- Users
License¶
This plugin is released under the GPL v2 license.
Installation notes
In Redmine folder,
$ cd plugins $ git clone https://github.com/two-pack/redmine_xlsx_format_issue_exporter.git redmine_xlsx_format_issue_exporter $ cd .. $ bundle install --without test
Finally restart Redmine.
Changelog
0.1.7 (2022-05-24)
Compatible with Redmine 5.0.x, 4.2.x, 4.1.x.
- Supported Redmine 5.0.0.
- Fixed bugs.
0.1.6 (2018-12-12)
Compatible with Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x.
- Supported Redmine 4.0.0.
- Added a feature to export users list.
- Fixed bugs.
0.1.5 (2017-07-10)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x.
- Fixed bugs.
- Changed requirement: Redmine 3.2.x or later.
See https://github.com/two-pack/redmine_xlsx_format_issue_exporter/milestone/5?closed=1
0.1.4 (2017-07-04)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
- Supported Redmine 3.4.0.
- Implemented new feature to export spent time report.
- And fixed bugs.
0.1.3 (2016-08-06)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
- Supported Redmine 3.3.x, 3.2.x, 3.1.x.
- And fixed bugs.
0.1.2 (2015-03-21)
Compatible with Redmine 3.0.x, 2.6.x.
- Supported Redmine 3.0.x and 2.6.x.
0.1.1 (2014-12-27)
Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x.
- Added issue hyperlink against id column.
- Added a function to export column of attachment file list.
- And fixed bug.
0.1.0 (2014-07-30)
Compatible with Redmine 2.5.x, 2.4.x, 2.3.x.