Search
Results (2555)
- Revision 21051 (svn): Add total estimated hours, spent hours, total spent hours for issues to issue list API (#34857).
- Patch by Felix Schäfer and Takenori TAKAKI.
- Revision 21040 (svn): Use base_scope for issue query results (#35396).
- Patch by Alexander Meindl.
- Revision 21034 (svn): Filter issues by file description (#34715).
- Patch by Yuichi HARADA.
- Revision 21028 (svn): Possible double includes in issue query in gantt helper (#33381).
- Contributed by Felix Schäfer.
- Revision 21005 (svn): X-Redmine-Issue-Assignee email header field is empty when the assignee of an issue is a group (#35017).
- Patch by Akihiro MATOBA.
- Revision 20990 (svn): Duplicate entries in issue filter values (#35201).
- Patch by Jens Krämer.
- Revision 20970 (svn): Mail handler bypasses add_issue_notes permission (#35045).
- Patch by Marius BALTEANU.
- Revision 20955 (svn): Filter issues by notes (#5893).
- Patch by Yuichi HARADA.
- Revision 20951 (svn): Include new statuses allowed by workflow in Issues REST API (#24976).
- Patch by Yuichi HARADA.
- Revision 20939 (svn): "Copy link" feature for issues list (#34932).
- Patch by Mizuki ISHIKAWA.
- Revision 20932 (svn): Fix undefined method 'split' when issue_to_id is numeric (#35039).
- Patch by Marius BALTEANU.
- Revision 20896 (svn): Reverts r20895 (#29914, #34985).
- Wrong issue number.
- Revision 20884 (svn): Fix "ActiveRecord::StaleObjectError: Attempted to update a stale object: Issue." (#29914, #32912).
- Patch by Pavel Rosický.
- Revision 20872 (svn): Do not journalize attachments that are added during a "Copy Issue" operation (#34921).
- Patch by Jens Krämer.
- Revision 20840 (svn): Show project tree inste ... n the project selector when you create a new issue (#34798).
- Patch by Marius BALTEANU.
- Revision 20830 (svn): Unnecessary database access when IssueQuery class is defined (#33290).
- Patch by Kevin Fischer.
- Revision 20827 (svn): Fix that inline issue auto complete does not sanitize HTML tags (#33846).
- Patch by Marius BALTEANU.
- Revision 20819 (svn): Show project ID instead of name in issue journal details if the project is not visible for the current user (#33360).
- Patch by Marius BALTEANU.
- Revision 20816 (svn): "Copy link" feature for issue and issue journal (#34703).
- Patch by Mizuki ISHIKAWA.
- Revision 20801 (svn): Do not display in issue edit page spent time custom fields not visible by the user (#33550).
- Patch by Marius BALTEANU.
- Revision 20765 (svn): Move some action links for issues and journals to the dropdown menu (#34714).
- Patch by Mizuki ISHIKAWA.
- Revision 20744 (svn): Allow to use watch_by filter in the global issues list (#34700).
- Patch by Holger Just.
- Revision 20733 (svn): Fix project selector on global new issue page not showing all visible projects (#33419).
- Patch by Marius BALTEANU.
- Revision 20721 (svn): Fix grammatical agreement in translation for "parent issue" in pt and pt-BR (#32857).
- Patch by Felipe Batista.
- Revision 20718 (svn): Some fixes for r20321:
- * Include only visible issues in subtasks stats * Get subtasks using only ... badge * Add tests Patch by Marius BALTEANU.