Plugins Directory » Microsoft Project Connector
|
Author: | Chan Li |
---|---|---|
Website: | https://conveniencable.com | |
Code repository: | https://github.com/conveniencable/microsoft_project_connector | |
Registered on: | 2021-01-08 (about 2 years ago) | |
Current version: | 1.0.7 | |
Compatible with: | Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x | |
User ratings: |
A Redmine Plugin to Work with MS Project Plugin Redmine Connector(https://conveniencable.com/download). It's not a XML/MPP import/export tools. It's more convenient and powerful than any import/export style tools. It make redmine as a data center for MS Project.
Key features:- You can load/merge tasks from redmine and save tasks to redmine by one-click.
- Parent/Subtask and Relation(FS/FF/SF/SS) is saved automatically.
- You can almost mapping all the standard and custom fields between Microsoft Project and Redmine. The Redmine project members is auto loading to Microsoft Project as resources. For redmine selectable fields, it will auto create selectable dropdown in Microsoft Project's mapped fields.
- When a task is deleted, you can decide whether delete the issue.
- It's smart: Default values is filled when a task is create, Only the changed tasks are saved.
I think it's workable on all 2.x, 3.x and 4.x Redmine versions. Just I don't have so many Redmine installations to test.
Installation notes
Redmine Plugin Installion¶
From your Redmine plugins directory, clone this repository as microsoft_project_connector:
For Redmine Version >= 3.00:
git clone -b main https://github.com/conveniencable/microsoft_project_connector
For Redmine Version 2.x:
git clone -b Redmine2.x https://github.com/conveniencable/microsoft_project_connector
Restart Redmine, and you should see the plugin show up in the Plugins page.
Microsoft Project Plugin Redmine Connector Download
[RedmineConnector Release](https://github.com/conveniencable/RedmineConnectorRelease/releases)¶
Changelog
1.0.7 (2021-11-14)
Compatible with Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
Fixed the bug that cannot save tasks to redmine if the database is type sensitivity like postgre.
1.0.6 (2021-09-28)
Compatible with Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
add sort control
1.0.5 (2021-02-15)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
1. Do not save issues' project on updating issues.
2. Return partial saving fail guids for VSTO to detect whether the related tasks should mark as "is change".
1.0.4 (2021-02-12)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
1. Fixed not-admin users cannot switch the visible projects.
2. User cannot switch the projects without view_issues permission.
3. Add addable and editable permission checking before saving issues.
1.0.3 (2021-02-09)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
Change settings action for MS Project loading group and email into resources.
1.0.2 (2021-01-30)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
1. Add new branch Redmine2.x for Redmine 2.6.9.
2. Make the way of setting fields values to tasks has wider compatibility.
1.0.1 (2021-01-28)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
- Add more default mapping fields for to startup.
- Remove repeat mapping fields to prevent app from crash.
- Remove hyperlink from fields mapping.
- Compatible with redmine 3.0.
1.0.0 (2021-01-08)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x.