summaryrefslogtreecommitdiffstats
path: root/app/views/versions/show.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Display new issue link in version page (#28138).Jean-Philippe Lang2019-10-191-0/+1
* Add issue css_classes to issue rows (#31424).Go MAEDA2019-05-221-1/+1
* Show assignee avatar in Roadmap and Version (#28510).Go MAEDA2019-05-221-0/+1
* Show version status as badge in rodmap#index and roadmap#show (#29391).Go MAEDA2019-04-091-2/+3
* Use button as additional option for contextmenu (#26655).Go MAEDA2018-04-211-0/+1
* Reverted r17252 and r17253 (#26655).Go MAEDA2018-04-021-1/+0
* Use button as additional option for contextmenu (#26655).Go MAEDA2018-04-021-0/+1
* Performance opt - cache AR Proxy for Version#fixed_issues.visible (#27676).Jean-Philippe Lang2017-11-291-2/+2
* Adds visibility checks on version views (#27676).Jean-Philippe Lang2017-11-291-2/+2
* Use exists? instead of count (#24839).Jean-Philippe Lang2017-01-161-1/+1
* Add link to issue list on version estimated time.Jean-Philippe Lang2016-12-031-1/+2
* Don't use a global variable for storing context menu URL.Jean-Philippe Lang2016-10-291-2/+2
* Adds a link to spent time on version details (#13558).Jean-Philippe Lang2016-07-131-1/+2
* Additional CSS class for version status (#21434).Jean-Philippe Lang2016-03-201-1/+1
* Adds a role setting that viewing all or own time entries (#8929).Jean-Philippe Lang2015-05-301-1/+1
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-1/+1
* Adds some css classes (#14767).Jean-Philippe Lang2013-09-291-2/+2
* Deprecated :confirm => 'Text' option.Jean-Philippe Lang2012-07-071-2/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Removed hard-coded styles.Jean-Philippe Lang2012-01-101-5/+5
* Do not generate duplicate ids and fixes tag attribute.Jean-Philippe Lang2012-01-081-2/+2
* Remove unecessary page title HTML escaping from views (#9252).Etienne Massip2011-10-021-1/+1
* rename .rhtml to .html.erb of app/views/versions/show.rhtml.Toshi MARUYAMA2011-08-281-0/+56