Search
Results (2555)
- Revision 15196 (svn): Private notes get copied without private flag to Duplicate issues (#22072).
- Revision 15165 (svn): remove extra white space from Lithuanian "text_issues_ref_in_commit_messages"
- Revision 15142 (svn): Adds links to changeset diff on the issue history (#4266).
- Revision 15110 (svn): 2.6-stable: use rails GitHub gem on Ruby 1.8.7
- Rails 3.2.22.1 breaks Ruby 1.8.7. * https://github.com/rails/rails/issues/23248 * https://github.com/rails/rails/pull/23250
- Revision 15092 (svn): Add watchers from To and Cc fields in issue replies (#7017).
- Revision 15082 (svn): Fixed that % done field is shown on issue show subtree even if deactivated for that tracker (#20988).
- Patch by Go MAEDA.
- Revision 15072 (svn): Adds a "Delete" button to issue notes (#1725).
- Revision 15065 (svn): Remove left position from gantt issue tooltip (#21282).
- Patch by Felix Gliesche.
- Revision 15064 (svn): Only consider open subtasks when computing the priority of a parent issue (#5880).
- Patch by Go MAEDA.
- Revision 15063 (svn): Warning "Can't mass-assign protected attributes for IssueRelation: issue_to_id" (#21695).
- 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.