Search
Results (2548)
- 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.
- Revision 17843 (svn): Multiple issue ids in "Parent task" filter (#30482).
- Patch by Yuichi HARADA.
- Revision 17837 (svn): IssuesControllerTest#test_index_sort_by_total_estimated_hours tests nothing (#30474).
- Patch by Go MAEDA.
- Revision 17830 (svn): Accidentally clicking next to the checkbox breaks issue selection (#30236).
- Revision 17817 (svn): Adding an issue note via email fails due to NoMethodError (#30455).
- Patch by Go MAEDA.
- Revision 17803 (svn): Reverted r17800 (#30426).
- Undesirable behavior in the issues list.
- Revision 17786 (svn): Import UTF-8 issue CSV files with BOM and quoted strings (#30412).
- Patch by Felix Schäfer.
- Revision 17754 (svn): Moved Version#fixed_issues extension to a module (#30115).
- Patch by Jérôme BATAILLE.