| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r19818 from trunk to 4.1-stable (#33576). | Go MAEDA | 2020-06-14 | 1 | -0/+10 |
* | Code cleanup: RuboCop: Rails/ActiveRecordAliases | Go MAEDA | 2019-08-17 | 1 | -1/+1 |
* | Limit total_estimated_hours to visible issues (#31778). | Go MAEDA | 2019-08-07 | 1 | -1/+4 |
* | Update copyright year. | Go MAEDA | 2019-05-25 | 1 | -1/+1 |
* | Enable frozen_string_literal for some files under test directory (#26561). | Go MAEDA | 2019-03-16 | 1 | -1/+1 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+2 |
* | Set User.current to nil before unit tests. | Jean-Philippe Lang | 2018-12-16 | 1 | -0/+4 |
* | The progress exceeding 99.5% is displayed as 100% (#27848). | Jean-Philippe Lang | 2018-01-08 | 1 | -0/+11 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 1 | -1/+1 |
* | remove trailing white-spaces from test/unit/issue_subtasking_test.rb | Toshi MARUYAMA | 2017-05-27 | 1 | -2/+2 |
* | Prevent parent issue from being closed if a child issue is open (#10989). | Jean-Philippe Lang | 2016-12-21 | 1 | -0/+9 |
* | Closing all subtasks causes error if default priority is not defined and prio... | Jean-Philippe Lang | 2016-10-01 | 1 | -0/+24 |
* | Fixed that progress of parent should be calculated with total estimated hours... | Jean-Philippe Lang | 2016-09-01 | 1 | -0/+20 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Only consider open subtasks when computing the priority of a parent issue (#5... | Jean-Philippe Lang | 2016-01-16 | 1 | -1/+10 |
* | Calculate done_ratio based on children instead of leaves (#20995). | Jean-Philippe Lang | 2015-11-14 | 1 | -0/+20 |
* | add missing fixtures to IssueSubtaskingTest | Toshi MARUYAMA | 2015-07-06 | 1 | -1/+3 |
* | Don't store total estimated hours on parent issues (#16092). | Jean-Philippe Lang | 2015-05-25 | 1 | -14/+42 |
* | Moved tests to issue_subtasking_test. | Jean-Philippe Lang | 2015-05-25 | 1 | -0/+20 |
* | Adds a setting to control done ratio on parent tasks (#5490). | Jean-Philippe Lang | 2015-05-25 | 1 | -0/+64 |
* | Adds settings to control start/due dates and priority on parent tasks (#5490). | Jean-Philippe Lang | 2015-05-25 | 1 | -0/+146 |