Search
Results (2584)
- Revision 9404 (svn): When copying issues, let the status be changed to default or left unchanged.
- Revision 9389 (svn): Updated CodeRay to 1.0.6.
- Fixed multiline comments highlighting issue in file view (#7495).
- Revision 9384 (svn): Strip issue id when adding a relation.
- Revision 9380 (svn): Fixed that rake redmine:send_reminders fails if an issue is assigned to a group (#10555).
- Revision 9378 (svn): Fixed that improper stat ... d when changing status before tracker on the issue form (#10619).
- Revision 9369 (svn): Slight changes to the plain text issue notification.
- Revision 9368 (svn): Adds double quotes around issue change details in plain text notifications (#10603).
- Revision 9356 (svn): Merged r9355 from trunk
- remove 1.3-stable merged issues from CHANGELOG 1.4.0 list
- Revision 9355 (svn): remove 1.3-stable merged issues from CHANGELOG 1.4.0 list
- Revision 9334 (svn): Uploading of attachments ... tains non-ASCII chars fails with Ruby 1.9 on issue update (#10575).
- Revision 9331 (svn): Aligns the magnifier in issue history details.
- Revision 9325 (svn): code layout cleanup app/helpers/issues_helper.rb
- Revision 9279 (svn): replace tabs to spaces and fix indents at app/views/issues/new.html.erb
- Revision 9267 (svn): Fixed that issues can be moved to projects with issue tracking disabled (#10467).
- Revision 9254 (svn): Ability to add non-member watchers on issue creation (#5159).
- Revision 9251 (svn): Fix missing cells at app/views/issues/show.html.erb
- Contributed by Andrew Smith.
- Revision 9246 (svn): pdf: enhanced issues list (#10464)
- * Automatic calculation of the size of table ... er on each page Contributed by Yuri Makarov.
- Revision 9223 (svn): set svn:eol-style native app/views/issues/_action_menu.html.erb
- Revision 9186 (svn): set svn:eol-style native test/fixtures/mail_handler/issue_update_with_quoted_reply_above.eml
- Revision 9185 (svn): set svn:eol-style native test/fixtures/mail_handler/issue_update_with_multiple_quoted_reply_above.eml
- Revision 9177 (svn): Additional tests for IssuesController.
- Revision 9131 (svn): Prevent mass-assignment when adding/updating an issue category (#10390).
- Revision 9075 (svn): Removed sort order on issues association.
- Revision 9058 (svn): Adds a test for displaying list custom fields on the new issue form.
- Revision 9057 (svn): Use a single query to retrieve issues on the roadmap.