summaryrefslogtreecommitdiffstats
path: root/app/views/versions/_overview.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Roadmap shows 100%, but one of its tasks is still set to 90% (#30949).Jean-Philippe Lang2019-06-201-3/+3
* Performance opt - cache AR Proxy for Version#fixed_issues.visible (#27676).Jean-Philippe Lang2017-11-291-10/+10
* Adds visibility checks on version views (#27676).Jean-Philippe Lang2017-11-291-10/+10
* ArgumentError: incomplete format specifier on ruby 2.5 dev (#26492).Jean-Philippe Lang2017-07-221-3/+3
* Tooltip on progress bar (#21497).Jean-Philippe Lang2016-01-091-0/+3
* Improved responsiveness for versions and roadmap (#19097).Jean-Philippe Lang2015-11-081-1/+3
* Fixed: Custom field is rendered, even if its value is empty (for multiple) (#...Jean-Philippe Lang2015-01-101-4/+2
* Fixed: Issues counters in roadmap only link to issues in the same project (#9...Jean-Philippe Lang2014-09-141-14/+10
* replace tabs to spaces and code cleanup at app/views/versions/_overview.html.erbToshi MARUYAMA2013-03-151-8/+15
* Deprecates Version#*_pourcent in favour of #*_percent (#12724).Jean-Philippe Lang2013-01-041-1/+1
* Use #issues_count which is already retrieved.Jean-Philippe Lang2012-03-021-2/+2
* Display of multi custom fields.Jean-Philippe Lang2012-01-291-1/+1
* Display custom_field_values instead of custom_values.Jean-Philippe Lang2012-01-291-2/+2
* Use named routes.Jean-Philippe Lang2012-01-101-3/+6
* Adds total number of issues for each version on the roadmap.Jean-Philippe Lang2012-01-101-3/+5
* Do not generate empty uls.Jean-Philippe Lang2012-01-081-0/+2
* Removed open/closed percentage on the roadmap.Jean-Philippe Lang2011-12-041-3/+1
* replace tabs to spaces at app/views/versions/_overview.html.erbToshi MARUYAMA2011-09-181-5/+5
* rename .rhtml to .html.erb of app/views/versions/_overview.rhtml.Toshi MARUYAMA2011-08-281-0/+27