| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r19382 to 4.1-stable. | Jean-Philippe Lang | 2019-12-20 | 1 | -0/+2 |
* | Add estimated hours and spent hours to Versions API (#32242). | Go MAEDA | 2019-10-31 | 1 | -0/+4 |
* | Display new issue link in version page (#28138). | Jean-Philippe Lang | 2019-10-19 | 1 | -0/+1 |
* | Per role visibility settings for version custom fields (#23997). | Go MAEDA | 2019-08-24 | 3 | -3/+3 |
* | Make project settings more accessible (#22090). | Jean-Philippe Lang | 2019-06-20 | 1 | -0/+3 |
* | Roadmap shows 100%, but one of its tasks is still set to 90% (#30949). | Jean-Philippe Lang | 2019-06-20 | 1 | -3/+3 |
* | Use the regular "icon icon-*" classes for collapsible fields (#31433). | Go MAEDA | 2019-05-27 | 1 | -2/+2 |
* | Add issue css_classes to issue rows (#31424). | Go MAEDA | 2019-05-22 | 2 | -2/+2 |
* | Show assignee avatar in Roadmap and Version (#28510). | Go MAEDA | 2019-05-22 | 2 | -1/+3 |
* | Support wiki_page_title attribute in Versions REST API (#26237). | Go MAEDA | 2019-04-28 | 2 | -10/+12 |
* | Show version status as badge in rodmap#index and roadmap#show (#29391). | Go MAEDA | 2019-04-09 | 2 | -2/+4 |
* | Adds maxlength to version name input (#27330). | Jean-Philippe Lang | 2018-12-16 | 1 | -1/+1 |
* | Replace cancel button with cancel link in modals (#28662). | Go MAEDA | 2018-12-02 | 1 | -1/+1 |
* | Use button as additional option for contextmenu (#26655). | Go MAEDA | 2018-04-21 | 2 | -0/+2 |
* | Reverted r17252 and r17253 (#26655). | Go MAEDA | 2018-04-02 | 2 | -2/+0 |
* | Use button as additional option for contextmenu (#26655). | Go MAEDA | 2018-04-02 | 2 | -0/+2 |
* | Performance opt - cache AR Proxy for Version#fixed_issues.visible (#27676). | Jean-Philippe Lang | 2017-11-29 | 2 | -12/+12 |
* | Adds visibility checks on version views (#27676). | Jean-Philippe Lang | 2017-11-29 | 2 | -12/+12 |
* | ArgumentError: incomplete format specifier on ruby 2.5 dev (#26492). | Jean-Philippe Lang | 2017-07-22 | 1 | -3/+3 |
* | Use exists? instead of count (#24839). | Jean-Philippe Lang | 2017-01-16 | 1 | -1/+1 |
* | Use multipart forms for objects that may have file custom fields (#6719). | Jean-Philippe Lang | 2016-12-13 | 2 | -2/+2 |
* | Add link to issue list on version estimated time. | Jean-Philippe Lang | 2016-12-03 | 1 | -1/+2 |
* | Use the regular "icon icon-*" on roadmap (#24313). | Jean-Philippe Lang | 2016-11-18 | 1 | -3/+3 |
* | Don't use a global variable for storing context menu URL. | Jean-Philippe Lang | 2016-10-29 | 2 | -4/+4 |
* | Add option to set a new version as default directly from New Version page (#2... | Jean-Philippe Lang | 2016-10-23 | 1 | -0/+3 |
* | Don't show "status" field when creating a new version (#23377). | Jean-Philippe Lang | 2016-08-31 | 1 | -1/+3 |
* | Adds a link to spent time on version details (#13558). | Jean-Philippe Lang | 2016-07-13 | 1 | -1/+2 |
* | 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 |