Skip to content

lsaavedr/redmine_dhtmlx_gantt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine dhtmlxGantt plugin

Redmine 2.x plugin to provide Gantt view replacement using the dhtmlxGantt javascript API.

Tested with Redmine

  • 2.3

Install

cd /opt/redmine/plugins
git clone git://github.com/loispuig/redmine_dhtmlx_gantt.git
cd redmine_dhtmlx_gantt/vendor
wget http://dhtmlx.com/docs/products/dhtmlxGantt/download/dhtmlxGantt.zip
unzip dhtmlxGantt.zip && rm dhtmlxGantt.zip
cd /opt/redmine
bundle install --without development test postgresql sqlite
  • Restart your Redmine instance
  • Go to 'Redmine > Administration > Roles permissions' to set new permissions.

  • Go to 'Project settings > Modules'
  • Enable the dhtmlxGantt module

You should have a new 'dhtmlxGantt' project menu.

Known issues

  • Modifications on issues are not saved to database

About

Redmine dhtmlxGantt plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published