Changelog 5 0 » History » Version 12
Go MAEDA, 2024-06-12 02:57
Add v5.0.9
1 | 1 | Marius BĂLTEANU | h1. Changelog 5.0.x |
---|---|---|---|
2 | |||
3 | 12 | Go MAEDA | h2. version:5.0.9 (2024-06-11) |
4 | |||
5 | h3. [Gems support] |
||
6 | |||
7 | * Defect #40603: Mocha 2.2.0 causes test failure: "unexpected invocation" |
||
8 | * Patch #40802: Support builder 3.3.0 |
||
9 | |||
10 | h3. [Issues] |
||
11 | |||
12 | * Defect #40410: Watcher groups on new issue form get dereferenced on validation error |
||
13 | * Defect #40412: Issue list filter "Watched by: me" only shows issues watched via group for projects with the view_issue_watchers permission |
||
14 | * Feature #40556: Focus on the textarea after clicking the Edit Journal button |
||
15 | |||
16 | h3. [Performance] |
||
17 | |||
18 | * Defect #40610: Slow display of projects list when including project description column |
||
19 | |||
20 | h3. [Rails support] |
||
21 | |||
22 | * Patch #40818: Update Rails to 6.1.7.8 |
||
23 | |||
24 | 11 | Marius BĂLTEANU | h2. version:5.0.8 (2024-03-04) |
25 | |||
26 | h3. [Activity view] |
||
27 | |||
28 | * Defect #39995: Project Activities and Roadmap views disclose presence of private sub projects |
||
29 | |||
30 | h3. [Code cleanup/refactoring] |
||
31 | |||
32 | * Patch #39894: Explicitly render a 404 on non-JS requests to watchers#new |
||
33 | * Patch #39999: Explicitly render a 404 on non-JS requests to messages#quote |
||
34 | * Patch #40043: Remove year ranges from all copyright headers |
||
35 | |||
36 | h3. [Filters] |
||
37 | |||
38 | * Defect #39991: Fix "any" operator for text filters to exclude empty text values |
||
39 | |||
40 | h3. [Plugin API] |
||
41 | |||
42 | * Defect #39862: Attachments functionality for (custom) plugins broken since fix for CVE-2022-44030 |
||
43 | * Feature #39948: Add Redmine::Plugin proxy method for Redmine::Acts::Attachable::ObjectTypeConstraint.register_object_type |
||
44 | |||
45 | h3. [Rails support] |
||
46 | |||
47 | * Patch #40319: Update Rails to 6.1.7.7 |
||
48 | |||
49 | h3. [SEO] |
||
50 | |||
51 | * Defect #40208: An ActionController::RespondToMismatchError occurred in welcome#robots |
||
52 | |||
53 | h3. [Security] |
||
54 | |||
55 | * Defect #39875: Mitigate CVE-2023-23913 (rails-ujs) |
||
56 | |||
57 | h3. [Text formatting] |
||
58 | |||
59 | * Defect #40193: Performance issue with email address auto-linking in the default ("none") formatter |
||
60 | * Feature #39884: Allow multiple footnotes per single word |
||
61 | |||
62 | h3. [Translations] |
||
63 | |||
64 | * Defect #39801: Fix typo in Russian translation of text_status_no_workflow |
||
65 | |||
66 | h3. [UI] |
||
67 | |||
68 | * Defect #39780: User select element on activity sidebar views cutoff when displaying long user names |
||
69 | * Defect #39802: Fix click event handling in mobile view after closing flyout menu |
||
70 | * Defect #40237: Error in autocomplete (`ActionController::BadRequest (Invalid query parameters: invalid %-encoding (%)`) |
||
71 | |||
72 | 10 | Marius BĂLTEANU | h2. version:5.0.7 (2023-11-27) |
73 | |||
74 | h3. [Email notifications] |
||
75 | |||
76 | * Defect #39553: Mention notification is not sent (MENTION_PATTERN / LINKS_RE inconsistency) |
||
77 | |||
78 | h3. [Issues] |
||
79 | |||
80 | * Defect #39521: Mention autocomplete not displaying for users without "Edit issues" permission |
||
81 | |||
82 | h3. [PDF export] |
||
83 | |||
84 | * Defect #39534: Error (undefined method) in issue list PDF export |
||
85 | |||
86 | h3. [Text formatting] |
||
87 | |||
88 | * Defect #38852: ## issue syntax is not kept when selecting an issue from the inline autocomplete |
||
89 | |||
90 | 9 | Go MAEDA | h2. version:5.0.6 (2023-09-30) |
91 | |||
92 | h3. [Code cleanup/refactoring] |
||
93 | |||
94 | * Defect #38797: Fix incorrect argument format for assert_select |
||
95 | |||
96 | h3. [Custom fields] |
||
97 | |||
98 | * Defect #38464: Rendering a custom field with a URL pattern set and containing " :" in the value raises Addressable::URI::InvalidURIError |
||
99 | |||
100 | h3. [Gantt] |
||
101 | |||
102 | * Defect #38728: Correctly escape issue text in Gantt PNG export for ImageMagick convert |
||
103 | |||
104 | h3. [Gems support] |
||
105 | |||
106 | * Patch #39070: Allow using the latest version of mocha even when using Ruby < 2.7 |
||
107 | |||
108 | h3. [Groups] |
||
109 | |||
110 | * Defect #38443: Cannot add a user to a group if the group is a member without roles in a certain project |
||
111 | |||
112 | h3. [PDF export] |
||
113 | |||
114 | * Defect #37694: CommonMark Markdown task list item markers are not exported to PDF |
||
115 | |||
116 | h3. [Project settings] |
||
117 | |||
118 | * Defect #37166: Roles of a project member should not be made empty |
||
119 | |||
120 | h3. [Projects] |
||
121 | |||
122 | * Defect #38286: "Cannot delete enumeration" error may occur when attempting to delete a project with time entries |
||
123 | |||
124 | h3. [Rails support] |
||
125 | |||
126 | * Patch #38374: Update Rails to 6.1.7.6 |
||
127 | |||
128 | h3. [Ruby support] |
||
129 | |||
130 | * Defect #38617: Redmine 4.2 on Ruby 2.4 is not compatible with loofah 2.21 or higher |
||
131 | |||
132 | h3. [Security] |
||
133 | |||
134 | * Defect #38539: Update Nokogiri to 1.15.2 in 5.0-stable and 4.2-stable |
||
135 | * Defect #38807: XSS in Textile formatter |
||
136 | * Defect #38806: XSS in Markdown formatter |
||
137 | * Defect #38417: XSS Vulnerability in Thumbnails |
||
138 | |||
139 | h3. [Text formatting] |
||
140 | |||
141 | * Defect #38697: Exception during thumbnail macro to image tag conversion in emails |
||
142 | |||
143 | h3. [Time tracking] |
||
144 | |||
145 | * Defect #39079: NoMethodError when trying to remove the date of an existing time entry |
||
146 | |||
147 | h3. [Translations] |
||
148 | |||
149 | * Defect #38507: Fix typo in French translation of setting_bulk_download_max_size |
||
150 | * Patch #38533: Improve the clarity of German translation of label_user_mail_notify_about_high_priority_issues_html |
||
151 | |||
152 | h3. [UI] |
||
153 | |||
154 | * Defect #33502: Issue field labels for fields with descriptions are missing styling on issues show view |
||
155 | * Defect #38448: The margin below the Submit button on the issue edit page is too narrow |
||
156 | * Patch #38359: Render numeric axes in charts as Integers |
||
157 | |||
158 | 8 | Go MAEDA | h2. version:5.0.5 (2023-03-05) |
159 | |||
160 | h3. [Code cleanup/refactoring] |
||
161 | |||
162 | * Patch #38141: Update copyright year to 2023 |
||
163 | |||
164 | h3. [Documentation] |
||
165 | |||
166 | * Defect #38114: Example plugin (extra/sample_plugin) breaks Activity page |
||
167 | |||
168 | h3. [Gems support] |
||
169 | |||
170 | * Defect #38239: Test failure with Commonmarker 0.23.8 |
||
171 | * Patch #38135: Allow use of Puma 6.0.0 or later |
||
172 | * Patch #38272: Update RBPDF to 1.21 |
||
173 | |||
174 | h3. [Groups] |
||
175 | |||
176 | * Patch #38144: Refactoring: Use Group.visible instead of manual visibility check in GroupsController |
||
177 | |||
178 | h3. [Importers] |
||
179 | |||
180 | * Defect #38254: Time Entry Import fails to import custom fields with "User" format |
||
181 | |||
182 | h3. [Issues] |
||
183 | |||
184 | * Defect #37755: Mentioning users with certain characters renders incorrectly |
||
185 | * Defect #38217: "Property changes" tab does not appear when all issue journals have both notes and property changes |
||
186 | |||
187 | h3. [PDF export] |
||
188 | |||
189 | * Defect #32740: Incorrect characters when copying out of a Redmine generated PDF |
||
190 | * Defect #36452: Infinite loop on PDF export if image included with attributes |
||
191 | |||
192 | h3. [Project settings] |
||
193 | |||
194 | * Defect #38064: Avoid exception when adding a project without any givable roles defined |
||
195 | |||
196 | h3. [Rails support] |
||
197 | |||
198 | * Defect #36273: Modifying the source code of a plugin does not reload it after r21295 |
||
199 | * Defect #38199: Fix deprecation warning for db:structure:dump in db:migrate when using sql schema format |
||
200 | * Patch #38191: Update Rails to 6.1.7.2 |
||
201 | |||
202 | h3. [Security] |
||
203 | |||
204 | * Defect #38063: Avoid double-render error with ApplicationController#find_optional_project |
||
205 | * Defect #38070: Role#permission_tracker? and related does not consider whether the base permission is (still) set |
||
206 | * Defect #38133: Update Nokogiri to fix several security issues |
||
207 | * Defect #38297: Insufficient permission checks when adding attachments to issues |
||
208 | |||
209 | h3. [SEO] |
||
210 | |||
211 | * Defect #38201: Fix robots.txt to disallow issue lists with a sort or query_id parameter in any position |
||
212 | |||
213 | h3. [Text formatting] |
||
214 | |||
215 | * Defect #37881: Thumbnails are no longer fetched for all notes of an issue |
||
216 | * Defect #38073: CommonMark Markdown formatter does not support min-width, max-width, min-height, and max-height CSS properties |
||
217 | * Defect #38215: Nested CommonMark Markdown task lists are not indented |
||
218 | |||
219 | h3. [Time tracking] |
||
220 | |||
221 | * Defect #35066: Missing project_id in redirect after clicking "Create and add another" button |
||
222 | * Defect #38237: Unable to choose any user other than the current user when logging spent time after clicking "Create and add another" |
||
223 | |||
224 | 6 | Marius BĂLTEANU | h2. version:5.0.4 (2022-12-01) |
225 | |||
226 | h3. [Activity view] |
||
227 | |||
228 | * Defect #37875: Unnecessary closing li element when there is no "Next" button on Activity page |
||
229 | |||
230 | h3. [Code cleanup/refactoring] |
||
231 | |||
232 | * Patch #37938: Unused permission "Mention user" |
||
233 | |||
234 | h3. [Documentation] |
||
235 | |||
236 | * Defect #37983: Duplicate vertical-align property in wiki_syntax.css |
||
237 | |||
238 | h3. [Gems support] |
||
239 | |||
240 | * Defect #37884: All system tests fail on 4.2-stable branch with "ArgumentError: unknown keyword: :desired_capabilities" |
||
241 | * Patch #37867: Limit puma < 6.0.0 to avoid system test error |
||
242 | * Patch #37883: Limit mocha version to < 2.0.0 when Ruby version is < 2.7 to avoid test error |
||
243 | |||
244 | h3. [Issues] |
||
245 | |||
246 | * Defect #37958: Groups added to watchers are not shown as links |
||
247 | |||
248 | h3. [Issues workflow] |
||
249 | |||
250 | * Defect #37685: Read-only field permission for the project field is ignored if the current project has subprojects |
||
251 | |||
252 | h3. [Projects] |
||
253 | |||
254 | * Defect #37925: Do not allow unkown display_type for query |
||
255 | |||
256 | h3. [Rails support] |
||
257 | |||
258 | * Defect #37814: Plugins that serialize Date or Time objects cause Psych::DisallowedClass exception |
||
259 | |||
260 | h3. [Security] |
||
261 | |||
262 | 7 | Marius BĂLTEANU | * Defect #37772: Access Control Issue in attachments#download_all |
263 | 6 | Marius BĂLTEANU | * Defect #37751: Persistent XSS in textile formatting due to blockquote citation |
264 | * Defect #37767: Redmine contains a cross-site scripting vulnerability |
||
265 | * Defect #37880: Open Redirect in attachments#download_all |
||
266 | |||
267 | h3. [Translations] |
||
268 | |||
269 | * Defect #37812: "Yes" and "No" are swapped in Polish translation |
||
270 | |||
271 | 5 | Marius BĂLTEANU | h2. version:5.0.3 (2022-10-02) |
272 | |||
273 | h3. [Code cleanup/refactoring] |
||
274 | |||
275 | * Defect #37609: Remove obsolete remnant public/images/openid-bg.gif |
||
276 | * Defect #37449: Passing a wrong parameter to `with_settings` in UserTest::test_random_password_include_required_characters |
||
277 | |||
278 | h3. [Filters] |
||
279 | |||
280 | * Defect #36940: Chained custom field filter doesn't work for User fields |
||
281 | * Defect #37349: Chained custom field filter for User fields returns 500 internal server error when filtering after a float value |
||
282 | |||
283 | h3. [Issues] |
||
284 | |||
285 | * Defect #37369: Mention auto-complete not works in bulk-edit comments |
||
286 | * Defect #37499: Default query should not be applied if the query is not allowed to be set as the default |
||
287 | * Defect #37473: Focus IssueId not working when linking issues |
||
288 | |||
289 | h3. [Issues list] |
||
290 | |||
291 | * Defect #37268: Performance problem with Redmine 4.2.7 and 5.0.2 |
||
292 | |||
293 | h3. [Rails support] |
||
294 | |||
295 | * Patch #37452: Update Rails to 6.1.7 |
||
296 | |||
297 | h3. [Security] |
||
298 | |||
299 | * Defect #37492: Update jQuery UI to 1.13.2 |
||
300 | |||
301 | h3. [SCM] |
||
302 | |||
303 | * Defect #33953: Repository tab is not displayed if no repository is set as the main repository |
||
304 | * Defect #36258: Support revision without any message in Mercurial repositories |
||
305 | * Defect #37585: Do not show "History" tab for content in Filesystem repository |
||
306 | * Defect #37626: Diff of a javascript file in repository module is not displayed with layout |
||
307 | * Defect #37718: Repository browser does not show "+" (plus sign) in filename |
||
308 | |||
309 | h3. [SCM extra] |
||
310 | |||
311 | * Defect #37562: POST Requests to repository WS fail with "Can't verify CSRF token authenticity" |
||
312 | |||
313 | h3. [Text formatting] |
||
314 | |||
315 | * Defect #37237: Common Markdown Formatter does not render all properties on HTML elements |
||
316 | * Patch #37713: Add rel="noopener" to all external links that would open a new tab/window |
||
317 | * Defect #37379: Thumbnail macro does not work when a file is attached and preview is displayed immediately |
||
318 | |||
319 | h3. [Translations] |
||
320 | |||
321 | * Defect #37529: Fix mistranslation of label button_create_and_follow in Russian translation |
||
322 | * Defect #37603: Missing translation for label_default_queries.for_this_user |
||
323 | * Patch #35613: German translation update of Wiki syntax help for 5.0-stable |
||
324 | * Patch #37263: Lithuanian translation update for 5.0-stable |
||
325 | * Patch #37698: Persian translation update for 4.2-stable |
||
326 | |||
327 | h3. [UI] |
||
328 | |||
329 | * Defect #36901: Jump to project is misaligned in Safari 15.4 and later |
||
330 | * Defect #37282: Subtask isn't displayed correctly since 4.2.7 |
||
331 | * Defect #37481: Fix the unintentional selection of rows with the context menu |
||
332 | * Defect #37566: The number of the ordered list in the project description is not displayed and the indentation does not match the unordered list |
||
333 | |||
334 | 4 | Marius BĂLTEANU | h2. version:5.0.2 (2022-06-21) |
335 | |||
336 | h3. [Email notifications] |
||
337 | |||
338 | * Defect #37138: Mentions of users with "@" in their username |
||
339 | * Patch #37065: When someone is member of watcher group, 'watched_by' may be wrong and incomplete |
||
340 | * Defect #37162: Missing space between notification sentence and author name when edit a wiki page |
||
341 | |||
342 | h3. [Email receiving] |
||
343 | |||
344 | * Defect #37187: no-permission-check allows issue creation in closed/archived projects |
||
345 | |||
346 | h3. [Gems support] |
||
347 | |||
348 | * Defect #35892: Redmine::WikiFormatting::CommonMark::FormatterTest#test_footnotes fails with CommonMarker 0.23.2 |
||
349 | * Defect #37249: Missing rexml gem causes errors in PUT - Adding the gem manually everything works |
||
350 | |||
351 | h3. [Issues] |
||
352 | |||
353 | * Patch #37155: Issue#last_notes fallback does not respect notes visibility |
||
354 | * Defect #37151: The done ratio of a parent issue may not be 100% even if all subtasks have a done ratio of 100% |
||
355 | * Defect #37171: Ability to change the issue category or issue target version with nonexistent value for the specific project |
||
356 | |||
357 | h3. [Performance] |
||
358 | |||
359 | * Patch #37135: Reduce extra queries in ProjectQuery.default |
||
360 | |||
361 | h3. [REST API] |
||
362 | |||
363 | * Defect #37157: Internal server error when trying to retrieve AnonymousUser's information via Users API |
||
364 | |||
365 | h3. [Security] |
||
366 | |||
367 | * Defect #37255: Information Leak in QueryAssociationColumn/QueryAssociationCustomFieldColumn |
||
368 | * Defect #37256: Medium severity XSS security vulnerabilities (3x) in jQuery UI v1.12.1 |
||
369 | * Defect #37136: Remote code execution vulnerability in commonmarker |
||
370 | |||
371 | h3. [Text formatting] |
||
372 | |||
373 | * Defect #37130: Wiki notation `attachment:file_name` cannot make a link to a file attached to other journals |
||
374 | |||
375 | h3. [Time tracking] |
||
376 | |||
377 | * Defect #33914: Even if the default value of Activities (time tracking) is set, it may not be reflected. |
||
378 | |||
379 | h3. [UI - Responsive] |
||
380 | |||
381 | * Defect #36453: Issue subject overflow in subtasks and relations tables |
||
382 | |||
383 | 2 | Marius BĂLTEANU | h2. version:5.0.1 (2022-05-16) |
384 | |||
385 | h3. [Administration] |
||
386 | |||
387 | * Defect #36932: Handle nil return of Redmine::Themes.theme(Setting.ui_theme) in Redmine::Info.environment |
||
388 | |||
389 | h3. [Attachments] |
||
390 | |||
391 | 3 | Go MAEDA | * Defect #36887: copyImageFromClipboard function failed to generate a unique file name |
392 | * Patch #36817: copyImageFromClipboard function targets the first file input of the page and may conflict with other plugins |
||
393 | 2 | Marius BĂLTEANU | * Defect #37053: Attachments are lost when the status of the ticket is changed |
394 | |||
395 | h3. [Documentation] |
||
396 | |||
397 | * Defect #36862: Duplicate v5.0.0 section in Changelog |
||
398 | * Defect #36863: Missing v4.2.5 section in Changelog |
||
399 | |||
400 | h3. [Email notifications] |
||
401 | |||
402 | * Defect #36909: Mentions not working if status is changed |
||
403 | |||
404 | h3. [Email receiving] |
||
405 | |||
406 | * Defect #37030: Requests fail with "Can't verify CSRF token authenticity" in mail handler |
||
407 | |||
408 | h3. [Gems support] |
||
409 | |||
410 | * Defect #36892: Redmine does not start when installed --without markdown |
||
411 | |||
412 | h3. [I18n] |
||
413 | |||
414 | * Defect #36998: Revert lazy loading of i18n files introduced in Redmine 5.0 |
||
415 | |||
416 | h3. [Rails support] |
||
417 | |||
418 | * Patch #36917: Update Rails to 6.1.6 |
||
419 | |||
420 | h3. [Security] |
||
421 | |||
422 | * Patch #36912: Update Nokogiri versions to fix two critical CVE's |
||
423 | |||
424 | h3. [Text formatting] |
||
425 | |||
426 | * Defect #36958: Crafted input breaks CommonMark Markdown formatter |
||
427 | |||
428 | h3. [Translations] |
||
429 | |||
430 | * Patch #36905: German translation update for 5.0-stable |
||
431 | * Patch #36930: Bulgarian translation update for 5.0-stable |
||
432 | * Patch #36934: Russian translation update for 5.0-stable |
||
433 | * Patch #37003: Czech translation update for 5.0-stable |
||
434 | * Patch #37024: Galician translation update for 5.0-stable |
||
435 | * Patch #37025: Polish translation update for 5.0-stable |
||
436 | |||
437 | 1 | Marius BĂLTEANU | h2. version:5.0.0 (2022-03-28) |
438 | |||
439 | h3. [Accounts / authentication] |
||
440 | |||
441 | * Feature #30998: Add an rake task to prune registered users after a certain number of days |
||
442 | * Feature #31920: Require 2FA only for certain user groups |
||
443 | * Feature #33345: Include an authentication method name in LDAP connection error messages |
||
444 | * Feature #35001: Disable API authentication with username and password when two-factor authentication is enabled for the user |
||
445 | * Feature #35439: Option to require 2FA only for users with administration rights |
||
446 | * Feature #36825: Increase email address length limit from 60 to 254 |
||
447 | |||
448 | h3. [Administration] |
||
449 | |||
450 | * Defect #35421: Unhandled exception when a YAML syntax error is detected in configuration.yml |
||
451 | * Feature #32116: Add configured theme to Redmine::Info |
||
452 | * Feature #35562: Show warning in admin/info when there are pending migrations |
||
453 | * Feature #35934: Show 2FA status in users list from administration with option to filter |
||
454 | * Feature #36391: Change the default value for "Time span format" from "decimal" to "minutes" |
||
455 | |||
456 | h3. [Attachments] |
||
457 | |||
458 | * Defect #35539: Race condition (possible filename collision) in Attachment.disk_filename |
||
459 | * Feature #32898: PDF thumbnails support on Windows |
||
460 | * Feature #35462: Download all attachments in a journal |
||
461 | |||
462 | h3. [Code cleanup/refactoring] |
||
463 | |||
464 | * Defect #31132: Remove unused column trackers.is_in_chlog |
||
465 | * Defect #36149: Typo in CSS class for lists expander icon |
||
466 | * Defect #36361: IssueRelationsControllerTest#test_bulk_create_should_show_errors randomly fails |
||
467 | * Defect #36394: Avoid passing ActionController::Parameters outside of MailHandlerController |
||
468 | * Feature #34337: Remove jQuery Migrate |
||
469 | * Feature #35259: Output test coverage report to the console |
||
470 | * Feature #35671: Move subtasks section on issues show view into a separate partial |
||
471 | * Patch #15118: Deprecate and rename rss_* methods to atom_* methods |
||
472 | * Patch #31035: Remove redefinition of ActionMailer::LogSubscriber#deliver which is no longer necessary because of the removal of Setting.bcc_recipients |
||
473 | * Patch #32922: Reload detached attachments |
||
474 | * Patch #33079: Remove unused argument from Redmine::Helpers::TimeReport |
||
475 | * Patch #33337: Clean-up workflows controller |
||
476 | * Patch #34976: Add missing fixtures to TimeEntryCustomFieldTest |
||
477 | * Patch #35024: System test fails in Windows due to "/" path separator |
||
478 | * Patch #35026: Remove rake task check_parsing_by_psych |
||
479 | * Patch #35031: Remove deprecated code that are supposed to be removed in Redmine 5 |
||
480 | * Patch #35075: Use named routes in base layout and account sidebar |
||
481 | * Patch #35076: Menu manager - generate correct URLs when rendering from a namespaced controller |
||
482 | * Patch #35208: Use `Time.use_zone` instead of `Time.zone=` |
||
483 | * Patch #35230: Fix typo in ApplicationHelper.html_title comment |
||
484 | * Patch #35396: Use base_scope for issue query results |
||
485 | * Patch #35466: Rename test/fixtures/configuration/*.yml.example to test/fixtures/files/configuration/*.yml |
||
486 | * Patch #35610: Cleanups after Wiki tab removal from project settings (#26579) |
||
487 | * Patch #35727: Add missing fixtures to Redmine::ProjectJumpBoxTest |
||
488 | * Patch #35773: Move sidebar content on versions index view (roadmap) into a separate partial |
||
489 | * Patch #35952: Explicitly specify text formatting in the test suite |
||
490 | * Patch #35975: Add missing fixtures to UserTest |
||
491 | * Patch #36005: Adopt 2FA emails to new Mailer interface |
||
492 | * Patch #36241: MenuManagerTest randomly fails |
||
493 | * Patch #36347: Add missing fixture to IssuesHelperTest |
||
494 | * Patch #36358: Use File.exist? instead of deprecated File.exists? |
||
495 | * Patch #36379: Update copyright year in source files to 2022 |
||
496 | * Patch #36716: IssuesControllerTest randomly fails |
||
497 | * Patch #36730: Replace Member.find_or_new with ActiveRecord's find_or_initialize_by |
||
498 | * Patch #36770: Fix to use a correct exception class ActiveRecord::IrreversibleMigration in migrations |
||
499 | |||
500 | h3. [Custom fields] |
||
501 | |||
502 | * Defect #32977: Remove references to deleted user from "user"-Format CustomFields |
||
503 | * Feature #14275: Add hinting to custom fields |
||
504 | |||
505 | h3. [Database] |
||
506 | |||
507 | * Feature #35073: Escape values in LIKE statements to prevent injection of placeholders (_ or %) |
||
508 | * Patch #36416: Cleanup more dependent objects on project delete |
||
509 | |||
510 | h3. [Documentation] |
||
511 | |||
512 | * Feature #33859: Add a list of supported languages by the code highlighter to the help |
||
513 | * Feature #34978: Add the list of supported browsers to docs and drop support for IE 11 |
||
514 | |||
515 | h3. [Documents] |
||
516 | |||
517 | * Patch #17924: Structured Document list for more flexible UI design with CSS |
||
518 | |||
519 | h3. [Email notifications] |
||
520 | |||
521 | * Defect #32199: Security notification is not sent when an admin changes the password of a user |
||
522 | * Defect #35017: X-Redmine-Issue-Assignee email header field is empty when the assignee of an issue is a group |
||
523 | * Defect #36393: Mailer.with_synched_deliveries doesn't correctly detect other async Queue adapters |
||
524 | * Feature #13919: Mention user on issues and wiki pages using @user with autocomplete |
||
525 | * Feature #30820: Drop setting "Blind carbon copy recipients (bcc)" |
||
526 | |||
527 | h3. [Filters] |
||
528 | |||
529 | * Defect #36389: Filter parameters of Query string do not work when default query is enabled |
||
530 | * Feature #5893: Filter issues by notes |
||
531 | * Feature #34715: Filter issues by file description |
||
532 | * Feature #35764: Multiple search terms in the "contains" operator of text filters |
||
533 | * Patch #35312: Gracefully handle invalid operators and associations requested in queries |
||
534 | |||
535 | h3. [Gantt] |
||
536 | |||
537 | * Defect #33381: Possible double includes in issue query in gantt helper |
||
538 | |||
539 | h3. [Gems support] |
||
540 | |||
541 | * Patch #35000: Update SimpleCov to 0.21 |
||
542 | * Patch #35025: Update capybara to 3.36 |
||
543 | * Patch #35136: Update RuboCop to 1.25 |
||
544 | * Patch #35142: Update RuboCop Performance to 1.13 |
||
545 | * Patch #35207: Update RuboCop Rails to 2.14 |
||
546 | * Patch #35361: Update CSV to 3.2 |
||
547 | * Patch #35691: Update Nokogiri to 1.13 |
||
548 | * Patch #36325: Update Rouge to 3.28 |
||
549 | * Patch #36355: Update roadie-rails to 3.0 |
||
550 | * Patch #36564: Update I18n to 1.10 |
||
551 | |||
552 | h3. [Groups] |
||
553 | |||
554 | * Feature #12795: View group members by non-admin users |
||
555 | |||
556 | h3. [Hook requests] |
||
557 | |||
558 | * Defect #34743: Hooks for queries helper |
||
559 | |||
560 | h3. [I18n] |
||
561 | |||
562 | * Defect #36396: Custom I18n Pluralization rules are not applied correctly |
||
563 | * Feature #36728: Reintroduce lazy loading of i18n files |
||
564 | |||
565 | h3. [Importers] |
||
566 | |||
567 | * Defect #36377: Encoding drop-down in the import settings defaults to US-ASCII instead of general_csv_encoding in Korean, Thai, and Shimplified Chinese |
||
568 | * Feature #34718: Auto guess file encoding when importing CSV file |
||
569 | * Feature #35137: Reject CSV file without data row when importing |
||
570 | * Feature #35365: Allow sending account information when importing users |
||
571 | |||
572 | h3. [Issues] |
||
573 | |||
574 | * Defect #15634: Add watching users to a ticket should switch "watch" link to "unwatch" if own user was added |
||
575 | * Defect #33521: Use issue path instead of bulk update issues path when using the context menu with only one issue selected |
||
576 | * Defect #34641: When editing an issue, the Log time and/or Add notes does not show or hide dynamically |
||
577 | * Feature #4347: Contributing to an issue should automatically add the user to the watchers list |
||
578 | * Feature #6033: Allow addition/removal of subtasks to show in parent's history |
||
579 | * Feature #7360: Issue custom query: default query per instance, project and user |
||
580 | * Feature #13099: Issue Summary: add statistics about issues without assignee, version or category |
||
581 | * Feature #29076: Add button to "Create and follow" when adding a subtask from the parent issue |
||
582 | * Feature #31278: Change Delete button name to Delete issue |
||
583 | * Feature #35559: Query links for related issues on issue page |
||
584 | |||
585 | h3. [Issues list] |
||
586 | |||
587 | * Feature #34932: "Copy link" feature for issues list |
||
588 | |||
589 | h3. [OpenID] |
||
590 | |||
591 | * Feature #35755: Drop OpenID support |
||
592 | |||
593 | h3. [PDF export] |
||
594 | |||
595 | * Feature #35683: PDF rendering improvements when exporting an issue or a list of issues |
||
596 | |||
597 | h3. [Performance] |
||
598 | |||
599 | * Feature #29041: Update session token only once per minute |
||
600 | * Feature #35324: Preload principal and roles in members#index |
||
601 | * Feature #35374: Reduce amount of work on projects show API |
||
602 | * Feature #36294: Lazy load inline images |
||
603 | * Feature #36505: Reduce database queries when rendering Custom fields box in the project settings tab |
||
604 | * Feature #36696: Improve performance of adding or removing members of a group |
||
605 | |||
606 | h3. [Permissions and roles] |
||
607 | |||
608 | * Defect #34029: 403 Forbidden error when non-member try to upload a file |
||
609 | |||
610 | h3. [Plugin API] |
||
611 | |||
612 | * Defect #35455: Require redmine/sort_criteria globally |
||
613 | |||
614 | h3. [Project settings] |
||
615 | |||
616 | * Defect #13199: "Edit" misaligned in project members view |
||
617 | * Defect #36318: Saving time tracking activities without any change may turn a system activity into a project activity |
||
618 | |||
619 | h3. [Projects] |
||
620 | |||
621 | * Feature #35795: Settings for global and user default custom ProjectQuery |
||
622 | |||
623 | h3. [REST API] |
||
624 | |||
625 | * Feature #10171: Updating journal notes via REST API |
||
626 | * Feature #15855: Add information about whether an issue is open or closed to Issues API response |
||
627 | * Feature #24976: Include new statuses allowed by workflow in Issues REST API |
||
628 | * Feature #34766: Better error message when no API format is recognised |
||
629 | * Feature #34857: Add total estimated hours, spent hours, total spent hours for issues to issue list API |
||
630 | * Feature #35420: API to archive/unarchive projects |
||
631 | * Feature #35505: Add enabled core fields to /trackers API response |
||
632 | * Feature #35507: API to close/reopen projects |
||
633 | * Feature #36303: Include avatar URL in Users API |
||
634 | |||
635 | h3. [Rails support] |
||
636 | |||
637 | * Feature #29914: Migrate to Rails 6.1 with Zeitwerk autoloading |
||
638 | * Feature #35030: Allow parallel testing |
||
639 | * Patch #35081: Update config/environments/*.rb for Rails 6.1 |
||
640 | * Patch #36317: Set default protect from forgery true |
||
641 | |||
642 | h3. [Roadmap] |
||
643 | |||
644 | * Feature #6432: Allow unchecking all trackers in Roadmap view sidebar |
||
645 | |||
646 | h3. [Ruby support] |
||
647 | |||
648 | * Feature #31128: Drop Ruby < 2.5 support |
||
649 | * Feature #34992: Ruby 3.0 support |
||
650 | * Feature #36205: Ruby 3.1 support |
||
651 | |||
652 | h3. [SCM] |
||
653 | |||
654 | * Feature #5242: Display source project for cross-project associated revisions for issues |
||
655 | * Feature #16849: Render Textile and Markdown files in the repository browser |
||
656 | |||
657 | h3. [Text formatting] |
||
658 | |||
659 | * Defect #36580: Fix code copying in common browsers |
||
660 | * Feature #20511: Comments for Textile text formatting |
||
661 | * Feature #32424: CommonMark Markdown Text Formatting |
||
662 | * Feature #35677: Preserve leading white space when quoting using the JS toolbar |
||
663 | * Feature #35742: Enable task list items for CommonMark text formatting |
||
664 | * Patch #35104: Code blocks - consistent rendering and retaining user-supplied language name in rendered HTML |
||
665 | |||
666 | h3. [Third-party libraries] |
||
667 | |||
668 | * Feature #36701: Update Chart.js to 3.7.1 |
||
669 | * Patch #35729: Update jQuery to 3.6.0 |
||
670 | |||
671 | h3. [Time tracking] |
||
672 | |||
673 | * Defect #21056: Project specific TimeEntryActivity name not updating properly |
||
674 | |||
675 | h3. [UI] |
||
676 | |||
677 | * Defect #36524: Query Links on Issues and Time Logs Import Sidebars broken |
||
678 | * Feature #34494: Rename the save, edit and delete buttons on the query form to clarify the scope |
||
679 | * Feature #35770: Change "Edit" label in the context menu to "Bulk Edit" when multiple issues are selected |
||
680 | * Patch #30448: Remove wrapper2 and wrapper3 wrapping containers |
||
681 | * Patch #36429: Make issue tabs DOM more consistent |
||
682 | |||
683 | h3. [Wiki] |
||
684 | |||
685 | * Feature #7652: Ability to add watchers to Wiki pages |