Search
Results (2565)
- Revision 17630 (svn): Fix: Attachments are added even if validation fails when updating an issue via email (#28576).
 - Patch by Takenori TAKAKI.
 - Revision 17624 (svn): Sort issues by due date in email reminders (#29771).
 - Patch by Yuichi HARADA.
 - Revision 17619 (svn): Move attachments to their own section in issue page (#29033).
 - Patch by Marius BALTEANU.
 - Revision 17611 (svn): Filter out issues from closed projects in the following widgets (#29449):
 - * Issues assigned to me * Reported issues * Watched issues Patch by Marius BALTEANU.
 - Revision 17607 (svn): Filter issues after project status (#20081).
 - Patch by Marius BALTEANU.
 - Revision 17596 (svn): Ensure that vendor-defi ... ers in ISO-2022-JP email subject don't break issue's subject (#29442).
 - Patch by Go MAEDA.
 - Revision 17584 (svn): Cleanup: Remove Issue#each_notification and Journal#each_notification (#26791).
 - Patch by Holger Just.
 - Revision 17563 (svn): Extend Issue Summary to include subprojects (#2529).
 - Patch by Mizuki ISHIKAWA.
 - Revision 17499 (svn): Fixed that issue details page shows default values for custom fields that aren't actually set (#25726).
 - Revision 17498 (svn): Add assignable, issues_visibility, time_entries_visibility and users_visibility to Roles API response (#28191).
 - Patch by Alex Stanev.
 - 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.