Project

General

Profile

Search

Results (2491)

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
Revision 17022 (svn): Merged r17019 from trunk to 3.2-stable
Gemfile: pin mail gem version to prevent failure of MailHandlerTest#test_add_issue_with_localized_attributes 2017-11-05 20:42
Revision 17021 (svn): Merged r17019 from trunk to 3.3-stable
Gemfile: pin mail gem version to prevent failure of MailHandlerTest#test_add_issue_with_localized_attributes 2017-11-05 20:40
Revision 17020 (svn): Merged r17019 from trunk to 3.4-stable
Gemfile: pin mail gem version to prevent failure of MailHandlerTest#test_add_issue_with_localized_attributes 2017-11-05 20:39
Revision 17019 (svn): Gemfile: pin mail gem version to prevent failure of MailHandlerTest#test_add_issue_with_localized_attributes
2017-11-05 20:31
Revision 17002 (svn): Editing issues no longer sends notifications to previous assignee (#26627).
2017-10-15 18:43
Revision 16997 (svn): Filtering time entries after issue's target version doesn't work as expected in some cases (#26667).
Patch by Marius BALTEANU. 2017-10-15 13:42
Revision 16985 (svn): Ensure that values of multi-value fields are HTML-escaped in issue history (#27186).
Patch by Holger Just. 2017-10-15 13:09
Revision 16984 (svn): Ensure that values of multi-value fields are HTML-escaped in issue list (#27186).
Patch by Holger Just. 2017-10-15 13:08
Revision 16953 (svn): add category_id to REST issue creation tests (#26769)
2017-08-28 06:15
Revision 16952 (svn): Merged r16938 from trunk to 3.3-stable (#22320)
try IssueTest#test_overdue failing on CI server at Japanese daytime. 2017-08-09 08:38
Revision 16951 (svn): Merged r16938 from trunk to 3.4-stable (#22320)
try IssueTest#test_overdue failing on CI server at Japanese daytime. 2017-08-09 08:36
Revision 16943 (svn): change Russian translation for default_issue_status_feedback (#22424)
2017-08-01 13:02
Revision 16938 (svn): try IssueTest#test_overdue failing on CI server at Japanese daytime (#22320)
2017-07-31 08:57
Revision 16926 (svn): Skip all issue concurrency tests with MySQL.
2017-07-30 19:09
(576-600/2491)