Skip to content

既存の redmine_ms_projects を Redmine 2.3.1.stable、ruby 1.9.3、Rails 3.2.13 の環境に対応させたもの

Notifications You must be signed in to change notification settings

yoshidayo/redmine_gantt_importer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gantt chart importer for Redmine

Requirement

You need any environments that Redmine work on.

Installation

  1. $ cd REDMINE_ROOT

  2. $ ruby script/plugin install git://github.com/yoshidayo/redmine_redmine_gantt_importer.git

Usage

  1. save a Gantt chart format file(.msp) as an xml format(.xml)

  2. access your a redmine project, then click “import XML”

  3. select xml file, and click save button

  4. select tasks that you want to import, then click save button

Update version 0.1.1

以下の環境に対応Redmine 2.3.1.stable ruby 1.9.3 Rails 3.2.13

Update version 0.1.2

・名称変更・自動アサイン機能の追加

About

既存の redmine_ms_projects を Redmine 2.3.1.stable、ruby 1.9.3、Rails 3.2.13 の環境に対応させたもの

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 98.3%
  • CSS 1.7%