Search
Results (2555)
- 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
- Revision 8634 (svn): fix Japanese permission_*_issue_watchers (#9978)
- Revision 8633 (svn): Adds assertions to issue destroy tests.
- Revision 8632 (svn): Fixed: Routing error when deleting an issue with spent time.
- Revision 8629 (svn): Adds total number of issues for each version on the roadmap.
- Revision 8604 (svn): code layout clean up app/views/issues/_relations.html.erb
- Revision 8603 (svn): code layout clean up app/views/issues/show.html.erb
- Revision 8569 (svn): Fixed: error when displaying an issue with a query sorted by an association, eg. priority (#9936).
- Revision 8553 (svn): Check project assignment on issue copy/move.
- Revision 8552 (svn): Use the regular issue form to copy a single issue.
- Revision 8550 (svn): test: route: add issue_statuses test