| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix tokenization of phrases with non-ascii chars (#20730). | Jean-Philippe Lang | 2015-10-09 | 1 | -0/+8 |
* | Reset current user to prevent random test failures. | Jean-Philippe Lang | 2015-10-04 | 1 | -1/+1 |
* | Adds options to display totals on the issue list (#1561). | Jean-Philippe Lang | 2015-10-04 | 1 | -0/+76 |
* | Remove attachment after transaction commit (#20388). | Jean-Philippe Lang | 2015-09-30 | 1 | -0/+4 |
* | Typo. | Jean-Philippe Lang | 2015-09-30 | 1 | -1/+1 |
* | Forces enumeration override position to the same as its parent (#19657). | Jean-Philippe Lang | 2015-09-30 | 1 | -0/+44 |
* | Include inactive activities in time entries filter (#20117). | Jean-Philippe Lang | 2015-09-30 | 1 | -0/+10 |
* | Replaces a piggy back query with an association for loading wiki pages updates. | Jean-Philippe Lang | 2015-09-28 | 1 | -7/+7 |
* | Display all versions in query filter (#19271). | Jean-Philippe Lang | 2015-09-26 | 1 | -0/+10 |
* | Adds tracker name to Redmine issue link titles (#13946). | Jean-Philippe Lang | 2015-09-21 | 2 | -7/+7 |
* | Project copy does not update custom field of version type values (#20361). | Jean-Philippe Lang | 2015-09-20 | 1 | -0/+21 |
* | Fixed invalid search link on the new project form (#20565). | Jean-Philippe Lang | 2015-09-20 | 1 | -0/+6 |
* | Don't propose projects without trackers when editing an issue (#20463). | Jean-Philippe Lang | 2015-09-20 | 1 | -0/+6 |
* | Table renders wrong if a trailing space is after | symbol (#18223). | Jean-Philippe Lang | 2015-09-20 | 1 | -0/+22 |
* | Project.copy_from deletes enabled_modules on source (#20512). | Jean-Philippe Lang | 2015-08-18 | 1 | -1/+14 |
* | CSV importer raises I18n::InvalidLocale exception if current user's language ... | Jean-Philippe Lang | 2015-08-15 | 1 | -0/+9 |
* | Use same logic for finding user as a custom field (#950). | Jean-Philippe Lang | 2015-08-15 | 1 | -0/+10 |
* | Use same logic for finding user when importing a file (#950). | Jean-Philippe Lang | 2015-08-15 | 1 | -0/+9 |
* | Set default date format based on user locale (#950). | Jean-Philippe Lang | 2015-08-14 | 1 | -0/+10 |
* | Adds support for custom date format when importing a CSV file (#950). | Jean-Philippe Lang | 2015-08-14 | 1 | -0/+14 |
* | Import issues from CSV file (#950). | Jean-Philippe Lang | 2015-08-14 | 1 | -0/+89 |
* | Query doesn't work with non ASCII uppercase symbols (#20438). | Jean-Philippe Lang | 2015-08-02 | 1 | -12/+15 |
* | Wrong syntax for resizing inline images may throw a 500 error (#20278). | Jean-Philippe Lang | 2015-08-02 | 1 | -0/+7 |
* | Makes new issue initial status settable in workflow (#5816). | Jean-Philippe Lang | 2015-07-26 | 2 | -4/+6 |
* | Fixed that members without view issues permission are able to list issues on ... | Jean-Philippe Lang | 2015-07-25 | 1 | -0/+9 |
* | add missing fixtures to IssueSubtaskingTest | Toshi MARUYAMA | 2015-07-06 | 1 | -1/+3 |
* | Fixed group sorted scope order (#20066). | Jean-Philippe Lang | 2015-06-28 | 1 | -0/+8 |
* | Disallow users to delete a version referenced by a custom field (#20159). | Jean-Philippe Lang | 2015-06-27 | 1 | -0/+21 |
* | Replace tabs with spaces and remove trailing tabs in several files (#20140). | Jean-Philippe Lang | 2015-06-21 | 1 | -1/+1 |
* | Deprecates Project#member_principals. | Jean-Philippe Lang | 2015-06-18 | 1 | -1/+1 |
* | Markdown formatter not running on rake test. | Jean-Philippe Lang | 2015-06-16 | 1 | -1/+1 |
* | Remove style tags from html body (#15716). | Jean-Philippe Lang | 2015-06-16 | 1 | -0/+5 |
* | Better handle html-only emails (#16962). | Jean-Philippe Lang | 2015-06-15 | 4 | -5/+115 |
* | Fixed test failure (#6118). | Jean-Philippe Lang | 2015-06-13 | 1 | -1/+1 |
* | Adds test for when filtering on invalid issue ids (#6118). | Jean-Philippe Lang | 2015-06-13 | 1 | -0/+18 |
* | Adds issue filters on parent/subtasks (#6118). | Jean-Philippe Lang | 2015-06-13 | 1 | -0/+40 |
* | Add BOM to UTF-8 encoded CSV (#7037). | Jean-Philippe Lang | 2015-06-13 | 1 | -0/+31 |
* | Can't apply textile modifiers to 1 non-ASCII character (#19995). | Jean-Philippe Lang | 2015-06-06 | 1 | -0/+6 |
* | Ability to limit member management to certain roles (#19707). | Jean-Philippe Lang | 2015-05-31 | 1 | -0/+31 |
* | Fixed that project activity without parent hides system activities and remove... | Jean-Philippe Lang | 2015-05-30 | 1 | -0/+7 |
* | Fixed test failures introduced by r14288 (#19656). | Jean-Philippe Lang | 2015-05-30 | 2 | -6/+6 |
* | Validates that activity belongs to project activities (#19656). | Jean-Philippe Lang | 2015-05-30 | 1 | -0/+8 |
* | Adds a role setting that viewing all or own time entries (#8929). | Jean-Philippe Lang | 2015-05-30 | 1 | -0/+32 |
* | Don't store total estimated hours on parent issues (#16092). | Jean-Philippe Lang | 2015-05-25 | 2 | -34/+42 |
* | Moved tests to issue_subtasking_test. | Jean-Philippe Lang | 2015-05-25 | 2 | -20/+20 |
* | Adds a setting to control done ratio on parent tasks (#5490). | Jean-Philippe Lang | 2015-05-25 | 2 | -34/+64 |
* | Adds settings to control start/due dates and priority on parent tasks (#5490). | Jean-Philippe Lang | 2015-05-25 | 2 | -43/+146 |
* | Adds private issue option to receiving emails (#8424). | Jean-Philippe Lang | 2015-05-10 | 1 | -0/+7 |
* | Raises 60-character limit for document titles to 255 (#12312). | Jean-Philippe Lang | 2015-05-10 | 1 | -0/+7 |
* | Fixed that issue validation fails if % done field is deactivated (#19731). | Jean-Philippe Lang | 2015-05-09 | 1 | -0/+9 |