Search
Results (2548)
- Revision 2258 (svn): Ability to sort the issue list by text, int and float custom fields (#1139).
- Revision 2257 (svn): Ability to sort the issue list by text, list, date and boolean custom fields (#1139).
- Revision 2256 (svn): Different icon for closed issues in search result (#992).
- Revision 2251 (svn): Fixed: no error is raised when entering invalid hours on the issue update form (#2465).
- Revision 2250 (svn): Adds 'closed' css class to closed issues in the issue list (#2458).
- Revision 2246 (svn): Makes issue description a non-required field (#2456).
- Revision 2164 (svn): Adds watchers selection on new issue form (#398). Permission 'add issue watchers' required.
- Revision 2143 (svn): Escape textarea content when editing a issue note.
- Revision 2140 (svn): Adds a css class (overdue) to overdue issues on issue lists and detail views (#2337).
- Revision 2139 (svn): Adds a helper that returns issues css classes.
- Revision 2101 (svn): Show project name in front of related issues if cross-project issue relations are enabled (#2282).
- Revision 2094 (svn): Changes issue history headings.
- Revision 2093 (svn): Added several useful hooks to the Issue sidebar
- * :view_issues_sidebar_issues_bottom * :view_issues_sidebar_planning_bottom * :view_issues_sidebar_queries_bottom
- Revision 2089 (svn): Added :view_issues_history_journal_bottom hook
- Revision 2087 (svn): Added :view_issues_edit_notes_bottom hook
- Revision 2086 (svn): Added :controller_issues_edit_before_save hook
- Revision 2077 (svn): Adds To and Cc as watchers when submitting an issue by email (#2245).
- Only works if the sender has the 'Add issue watchers' permission.
- Revision 2073 (svn): Adds link to user's account on issue history.
- Revision 2030 (svn): Fixes #2171: issue pdf export broken by r2006.
- Revision 1990 (svn): Fixed: broken subject when submitting issue via email written in japanese (Patch #2059 by Go MAEDA).
- Revision 1971 (svn): Tighened up the gravator CSS in the issue div
- Revision 1969 (svn): Link the version name to VersionsController#show in the issue list.
- Revision 1965 (svn): Reduced the size of the gravatar on the issue history
- Revision 1962 (svn): Gravatar support for issue detai, user grid, and activity stream
- Revision 1923 (svn): Added tests to cover IssueStatus.destroy and IssueStatus.check_integrity