Search
Results (2565)
- 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.
- Revision 21238 (svn): Tokenize search parameter in order to allow multiple search terms in:
- * the "contains" operator of text filters * in issue autocomplete Patch by Jens Krämer.
- Revision 21225 (svn): Add information about whether an issue is open or closed to Issues API response (#15855).
- Patch by Takenori TAKAKI.
- Revision 21213 (svn): Interpret thumbnail mac ... iption, notes and formatted custom fields in issues list PDF export (35683).
- Patch by Jens Krämer.
- Revision 21211 (svn): Expand macros in full-width custom fields when exporting issue to PDF (#35683).
- Patch by Jens Krämer.
- Revision 21204 (svn): Allow Roadmap view without any related issues (#6432).
- Patch by Mischa The Evil.
- Revision 21202 (svn): Hide graphs when printing the Issues Report details (#35669).
- Patch by Mischa The Evil.
- Revision 21200 (svn): Query links for related issues on issue page (#35559).
- Patch by Takenori TAKAKI.
- Revision 21190 (svn): Move subtasks section on issues show view into a separate partial (#35671).
- Patch by Mischa The Evil.