Search
Results (2555)
- Revision 16698 (svn): Adds setting_close_duplicate_issues string to locales (#26192).
- Revision 16658 (svn): Adds some margin to issue gravatar (#25775).
- Revision 16626 (svn): Link to issues assigned to user or his groups (#25212).
- Patch by Felix Schäfer.
- Revision 16599 (svn): Make sure that the journal is not created if issue is saved.
- Revision 16581 (svn): use only one if with two conditions in issue show instead of two ifs (if in if) (#25731)
- Contributed by Marius BALTEANU.
- Revision 16579 (svn): remove trailing white-spaces from test/unit/issue_subtasking_test.rb
- Revision 16569 (svn): Check tracker permissions when copying an issue (#25791).
- Revision 16559 (svn): Better wording for issue update conflict resolution in German by Felix Schäfer (#25628)
- Revision 16557 (svn): Send reminders about visible issues only (#25713).
- Patch by Felix Schäfer.
- Revision 16549 (svn): remove trailing white spaces from test/unit/issue_test.rb
- Revision 16511 (svn): Fixed that watchers list is not updated when changing project on the new issue form (#17762).
- Revision 16509 (svn): Option to copy watchers when copying issues (#10460).
- Revision 16504 (svn): Fixed that related to "no open issues" filter shows all issues (#25478).
- Patch by Kevin Fischer.
- Revision 16491 (svn): Always set spent_hours instance variables to a Float in Issue instances (#25526).
- Patch by Holger Just.
- Revision 16481 (svn): Adds a scope to left join the issue.
- Revision 16478 (svn): Adds a link back to the issue list that we are coming from.
- Revision 16476 (svn): Let the issue list be grouped by private flag.
- Revision 16473 (svn): Makes Attachments column available on the issue list (#25515).
- Revision 16467 (svn): Query through multiple projects by issue custom field not possible anymore (#25501).
- Revision 16451 (svn): Reset status when copying issues (#23610).
- Revision 16409 (svn): Fix link to issues when displaying a project query (#1565).
- Revision 16404 (svn): Adds UI test for sorting issues on "My page" (#1565).
- Revision 16402 (svn): Delete :issue_query from session instead of :query.
- Revision 16401 (svn): Removes issues/list_simple partial, no longer used.
- Revision 16400 (svn): Let user choose columns and sort order of issue lists on "My page" (#1565).