Project

General

Profile

Changelog 3 3 » History » Version 8

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

1 1 Jean-Philippe Lang
h1. Changelog 3.3.x
2
3 8 Jean-Philippe Lang
h2. version:3.3.5 (2017-10-15)
4
5
h3. [PDF export]
6
7
* Defect #25702: Exporting wiki page with specific table to PDF causes 500
8
9
h3. [SCM]
10
11
* Defect #26645: git 2.14 compatibility
12
13
h3. [Time tracking]
14
15
* Defect #26780: Translation for label_week in time report is not working
16
17
h3. [Translations]
18
19
* Patch #27006: German translations for 3.3-stable
20
21
h3. [Wiki]
22
23
* Defect #26599: Corrupted file name when exporting a wiki page with Non-ASCII title using Microsoft's browsers
24
25
h3. [Security]
26
27
* Defect #27186: XSS vulnerabilities
28
29 6 Jean-Philippe Lang
h2. version:3.3.4 (2017-07-02)
30
31
h3. [Accounts / authentication]
32
33
* Patch #25653: Fix NoMethodError on HEAD requests to AccountController#register
34
35
h3. [Code cleanup/refactoring]
36
37
* Defect #26055: Three issues with Redmine::SyntaxHighlighting::CodeRay.language_supported?
38
39
h3. [Gems support]
40
41
* Defect #25829: mysql2 0.3 gem doesn't properly close connections
42
43
h3. [Importers]
44
45
* Patch #25861: CSV Importer - handle UndefinedConversionErrors
46
47
h3. [Issues]
48
49
* Defect #26072: Set default assignee before validation
50
51
h3. [Issues filter]
52
53
* Defect #25212: User profile should link to issues assigned to user or his groups
54
55
h3. [Issues permissions]
56
57
* Defect #25791: Bypass Tracker role-based permissions when copying issues
58
59
h3. [Security]
60
61
* Defect #26183: Use Nokogiri 1.7.2
62
63
h3. [Text formatting]
64
65
* Defect #25634: Highlight language aliases are no more supported
66
67
h3. [Translations]
68
69 7 Mischa The Evil
* Patch #26264: Simplified Chinese translation for 3.3-stable
70 6 Jean-Philippe Lang
71
h3. [UI]
72
73
* Defect #25760: Clicking custom field label should not check the first option
74
75
h3. [UI - Responsive]
76
77
* Patch #25745: Optimize Gantt Charts for mobile screens
78
* Defect #25064: Issue description edit link corrupted in low resolution
79
80 5 Mischa The Evil
h2. version:3.3.3 (2017-04-09)
81
82
* Defect #22335: Images with non-ASCII file names are not shown in PDF
83
* Defect #24271: htmlentities warning
84
* Defect #24869: Circular inclusion detected when including a wiki page with the same name
85
* Defect #24875: Issues API does not respect time_entries_visibility
86
* Defect #24999: Mercurial 4.1 compatibility
87
* Defect #25371: Git 2.9 compatibility
88
* Defect #25478: Related to "no open issues" shows all issues
89
* Defect #25501: Time entries query through multiple projects by issue custom field not possible anymore
90
* Patch #20661: Show visible spent time link for users allowed to view time entries.
91
* Patch #24778: Czech localisation for 3.3-stable
92
* Patch #24824: Traditional Chinese translation (to r16179)
93
* Patch #24885: Japanese translation for 3.3-stable
94
* Patch #24948: Bulgarian translation for 3.3-stable
95
* Patch #25459: Portuguese translation for 3.3-stable
96
* Patch #25502: Russian translation for 3.3-stable
97
* Patch #25115: Support upload of empty files and fix invalid API response
98
* Patch #25526: Revert API change in spent_hours field in issue#show
99
* Defect #23793: Information leak when rendering of Wiki links
100
* Defect #23803: Information leak when rendering Time Entry activities
101
* Defect #24199: Stored XSS with SVG attachments
102
* Defect #24307: Redmine.pm doesn't check that the repository module is enabled on project
103
* Defect #24416: Use redirect to prevent password reset tokens in referers
104
* Defect #25503: Improper markup sanitization in user content
105
106 4 Jean-Philippe Lang
h2. version:3.3.2 (2017-01-07)
107 3 Jean-Philippe Lang
108
* Defect #13622: "Clear" button in Spent Time Report tab also clears global filters
109
* Defect #14658: Wrong activity timezone on user page
110
* Defect #14817: Redmine loses filters after deleting a spent time
111
* Defect #22034: Locked users disappear from project settings
112
* Defect #23922: Time Entries context menu/bulk edit shows activities not available for the time entry's project
113
* Defect #24000: z-index children menu should be greater than content
114
* Defect #24092: bundler error: selenium-webdriver requires Ruby version >= 2.0.
115
* Defect #24156: Redmine might create many AnonymousUser and AnonymousGroup entries
116
* Defect #24274: Query totals and query buttons overlaps on small screens
117
* Defect #24297: Show action not allowed for time entries in closed projects
118
* Defect #24311: Project field disappears when target project disallows user to edit the project
119
* Defect #24348: acts_as_versioned use old style (Rails 2.x) of method call for #all
120
* Defect #24595: Unarchive link for a subproject of a closed project does not work
121
* Defect #24646: X-Sendfile is missing in response headers
122
* Defect #24693: Spent time on subtasks should also be reassigned when deleting an issue
123
* Defect #24718: Prevent from reassigning spent time to an issue that is going to be deleted
124
* Defect #24722: Error when trying to reassign spent time when deleting issues from different projects
125
* Patch #24003: Catalan Translation
126
* Patch #24004: Spanish & Spanish (PA) Translation
127
* Patch #24062: Allow only vertical reorderingin sortable lists
128
* Patch #24283: Validate length of string fields
129
* Patch #24296: Add tablename to siblings query to prevent AmbiguousColumn errors
130
131 2 Jean-Philippe Lang
h2. version:3.3.1 (2016-10-10)
132
133
* Defect #23067: Custom field List Link values to URL breaks on entries with spaces
134
* Defect #23655: Restricted permissions for non member/anonymous on a given project not working
135
* Defect #23839: "Invalid query" (Error 500) message with MS SQL when displaying an issue from a list grouped and sorted by fixed version
136
* Defect #23841: Custom field URL spaces not decoded properly
137
* Defect #22123: Totals cannot be removed completely if some columns are set in the global settings
138
* Defect #23054: Clearing time entry custom fields while bulk editing results in values set to __none__
139
* Defect #23206: Wrong filters are applied when exporting issues to CSV with blank filter
140
* Defect #23246: Saving an empty Markdown image tag in Wiki pages causes internal server error
141
* Defect #23829: Wrong allow-override example in rdm-mailhandler.rb
142
* Defect #23152: Distinguish closed subprojects on the project overview
143
* Defect #23172: Tickets can be assigned to users who are not available in specific tracker
144
* Defect #23242: thumbnail macro does not render when displaying wiki content version
145
* Defect #23369: encoding error in locales de.yml
146
* Defect #23391: Wrong CSS classes in subtasks tree
147
* Defect #23410: Error if create new issue and there is no project
148
* Defect #23472: Show open issues only in "Reported Issues" on My page
149
* Defect #23558: IssueImportTest#test_should_not_import_with_default_tracker_when_tracker_is_invalid fails randomly
150
* Defect #23596: Filter on issue ID with between/lesser/greater operator does not work
151
* Defect #23700: Creating a wiki page named "Sidebar" without proper permission raises an exception
152
* Defect #23751: Tab buttons appear on pages that have no tabs
153
* Defect #23766: API : creating issues with project identifier no longer possible
154
* Defect #23878: Closing all subtasks causes error if default priority is not defined and priority is derived from subtasks
155
* Defect #23969: Edit/delete links displayed on issue even if project is closed
156
* Defect #24014: Custom fields not used in project should not be visible in spent time report
157
* Patch #23117: Traditional Chinese textile and markdown help translation
158
* Patch #23387: Traditional Chinese textile and markdown detailed help translation (to r15723)
159
* Patch #23764: closed_on field of copied issue is always set to source issue's value
160
* Patch #23269: Fix for Error: Unable to autoload constant Redmine::Version when accessing the time report in first request
161
* Patch #23278: When creating issues by receiving an email, watchers created via CC in the mail don't get an email notification
162
* Patch #23389: Print Styles get overriden by responsive media query
163
* Patch #23708: Too long words in subtasks break layout
164
* Patch #23883: iOS 10 ignore disabled Zoom
165
* Patch #23134: Updated Korean locale
166
* Patch #23153: Plugin hooks for custom search results
167
* Patch #23171: Simplified Chinese translation for 3.3-stable
168
* Patch #23180: Make the issue id from email notifications linkable to issue page
169
* Patch #23334: Issue#editable_custom_field_values very slow for issues with many custom fields
170
* Patch #23346: Set user's localization before redirecting on forced password change to generate flash message in current user's language
171
* Patch #23376: Downloading of attachments with MIME type text/javascript fails
172
* Patch #23497: Russian translation for 3.3.0
173
* Patch #23587: Sudo-Mode refinements
174
* Patch #23725: Updated Brazilian translation for 3.3.0.stable
175
* Patch #23745: German translation for 3.3-stable
176
177 1 Jean-Philippe Lang
h2. version:3.3.0 (2016-06-19)
178
179
* Defect #5880: Only consider open subtasks when computing the priority of a parent issue
180
* Defect #8628: "Related to" reference may yield circular dependency error message
181
* Defect #12893: Copying an issue does not copy parent task id
182
* Defect #13654: Can't set parent issue when issue relations among child issues are present
183
* Defect #15777: Watched issues count on "My page" is shown for all issues instead of only open ones
184
* Defect #17580: After copying a task, setting the parent as the orignal task's parent triggers an error
185
* Defect #19924: Adding subtask takes very long
186
* Defect #20882: % done: progress bar blocked at 80 in the issue list
187
* Defect #21037: Issue show : bullet points not aligned if sub-task is in a different project
188
* Defect #21433: "version-completed" class is never set when version has no due date
189
* Defect #21674: The LDAP connection test does not check the credentials
190
* Defect #21695: Warning "Can't mass-assign protected attributes for IssueRelation: issue_to_id"
191
* Defect #21742: Received text attachments doesn't hold the original encoding on Ruby >= 2.1
192
* Defect #21855: Gravatar get images over http instead https
193
* Defect #21856: I18n backend does not support original i18n Pluralization
194
* Defect #21861: typo: s/creditentials/credentials/
195
* Defect #22059: Issue percentage selector extends screen border
196
* Defect #22115: Text in the "removed" part of a wiki diff is double-escaped
197
* Defect #22123: Totals cannot be removed completely if some columns are set in the global settings
198
* Defect #22135: Semi colon is spelled semicolon
199
* Defect #22405: SQL server: non ASCII filter does not work
200
* Defect #22493: Test code bug in application_helper_test
201
* Defect #22745: Rest API for Custom Fields does not return keys for key/value types
202
* Defect #23044: Typo in Azerbaijani general_lang_name
203
* Defect #23054: Clearing time entry custom fields while bulk editing results in values set to __none__
204
* Defect #23067: Custom field List Link values to URL breaks on entries with spaces
205
* Feature #285: Tracker role-based permissioning
206
* Feature #1725: Delete button on comments
207
* Feature #4266: Display changeset comment on repository diff view.
208
* Feature #4806: Filter the issue list by issue ids
209
* Feature #5536: Simplify Wiki Page creation ("Add Page" link)
210
* Feature #5754: Allow addition of watchers via bulk edit context menu
211
* Feature #6204: Make the "New issue" menu item optional
212
* Feature #7017: Add watchers from To and Cc fields in issue replies
213
* Feature #7839: Limit trackers for new issue to certain roles
214
* Feature #12456: Add units in history for estimated time
215
* Feature #12909: Drag'n'drop order configuration for statuses, trackers, roles...
216
* Feature #13718: Accept dots in JSONP callback
217
* Feature #14462: Previous/next links may be lost after editing the issue
218
* Feature #14574: "I don't want to be notified of changes that I make myself" as Default for all User
219
* Feature #14830: REST API : Add support for attaching file to Wiki pages
220
* Feature #14937: Code highlighting toolbar button
221
* Feature #15880: Consistent, global button/menu to add new content
222
* Feature #20985: Include private_notes property in xml/json Journals output
223
* Feature #21125: Removing attachment after rollback transaction
224
* Feature #21421: Security Notifications when security related things are changed
225
* Feature #21500: Add the "Hide my email address" option on the registration form
226
* Feature #21757: Add Total spent hours and Estimated hours to the REST API response
227
* Feature #22018: Add id and class for easier styling of query filters
228
* Feature #22058: Show image attachments and repo entries instead of downloading them
229
* Feature #22147: Change "Related issues" label for generic grouped query filters
230
* Feature #22381: Require password reset on initial setup for default admin account
231
* Feature #22383: Support of default Active Record (I18n) transliteration paths
232
* Feature #22482: Respond with "No preview available" instead of sending the file when no preview is available
233
* Feature #22951: Make Tracker and Status map-able for CSV import
234
* Feature #22987: Ruby 2.3 support
235
* Feature #23020: Default assigned_to when receiving emails
236
* Feature #23107: Update CodeRay to v1.1.1.
237
* Patch #3551: Additional case of USER_FORMAT, #{lastname}#{firstname} without any sperator
238
* Patch #6277: REST API for Search
239
* Patch #14680: Change Simplified Chinese translation for version 'field_effective_date'
240
* Patch #14828: Patch to add support for deleting attachments via API
241
* Patch #19468: Replace jQuery UI Datepicker with native browser date fields when available
242
* Patch #20632: Tab left/right buttons for project menu
243
* Patch #21256: Use CSS instead of image_tag() to show icons for better theming support
244
* Patch #21282: Remove left position from gantt issue tooltip
245
* Patch #21434: Additional CSS class for version status
246
* Patch #21474: Adding issue css classes to subtasks and relations tr
247
* Patch #21497: Tooltip on progress bar
248
* Patch #21541: Russian translation improvement
249
* Patch #21582: Performance in User#roles_for_project
250
* Patch #21583: Use association instead of a manual JOIN in Project#rolled_up_trackers
251
* Patch #21587: Additional view hook for body_top
252
* Patch #21611: Do not collect ids of subtree in Query#project_statement
253
* Patch #21628: Correct Turkish translation
254
* Patch #21632: Updated Estonian translation
255
* Patch #21663: Wrap textilizable with DIV containing wiki class
256
* Patch #21678: Add missing wiki container for news comments
257
* Patch #21685: Change Spanish Panama thousand delimiters and separator
258
* Patch #21738: Add .sql to mime-types
259
* Patch #21747: Catalan translation
260
* Patch #21776: Add status, assigned_to and done_ratio classes to issue subtasks
261
* Patch #21805: Improve accessibility for icon-only links
262
* Patch #21931: Simplified Chinese translation for 3.3 (some fixes)
263
* Patch #21942: Fix Czech translation of field_time_entries_visibility
264
* Patch #21944: Bugfix: Hide custom field link values from being shown when value is empty
265
* Patch #21947: Improve page header title for deeply nested project structures (+ improved XSS resilience)
266
* Patch #21963: German translations change
267
* Patch #21985: Increase space between menu items
268
* Patch #21991: Japanese wiki_syntax_detailed_textile.html translation improvement
269
* Patch #22078: Incorrect French translation of :setting_issue_group_assignment
270
* Patch #22126: Update for Lithuanian translation
271
* Patch #22138: fix Korean translation typo
272
* Patch #22277: Add id to issue query forms to ease styling within themes
273
* Patch #22309: Add styles for blockquote in email notifications
274
* Patch #22315: Change English translation for field_effective_date: "Date" to "Due date"
275
* Patch #22320: Respect user's timezone when comparing / parsing Dates
276
* Patch #22345: Trackers that have parent_issue_id in their disabled_core_fields should not be selectable for new child issues
277
* Patch #22376: Change Japanese translation for label_issue_watchers
278
* Patch #22401: Notify the user of missing attachments
279
* Patch #22496: Add text wrap for multiple value list custom fields
280
* Patch #22506: Updated Korean locale data
281
* Patch #22693: Add styles for pre in email notifications
282
* Patch #22724: Change Japanese translation for "last name" and "first name"
283
* Patch #22756: Edit versions links on the roadmap
284
* Patch #23021: fix Russian "setting_thumbnails_enabled" misspelling
285
* Patch #23065: Fix confusing Japanese translation for permission_manage_related_issues
286
* Patch #23083: Allow filtering for system-shared versions in version custom fields in the global issues view