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
*
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
*
Makes versions resource shallow (#7403).
Jean-Philippe Lang
2011-07-05
3
-4
/
+4
*
Removed leading dash in ruby code.
Jean-Philippe Lang
2011-07-04
1
-2
/
+2
*
Adds REST API for versions (#7403).
Jean-Philippe Lang
2011-07-04
3
-3
/
+35
*
Adds a 'New version' link on the roadmap.
Jean-Philippe Lang
2011-07-03
3
-0
/
+7
*
Adds context menu for related issues on version view.
Jean-Philippe Lang
2011-04-29
1
-7
/
+12
*
Moved the version summary to the right of related issues.
Jean-Philippe Lang
2011-04-29
1
-4
/
+4
*
Show open and closed issues from "Issues by" version links.
Jean-Philippe Lang
2011-03-21
1
-2
/
+2
*
Fix wikilinks in project > settings > versions and version view. #6435 #4416
Jean-Baptiste Barth
2010-10-29
1
-1
/
+1
*
Refactor: use :id instead of :page when linking to Wiki Pages
Eric Davis
2010-10-27
1
-1
/
+1
*
Adds a link to edit the associated wiki page on the version view. #4416
Jean-Baptiste Barth
2010-09-18
1
-0
/
+1
*
Refactor: add VersionsController#status_by to the resource.
Eric Davis
2010-09-17
1
-1
/
+1
[next]