Search
Results (2548)
- Revision 21591 (svn): Background job for project deletion (#36691).
- Due to the deletion of dependent objects (issues etc), project deletion may take a long time ... essed for examination. Patch by Jens Krämer.
- Revision 21585 (svn): Add missing issues to 5.0.1 changelog.
- Revision 21578 (svn): Revert changes made to issue form update in r21495 (#37053).
- Revision 21569 (svn): Fix that mentions not working after issue status is changed (#36909).
- Revision 21522 (svn): Allow imported time ent ... ted project with the actual project of their issue (#36823).
- Patch by Jens Krämer.
- Revision 21499 (svn): Allow to filter issues by its version status with shared versions (#36824, #30924).
- Patch by Holger Just.
- Revision 21495 (svn): Fix that Log time and/or Add notes sections from issue form page do not show or hide dynamically based on user permission (#34641).
- Revision 21469 (svn): Automatically add the user to the watchers list after contributing to an issue (#4347). User can enable/disable this feature from My Account.
- Patch by Takenori TAKAKI and Jens Krämer.
- Revision 21445 (svn): IssuesControllerTest randomly fails (#36716).
- Patch by Vincent Robert.
- Revision 21435 (svn): Allow users to be mentioned using @ in issues and wiki pages (#13919):
- * the user must have add watchers permission ... sers who can view the object can be mentioned
- Revision 21422 (svn): Fix import with issue relations and invalid issues hangs without any error message in UI (#35656).
- Revision 21387 (svn): Reduce extra database queries in IssueQuery.default (#7360, #36503).
- Revision 21368 (svn): Display source project for cross-project associated revisions for issues (#5242).
- Contributed by Felix Schäfer.
- Revision 21367 (svn): Make issue tabs DOM more consistent (#36429).
- Patch by Felix Schäfer.
- Revision 21364 (svn): Explicitly set Setting.cross_project_issue_relations to prevent random test failure (#36361).
- Revision 21363 (svn): Restore the value of Setting.cross_project_issue_relations to prevent random test failures (#36361).
- Patch by Yuichi HARADA.
- Revision 21357 (svn): Permission check of the setting button on the issues page mismatches button semantics (#35090).
- Patch by Takenori TAKAKI.
- Revision 21346 (svn): Change Delete button name to Delete issue (#31278).
- Contributed by Frederico Camara.
- Revision 21328 (svn): IssuesSystemTest fails with ArgumentError in Ruby 3.1 (#36205, #36360).
- Patch by Yuichi HARADA.
- Revision 21324 (svn): IssuesSystemTest#test_bulk_edit fails due to r21248 (#35770, #36352).
- Patch by Yuichi HARADA.
- Revision 21320 (svn): Add missing fixture to IssuesHelperTest (#36347).
- Patch by Yuichi HARADA.
- Revision 21309 (svn): Issue Summary: add statistics about issues without assignee, version or category (#13099).
- Patch by Takenori TAKAKI.
- Revision 21280 (svn): Migrate @setting_default_issue_query@ locale key to @label_default_query@ (#7360).
- Revision 21269 (svn): Adds button to "Create and follow" when adding a subtask from the parent issue. Now the user have the following options:
- * Create: redirects the user to the parent ta ... new subtask (existing behaviour). (#29076).
- Revision 21248 (svn): Change the "Edit" label in the context menu to "Bulk Edit" when multiple issues are selected (#35770).
- Patch by Mizuki ISHIKAWA.