Search
Results (2548)
- Revision 22070 (svn): Fix robots.txt to disallow issue lists with a sort or query_id parameter in any position, not just first (#38201).
- Patch by Felix Schäfer.
- Revision 22034 (svn): Disable RuboCop offense Performance/Sum in IssueFieldsRows#to_html (#38146).
- Revision 22012 (svn): Fix `{{thumbnail}}` macro in an issue note cannot fetch an image attached in a different note (#37881).
- Patch by Mizuki ISHIKAWA.
- Revision 21958 (svn): Add the ability to change the author of an issue (#1739).
- Patch by Vladimir Kovacik, Jiri Stepanek, Aig ... Houdas, Takenori TAKAKI, and Mizuki ISHIKAWA.
- Revision 21955 (svn): Add an index to improve the performance of issue queries involving custom fields (#29171).
- Contributed by Stephane Evr.
- Revision 21932 (svn): Add missing fixture to test/integration/issue_test.rb (#37851).
- Patch by Dmitry Makurin.
- Revision 21867 (svn): Issue ID field does not get focus when adding a related issue (#37473).
- Patch by Mizuki ISHIKAWA.
- Revision 21834 (svn): Enable user auto-complete in issues bulk edit (#37369).
- Revision 21833 (svn): Fix perfomance issue when objects are filtered by custom field values (#37268).
- Revision 21817 (svn): Consider only roles with either add_issues or edit_issues permissions for any status transitions (#37635).
- Patch by Holger Just.
- Revision 21781 (svn): Check visibility for passed user in IssueQuery.default (#37499, #37608).
- Patch by Holger Just.
- Revision 21757 (svn): Add CSS class for relation type to related issues list (#37532).
- Patch by salman mp and Mizuki ISHIKAWA.
- Revision 21746 (svn): Don't load changesets when IssuesController#show processes API requests without "include=changesets" (#37528).
- Patch by Go MAEDA.
- Revision 21732 (svn): CSV export of issues report (#37362).
- Patch by Mizuki ISHIKAWA.
- Revision 21728 (svn): Add missing fixture issue_categories to MyControllerTest (#37477).
- Revision 21717 (svn): Add missing fixture issue_categories to VersionTest (#37466).
- Revision 21710 (svn): Add missing fixture to IssuesPdfHelperTest (#37451).
- Revision 21674 (svn): Add missing issue to changelog.
- 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.