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
*
Use HTML5 date input fields instead of text fields with jquery ui date picker...
Jean-Philippe Lang
2016-05-07
1
-1
/
+1
*
Adds edit links on the roadmap (#22756).
Jean-Philippe Lang
2016-05-06
1
-0
/
+5
*
Additional CSS class for version status (#21434).
Jean-Philippe Lang
2016-03-20
2
-2
/
+2
*
Tooltip on progress bar (#21497).
Jean-Philippe Lang
2016-01-09
1
-0
/
+3
*
Improved responsiveness for versions and roadmap (#19097).
Jean-Philippe Lang
2015-11-08
2
-3
/
+4
*
Put roadmap versions in <article> tags (#19341).
Jean-Philippe Lang
2015-06-13
1
-1
/
+5
*
Adds a role setting that viewing all or own time entries (#8929).
Jean-Philippe Lang
2015-05-30
1
-1
/
+1
*
Removed unneeded #h calls in views.
Jean-Philippe Lang
2015-02-23
2
-2
/
+2
*
Links to completed versions on the roadmap page might lead to a "403 not auth...
Jean-Philippe Lang
2015-02-08
1
-1
/
+1
*
Fixed: Custom field is rendered, even if its value is empty (for multiple) (#...
Jean-Philippe Lang
2015-01-10
1
-4
/
+2
*
Removed duplicate element ids.
Jean-Philippe Lang
2014-11-23
1
-1
/
+1
*
Fixed: Issues counters in roadmap only link to issues in the same project (#9...
Jean-Philippe Lang
2014-09-14
1
-14
/
+10
*
Removed deprecated align and width html attributes (#15307).
Jean-Philippe Lang
2013-11-11
2
-3
/
+3
*
Adds some css classes (#14767).
Jean-Philippe Lang
2013-09-29
1
-2
/
+2
*
use li tags for label completed versions and subproject in version index side...
Toshi MARUYAMA
2013-05-03
1
-5
/
+15
*
use li tags for completed versions in version index sidebar (#13242)
Toshi MARUYAMA
2013-05-03
1
-4
/
+6
*
use li tags for versions in version index (#13242)
Toshi MARUYAMA
2013-05-03
1
-1
/
+5
*
remove unneeded h() from versions index tracker name
Toshi MARUYAMA
2013-05-03
1
-1
/
+1
*
use li tags for trackers in version index (#13242)
Toshi MARUYAMA
2013-05-03
1
-3
/
+11
*
code layout clean up app/views/versions/index.html.erb
Toshi MARUYAMA
2013-05-03
1
-19
/
+20
*
replace tabs to spaces and code cleanup at app/views/versions/_overview.html.erb
Toshi MARUYAMA
2013-03-15
1
-8
/
+15
*
replace tabs to spaces at app/views/versions/index.html.erb
Toshi MARUYAMA
2013-03-15
1
-6
/
+6
*
Deprecates Version#*_pourcent in favour of #*_percent (#12724).
Jean-Philippe Lang
2013-01-04
1
-1
/
+1
*
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
[next]