Search
Results (2565)
- 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).
 - Revision 8750 (svn): Adds a setting that allows to reference/fix issues of all projects (#3087).
 - Revision 8732 (svn): Adds bookmarks to PDF when exporting a grouped issue list.
 - Revision 8716 (svn): Ruby1.9: skip enforcing ... hash on Rails2 if it is frozen (#4050, #4796)
 - Tests on CI server fail. http://www.redmine.o ... e> 1) Error: test_index_with_short_filters(IssuesControllerTest): RuntimeError: can't modify ... e_ext/benchmark.rb:17:in `block in ms' </pre>
 - Revision 8714 (svn): Ruby1.9: enforce UTF-8 encodings on the params hash on Rails2 (#4050, #4796)
 - Without this change, non ASCII subject issue cannot be created on Ruby 1.9.
 - Revision 8696 (svn): Allows bulk change issue private flag (#10042).
 - Revision 8693 (svn): Fixed that project is ignored when entering an issue id on /time_entries/new form (#10020).
 - Revision 8692 (svn): Keep back_url param for when continuing creating issues.
 - Revision 8690 (svn): Fixed that reminders are sent for closed issues (#10006).
 - Revision 8680 (svn): Localized string for issue position in results.
 - Revision 8676 (svn): Copy attachments on issue and project copy (#3055).
 - Revision 8670 (svn): Fixed an error when trying to copy an issue that does not exist.
 - Revision 8663 (svn): Display the position of the current issue in the query results.
 - Revision 8660 (svn): Highlight active issue query in the sidebar.
 - Revision 8637 (svn): Adds "my projects" filter on the cross-project issue list.
 - Revision 8636 (svn): add missing groups_users fixture to unit issue test