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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Render projects as a tree in the project select field.
Jean-Philippe Lang
2012-01-07
1
-1
/
+1
*
Removed the "Move" button for single issue since it can be moved from the reg...
Jean-Philippe Lang
2012-01-07
2
-1
/
+2
*
Allows project to be changed from the regular issue update action (#4769, #98...
Jean-Philippe Lang
2012-01-07
3
-9
/
+18
*
Use #context_menu helper.
Jean-Philippe Lang
2012-01-06
1
-5
/
+2
*
code layout clean up app/views/issues/index.html.erb
Toshi MARUYAMA
2012-01-05
1
-6
/
+21
*
Adds avatar on changeset view.
Jean-Philippe Lang
2012-01-04
1
-1
/
+1
*
Prevent empty table from being rendered.
Jean-Philippe Lang
2012-01-04
1
-3
/
+6
*
Use explicit path name.
Jean-Philippe Lang
2012-01-04
1
-1
/
+1
*
code layout clean up app/views/messages/edit.html.erb
Toshi MARUYAMA
2012-01-04
1
-3
/
+7
*
Rails3: view: use explicit post method at messages/edit.html.erb
Toshi MARUYAMA
2012-01-04
1
-1
/
+5
*
Rails3: view: change html special characters to hexadecimal utf-8 strings at ...
Toshi MARUYAMA
2012-01-04
1
-2
/
+4
*
Rails3: view: html_safe for repositories/_revision_graph.html.erb
Toshi MARUYAMA
2012-01-04
1
-1
/
+1
*
use i18n label for previous and next issue (#2850)
Toshi MARUYAMA
2012-01-04
1
-2
/
+6
*
Adds previous/next links to issue (#2850).
Jean-Philippe Lang
2012-01-03
1
-1
/
+8
*
code layout clean up app/views/wiki/rename.html.erb
Toshi MARUYAMA
2012-01-03
1
-2
/
+7
*
Rails3: view: use explicit post method at wiki/rename.html.erb
Toshi MARUYAMA
2012-01-03
1
-1
/
+3
*
Rails3: view: use explicit post method at projects/settings/_modules.html.erb
Toshi MARUYAMA
2012-01-03
1
-1
/
+2
*
Rails3: view: use explicit post method at my/account.html.erb
Toshi MARUYAMA
2012-01-03
1
-2
/
+4
*
code layout clean up app/views/wiki/index.html.erb
Toshi MARUYAMA
2012-01-03
1
-3
/
+11
*
View cleanup.
Jean-Philippe Lang
2012-01-02
1
-24
/
+11
*
code layout cleanup app/views/repositories/_navigation.html.erb
Toshi MARUYAMA
2012-01-02
1
-4
/
+14
*
Give explicit url option.
Jean-Philippe Lang
2012-01-01
1
-1
/
+1
*
Rails3: view: html_safe for wiki/show.html.erb
Toshi MARUYAMA
2012-01-01
1
-2
/
+2
*
Rails3: view: html_safe for my/page_layout.html.erb
Toshi MARUYAMA
2012-01-01
1
-1
/
+3
*
Rails3: view: html_safe for timelog/report.html.erb
Toshi MARUYAMA
2012-01-01
1
-1
/
+1
*
Rails3: view: html_safe for timelog/_report_criteria.html.erb
Toshi MARUYAMA
2012-01-01
1
-2
/
+2
*
Rails3: view: html_safe for issue_moves/new.html.erb
Toshi MARUYAMA
2012-01-01
1
-1
/
+1
*
Rails3: view: html_safe for issues/bulk_edit.html.erb
Toshi MARUYAMA
2012-01-01
1
-2
/
+7
*
Rails3: view: html_safe for issues/destroy.html.erb
Toshi MARUYAMA
2011-12-22
1
-1
/
+1
*
Rails3: view: html_safe for timelog/bulk_edit.html.erb
Toshi MARUYAMA
2011-12-21
1
-3
/
+4
*
Rails3: view: html_safe for common/_calendar.html.erb
Toshi MARUYAMA
2011-12-21
1
-2
/
+2
*
html_safe for Rails3
Jean-Philippe Lang
2011-12-18
1
-1
/
+1
*
html_safe for Rails3
Jean-Philippe Lang
2011-12-17
1
-1
/
+1
*
html_safe for Rails3
Jean-Philippe Lang
2011-12-17
1
-1
/
+1
*
Option to set parent automatically for new wiki pages (#3108).
Jean-Philippe Lang
2011-12-17
1
-0
/
+4
*
Changed style of the wiki edit form.
Jean-Philippe Lang
2011-12-17
1
-3
/
+6
*
Invalid HTML generated with ruby1.9.
Jean-Philippe Lang
2011-12-17
1
-1
/
+5
*
Display issue form fields according to permissions.
Jean-Philippe Lang
2011-12-15
4
-21
/
+33
*
Fixed that _revision_graph.html.erb breaks window load events (#9775).
Jean-Philippe Lang
2011-12-14
1
-2
/
+2
*
Fixed time entries context menu activity update link.
Etienne Massip
2011-12-14
1
-2
/
+2
*
Fixed issues context menu attributes update links (#9794).
Etienne Massip
2011-12-14
1
-10
/
+10
*
Code cleanup.
Jean-Philippe Lang
2011-12-13
3
-3
/
+3
*
Moved fields specific to new issues to the new issue form.
Jean-Philippe Lang
2011-12-13
2
-15
/
+14
*
Fixed broken issue form update when changing tracker.
Jean-Philippe Lang
2011-12-12
1
-1
/
+1
*
Adds /search to robots.txt.
Jean-Philippe Lang
2011-12-12
1
-0
/
+1
*
Adds a hook before the new issue form.
Jean-Philippe Lang
2011-12-12
1
-0
/
+2
*
Resourcified enumerations.
Jean-Philippe Lang
2011-12-11
5
-28
/
+21
*
Removed fieldset.
Jean-Philippe Lang
2011-12-10
1
-4
/
+0
*
Removed double dash.
Jean-Philippe Lang
2011-12-10
1
-1
/
+1
*
Fixed reorder links on custom fields.
Jean-Philippe Lang
2011-12-10
1
-1
/
+1
[next]