Project

General

Profile

Search

Results (2555)

Revision 17230 (svn): Fix: Calculation of the start date of following issues ignores the "non-working days" setting (#14846).
Patch by Felix Schäfer. 2018-03-08 08:44
Revision 17217 (svn): Allow selecting subprojects on new issue form (#12704).
Patch by Marius BALTEANU. 2018-02-28 07:42
Revision 17212 (svn): Add minimal fixture for issues_pdf_test (#12510).
Patch by Gregor Schmidt. 2018-02-24 10:26
Revision 17204 (svn): Allow context-menu edit of % done and priority of parent issues if the fields are not derived (#28168).
Patch by Holger Just. 2018-02-18 13:08
Revision 17199 (svn): Don't allow reassigning reported hours to the project if issue is a required field for time logs (#28110).
Patch by Marius BALTEANU. 2018-02-18 05:24
Revision 17176 (svn): Add CSS classes to column headers of issues and timelogs list (#26674).
Patch by Marius BALTEANU. 2018-01-15 05:17
Revision 17153 (svn): Cannot clear all watchers when copying an issue (#26880).
2018-01-07 23:18
Revision 17141 (svn): Handle validation errors on reverse issue relations (#27695).
Patch by Holger Just. 2018-01-07 01:37
Revision 17129 (svn): Fix: Cannot change the priority of the parent issue in issues context menu (#27533).
Patch by Vito Marolda. 2017-12-26 08:01
Revision 17121 (svn): Issues reports should show only statuses used by the project (#27772).
Patch by Marius BALTEANU. 2017-12-19 11:15
Revision 17108 (svn): Fix: Overlapping text in table header on issues reports page (#19578).
Patch by Go MAEDA. 2017-12-11 03:19
Revision 17074 (svn): Merged r17060 from trunk to 3.2-stable (#27516)
mercurial: reject malicious command argument ... a8bd18f35b8c8f8bf3314 This is a fundamental issue of the argument parsing rules in Mercurial, ... ropriate way. Contributed by Yuya Nishihara. 2017-12-07 13:22
Revision 17070 (svn): Merged r17060 from trunk to 3.3-stable (#27516)
mercurial: reject malicious command argument ... a8bd18f35b8c8f8bf3314 This is a fundamental issue of the argument parsing rules in Mercurial, ... ropriate way. Contributed by Yuya Nishihara. 2017-12-07 13:19
Revision 17066 (svn): Merged r17060 from trunk to 3.4-stable (#27516)
mercurial: reject malicious command argument ... a8bd18f35b8c8f8bf3314 This is a fundamental issue of the argument parsing rules in Mercurial, ... ropriate way. Contributed by Yuya Nishihara. 2017-12-07 13:15
Revision 17065 (svn): code clean up IssuesPdfHelperTest (#12510)
* remove extra empty lines * remove trailing white space * replace tab to two spaces 2017-12-07 13:03
Revision 17063 (svn): svn propset svn:eol-style native test/unit/lib/redmine/export/pdf/issues_pdf_test.rb (#12510)
2017-12-07 12:46
Revision 17060 (svn): mercurial: reject malicious command argument (#27516)
We've got a security report from the Phabrica ... a8bd18f35b8c8f8bf3314 This is a fundamental issue of the argument parsing rules in Mercurial, ... ropriate way. Contributed by Yuya Nishihara. 2017-12-07 12:38
Revision 17059 (svn): Fix: Round floats to 2 digits when rendering an issue list to PDF (#12510).
Patch by Holger Just and Marius BALTEANU. 2017-12-06 15:25
Revision 17056 (svn): Disallow creating inverse relates issue relations (#27663).
Patch by Gregor Schmidt. 2017-12-06 10:01
Revision 17055 (svn): Reverted r17054 (#27663).
The change breaks test/functional/issue_relations_controller_test.rb. 2017-11-30 01:02
Revision 17054 (svn): Disallow creating inverse relates issue relations (#27663).
Patch by Gregor Schmidt. 2017-11-29 23:22
Revision 17053 (svn): Fixes visibility checks for version.fixed_issues in Gantt (#27676).
Like the version page - the Gantt chart featu ... on, which wasn't properly limited to visible issues. Patch by Gregor Schmidt. 2017-11-29 20:38
Revision 17052 (svn): Performance opt - cache AR Proxy for Version#fixed_issues.visible (#27676).
Patch by Gregor Schmidt. 2017-11-29 20:38
Revision 17051 (svn): Adds visibility checks on version views (#27676).
Previously not all data on the roadmap and version view where properly checked against the issue visibility setting. Unprivileged users were able to see the total number of issues, their estimations and the open/close status - even if the user was only allowed to see their own issues. Patch by Gregor Schmidt. 2017-11-29 20:37
Revision 17050 (svn): Moves issue calculations into the fixed_issues relation (#27676).
This way, we can reuse them on refined relations, e.g. @version.fixed_issues.closed_count@ vs. @version.fixed_issues.visible.closed_count@ Patch by Gregor Schmidt. 2017-11-29 20:36
(626-650/2555)