Search
Results (2555)
- Revision 18179 (svn): Add support for customization by block to IssueCustomField.generate! (#31402).
- Patch by Kouhei Sutou.
- Revision 18168 (svn): Include a reason in the error message when an issue status cannot be deleted (#31361).
- Patch by Go MAEDA.
- Revision 18162 (svn): Replace the "+" button in the issues filter with a larger one (#31328).
- Contributed by Hiroyuki ENDO.
- Revision 18153 (svn): Option to send email notifications while importing issues from CSV files (#22771).
- Patch by Yuichi HARADA.
- Revision 18145 (svn): Generalize issues imports (#28234).
- Extend import controller to support arbitrary ... rom within plugins. Patch by Gregor Schmidt.
- Revision 18134 (svn): Fix tests to test Mailer.deliver_issue_edit instead of Mailer.deliver_issue_add (#13111, #31065).
- Patch by Mizuki ISHIKAWA.
- Revision 18115 (svn): Left align long text custom fields in the issues list (#31280).
- Patch by Go MAEDA.
- Revision 18112 (svn): Issue filtering by spent time (#26826).
- Patch by Tobias Umbach and Takenori TAKAKI.
- Revision 18109 (svn): New My page block: Updated issues (#30975).
- Patch by Yuichi HARADA.
- Revision 18081 (svn): New Permission: Edit own issue (#1248).
- Patch by Yuichi HARADA.
- Revision 18061 (svn): Show the total number of open issues in a reminder (#31104).
- Patch by Yuichi HARADA.
- Revision 17993 (svn): Simpler link syntax "#note-123" to make a link to a note of the current issue (#30829).
- Contributed by Marius BALTEANU and Yuichi HARADA.
- Revision 17984 (svn): Remove trailing whitespaces from lib/redmine/export/pdf/issues_pdf_helper.rb
- Revision 17980 (svn): Support frozen_string_literal in issue, journal, and query (#26561).
- Patch by Pavel Rosický.
- Revision 17964 (svn): Support issue[assigned_to_id]=me when prefilling issues (#28502).
- Patch by Mizuki ISHIKAWA.
- Revision 17955 (svn): Filtering issues via context menu should not reset selected columns (#26836).
- Patch by Vincent Robert.
- Revision 17949 (svn): Searching for issue number with REST API redirects to issue HTML page (#29055).
- Patch by Go MAEDA.
- Revision 17927 (svn): Issue emails cannot be threaded by some mailers du ... ent Message-ID and References field (#17096).
- Patch by Go MAEDA.
- Revision 17918 (svn): "View all issues" link in email reminders points to issues list which does not include issues assigned to a group (#30955).
- Patch by Go MAEDA.
- Revision 17908 (svn): Multiple issue ids in "Subtasks" filter (#30808).
- Patch by Yuichi HARADA.
- Revision 17907 (svn): New setting to include the status changes in issue mail notifications subject (#13111).
- Patch by Marius BALTEANU.
- Revision 17881 (svn): Issues autocomplete should response with content type json and not html (#30818).
- Patch by Marius BALTEANU.
- Revision 17865 (svn): Show full width layout custom fields as block columns in issue listing (#26081).
- Patch by Marius BALTEANU.
- Revision 17864 (svn): Remove trailing whitespaces from test/functional/issues_controller_test.rb
- Revision 17844 (svn): Add issue tracking table on the user profile page (#30421).
- Patch by Go MAEDA.