Search
Results (2555)
- Revision 21646 (svn): Respect field visibility when filtering/sorting by associated issue fields (#37255).
- Patch by Holger Just.
- Revision 21645 (svn): Respect field visibility when showing associated issue fields (#37255).
- Patch by Holger Just.
- Revision 21642 (svn): Fix issue subject overflows in subtasks and relations tables (#36453).
- Patch by Dmitry Makurin.
- Revision 21641 (svn): Setting @--no-permissio ... the mail receiver should not allow creating issues in closed and archived projects (#37187).
- Patch by Felix Schäfer.
- Revision 21637 (svn): Ensure @category_id@ is valid within the issue's project (#37171).
- Patch by Holger Just.
- Revision 21626 (svn): The done ratio of a parent issue may not be 100% even if all subtasks have a done ratio of 100% (#37151).
- Patch by Go MAEDA.
- Revision 21613 (svn): Issue#last_notes fallback does not respect notes visibility (#37155).
- Patch by Jens Krämer.
- 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.