redmine_better_gantt_chart icon indicating copy to clipboard operation
redmine_better_gantt_chart copied to clipboard

Better Gantt Chart for Redmine

Results 54 redmine_better_gantt_chart issues
Sort by recently updated
recently updated
newest added

link_to_content_update is deprecated Exactly the same error as: https://github.com/agileware-jp/redmine_work_days/issues/14

rename deprecated link_to_content_update to link_to Fixes #130

I have upgraded my redmine to lastest version(3.0.1). Bundle have installed 'activesupport-4.2.0' , but when I run the command 'rake db:migrate RAILS_ENV=production' , It response: LoadError: cannot load such file...

In my project I have a lot of subtasks. It appears that better gantt chart does not respect the parent child relationships in the display, see http://i.imgur.com/hbc5ZNK.png Without the plugin,...

by installing the plugin 0.9.0 under redmine 2.4.2, i miss the drag'n drop of issues in the gantt chart. the patch 2024 doesn't seem to be compatible with that version...

I got it working for RedMine v.3.2.x, but it breaks new features for "Parent task attributes > Start date /Due date" to "Independent of subtasks". :( Some more info here:...

Hi, Are there any plans to make this module compatible with Redmine 3.x? brgds Janeks

I have fixed this issue by change basic_object to proxy_object

Hello, we use the better gantt chart plugin version 0.90 with redmine 2.5.1.stable, ruby version 1.9.3-p194 (2012-04-20) [i486-linux] and rails version 3.2.6 on a debian wheezy system. For one user,...