Project

General

Profile

Changelog 3 2 » History » Version 6

Jean-Philippe Lang, 2017-10-15 22:04

1 1 Jean-Philippe Lang
h1. Changelog 3.2.x
2
3 6 Jean-Philippe Lang
h2. version:3.2.8 (2017-10-15)
4
5
h3. [Security]
6
7
* Defect #27186: XSS vulnerabilities
8
9 5 Jean-Philippe Lang
h2. version:3.2.7 (2017-07-02)
10
11
h3. [Accounts / authentication]
12
13
* Patch #25653: Fix NoMethodError on HEAD requests to AccountController#register
14
15
h3. [Code cleanup/refactoring]
16
17
* Defect #26055: Three issues with Redmine::SyntaxHighlighting::CodeRay.language_supported?
18
19
h3. [Gems support]
20
21
* Defect #25829: mysql2 0.3 gem doesn't properly close connections
22
23
h3. [Importers]
24
25
* Patch #25861: CSV Importer - handle UndefinedConversionErrors
26
27
h3. [Issues]
28
29
* Defect #26072: Set default assignee before validation
30
31
h3. [Issues filter]
32
33
* Defect #25212: User profile should link to issues assigned to user or his groups
34
35
h3. [Security]
36
37
* Defect #26183: Use Nokogiri 1.7.2
38
39
h3. [Text formatting]
40
41
* Defect #25634: Highlight language aliases are no more supported
42
43
h3. [Translations]
44
45
* Patch #26263: Simplified Chinese translation for 3.2-stable
46
47
h3. [UI]
48
49
* Defect #25760: Clicking custom field label should not check the first option
50
51
h3. [UI - Responsive]
52
53
* Patch #25745: Optimize Gantt Charts for mobile screens
54
55 4 Mischa The Evil
h2. version:3.2.6 (2017-04-09)
56
57
* Defect #22335: Images with non-ASCII file names are not shown in PDF
58
* Defect #24271: htmlentities warning
59
* Defect #24869: Circular inclusion detected when including a wiki page with the same name
60
* Defect #24875: Issues API does not respect time_entries_visibility
61
* Defect #24999: Mercurial 4.1 compatibility
62
* Defect #25371: Git 2.9 compatibility
63
* Defect #25478: Related to "no open issues" shows all issues
64
* Patch #20661: Show visible spent time link for users allowed to view time entries.
65
* Patch #24824: Traditional Chinese translation (to r16179)
66
* Patch #24886: Japanese translation for 3.2-stable
67
* Patch #24949: Bulgarian translation for 3.2-stable
68
* Patch #25458: Portuguese translation for 3.2-stable
69
* Patch #25505: Russian translation for 3.2-stable
70
* Patch #25526: Revert API change in spent_hours field in issue#show
71
* Defect #23793: Information leak when rendering of Wiki links
72
* Defect #23803: Information leak when rendering Time Entry activities
73
* Defect #24199: Stored XSS with SVG attachments
74
* Defect #24307: Redmine.pm doesn't check that the repository module is enabled on project
75
* Defect #24416: Use redirect to prevent password reset tokens in referers
76
* Defect #25503: Improper markup sanitization in user content
77
78 3 Jean-Philippe Lang
h2. version:3.2.5 (2017-01-07)
79
80
* Defect #14658: Wrong activity timezone on user page
81
* Defect #22034: Locked users disappear from project settings
82
* Defect #24092: bundler error: selenium-webdriver requires Ruby version >= 2.0.
83
* Defect #24156: Redmine might create many AnonymousUser and AnonymousGroup entries
84
* Defect #24297: Show action not allowed for time entries in closed projects
85
* Defect #24348: acts_as_versioned use old style (Rails 2.x) of method call for #all
86
* Defect #24646: X-Sendfile is missing in response headers
87
* Defect #24693: Spent time on subtasks should also be reassigned when deleting an issue
88
* Defect #24718: Prevent from reassigning spent time to an issue that is going to be deleted
89
* Defect #24722: Error when trying to reassign spent time when deleting issues from different projects
90
* Patch #24283: Validate length of string fields
91
* Patch #24296: Add tablename to siblings query to prevent AmbiguousColumn errors
92
93 2 Jean-Philippe Lang
h2. version:3.2.4 (2016-10-10)
94
95
* Defect #23067: Custom field List Link values to URL breaks on entries with spaces
96
* Defect #23655: Restricted permissions for non member/anonymous on a given project not working
97
* Defect #23839: "Invalid query" (Error 500) message with MS SQL when displaying an issue from a list grouped and sorted by fixed version
98
* Defect #23841: Custom field URL spaces not decoded properly
99
* Defect #22123: Totals cannot be removed completely if some columns are set in the global settings
100
* Defect #23054: Clearing time entry custom fields while bulk editing results in values set to __none__
101
* Defect #23206: Wrong filters are applied when exporting issues to CSV with blank filter
102
* Defect #23246: Saving an empty Markdown image tag in Wiki pages causes internal server error
103
* Defect #23829: Wrong allow-override example in rdm-mailhandler.rb
104
* Patch #23117: Traditional Chinese textile and markdown help translation
105
* Patch #23387: Traditional Chinese textile and markdown detailed help translation (to r15723)
106
* Patch #23764: closed_on field of copied issue is always set to source issue's value
107
* Patch #22988: Czech translation for 3.2-stable
108
* Patch #23269: Fix for Error: Unable to autoload constant Redmine::Version when accessing the time report in first request
109
* Patch #23278: When creating issues by receiving an email, watchers created via CC in the mail don't get an email notification
110
* Patch #23374: Traditional Chinese translation for 3.2-stable
111
* Patch #23389: Print Styles get overriden by responsive media query
112
* Patch #23708: Too long words in subtasks break layout
113
* Patch #23737: Russian translation for 3.2-stable
114
* Patch #23883: iOS 10 ignore disabled Zoom
115
116 1 Jean-Philippe Lang
h2. version:3.2.3 (2016-06-05)
117
118
* Defect #22808: Malformed SQL query with SQLServer when grouping and sorting by fixed version
119
* Defect #22912: Selecting a new filter on Activities should not reset the date range
120
* Defect #22924: Persistent XSS in Markdown parsing
121
* Defect #22925: Persistent XSS in project homepage field
122
* Defect #22926: Persistent XSS in Textile parsing
123
* Defect #22932: "Group by" row from issues listing has the colspan attribute bigger with one than the number of columns from the table
124
* Patch #22427: pt-BR translation for 3.2.stable
125
* Patch #22761: Korean translation for 3.2-stable
126
* Patch #22898: @>image.png@ generates invalid HTML
127
* Patch #22911: Error raised when importing issue with Key/Value List custom field
128
129
h2. version:3.2.2 (2016-05-05)
130
131
* Defect #5156: Bulk edit form lacks estimated time field
132
* Defect #22105: Responsive layout. Change menu selector in responsive.js.
133
* Defect #22134: HTML markup discrepancy ol and ul at app/views/imports/show.html.erb
134
* Defect #22196: Improve positioning of issue history and changesets on small screens
135
* Defect #22305: Highlighting of required and read-only custom fields broken in Workflow editor
136
* Defect #22331: bundler error: Ruby 1.9.3 = "mime-types-data requires Ruby version >= 2.0."
137
* Defect #22342: When copying issues to a different project, subtasks /w custom fields not copied over
138
* Defect #22354: Sort criteria defined in custom queries are not applied when exporting to CSV
139
* Defect #22583: CSV import delimiter detection broken
140
* Patch #22278: Revision Graph and Table should work with vertical-align: middle
141
* Patch #22296: Add collision option to autocomplete initialization
142
* Patch #22319: Fix German "error_invalid_csv_file_or_settings" typo
143
* Patch #22336: Revision Table does not scroll horizontally on small screens
144
* Patch #22721: Check that the file is actually an image before generating the thumbnail
145
146
h2. version:3.2.1 (2016-03-13)
147
148
* Defect #21588: Simplified Chinese "field_cvs_module" translation has problem
149
* Defect #21656: Fix Non ASCII attachment filename encoding broken (MOJIBAKE) in Microsoft Edge Explorer
150
* Defect #22072: Private notes get copied without private flag to Duplicate issues
151
* Defect #22127: Issues can be assigned to any user
152
* Defect #21219: Date pickers images for start/due date fields are not shown for issues with subtasks
153
* Defect #21477: Assign to "Anonymous" doesn't make much sense
154
* Defect #21488: Don't use past start date as default due date in the date picker
155
* Defect #21504: IssuePriority.position_name not recalculated every time it should
156
* Defect #21551: Private note flag disappears in issue update conflict
157
* Defect #21843: Nokogiri security issue
158
* Defect #21900: Moving a page with a child raises an error if target wiki contains a page with the same name as the child
159
* Defect #20988: % done field shown on issue show subtree even if deactivated for that tracker
160
* Defect #21263: Wiki lists in the sidebar are broken
161
* Defect #21453: LDAP account creation fails when first name/last name contain non ASCII
162
* Defect #21531: rdm-mailhandler with project-from-subaddress fails
163
* Defect #21534: Backtrace cleaner should not clean plugin paths
164
* Defect #21535: Moving a custom field value in the order switches in the edit view
165
* Defect #21775: Field "Done" from issue subtasks table overlaps the layout in responsive mode, width 400
166
* Defect #22108: Issues filter for CSV Export are not applied
167
* Defect #22178: Grouping issues by key/value custom field raises error 500
168
* Feature #21447: Option to show email adresses by default
169
* Patch #21650: Simplified Chinese translation of wiki formating for 2.6-stable
170
* Patch #21881: Russian wiki translation for 2.6-stable
171
* Patch #21898: Catalan wiki translation for 2.6-stable
172
* Patch #21456: Simplified Chinese translation of wiki formating for 3.1-stable
173
* Patch #21686: Russian translation for 3.1-stable
174
* Patch #21687: German translations for 3.1-stable
175
* Patch #21689: Turkish translation for 3.1-stable
176
* Patch #21882: Russian wiki translation for 3.1-stable
177
* Patch #21899: Catalan wiki translation for 3.1-stable
178
* Patch #22131: German translations for 3.1-stable
179
* Patch #22139: Japanese wiki syntax (Markdown) translation for 3.1-stable
180
* Patch #21436: Prevent admins from sending themselves their own password
181
* Patch #21454: Simplified Chinese translation for 3.2.0
182
* Patch #21487: Larger font for email notifications
183
* Patch #21521: Updated Spanish and Spanish Panama Translations
184
* Patch #21522: Simplified Chinese translation for r14976
185
* Patch #21527: Russian translation for 3.2.0
186
* Patch #21593: Add class to contextual edit button that relates to heading on wiki pages
187
* Patch #21620: Turkish translation for 3.2-stable
188
* Patch #21635: German translations for 3.2
189
* Patch #21740: Fixes misspelled word "RMagcik" in configuration.yml.example
190
* Patch #21847: Let mobile header be fixed
191
* Patch #21867: Add column `estimated_hours` for CSV import.
192
* Patch #21883: Russian wiki translation for 3.2-stable
193
* Patch #22009: Japanese wiki syntax (Markdown) translation for 3.2-stable
194
* Patch #22074: Prevent username from overlapping in mobile menu
195
* Patch #22101: Set max-with to 100% for input, select and textea
196
* Patch #22104: Prevent font scaling in landscape mode on webkit
197
* Patch #22128: Attachment form too wide on small screens
198
* Patch #22132: German translations for 3.2-stable
199
200
h2. version:3.2.0 (2015-12-06)
201
202
* Defect #17403: Unknown file size while downloading attachment
203
* Defect #18223: Table renders wrong if a trailing space is after | symbol
204
* Defect #19017: Wiki PDF Export: < pre > not rendered with monospaced font
205
* Defect #19271: Configuration of which versions are shown in version-format custom fields should not affect issue query filter
206
* Defect #19304: <a> tag without attributes in description results in undefined method + for nil:NilClass
207
* Defect #19403: Mistake in Polish Translation file.
208
* Defect #19657: Can't reorder activities after disabling activities on a project
209
* Defect #20117: Activities set as inactive missing in spent time report filter
210
* Defect #20296: Double full stops in Japanese
211
* Defect #20361: Project copy does not update custom field of version type values
212
* Defect #20438: Subject filter doesn't work with non ASCII uppercase symbols
213
* Defect #20463: Internal error when moving an issue to a project without selected trackers and active issue tracking
214
* Defect #20501: Empty divs when there are no custom fields on the issue form
215
* Defect #20543: Mail handler: don't allow override of some attributes by default
216
* Defect #20551: Typo "coma" (correct: "comma")
217
* Defect #20565: Search and get a 404 page when adding a new project
218
* Defect #20583: Setting Category/Version as a required field causes error in projects without categories/versions
219
* Defect #20995: Automatic done ratio calculation in issue tree is wrong in some cases
220
* Defect #21012: Link custom fields with long URLs are distorting issue detail view
221
* Defect #21069: Hard-coded label for hour
222
* Defect #21074: When changing the tracker of an existing issue, new custom fields are not initialized with their default value
223
* Defect #21175: Unused strings: label_(start|end)_to_(start|end)
224
* Defect #21182: Project.uniq.visible raises an SQL error under certain conditions
225
* Defect #21226: Some log messages are missing the "MailHandler" prefix
226
* Defect #21382: Watcher deletion of inactive user not possible for non-admin users
227
* Feature #950: Import Issues from delimited/CSV file
228
* Feature #1159: Allow issue description to be searchable as a filter
229
* Feature #1561: Totals for estimated/spent time and numeric custom fields on the issue list
230
* Feature #1605: Activity page to remember user's selection of activities
231
* Feature #1828: Default target version for new issues
232
* Feature #3034: Add day numbers to gantt
233
* Feature #3398: Link to assigned issues on user profiles
234
* Feature #4285: Add cancel button during edition of the wiki
235
* Feature #5816: New issue initial status should be settable in workflow
236
* Feature #7346: Allow a default version to be set on the command line for incoming emails
237
* Feature #8335: Email styles inline
238
* Feature #10672: Extend Filesize in the attachments table for files with size > 2147483647 bytes
239
* Feature #13429: Include attachment thumbnails in issue history
240
* Feature #13946: Add tracker name to Redmine issue link titles
241
* Feature #16072: Markdown footnote support
242
* Feature #16621: Ability to filter issues blocked by any/no open issues
243
* Feature #16941: Do not clear category on project change if category with same exists
244
* Feature #17618: Upgrade net-ldap version to 0.12.0
245
* Feature #19097: Responsive layout for mobile devices
246
* Feature #19885: Raise time entries comments limit to 1024
247
* Feature #19886: Raise wiki edits comments limit to 1024
248
* Feature #20008: Files upload Restriction by files extensions
249
* Feature #20221: Time entry query : column week
250
* Feature #20388: Removing attachment after commit transaction
251
* Feature #20929: Raise maximum length of LDAP filter
252
* Feature #20933: Options for shorter session maximum lifetime
253
* Feature #20935: Set autologin cookie as secure by default when using https
254
* Feature #20991: Raise maximum length of category name to 60
255
* Feature #21042: Check "Hide my email address" by default for new users
256
* Feature #21058: Keep track of valid user sessions
257
* Feature #21060: Custom field format with possible values stored as records
258
* Feature #21148: Remove "Latest Projects" from Home page
259
* Feature #21361: Plugins ui tests rake task
260
* Patch #20271: Fix for multiple tabs on the same page
261
* Patch #20288: Finalize CodeRay 1.1.0 upgrade
262
* Patch #20298: "div" tag around revision details
263
* Patch #20338: Turkish "activity" translation change
264
* Patch #20368: Make corners rounded
265
* Patch #20369: Use String#casecmp for case insensitive comparison
266
* Patch #20370: Lighter colors for journal details in issue history
267
* Patch #20411: Change Japanese translation for "view"
268
* Patch #20413: Use a table instead of an unordered list in "Issue tracking" box
269
* Patch #20496: Change Japanese translation for "time tracking"
270
* Patch #20506: redmine I18n autoload instead of require
271
* Patch #20507: ThemesHelper reopening ApplicationHelper is problem with autoloading
272
* Patch #20508: Required file lib/redmine/hook.rb is patching autoloaded ApplicationHelper
273
* Patch #20589: Activate sudo mode after password based login
274
* Patch #20720: Traditional Chinese "issue" translation change
275
* Patch #20732: MailHandler: Select project by subaddress (redmine+project@example.com)
276
* Patch #20740: Confusing name: test public query called "private"
277
* Patch #21033: Polish translation change
278
* Patch #21110: Keep anchor (i.e. to a specific issue note) throughout login
279
* Patch #21119: Give numbers in query sort criteria consistent width for non-monospaced fonts
280
* Patch #21126: Change Japanese translation for "List"
281
* Patch #21137: Rescue network level errors with LDAP auth
282
* Patch #21159: Hide empty <ul> on project overview
283
* Patch #21169: Use config.relative_url_root as the default path for session and autologin cookies
284
* Patch #21176: Japanese translation change (Blocks / Blocked by)
285
* Patch #21258: Use <ul> to do pagination, styling in a GitHub like manner with improved handling in responsive mode
286
* Patch #21280: Change Japanese translation for text_user_wrote