Search
Results (2555)
- Revision 17843 (svn): Multiple issue ids in "Parent task" filter (#30482).
- Patch by Yuichi HARADA.
- Revision 17837 (svn): IssuesControllerTest#test_index_sort_by_total_estimated_hours tests nothing (#30474).
- Patch by Go MAEDA.
- Revision 17830 (svn): Accidentally clicking next to the checkbox breaks issue selection (#30236).
- Revision 17817 (svn): Adding an issue note via email fails due to NoMethodError (#30455).
- Patch by Go MAEDA.
- Revision 17803 (svn): Reverted r17800 (#30426).
- Undesirable behavior in the issues list.
- Revision 17786 (svn): Import UTF-8 issue CSV files with BOM and quoted strings (#30412).
- Patch by Felix Schäfer.
- Revision 17754 (svn): Moved Version#fixed_issues extension to a module (#30115).
- Patch by Jérôme BATAILLE.
- Revision 17749 (svn): Rename label for "Issues can be assigned to this role" (#17219).
- Patch by Go MAEDA.
- Revision 17744 (svn): Ability to add private comments from the issue bulk edit page (#22368).
- Revision 17724 (svn): Allow issues grouping by creation, update and closing date (#13803).
- Implemented for PostgreSQL only for now.
- Revision 17723 (svn): Allow issues grouping by start and due dates (#13803).
- Revision 17680 (svn): Don't send notifications when using Issue.generate! in tests in order to speed up tests.
- Revision 17672 (svn): Fix random test failure, assertion must be made against displayed values.
- IssuesControllerTest#test_index_sort_by_spent_hour ... ed: [3.0, 0.0, 0.0] Actual: [3.0, 4.0, 0.0]
- Revision 17656 (svn): Related issues section ignores the date format setting (#29918).
- Patch by Mizuki ISHIKAWA.
- Revision 17633 (svn): Remove trailing whitespaces from app/helpers/issues_helper.rb
- 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.