Project

General

Profile

Changelog » History » Version 113

Mischa The Evil, 2016-06-06 10:34
Fix unintended markup of #22898's subject.

1 1 Jean-Philippe Lang
h1. Changelog
2 53 Jean-Philippe Lang
3
{{>toc}}
4 1 Jean-Philippe Lang
5 112 Jean-Philippe Lang
h2. version:3.2.3 (2016-06-05)
6
7
* Defect #22808: Malformed SQL query with SQLServer when grouping and sorting by fixed version
8
* Defect #22912: Selecting a new filter on Activities should not reset the date range
9
* Defect #22924: Persistent XSS in Markdown parsing
10
* Defect #22925: Persistent XSS in project homepage field
11
* Defect #22926: Persistent XSS in Textile parsing
12
* Defect #22932: "Group by" row from issues listing has the colspan attribute bigger with one than the number of columns from the table
13
* Patch #22427: pt-BR translation for 3.2.stable
14
* Patch #22761: Korean translation for 3.2-stable
15 113 Mischa The Evil
* Patch #22898: @>image.png@ generates invalid HTML
16 112 Jean-Philippe Lang
* Patch #22911: Error raised when importing issue with Key/Value List custom field
17
18 111 Jean-Philippe Lang
h2. version:3.2.2 (2016-05-05)
19
20
* Defect #5156: Bulk edit form lacks estimated time field
21
* Defect #22105: Responsive layout. Change menu selector in responsive.js.
22
* Defect #22134: HTML markup discrepancy ol and ul at app/views/imports/show.html.erb
23
* Defect #22196: Improve positioning of issue history and changesets on small screens
24
* Defect #22305: Highlighting of required and read-only custom fields broken in Workflow editor
25
* Defect #22331: bundler error: Ruby 1.9.3 = "mime-types-data requires Ruby version >= 2.0."
26
* Defect #22342: When copying issues to a different project, subtasks /w custom fields not copied over
27
* Defect #22354: Sort criteria defined in custom queries are not applied when exporting to CSV
28
* Defect #22583: CSV import delimiter detection broken
29
* Patch #22278: Revision Graph and Table should work with vertical-align: middle
30
* Patch #22296: Add collision option to autocomplete initialization
31
* Patch #22319: Fix German "error_invalid_csv_file_or_settings" typo
32
* Patch #22336: Revision Table does not scroll horizontally on small screens
33
* Patch #22721: Check that the file is actually an image before generating the thumbnail
34
35 110 Jean-Philippe Lang
h2. version:3.2.1 (2016-03-13)
36
37
* Defect #21588: Simplified Chinese "field_cvs_module" translation has problem
38
* Defect #21656: Fix Non ASCII attachment filename encoding broken (MOJIBAKE) in Microsoft Edge Explorer
39
* Defect #22072: Private notes get copied without private flag to Duplicate issues
40
* Defect #22127: Issues can be assigned to any user
41
* Defect #21219: Date pickers images for start/due date fields are not shown for issues with subtasks
42
* Defect #21477: Assign to "Anonymous" doesn't make much sense
43
* Defect #21488: Don't use past start date as default due date in the date picker
44
* Defect #21504: IssuePriority.position_name not recalculated every time it should
45
* Defect #21551: Private note flag disappears in issue update conflict
46
* Defect #21843: Nokogiri security issue
47
* Defect #21900: Moving a page with a child raises an error if target wiki contains a page with the same name as the child
48
* Defect #20988: % done field shown on issue show subtree even if deactivated for that tracker
49
* Defect #21263: Wiki lists in the sidebar are broken
50
* Defect #21453: LDAP account creation fails when first name/last name contain non ASCII
51
* Defect #21531: rdm-mailhandler with project-from-subaddress fails
52
* Defect #21534: Backtrace cleaner should not clean plugin paths
53
* Defect #21535: Moving a custom field value in the order switches in the edit view
54
* Defect #21775: Field "Done" from issue subtasks table overlaps the layout in responsive mode, width 400
55
* Defect #22108: Issues filter for CSV Export are not applied
56
* Defect #22178: Grouping issues by key/value custom field raises error 500
57
* Feature #21447: Option to show email adresses by default
58
* Patch #21650: Simplified Chinese translation of wiki formating for 2.6-stable
59
* Patch #21881: Russian wiki translation for 2.6-stable
60
* Patch #21898: Catalan wiki translation for 2.6-stable
61
* Patch #21456: Simplified Chinese translation of wiki formating for 3.1-stable
62
* Patch #21686: Russian translation for 3.1-stable
63
* Patch #21687: German translations for 3.1-stable
64
* Patch #21689: Turkish translation for 3.1-stable
65
* Patch #21882: Russian wiki translation for 3.1-stable
66
* Patch #21899: Catalan wiki translation for 3.1-stable
67
* Patch #22131: German translations for 3.1-stable
68
* Patch #22139: Japanese wiki syntax (Markdown) translation for 3.1-stable
69
* Patch #21436: Prevent admins from sending themselves their own password
70
* Patch #21454: Simplified Chinese translation for 3.2.0
71
* Patch #21487: Larger font for email notifications
72
* Patch #21521: Updated Spanish and Spanish Panama Translations
73
* Patch #21522: Simplified Chinese translation for r14976
74
* Patch #21527: Russian translation for 3.2.0
75
* Patch #21593: Add class to contextual edit button that relates to heading on wiki pages
76
* Patch #21620: Turkish translation for 3.2-stable
77
* Patch #21635: German translations for 3.2
78
* Patch #21740: Fixes misspelled word "RMagcik" in configuration.yml.example
79
* Patch #21847: Let mobile header be fixed
80
* Patch #21867: Add column `estimated_hours` for CSV import.
81
* Patch #21883: Russian wiki translation for 3.2-stable
82
* Patch #22009: Japanese wiki syntax (Markdown) translation for 3.2-stable
83
* Patch #22074: Prevent username from overlapping in mobile menu
84
* Patch #22101: Set max-with to 100% for input, select and textea
85
* Patch #22104: Prevent font scaling in landscape mode on webkit
86
* Patch #22128: Attachment form too wide on small screens
87
* Patch #22132: German translations for 3.2-stable
88
89 109 Jean-Philippe Lang
h2. version:3.2.0 (2015-12-06)
90 1 Jean-Philippe Lang
91 109 Jean-Philippe Lang
* Defect #17403: Unknown file size while downloading attachment
92
* Defect #18223: Table renders wrong if a trailing space is after | symbol
93
* Defect #19017: Wiki PDF Export: < pre > not rendered with monospaced font
94
* Defect #19271: Configuration of which versions are shown in version-format custom fields should not affect issue query filter
95
* Defect #19304: <a> tag without attributes in description results in undefined method + for nil:NilClass
96
* Defect #19403: Mistake in Polish Translation file.
97
* Defect #19657: Can't reorder activities after disabling activities on a project
98
* Defect #20117: Activities set as inactive missing in spent time report filter
99
* Defect #20296: Double full stops in Japanese
100
* Defect #20361: Project copy does not update custom field of version type values
101
* Defect #20438: Subject filter doesn't work with non ASCII uppercase symbols
102
* Defect #20463: Internal error when moving an issue to a project without selected trackers and active issue tracking
103
* Defect #20501: Empty divs when there are no custom fields on the issue form
104
* Defect #20543: Mail handler: don't allow override of some attributes by default
105
* Defect #20551: Typo "coma" (correct: "comma")
106
* Defect #20565: Search and get a 404 page when adding a new project
107
* Defect #20583: Setting Category/Version as a required field causes error in projects without categories/versions
108
* Defect #20995: Automatic done ratio calculation in issue tree is wrong in some cases
109
* Defect #21012: Link custom fields with long URLs are distorting issue detail view
110
* Defect #21069: Hard-coded label for hour
111
* Defect #21074: When changing the tracker of an existing issue, new custom fields are not initialized with their default value
112
* Defect #21175: Unused strings: label_(start|end)_to_(start|end)
113
* Defect #21182: Project.uniq.visible raises an SQL error under certain conditions
114
* Defect #21226: Some log messages are missing the "MailHandler" prefix
115
* Defect #21382: Watcher deletion of inactive user not possible for non-admin users
116
* Feature #950: Import Issues from delimited/CSV file
117
* Feature #1159: Allow issue description to be searchable as a filter
118
* Feature #1561: Totals for estimated/spent time and numeric custom fields on the issue list
119
* Feature #1605: Activity page to remember user's selection of activities
120
* Feature #1828: Default target version for new issues
121
* Feature #3034: Add day numbers to gantt
122
* Feature #3398: Link to assigned issues on user profiles
123
* Feature #4285: Add cancel button during edition of the wiki
124
* Feature #5816: New issue initial status should be settable in workflow
125
* Feature #7346: Allow a default version to be set on the command line for incoming emails
126
* Feature #8335: Email styles inline
127
* Feature #10672: Extend Filesize in the attachments table for files with size > 2147483647 bytes
128
* Feature #13429: Include attachment thumbnails in issue history
129
* Feature #13946: Add tracker name to Redmine issue link titles
130
* Feature #16072: Markdown footnote support
131
* Feature #16621: Ability to filter issues blocked by any/no open issues
132
* Feature #16941: Do not clear category on project change if category with same exists
133
* Feature #17618: Upgrade net-ldap version to 0.12.0
134
* Feature #19097: Responsive layout for mobile devices
135
* Feature #19885: Raise time entries comments limit to 1024
136
* Feature #19886: Raise wiki edits comments limit to 1024
137
* Feature #20008: Files upload Restriction by files extensions
138
* Feature #20221: Time entry query : column week
139
* Feature #20388: Removing attachment after commit transaction
140
* Feature #20929: Raise maximum length of LDAP filter
141
* Feature #20933: Options for shorter session maximum lifetime
142
* Feature #20935: Set autologin cookie as secure by default when using https
143
* Feature #20991: Raise maximum length of category name to 60
144
* Feature #21042: Check "Hide my email address" by default for new users
145
* Feature #21058: Keep track of valid user sessions
146
* Feature #21060: Custom field format with possible values stored as records
147
* Feature #21148: Remove "Latest Projects" from Home page
148
* Feature #21361: Plugins ui tests rake task
149
* Patch #20271: Fix for multiple tabs on the same page
150
* Patch #20288: Finalize CodeRay 1.1.0 upgrade
151
* Patch #20298: "div" tag around revision details
152
* Patch #20338: Turkish "activity" translation change
153
* Patch #20368: Make corners rounded
154
* Patch #20369: Use String#casecmp for case insensitive comparison
155
* Patch #20370: Lighter colors for journal details in issue history
156
* Patch #20411: Change Japanese translation for "view"
157
* Patch #20413: Use a table instead of an unordered list in "Issue tracking" box
158
* Patch #20496: Change Japanese translation for "time tracking"
159
* Patch #20506: redmine I18n autoload instead of require
160
* Patch #20507: ThemesHelper reopening ApplicationHelper is problem with autoloading
161
* Patch #20508: Required file lib/redmine/hook.rb is patching autoloaded ApplicationHelper
162
* Patch #20589: Activate sudo mode after password based login
163
* Patch #20720: Traditional Chinese "issue" translation change
164
* Patch #20732: MailHandler: Select project by subaddress (redmine+project@example.com)
165
* Patch #20740: Confusing name: test public query called "private"
166
* Patch #21033: Polish translation change
167
* Patch #21110: Keep anchor (i.e. to a specific issue note) throughout login
168
* Patch #21119: Give numbers in query sort criteria consistent width for non-monospaced fonts
169
* Patch #21126: Change Japanese translation for "List"
170
* Patch #21137: Rescue network level errors with LDAP auth
171
* Patch #21159: Hide empty <ul> on project overview
172
* Patch #21169: Use config.relative_url_root as the default path for session and autologin cookies
173
* Patch #21176: Japanese translation change (Blocks / Blocked by)
174
* Patch #21258: Use <ul> to do pagination, styling in a GitHub like manner with improved handling in responsive mode
175
* Patch #21280: Change Japanese translation for text_user_wrote
176 105 Jean-Philippe Lang
177 100 Jean-Philippe Lang
h2. Previous changes
178 89 Jean-Philippe Lang
179 109 Jean-Philippe Lang
* [[Changelog_3_1|3.1.x series]]
180 105 Jean-Philippe Lang
* [[Changelog_3_0|3.0.x series]]
181 99 Jean-Philippe Lang
* [[Changelog_2_6|2.6.x series]]
182 96 Jean-Philippe Lang
* [[Changelog_2_5|2.5.x series]]
183 93 Jean-Philippe Lang
* [[Changelog_2_4|2.4.x series]]
184 89 Jean-Philippe Lang
* [[Changelog_2_3|2.3.x series]]
185 86 Jean-Philippe Lang
* [[Changelog_2_2|2.2.x series]]
186 81 Jean-Philippe Lang
* [[Changelog_2_1|2.1.x series]]
187 74 Jean-Philippe Lang
* [[Changelog_2_0|2.0.x series]]
188 71 Jean-Philippe Lang
* [[Changelog_1_4|1.4.x series]]
189 67 Jean-Philippe Lang
* [[Changelog_1_3|1.3.x series]]
190 62 Jean-Philippe Lang
* [[Changelog_1_2|1.2.x series]]
191 60 Mischa The Evil
* [[Changelog_1_1|1.1.x series]]
192 50 Jean-Philippe Lang
* [[Changelog_1_0|1.0.x series]]
193 49 Jean-Philippe Lang
* [[Changelog_0_9|0.9.x series]]
194 26 Jean-Philippe Lang
* [[Changelog_0_8|0.8.x series]]
195
* [[Changelog_0_7|0.7.x series]]
196 17 Jean-Philippe Lang
* [[Changelog_0_6|0.6.x and below]]
197 64 Jean-Philippe Lang
198
h2. Security updates
199
200
You can view the list of known and fixed vulnerabilties on [[Security Advisories]].