Search
Results (2555)
- Revision 19719 (svn): Show open/closed badge on issue page (#33254).
- Patch by Marius BALTEANU.
- Revision 19714 (svn): Adds option to include issue custom fields in projects#show API response (#33301).
- Patch by Jens Krämer.
- Revision 19693 (svn): Fix issue inline auto complete in issues bulk edit page for custom fields with text formatting enabled (#33255).
- Patch by Marius BALTEANU.
- Revision 19691 (svn): Show toolbar for full width custom fields with text formatting enabled on issues bulk edit page (#32471).
- Patch by Marius BALTEANU.
- Revision 19690 (svn): Unify CSS classes for custom fields in issue#show, issue#edit and issue#bulk_edit (#32471).
- Patch by Marius BALTEANU.
- Revision 19689 (svn): Use the same layout for custom fields in issue bulk edit page (#32471).
- Patch by Shingo Hosotani and Marius BALTEANU.
- Revision 19663 (svn): ##123 syntax for linking to issues: Title cannot be distinguished from following text (#32765).
- Patch by Marius BALTEANU.
- Revision 19646 (svn): Time entries csv export should check issue visibility (#33075).
- Patch by Mizuki ISHIKAWA.
- Revision 19632 (svn): Fix issues and spent time CSV export does not include ... ds with "Full width layout" enabled (#33169).
- Patch by Marius BALTEANU.
- Revision 19611 (svn): Export to PDF fails when subject of parent task is included in issue list (#33103).
- Patch by Marius BALTEANU and Yuichi HARADA.
- Revision 19582 (svn): Add the same style as Subject column to Parent task subject column in the issues list (#33163).
- Patch by Go MAEDA.
- Revision 19570 (svn): Show warning and the reason when the issue cannot be closed or reopen because of open subtask(s), blocking issue(s) or closed parent issue (#31589).
- Patch by Marius BALTEANU.
- Revision 19565 (svn): Add a link to the issues list in a reminder email (#33099).
- Patch by Go MAEDA.
- Revision 19562 (svn): Fix that IssuesControllerTest occasionally fails (#33100, #4511).
- Patch by Vincent Robert.
- Revision 19539 (svn): Add "Assign to me" shortcut to issue edit form (#29285).
- Patch by Marius BALTEANU.
- Revision 19526 (svn): Add a missing fixture to IssuesControllerTest (#4511, #33036).
- Patch by Yuichi HARADA.
- Revision 19511 (svn): Reverts r19510 that breaks IssueTest#test_closed_on_should_be_set_when_closing_an_open_issue (#5354).
- Revision 19507 (svn): Add a missing fixture for IssuesControllerTest#test_post_create_with_watchers (#4511).
- Revision 19500 (svn): Add download buttons in Files columns of the issues list (#32240).
- Patch by Yuichi HARADA.
- Revision 19498 (svn): Allow adding user groups as watchers for issues (#4511).
- Patch by Yuichi HARADA.
- Revision 19464 (svn): Issue list: long text custom field missing in PDF export (#32859).
- Patch by Marius BALTEANU.
- Revision 19458 (svn): Exporting issue as PDF fails when the issue has private journal (#32858).
- Patch by Kouhei Sutou.
- Revision 19451 (svn): Code cleanup: RuboCop: Fix Rails/ActiveRecordAliases in test/unit/issue_priority_test.rb (#32628).
- Revision 19449 (svn): Enable users to receive email notifications about high issues (only) (#32628).
- Patch by Jan Schulz-Hofen.
- Revision 19448 (svn): Add IssuePriority#high? and #low? helpers (#32628).
- Patch by Jan Schulz-Hofen.