Search
Results (2548)
- 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
- Revision 8548 (svn): test: route: split issue categories test whether scoped under project or not
- Revision 8544 (svn): test: route: simplify /issues/bulk_edit test
- Revision 8539 (svn): Deprecated Issue#move_to_project.
- Revision 8538 (svn): Copy issues via bulk update action.
- Revision 8537 (svn): Removed the "Move" button for issues since they can be moved from the bulk edit form.
- Revision 8533 (svn): Removed the "Move" button for single issue since it can be moved from the reguler update form.
- Revision 8531 (svn): Allows project to be changed from the regular issue update action (#4769, #9803).