]> source.dussan.org Git - redmine.git/commit
Show selected columns in gantt chart (#27672).
authorGo MAEDA <maeda@farend.jp>
Thu, 16 May 2019 21:54:33 +0000 (21:54 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 16 May 2019 21:54:33 +0000 (21:54 +0000)
commit0328b5671abc0fdfce1a97bde4897f7a72d9dcd4
tree38e76c1130181c7297e0176803bfd19510a97940
parent774e8b1d44ce3545e13d791ab27116081cd662a6
Show selected columns in gantt chart (#27672).

Patch by Mizuki ISHIKAWA.

git-svn-id: http://svn.redmine.org/redmine/trunk@18171 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/issue_query.rb
app/views/gantts/show.html.erb
app/views/queries/_form.html.erb
lib/redmine/helpers/gantt.rb
public/javascripts/gantt.js
public/stylesheets/application.css
public/stylesheets/responsive.css
test/functional/queries_controller_test.rb
test/unit/lib/redmine/helpers/gantt_test.rb