Search
Results (2555)
- Revision 5184 (svn): Merged r5183 from trunk.
- Fix an internal server error on formatting an issue as a PDF in Japanese. Contributed by Yuki Sonoda.
- Revision 5183 (svn): Fix an internal server error on formatting an issue as a PDF in Japanese (#7794).
- Contributed by Yuki Sonoda.
- Revision 5179 (svn): Adds an option to view issues count by status on the version page (#7921).
- Revision 5178 (svn): Adds border and margin for issue list printing.
- Revision 5177 (svn): Fixed: issue list truncated when printing with Firefox 3.
- Revision 5174 (svn): Adds links on the issue list to collapse/expang all groups (#7236).
- Revision 5157 (svn): Prevent error when referencing an issue without project (#7890).
- Revision 5141 (svn): Adds Issue#visible_condition to build issue visibility statement.
- Revision 5110 (svn): Check for a valid time entry if comments have been entered when updating an issue (#7581).
- Revision 5105 (svn): Fixed: mail handler keywords are not removed when updating issues (#7785).
- Revision 5104 (svn): Prevent SystemStackError on Issue#all_dependent_issues with mutiple circular dependencies (#7320).
- Revision 4954 (svn): Keep track of issue description changes (#746).
- Revision 4911 (svn): Makes filters behaviour consistent with the issue list.
- Revision 4910 (svn): Makes title/filters consistent with the issue list.
- Revision 4909 (svn): Preserve Issues/Gantt/Calendar tab when displaying a saved query (#7605).
- Revision 4908 (svn): Splits private/public issue queries in the sidebar (#1067).
- Revision 4895 (svn): Allow additional workflow transitions for issue author and assignee (#2732).
- Revision 4892 (svn): Use #custom_field_values to display issue custom fields in email, just like on regular views (#7604).
- Revision 4888 (svn): Fixed: SQL error when filtering issues with an empty group or role (#7656).
- Revision 4802 (svn): scm: cvs: generate pseudo scmid for auto issue close text (#6706).
- Revision 4780 (svn): Removed issue subjects wrapping in gantt (#7280).
- Contributed by Etienne Massip.
- Revision 4764 (svn): Fixed: Relations are not displayed after adding/removing an issue relation (#7463).
- Revision 4736 (svn): Avoid "private method `gsub' called for nil:NilClass" error when exporting issues with nil description (#7386).
- Revision 4735 (svn): Fixed: subtasks are deleted (not destroyed) when destroying parent issue (#7385).
- Revision 4729 (svn): Enable ability for administrators to delete users (#7296).
- User's personal data (eg. preferences, tokens, private queries...) are deleted, public data (eg. issues, wiki edits, attachments...) are reassigned to the anonymous user.