index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
views
/
news
Commit message (
Expand
)
Author
Age
Files
Lines
*
Inline auto complete for issue (#) in wiki-edit fields (#31989).
Go MAEDA
2019-09-09
2
-3
/
+13
*
REST API for retrieving news (#13468).
Go MAEDA
2019-09-09
1
-0
/
+24
*
Small refactorization of avatar methods (#31391).
Go MAEDA
2019-05-19
2
-3
/
+3
*
Adds preview option to the wiki toolbar (#27758).
Jean-Philippe Lang
2018-09-26
5
-10
/
+2
*
Add space between avatar and headline (#26424).
Jean-Philippe Lang
2017-07-16
1
-1
/
+1
*
For 3 comments or more, show reply link at top of comments as well (#24089).
Jean-Philippe Lang
2017-04-09
1
-0
/
+3
*
Don't generate urls with params.
Jean-Philippe Lang
2016-07-10
1
-1
/
+1
*
Improve accessibility for icon-only links by adding hidden text (#21805).
Jean-Philippe Lang
2016-03-20
1
-1
/
+1
*
Add missing wiki container for news comments (#21678).
Jean-Philippe Lang
2016-01-20
1
-0
/
+2
*
Replace uses of image_tag() with CSS (#21256).
Jean-Philippe Lang
2016-01-20
1
-2
/
+4
*
Use ul tags to do pagination (#21258).
Jean-Philippe Lang
2015-11-28
1
-1
/
+1
*
Put news articles into <article> tags (#19339).
Jean-Philippe Lang
2015-06-13
1
-7
/
+11
*
Removed unneeded #h calls in views.
Jean-Philippe Lang
2015-02-23
3
-4
/
+4
*
HTML improvements on project landing page (#18565).
Jean-Philippe Lang
2014-12-13
1
-1
/
+1
*
Display watch link only when inside project with logged-in user (#2549).
Jean-Philippe Lang
2014-02-09
1
-1
/
+1
*
Enable the watching of news (#2549).
Jean-Philippe Lang
2014-02-09
1
-0
/
+1
*
Don't wrap watcher link with span.
Jean-Philippe Lang
2013-02-07
1
-1
/
+1
*
Attachments should be available to the text formatter when previewing an exis...
Jean-Philippe Lang
2012-09-16
2
-2
/
+2
*
html5 compliance.
Jean-Philippe Lang
2012-07-29
1
-1
/
+1
*
JQuery in, Prototype/Scriptaculous out (#11445).
Jean-Philippe Lang
2012-07-22
2
-4
/
+4
*
Adds a helper for preview links.
Jean-Philippe Lang
2012-07-18
4
-24
/
+4
*
Deprecated :confirm => 'Text' option.
Jean-Philippe Lang
2012-07-07
1
-6
/
+2
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
4
-5
/
+5
*
Adds a helper for displaying validation error messages.
Jean-Philippe Lang
2012-02-26
1
-1
/
+2
*
Preserve uploaded files when on news.
Jean-Philippe Lang
2012-02-23
1
-1
/
+1
*
Adds a News#commentable? method to easily specific additional rules.
Jean-Philippe Lang
2012-02-11
1
-1
/
+1
*
remove trailing tabs from app/views/news/_form.html.erb
Toshi MARUYAMA
2012-01-30
1
-1
/
+1
*
Enable attached images to be displayed inline on the news list.
Jean-Philippe Lang
2012-01-29
1
-1
/
+1
*
Allows attachments on news (#1972).
Jean-Philippe Lang
2012-01-29
5
-6
/
+8
*
replace tabs to spaces at app/views/news/new.html.erb
Toshi MARUYAMA
2012-01-10
1
-8
/
+8
*
Use #labelled_form_for instead of #labelled_tabular_form_for.
Jean-Philippe Lang
2011-12-09
4
-4
/
+4
*
Removed object name from form_for arguments.
Jean-Philippe Lang
2011-11-23
3
-4
/
+3
*
error_messages_for removed in Rails 3.
Jean-Philippe Lang
2011-11-23
1
-1
/
+1
*
show avatars on the news list (#9470)
Toshi MARUYAMA
2011-10-25
1
-1
/
+1
*
Refactor : convert queries to REST resources (also fixes #9108).
Etienne Massip
2011-10-24
1
-8
/
+8
*
Remove unecessary page title HTML escaping from views (#9252).
Etienne Massip
2011-10-02
1
-1
/
+1
*
replace tabs to spaces at app/views/news/index.html.erb
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
remove trailing white-spaces from app/views/news/edit.html.erb
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
remove trailing white-spaces from app/views/news/new.html.erb
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
remove trailing white-spaces from app/views/news/show.html.erb
Toshi MARUYAMA
2011-09-17
1
-3
/
+3
*
replace tabs to spaces at app/views/news/index.api.rsb
Toshi MARUYAMA
2011-09-17
1
-3
/
+3
*
remove trailing white-spaces from app/views/news/index.html.erb
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
remove trailing white-spaces from app/views/news/index.api.rsb
Toshi MARUYAMA
2011-09-16
1
-1
/
+1
*
rename .rhtml to .html.erb of app/views/news/_news.rhtml.
Toshi MARUYAMA
2011-08-30
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/news/index.rhtml.
Toshi MARUYAMA
2011-08-30
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/news/_form.rhtml.
Toshi MARUYAMA
2011-08-30
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/news/show.rhtml.
Toshi MARUYAMA
2011-08-30
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/news/edit.rhtml.
Toshi MARUYAMA
2011-08-30
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/news/new.rhtml.
Toshi MARUYAMA
2011-08-30
1
-0
/
+0
*
HTML escape at app/views/news/show.rhtml.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
[next]