Search
Results (2584)
- Revision 6070 (svn): Do not show inactive issue priorities where not necessary (#8573).
- Revision 5991 (svn): Fixed: Private flag ignored when creating an issue with set_own_issues_private permission only (#8472).
- Revision 5944 (svn): Fixed: activity shows updates of private issues (#8432).
- Revision 5880 (svn): Fixed: validation error on issue creation when trying to add an invalid user as a watcher (#5373).
- Revision 5876 (svn): Do not propose users that can't view an issue as watchers (#7412).
- Revision 5831 (svn): remove trailing white-spaces from issues helper source.
- Revision 5823 (svn): remove trailing white-spaces from issues controller source.
- Revision 5821 (svn): remove trailing white-spaces from issue moves controller source.
- Revision 5810 (svn): remove trailing white-spaces excluding SQL from issue model source.
- Revision 5806 (svn): remove trailing white-spaces and empty lines from unit issue test.
- Revision 5805 (svn): remove trailing white-spaces from unit issue nested set test.
- Revision 5804 (svn): remove trailing white-spaces from unit issues helper test.
- Revision 5797 (svn): remove trailing white-spaces from functional IssuesController test.
- Revision 5745 (svn): Russian translation updated by Dmitry Babenko (#8210).
- * text_issues_destroy_descendants_confirmation * field_root_directory * text_git_repository_note
- Revision 5744 (svn): Merged r5743 from trunk.
- Russian "default_issue_status_rejected" and "default_tracker_feature" changed. Contributed by Dmitry Babenko.
- Revision 5743 (svn): Russian "default_issue_status_rejected" and "default_tracker_feature" changed (#7469, #7464).
- Contributed by Dmitry Babenko.
- Revision 5644 (svn): scm: git: add comments of revision order in fetch_changesets().
- Related issues. #5357, #6013, #7146, #4773, #4547, #1406, #3449, #3567.
- Revision 5602 (svn): Fixed: notes are lost when copying issue(s) (#6901, #8239).
- Revision 5601 (svn): Fixed: copying an issue keeps the author of the original issue (#6901).
- Revision 5600 (svn): Adds context menu for related issues on version view.
- Revision 5599 (svn): Moved the version summary to the right of related issues.
- Revision 5554 (svn): Merged r5553 from trunk.
- Fix notice_failed_to_save_issues format in es, gl and ca locales. Contributed by Jose M. Prieto.
- Revision 5553 (svn): Fix notice_failed_to_save_issues format in es, gl and ca locales (#8235).
- Contributed by Jose M. Prieto.
- Revision 5495 (svn): Warn about subtasks before deleting a parent issue (#6562).
- Revision 5468 (svn): Makes set_own_issues_private permission not available to anonymous.