Search
Results (2555)
- Revision 8994 (svn): Fixed escaping issue with Rails 3.1.
- Revision 8990 (svn): Fixed escaping issue with Rails 3.1.
- Revision 8986 (svn): Fixed Version#issues_progress for Rails 3.1.
- Revision 8985 (svn): Fixed escaping issues in #textilizable with Rails 3.1.
- Revision 8928 (svn): Adds support for adding attachments to issues through the REST API (#8171).
- Revision 8918 (svn): use English as default language at "test_reminders_should_not_include_closed_issues" of unit mailer test
- On Rails 3.1.3, test fails and output is not ... or: test_reminders_should_not_include_closed_issues(MailerTest) ActiveRecord::RecordInvalid: Va ... in `test_reminders_should_not_include_closed_issues' </pre>
- Revision 8917 (svn): Fixed magic link in the note added when closing an issue by a commit from a subproject (#10284).
- Revision 8891 (svn): Better handling of attachments when issue validation fails (#10253).
- Revision 8888 (svn): replace tabs to spaces app/views/issues/show.html.erb
- Revision 8887 (svn): replace tabs to spaces app/views/issues/new.html.erb
- Revision 8886 (svn): route: split issue preview route to adding and editing
- "No route matches" error raises in "preview_issue_path" at app/views/issues/new.html.erb:35 on Rails 3.0.11 and Rails 3.1.3 new route format.
- Revision 8885 (svn): use with_settings instead of direct "Setting" at "test_index" of functional issues controller test
- Revision 8884 (svn): Adds confirmation message to changeset/issue relation delete link.
- Revision 8864 (svn): Prevent ActiveRecord::StaleObjectError in Issue#reschedule_after (#7920).
- Revision 8858 (svn): Removed "clear:both" divs that break the issue form with long sidebar content.
- Revision 8848 (svn): Adds a test for changeset/issue relations deletion.
- Revision 8845 (svn): Displays the full form when creating a version from the issue form so that required custom fields can be filled (#7398).
- Revision 8844 (svn): Only show statuses that can be applied to all issues on the bulk edit form (#10181).
- Revision 8807 (svn): Bulgarian translation for trunk updated by Ivan Cenov (#10160)
- changed: * setting_commit_cross_project_ref added: * permission_manage_related_issues
- Revision 8794 (svn): code layout cleanup app/views/repositories/_related_issues.html.erb
- Revision 8791 (svn): replace tabs to spaces at app/views/issues/_conflict.html.erb
- Revision 8790 (svn): replace tabs to spaces at app/views/issues/_edit.html.erb
- Revision 8777 (svn): Adds a "Manage related isses" permission to add/remove commits/issues relations manually from the changeset view (#2009).
- Revision 8774 (svn): Better handling of issue update conflicts (#8691).
- Revision 8764 (svn): Fixed rounding issue on spent hours column in CSV export (#10150).