Search
Results (2548)
- 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.
- Revision 4723 (svn): Prevent SystemStackError on Issue#all_dependent_issues with circular dependency (#7320).
- Revision 4721 (svn): Adds a test for issue circular dependency validation.
- Revision 4652 (svn): Fix associated revisions label on issue page.
- r4613 shows git long hash value. Contributed by Yuya Nishihara.
- Revision 4648 (svn): Do not show trackers and issue custom fields on project form when issue tracking is disabled (#7225).
- Revision 4634 (svn): scm: mercurial: update test repository for following issues and fix tests.
- * copied file (#7064) * branch, tag (#1981)
- Revision 4599 (svn): Remove the limitation on characters that can be used in custom_field, issue_status, role, tracker, user names (#5152).
- Revision 4583 (svn): Makes issue move form similar to bulk edit form.