Search
Results (2570)
- Revision 15061 (svn): Adding issue css classes to issue subtasks and relations tr (#21474).
- Patch by Codruț Gușoi.
- Revision 15058 (svn): Copying an issue does not copy parent task id (#12893).
- Revision 15056 (svn): Can't set parent issue when issue relations among child issues are present (#13654).
- Revision 15037 (svn): Merged r15031 from trunk to 3.2-stable (#21521)
- Spanish "permission_import_issues" and "label_import_issues" translation fixed by Leonel Iturralde.
- Revision 15031 (svn): Spanish "permission_import_issues" and "label_import_issues" translation fixed by Leonel Iturralde (#21521)
- Revision 14989 (svn): IssuePriority.position_name not recalculated every time it should (#21504).
- Patch by Felix Schäfer.
- Revision 14988 (svn): IssuePriority.position_name not recalculated every time it should (#21504).
- Patch by Felix Schäfer.
- Revision 14984 (svn): Private note flag disappears in issue update conflict (#21551).
- Revision 14904 (svn): enable Ruby 2.2 on appveyor
- Nokogiri 1.6.7 has released. https://github.com/sparklemotion/nokogiri/issues/1256#issuecomment-160514102
- Revision 14853 (svn): Issue attributes no longer in a table (#19097).
- Revision 14848 (svn): Render issue attributes using divs instead of a table for responsiveness (#19097).
- Revision 14847 (svn): Fixed that timelog comments are not visible on the responsive issue edit form (#19097).
- Revision 14846 (svn): Use #issue_fields_rows to render custom fields values.
- Revision 14826 (svn): Optimize issues/new form for mobile devices (#19097).
- Patch by Felix Gliesche.
- Revision 14811 (svn): Don't omit version/category filters if project has no versions/categories.
- This can be used to filter issues in subprojects that have versions or categories.
- Revision 14809 (svn): Ability to filter issues blocked by any/no open issues (#16621).
- Patch by Arthur Andersen.
- Revision 14796 (svn): Don't let users log time on issues they cannot see in their projects (#21150).
- Revision 14795 (svn): Fixed that time logging form may disclose subjects of issues that are not visible (#21150).
- Patch by Holger Just.
- Revision 14794 (svn): Fixed that Issues API may disclose changesets that are not visible (#21136).
- Revision 14788 (svn): Set default project version after selecting a different project on the new issue form (#1828).
- Revision 14786 (svn): Default target version for new issues (#1828).
- Revision 14773 (svn): New custom fields of existing issues are not initialized with their default value (#21074).
- Revision 14767 (svn): Keep anchor (i.e. to a specific issue note) throughout login (#21110).
- Patch by Jens Krämer.
- Revision 14758 (svn): find_referenced_issue_by_id fails with RangeError for large numbers (#21071).
- Revision 14753 (svn): Optimize issue edit description link (#21085).
- Patch by Felix Gliesche.