summaryrefslogtreecommitdiffstats
path: root/app/views/versions
Commit message (Expand)AuthorAgeFilesLines
* Merged r19382 to 4.1-stable.Jean-Philippe Lang2019-12-201-0/+2
* Add estimated hours and spent hours to Versions API (#32242).Go MAEDA2019-10-311-0/+4
* Display new issue link in version page (#28138).Jean-Philippe Lang2019-10-191-0/+1
* Per role visibility settings for version custom fields (#23997).Go MAEDA2019-08-243-3/+3
* Make project settings more accessible (#22090).Jean-Philippe Lang2019-06-201-0/+3
* Roadmap shows 100%, but one of its tasks is still set to 90% (#30949).Jean-Philippe Lang2019-06-201-3/+3
* Use the regular "icon icon-*" classes for collapsible fields (#31433).Go MAEDA2019-05-271-2/+2
* Add issue css_classes to issue rows (#31424).Go MAEDA2019-05-222-2/+2
* Show assignee avatar in Roadmap and Version (#28510).Go MAEDA2019-05-222-1/+3
* Support wiki_page_title attribute in Versions REST API (#26237).Go MAEDA2019-04-282-10/+12
* Show version status as badge in rodmap#index and roadmap#show (#29391).Go MAEDA2019-04-092-2/+4
* Adds maxlength to version name input (#27330).Jean-Philippe Lang2018-12-161-1/+1
* Replace cancel button with cancel link in modals (#28662).Go MAEDA2018-12-021-1/+1
* Use button as additional option for contextmenu (#26655).Go MAEDA2018-04-212-0/+2
* Reverted r17252 and r17253 (#26655).Go MAEDA2018-04-022-2/+0
* Use button as additional option for contextmenu (#26655).Go MAEDA2018-04-022-0/+2
* Performance opt - cache AR Proxy for Version#fixed_issues.visible (#27676).Jean-Philippe Lang2017-11-292-12/+12
* Adds visibility checks on version views (#27676).Jean-Philippe Lang2017-11-292-12/+12
* ArgumentError: incomplete format specifier on ruby 2.5 dev (#26492).Jean-Philippe Lang2017-07-221-3/+3
* Use exists? instead of count (#24839).Jean-Philippe Lang2017-01-161-1/+1
* Use multipart forms for objects that may have file custom fields (#6719).Jean-Philippe Lang2016-12-132-2/+2
* Add link to issue list on version estimated time.Jean-Philippe Lang2016-12-031-1/+2
* Use the regular "icon icon-*" on roadmap (#24313).Jean-Philippe Lang2016-11-181-3/+3
* Don't use a global variable for storing context menu URL.Jean-Philippe Lang2016-10-292-4/+4
* Add option to set a new version as default directly from New Version page (#2...Jean-Philippe Lang2016-10-231-0/+3
* Don't show "status" field when creating a new version (#23377).Jean-Philippe Lang2016-08-311-1/+3
* Adds a link to spent time on version details (#13558).Jean-Philippe Lang2016-07-131-1/+2
* Use HTML5 date input fields instead of text fields with jquery ui date picker...Jean-Philippe Lang2016-05-071-1/+1
* Adds edit links on the roadmap (#22756).Jean-Philippe Lang2016-05-061-0/+5
* Additional CSS class for version status (#21434).Jean-Philippe Lang2016-03-202-2/+2
* Tooltip on progress bar (#21497).Jean-Philippe Lang2016-01-091-0/+3
* Improved responsiveness for versions and roadmap (#19097).Jean-Philippe Lang2015-11-082-3/+4
* Put roadmap versions in <article> tags (#19341).Jean-Philippe Lang2015-06-131-1/+5
* 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-232-2/+2
* Links to completed versions on the roadmap page might lead to a "403 not auth...Jean-Philippe Lang2015-02-081-1/+1
* Fixed: Custom field is rendered, even if its value is empty (for multiple) (#...Jean-Philippe Lang2015-01-101-4/+2
* Removed duplicate element ids.Jean-Philippe Lang2014-11-231-1/+1
* Fixed: Issues counters in roadmap only link to issues in the same project (#9...Jean-Philippe Lang2014-09-141-14/+10
* Removed deprecated align and width html attributes (#15307).Jean-Philippe Lang2013-11-112-3/+3
* Adds some css classes (#14767).Jean-Philippe Lang2013-09-291-2/+2
* use li tags for label completed versions and subproject in version index side...Toshi MARUYAMA2013-05-031-5/+15
* use li tags for completed versions in version index sidebar (#13242)Toshi MARUYAMA2013-05-031-4/+6
* use li tags for versions in version index (#13242)Toshi MARUYAMA2013-05-031-1/+5
* remove unneeded h() from versions index tracker nameToshi MARUYAMA2013-05-031-1/+1
* use li tags for trackers in version index (#13242)Toshi MARUYAMA2013-05-031-3/+11
* code layout clean up app/views/versions/index.html.erbToshi MARUYAMA2013-05-031-19/+20
* replace tabs to spaces and code cleanup at app/views/versions/_overview.html.erbToshi MARUYAMA2013-03-151-8/+15
* replace tabs to spaces at app/views/versions/index.html.erbToshi MARUYAMA2013-03-151-6/+6
* Deprecates Version#*_pourcent in favour of #*_percent (#12724).Jean-Philippe Lang2013-01-041-1/+1