Project

General

Profile

Changelog » History » Version 107

Jean-Philippe Lang, 2015-11-14 10:08

1 1 Jean-Philippe Lang
h1. Changelog
2 53 Jean-Philippe Lang
3
{{>toc}}
4 1 Jean-Philippe Lang
5 107 Jean-Philippe Lang
h2. version:3.1.2 (2015-11-14)
6
7
* Defect #20992: Parent priority "Independent of subtasks" setting doesn't work
8
* Defect #20360: Project copy does not copy custom field settings
9
* Defect #20380: Cannot assign users to projects with IE set to compatibility mode
10
* Defect #20591: PDF export does not determine picture (.png) height correctly
11
* Defect #20677: Custom fields with multiple values required by worklow can be blank
12
* Defect #20811: long pre lines are missing from PDF export of wiki pages
13
* Defect #21136: Issues API may disclose changeset messages that are not visible
14
* Defect #21150: Time logging form may disclose subjects of issues that are not visible
15
* Defect #21155: Deleting invalid wiki page version deletes whole page content
16
* Defect #20282: Error message when editing a child project without add project/subprojects permissions
17
* Defect #20730: Fix tokenization of phrases with non-ascii chars
18
* Defect #21071: find_referenced_issue_by_id fails with RangeError for large numbers
19
* Patch #21031: Polish translation update for 3.0-stable
20
* Patch #21105: Japanese wiki_syntax_detailed_textile.html translation for 3.0-stable
21
* Patch #20785: Polish translation update for 3.1-stable
22
* Patch #20837: Bulgarian translation
23
* Patch #20892: Spanish translation for r14637
24
* Patch #20906: Fix mulitple tab navigation highlighting and content hiding
25
* Patch #21019: Traditional Chinese translation (to r14689)
26
* Patch #21076: Move inline CSS to application.css for private checkbox
27
* Patch #21085: Optimize issue edit description link
28
29 106 Jean-Philippe Lang
h2. version:3.1.1 (2015-09-20)
30
31
* Feature #11253: Total time spent from subtasks on the issue list
32
* Feature #20688: Add Total estimated hours column on issue list
33
* Feature #20738: Upgrade Rails 4.2.4
34
* Defect #19577: Open redirect vulnerability
35
* Defect #20761: Fix typo of Japanese translation for notice_gantt_chart_truncated
36
* Defect #20427: Cannot create a custom query visibility is "to these roles only"
37
* Defect #20454: Mail handler: unwanted assignment to a group occurs
38
* Defect #20278: Wrong syntax for resizing inline images will throw a 500 error
39
* Defect #20401: "Spent time" panel: columns not wrapping
40
* Defect #20407: Monospace font-family values are differ between application.css and scm.css
41
* Defect #20456: 3.1-stable/3.1.0: missing commits (omitted from being merged from trunk)
42
* Defect #20466: Broken email notification layout in Outlook
43
* Defect #20490: WARNING: Can't mass-assign protected attributes for User
44
* Defect #20633: Help cursor showing up since r14154
45
* Patch #20293: Russian translation for 2.6-stable
46
* Patch #20294: Russian translation for 2.6-stable
47
* Patch #20408: Turkish translation for 2.6-stable
48
* Patch #20557: Czech translation for 2.6-stable
49
* Patch #20735: Markdown: Upgrade redcarpet gem to 3.3 (ruby 1.9 and higher)
50
* Patch #20745: Portuguese translation for 2.6-stable
51
* Patch #20512: Project.copy_from deletes enabled_modules on source
52
* Patch #20737: Czech translation for 3.0-stable
53
* Patch #20746: Portuguese translation for 3.0-stable
54
* Patch #20243: Use https links instead of http links in ApplicationHelper#avatar_edit_link and Redmine::Info class methods
55
* Patch #20410: Turkish translation for 3.1-stable
56
* Patch #20452: Czech localisation update
57
* Patch #20731: Change Japanese translation for "spent time"
58
* Patch #20747: Portuguese translation for 3.1-stable
59
60 105 Jean-Philippe Lang
h2. version:3.1.0 (2015-07-26)
61 1 Jean-Philippe Lang
62 105 Jean-Philippe Lang
* Defect #4334: "Watch"ing an issue doesn't update watchers list
63
* Defect #13924: Error when using views/issues/index.api.rsb in a plugin
64
* Defect #14881: Issue journals should be ordered by created_on, not id
65
* Defect #15716: Scraped emails include CSS from HTML emails
66
* Defect #19243: Ambiguous date format options (eg. 03/03/2015) in settings
67
* Defect #19656: Activities do not correspont to project when adding time from my page.
68
* Defect #19737: HTML Sanitizer not working for Outlook mails
69
* Defect #19740: "Truncate emails after one of these lines" setting is not working
70
* Defect #19995: Can't apply textile modifiers to 1 non-ASCII character
71
* Defect #20141: Sync #wiki_format_provider plugin API shortcut with changes to Redmine::WikiFormatting.register from r12450 and r14313
72
* Defect #20159: Disallow users to delete a version referenced by a custom field
73
* Defect #20206: Members w/o view issues permission are able to list issues on public projects if the non member role has the permission
74
* Defect #20372: Contents inside pre tags are not rendered as monospace font in Chrome for Mac
75
* Feature #5418: Add Gravatar and edit link to "My account" page
76
* Feature #5490: Option for independent subtask priority/start date/due date/done ratio
77
* Feature #6118: Filter by parent task or subtasks
78
* Feature #7037: CSV export encoding and excel. UTF-8 and BOM
79
* Feature #8424: Add private issue option to receiving emails
80
* Feature #8929: Permission to view only your own time logs
81
* Feature #11253: Total time spent from subtasks on the issue list
82
* Feature #12312: Raise 60-character limit for document titles
83
* Feature #16373: TextFormatting help for Markdown formatting
84
* Feature #16535: Set a max width to html email content
85
* Feature #16962: Better handle html-only emails
86
* Feature #19182: Patch to the Redmine Mail Handler for specifying a custom CA bundle
87
* Feature #19458: Add the ability to expire passwords after a configurable number of days
88
* Feature #19707: Ability to limit member management to certain roles
89
* Feature #19851: Sudo mode: Require password re-entry for sensitive actions (optional)
90
* Patch #5770: Welcome text misses wiki formatting
91
* Patch #14402: Plugin migration directory should use plugin directory
92
* Patch #19296: Include custom fields description in project settings and issue view
93
* Patch #19339: Put news articles into <article> tags
94
* Patch #19341: Put roadmap versions in <article> tags
95
* Patch #19455: Replace manual query in version helper
96
* Patch #19509: Change Japanese translation for field_login
97
* Patch #19546: Change default display mode for PDF Export to OneColumn
98
* Patch #19991: Japanese translation change
99
* Patch #19993: Change csv separators of Spanish/Panama
100
* Patch #20130: Bulgarian translation change
101
* Patch #20174: Add missing member_role to fixtures
102
* Patch #20180: Make the updateIssueFrom(url) function return the XMLHttpRequest object
103 100 Jean-Philippe Lang
104 89 Jean-Philippe Lang
h2. Previous changes
105
106 105 Jean-Philippe Lang
* [[Changelog_3_0|3.0.x series]]
107 99 Jean-Philippe Lang
* [[Changelog_2_6|2.6.x series]]
108 96 Jean-Philippe Lang
* [[Changelog_2_5|2.5.x series]]
109 93 Jean-Philippe Lang
* [[Changelog_2_4|2.4.x series]]
110 89 Jean-Philippe Lang
* [[Changelog_2_3|2.3.x series]]
111 86 Jean-Philippe Lang
* [[Changelog_2_2|2.2.x series]]
112 81 Jean-Philippe Lang
* [[Changelog_2_1|2.1.x series]]
113 74 Jean-Philippe Lang
* [[Changelog_2_0|2.0.x series]]
114 71 Jean-Philippe Lang
* [[Changelog_1_4|1.4.x series]]
115 67 Jean-Philippe Lang
* [[Changelog_1_3|1.3.x series]]
116 62 Jean-Philippe Lang
* [[Changelog_1_2|1.2.x series]]
117 60 Mischa The Evil
* [[Changelog_1_1|1.1.x series]]
118 50 Jean-Philippe Lang
* [[Changelog_1_0|1.0.x series]]
119 49 Jean-Philippe Lang
* [[Changelog_0_9|0.9.x series]]
120 26 Jean-Philippe Lang
* [[Changelog_0_8|0.8.x series]]
121
* [[Changelog_0_7|0.7.x series]]
122 17 Jean-Philippe Lang
* [[Changelog_0_6|0.6.x and below]]
123 64 Jean-Philippe Lang
124
h2. Security updates
125
126
You can view the list of known and fixed vulnerabilties on [[Security Advisories]].