Search
Results (2548)
- Revision 22376 (svn): Update the Persian spelling of the term "issue" (#38709).
- Patch by salman mp.
- Revision 22342 (svn): Fix a test failure due to the auto watch on issue creation (#38238).
- Patch by Go MAEDA.
- Revision 22334 (svn): Optimize IssueQuery#sql_for_assigned_to_role_field for PostgreSQL (#38319).
- Contributed by Vincent Robert.
- Revision 22333 (svn): Refactor SQL construction in IssueQuery#sql_for_assigned_to_role_field for better readability (#38319).
- Revision 22314 (svn): Correctly escape issue text in Gantt PNG export for ImageMagick convert (#38728).
- Patch by Holger Just.
- Revision 22288 (svn): Add description for issue statuses and display them in issue new/edit form (#2568).
- Patch by Takenori TAKAKI.
- Revision 22279 (svn): Retry in case of stale issue during Issue.update_versions (#38820).
- Patch by Jens Krämer.
- Revision 22244 (svn): Add X-Redmine-Issue-Priority headers to issue notification mails (#2746).
- Patch by Holger Just.
- Revision 22240 (svn): New issues filter operators "has been", "has never been", and "changed from" (#38527).
- Patch by Go MAEDA.
- Revision 22238 (svn): Improve the clarity of ... f label_user_mail_notify_about_high_priority_issues_html (#38533).
- Patch by Olaf Mandel.
- Revision 22230 (svn): Issue field labels for fields with descriptions are missing styling on issues show view (#33502).
- Patch by Go MAEDA.
- Revision 22221 (svn): Make the "Any searchable text" filter search only open issues when the status filter is set to "open" (#38402).
- Revision 22212 (svn): Add a button to apply issues filter to search results (#38481).
- Patch by Go MAEDA.
- Revision 22192 (svn): Add a margin below the Submit button on the issue edit page (#38448).
- Patch by Go MAEDA.
- Revision 22173 (svn): "Issue's subject" filter for spent time (#27821).
- Patch by Go MAEDA.
- Revision 22172 (svn): Fixed an issue where an empty group could appear in the filter selection list caused by r22166 (#38402).
- Revision 22168 (svn): Fix a bug the "doesn't contain" operator returns no issues if the search finds no issues (#38402).
- Patch by Holger Just.
- Revision 22164 (svn): Add "Any searchable text" filter for issues (#38402).
- Patch by Go MAEDA and Holger Just.
- Revision 22156 (svn): Multiple issue ids in "Related to" filter (#38301).
- Patch by Tomoko Shimizu, Ko Nagase, and Takashi Kato.
- Revision 22142 (svn): Do not apply table-layout:fixed in potentially wide tables of detailed issue reports (#38360).
- Patch by Holger Just.
- Revision 22122 (svn): Check if the user has the permission to add notes or edit an issue when adding an issue attachments (#38297).
- Patch by Holger Just.
- Revision 22120 (svn): Show parent issues in notification email (#34302).
- Patch by Yuichi HARADA.
- Revision 22119 (svn): Try importing journal replies as issue reply where applicable (#38263).
- Patch by Felix Schäfer.
- Revision 22115 (svn): Auto watch issues on issue creation (#38238).
- Patch by Felix Schäfer.
- Revision 22085 (svn): "Property changes" tab does not appear when all issue journals have both notes and property changes (#38217).
- Patch by Go MAEDA.