Search
Results (2555)
- Revision 17495 (svn): Add a link to issue summary to issue tracking box on overview page (#29644).
- Patch by Go MAEDA.
- Revision 17486 (svn): Change English translation for setting_issue_list_default_columns (#26501).
- Patch by Go MAEDA.
- Revision 17483 (svn): Highlight due date of overdue issues in the issues list (#27316).
- Patch by Go MAEDA.
- Revision 17479 (svn): Adds documentation for ##123 issue linking syntax (#29488).
- Patch by Jens Krämer.
- Revision 17478 (svn): Adds ##123 extended issue linking syntax (#29488).
- Patch by Jens Krämer.
- Revision 17455 (svn): Use pluck(:id) instead of collect(&:id) in app/models/issue.rb (#26711).
- Revision 17449 (svn): Add a missing fixture for IssuesTest#test_create_issue_with_new_target_version (#29215).
- Patch by Ed Tan.
- Revision 17439 (svn): Extend watched_by_me-issue filter to include all project-members instead of only <<me>>-substitution (#8160).
- Patch by Mizuki ISHIKAWA.
- Revision 17436 (svn): Ensure that only visible watchers on issues can be queried (#29133).
- Contributed by Holger Just and Mizuki ISHIKAWA.
- Revision 17421 (svn): Allow to filter by all versions on the global issue list (#26091).
- Patch by Holger Just.
- Revision 17395 (svn): Cannot clear category field on copying an Issue (#28951).
- Revision 17373 (svn): Log automatic rescheduling of following issues to journal (#28649).
- Revision 17368 (svn): Clear target version when copying an issue if status is locked or closed (#27863).
- Patch by Marius BALTEANU.
- Revision 17366 (svn): Add a border around issue history to prevent accidental deletion of an issue (#26662).
- Patch by Go MAEDA.
- Revision 17354 (svn): Add right-click context menu to the contextual area of an issue (#28829).
- Patch by Mizuki ISHIKAWA.
- Revision 17342 (svn): Fix: Copying an issue fails if the issue is watched by a locked user (#28765).
- Patch by Marius BALTEANU.
- Revision 17337 (svn): Fix: Issue id input should get focus after adding related issue (#22023).
- Patch by Mizuki ISHIKAWA.
- Revision 17329 (svn): Recalculate issue priority position names if default value changed (#28494).
- Patch by Holger Just.
- Revision 17304 (svn): Allow setting "Parent issue" attribute in emails (#27070).
- Patch by Mizuki ISHIKAWA.
- Revision 17257 (svn): Ignore archived project memberships when calculating issue query visibility (#28180).
- Patch by Holger Just.
- Revision 17251 (svn): Add a test to ensure that issue calculations on version details page take into account only visible issues (#27676).
- Patch by Marius BALTEANU.
- Revision 17250 (svn): Adds issue category column to spent time queries (#28391).
- Patch by Marius BALTEANU.
- Revision 17249 (svn): Adds issue category filter to spent time queries (#28391).
- Patch by Marius BALTEANU.
- Revision 17237 (svn): Fix: Sort issue custom fields by position in tracker views (#28393).
- Patch by Gregor Schmidt.
- Revision 17235 (svn): Remove unused i18n key: permission_move_issues (#28311).
- Patch by Go MAEDA.