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
/
versions
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed source indentation (#8106).
Jean-Philippe Lang
2012-10-30
1
-3
/
+3
*
Issues by Category should show tasks without category (#8106).
Jean-Philippe Lang
2012-10-30
1
-6
/
+5
*
Fixed that roadmap anchor links can be ambigous (#11540).
Jean-Philippe Lang
2012-08-13
1
-2
/
+2
*
Adds sharing attribute to the versions API (#11541).
Jean-Philippe Lang
2012-07-31
2
-0
/
+2
*
Removed self closing a tags.
Jean-Philippe Lang
2012-07-29
1
-1
/
+1
*
JQuery in, Prototype/Scriptaculous out (#11445).
Jean-Philippe Lang
2012-07-22
5
-7
/
+5
*
Removes RJS from VersionsController.
Jean-Philippe Lang
2012-07-19
1
-0
/
+1
*
Start removing the RJS stuff.
Jean-Philippe Lang
2012-07-19
2
-0
/
+6
*
Removes calls to remote_form_for.
Jean-Philippe Lang
2012-07-18
1
-1
/
+1
*
Deprecated :confirm => 'Text' option.
Jean-Philippe Lang
2012-07-07
1
-2
/
+1
*
Tests broken by r9573.
Jean-Philippe Lang
2012-04-29
1
-1
/
+1
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
6
-7
/
+7
*
Use #issues_count which is already retrieved.
Jean-Philippe Lang
2012-03-02
1
-2
/
+2
*
Fixed escaping issue with Rails 3.1.
Jean-Philippe Lang
2012-02-25
1
-1
/
+1
*
Displays the full form when creating a version from the issue form so that re...
Jean-Philippe Lang
2012-02-11
1
-0
/
+9
*
Display of multi custom fields.
Jean-Philippe Lang
2012-01-29
1
-1
/
+1
*
Display custom_field_values instead of custom_values.
Jean-Philippe Lang
2012-01-29
1
-2
/
+2
*
Fixed links to versions anchors on the roadmap.
Jean-Philippe Lang
2012-01-24
1
-1
/
+1
*
Provide a direct access to completed versions form the roadmap.
Jean-Philippe Lang
2012-01-24
1
-0
/
+10
*
Removed hard-coded styles.
Jean-Philippe Lang
2012-01-10
1
-5
/
+5
*
Use named routes.
Jean-Philippe Lang
2012-01-10
1
-3
/
+6
*
Adds total number of issues for each version on the roadmap.
Jean-Philippe Lang
2012-01-10
1
-3
/
+5
*
Form tag without action attribute is invalid.
Jean-Philippe Lang
2012-01-08
1
-2
/
+2
*
Do not generate duplicate ids and fixes tag attribute.
Jean-Philippe Lang
2012-01-08
1
-2
/
+2
*
Removes spaces in versions anchors.
Jean-Philippe Lang
2012-01-08
1
-2
/
+2
*
Do not generate empty uls.
Jean-Philippe Lang
2012-01-08
1
-0
/
+2
*
Do not generate duplicate ids.
Jean-Philippe Lang
2012-01-08
1
-1
/
+1
*
html_safe for Rails3
Jean-Philippe Lang
2011-12-18
1
-1
/
+1
*
Use #labelled_form_for instead of #labelled_tabular_form_for.
Jean-Philippe Lang
2011-12-09
3
-3
/
+3
*
Removed open/closed percentage on the roadmap.
Jean-Philippe Lang
2011-12-04
1
-3
/
+1
*
Version routes cleanup in views.
Jean-Philippe Lang
2011-11-26
1
-1
/
+1
*
Version routes cleanup in views.
Jean-Philippe Lang
2011-11-26
2
-2
/
+2
*
Remove unecessary page title HTML escaping from views (#9252).
Etienne Massip
2011-10-02
1
-1
/
+1
*
replace tabs to spaces at app/views/versions/_overview.html.erb
Toshi MARUYAMA
2011-09-18
1
-5
/
+5
*
replace tabs to spaces at app/views/versions/index.api.rsb
Toshi MARUYAMA
2011-09-18
1
-1
/
+1
*
replace tabs to spaces at app/views/versions/_form.html.erb
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
replace tabs to spaces at app/views/versions/show.api.rsb
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
remove trailing white-spaces from app/views/versions/index.api.rsb
Toshi MARUYAMA
2011-09-16
1
-3
/
+3
*
remove trailing white-spaces from app/views/versions/show.api.rsb
Toshi MARUYAMA
2011-09-16
1
-3
/
+3
*
replace tabs to spaces and remove trailing white-spaces at app/views/versions...
Toshi MARUYAMA
2011-09-15
1
-3
/
+3
*
rename .rhtml to .html.erb of app/views/versions/_issue_counts.rhtml.
Toshi MARUYAMA
2011-08-28
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/versions/_form.rhtml.
Toshi MARUYAMA
2011-08-28
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/versions/show.rhtml.
Toshi MARUYAMA
2011-08-28
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/versions/_overview.rhtml.
Toshi MARUYAMA
2011-08-28
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/versions/edit.rhtml.
Toshi MARUYAMA
2011-08-28
1
-0
/
+0
*
HTML escape at app/views/versions/index.html.erb.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
HTML escape at app/views/versions/show.rhtml.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
HTML escape at app/views/versions/_issue_counts.rhtml.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
remove trailing white-spaces from app/views/versions/_issue_counts.rhtml.
Toshi MARUYAMA
2011-08-02
1
-3
/
+3
*
remove trailing white-spaces from app/views/versions/index.html.erb.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
[prev]
[next]