]> source.dussan.org Git - redmine.git/commit
Inline auto complete for issue (#) in wiki-edit fields (#31989).
authorGo MAEDA <maeda@farend.jp>
Mon, 9 Sep 2019 21:49:48 +0000 (21:49 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 9 Sep 2019 21:49:48 +0000 (21:49 +0000)
commit5ca458864ed043642bc693de608ec8a0be40d1b1
treecd4cf36ea0525a2e16fb4147d1c16d7fcb42989a
parent89739876d170875e1e12d84bfb1b43f342daf818
Inline auto complete for issue (#) in wiki-edit fields (#31989).

Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@18444 e93f8b46-1217-0410-a6f0-8f06a7374b81
16 files changed:
app/helpers/application_helper.rb
app/helpers/custom_fields_helper.rb
app/views/documents/_form.html.erb
app/views/issues/_edit.html.erb
app/views/issues/_form.html.erb
app/views/issues/bulk_edit.html.erb
app/views/journals/_notes_form.html.erb
app/views/layouts/base.html.erb
app/views/messages/_form.html.erb
app/views/news/_form.html.erb
app/views/news/show.html.erb
app/views/wiki/edit.html.erb
public/javascripts/application.js
public/javascripts/tribute-3.7.3.min.js [new file with mode: 0644]
public/stylesheets/application.css
public/stylesheets/tribute-3.7.3.css [new file with mode: 0644]