Plugins Directory » Redmine/MS Project sync
|
Author: | Ilya S |
---|---|---|
Website: | https://github.com/m0n9oose/redmine_loader | |
Code repository: | https://github.com/m0n9oose/redmine_loader | |
Registered on: | 2013-08-08 (over 11 years ago) | |
Current version: | 0.3 | |
Compatible with: | Redmine 2.4.x, 2.3.x | |
User ratings: |
Flexible, fast and fuctional plugin. Allows import and export almost all data in both ways (redmine <-> msp).
Key features:- uses fast xml parsing ang generation with Nokogiri;
- can import immadiately and in background job (using delayed job);
- allows disable some fields and versions/milestones for sync (separately for import and export);
- supports almost all attributes of tasks (hierarchy, status name (custom field), assignee, tracker (custom field), relations (preceses/follows), task name, description, estimated hrs, spent hrs, project, priority, redmine id (custom field), fixed version, link to redmine issue, ...);
- allows export whole project and custom query;
- has flexible permissions setting;
- allows preview and edit tasks before import in redmine;
- email notification for author of import when import finished (sends only when import procedes as background job) without notifications for participants of tasks (no spam);
- has ability to update existing tasks or forced create new;
Plugin initially based on redmine loader plugin, now almost completely rewritten.
Changelog
0.3 (2013-08-08)
Compatible with Redmine 2.4.x, 2.3.x.