]> source.dussan.org Git - redmine.git/commit
"Add news" button in cross-project News tab (#33167).
authorGo MAEDA <maeda@farend.jp>
Thu, 25 Mar 2021 05:16:54 +0000 (05:16 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 25 Mar 2021 05:16:54 +0000 (05:16 +0000)
commit4c2e42e1c3748ca9ae3b6a7a45e77931ec8a7ce7
treed729547dfe34925a0164b963d5109bcf63afbc74
parent0a9498bf300c653eac53200cd0c1fd6603f61967
"Add news" button in cross-project News tab (#33167).

Patch by Mizuki ISHIKAWA.

git-svn-id: http://svn.redmine.org/redmine/trunk@20845 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/news_controller.rb
app/views/news/_form.html.erb
app/views/news/index.html.erb
app/views/news/new.html.erb
config/routes.rb
test/functional/news_controller_test.rb
test/integration/routing/news_test.rb