Changelog 3 4 » History » Version 20
Jean-Philippe Lang, 2019-10-19 11:36
| 1 | 8 | Mischa The Evil | h1. Changelog 3.4.x |
|---|---|---|---|
| 2 | 1 | Mischa The Evil | |
| 3 | 20 | Jean-Philippe Lang | h2. version:3.4.12 (2019-10-19) |
| 4 | |||
| 5 | h3. [Code cleanup/refactoring] |
||
| 6 | |||
| 7 | * Defect #32022: IssueSubtaskingTest fails with high probability |
||
| 8 | |||
| 9 | h3. [Documentation] |
||
| 10 | |||
| 11 | * Defect #32170: Text enclosed in pre tag in Wiki formatting reference is not displayed in monospaced font in Chrome |
||
| 12 | * Defect #32184: Incorrect headings example in Textile help |
||
| 13 | |||
| 14 | h3. [Gems support] |
||
| 15 | |||
| 16 | * Defect #32300: Don't use sprockets 4.0.0 in order to avoid Sprockets::Railtie::ManifestNeededError |
||
| 17 | * Patch #32294: Update ruby-openid to 2.9.2 |
||
| 18 | |||
| 19 | h3. [Issues] |
||
| 20 | |||
| 21 | * Defect #31778: Total estimated time issue query column and issue field might leak information |
||
| 22 | |||
| 23 | h3. [Issues list] |
||
| 24 | |||
| 25 | * Defect #31779: Total estimated time column shown even when estimated time field is deactivated |
||
| 26 | |||
| 27 | h3. [Translations] |
||
| 28 | |||
| 29 | * Defect #32290: Typo in Russian translation for label_in_the_next_days |
||
| 30 | |||
| 31 | h3. [UI] |
||
| 32 | |||
| 33 | * Defect #32012: Broken JavaScript icon in the repository view |
||
| 34 | * Defect #32024: Broken gzip icon in the repository view |
||
| 35 | |||
| 36 | |||
| 37 | 19 | Jean-Philippe Lang | h2. version:3.4.11 (2019-06-10) |
| 38 | |||
| 39 | h3. [Administration] |
||
| 40 | |||
| 41 | * Defect #31125: Don't output ImageMagick version information to stdout |
||
| 42 | |||
| 43 | h3. [Code cleanup/refactoring] |
||
| 44 | |||
| 45 | * Defect #30811: "rake db:fixtures:load" does not work |
||
| 46 | |||
| 47 | h3. [Email receiving] |
||
| 48 | |||
| 49 | * Defect #30457: MailHandler.safe_receive does not output any error log |
||
| 50 | * Defect #31503: Undefined local variable sender_email in MailHandler#receive_message_reply |
||
| 51 | |||
| 52 | h3. [Issues filter] |
||
| 53 | |||
| 54 | * Patch #31276: Serialize group_by and totalable_names in Query#as_params |
||
| 55 | |||
| 56 | h3. [SCM] |
||
| 57 | |||
| 58 | * Defect #31120: Garbage lines in the output of 'git branch' break git adapter |
||
| 59 | |||
| 60 | h3. [Security] |
||
| 61 | |||
| 62 | * Defect #31520: Persistent XSS in textile formatting |
||
| 63 | |||
| 64 | h3. [Translations] |
||
| 65 | |||
| 66 | * Defect #31264: Conflicting translation between "track" and "watch" in Simplified Chinese |
||
| 67 | |||
| 68 | h3. [UI - Responsive] |
||
| 69 | |||
| 70 | * Defect #31153: Display horizontal scroll bar of files table when overflow occurs on small screen |
||
| 71 | * Defect #31311: admin/info page: text cut off in pre tag on mobile |
||
| 72 | |||
| 73 | h3. [Wiki] |
||
| 74 | |||
| 75 | * Patch #31334: Do not lose content when updating a wiki page that has been renamed in the meantime |
||
| 76 | |||
| 77 | |||
| 78 | 18 | Jean-Philippe Lang | h2. version:3.4.10 (2019-03-31) |
| 79 | |||
| 80 | h3. [Administration] |
||
| 81 | |||
| 82 | * Defect #30939: Timeout for "Check for updates" on Plugins page is too short |
||
| 83 | |||
| 84 | h3. [Files] |
||
| 85 | |||
| 86 | * Defect #31087: Deleting a version silently deletes its attachments |
||
| 87 | |||
| 88 | h3. [Issues filter] |
||
| 89 | |||
| 90 | * Defect #30367: "Last updated by" filter causes an SQL error with MariaDB |
||
| 91 | |||
| 92 | h3. [REST API] |
||
| 93 | |||
| 94 | * Defect #29055: Searching for issue number with REST API redirects to issue HTML page |
||
| 95 | |||
| 96 | h3. [Rails support] |
||
| 97 | |||
| 98 | * Feature #31027: Upgrade to Rails 4.2.11.1 |
||
| 99 | |||
| 100 | h3. [Search engine] |
||
| 101 | |||
| 102 | * Defect #30923: Project search should select subprojects scope when the project has subprojects |
||
| 103 | |||
| 104 | h3. [UI] |
||
| 105 | |||
| 106 | * Defect #30872: Copyright is outdated |
||
| 107 | |||
| 108 | 17 | Jean-Philippe Lang | h2. version:3.4.9 (2019-02-21) |
| 109 | |||
| 110 | h3. [Gems support] |
||
| 111 | |||
| 112 | * Defect #30114: Installing xpath with Bundler fails in Ruby <=2.2 |
||
| 113 | * Patch #30821: Stay in RMagick 2.16.0 and don't update to 3.0.0 |
||
| 114 | |||
| 115 | h3. [UI] |
||
| 116 | |||
| 117 | * Patch #30818: Issues autocomplete should respond with content type json |
||
| 118 | |||
| 119 | 16 | Jean-Philippe Lang | h2. version:3.4.8 (2019-01-20) |
| 120 | |||
| 121 | h3. [Code cleanup/refactoring] |
||
| 122 | |||
| 123 | * Patch #30413: Add ".ruby-version" to svn:ignore, .git:ignore, and .hgignore |
||
| 124 | |||
| 125 | h3. [Database] |
||
| 126 | |||
| 127 | * Defect #30171: Decrypting LDAP and SCM passwords fail if the plaintext password is longer than 31 bytes |
||
| 128 | |||
| 129 | h3. [Gems support] |
||
| 130 | |||
| 131 | * Defect #30353: Installing rails with Bundler 2.0 fails in 3.x |
||
| 132 | |||
| 133 | h3. [Importers] |
||
| 134 | |||
| 135 | * Patch #30412: Import UTF-8 issue CSV files with BOM and quoted strings |
||
| 136 | |||
| 137 | h3. [Translations] |
||
| 138 | |||
| 139 | * Patch #30293: Ukrainian translation update for 3.4-stable |
||
| 140 | |||
| 141 | h3. [UI] |
||
| 142 | |||
| 143 | * Defect #30426: Table rows are not highlighted on mouseover on some pages |
||
| 144 | * Patch #29951: Quick design fix/proposals for projects index page |
||
| 145 | |||
| 146 | 15 | Jean-Philippe Lang | h2. version:3.4.7 (2018-12-09) |
| 147 | |||
| 148 | h3. [Custom fields] |
||
| 149 | |||
| 150 | * Defect #8317: Strip whitespace from integer custom field |
||
| 151 | * Defect #28925: Custom field values for enumerations not saved |
||
| 152 | * Patch #29674: Missing validation for custom field formats based on RecordList |
||
| 153 | |||
| 154 | h3. [Email receiving] |
||
| 155 | |||
| 156 | * Defect #28576: Attachments are added even if validation fails when updating an issue via email |
||
| 157 | * Defect #29191: Cannot set no_notification option when receiving emails via IMAP or POP3 |
||
| 158 | |||
| 159 | h3. [Importers] |
||
| 160 | |||
| 161 | * Defect #30001: CSV importer ignores shared version names of other projects |
||
| 162 | |||
| 163 | h3. [Issues] |
||
| 164 | |||
| 165 | * Defect #28946: If assignee is locked subtasks don't get copied |
||
| 166 | * Defect #30009: Empty sort criteria for issue query gives error |
||
| 167 | * Defect #30027: Some styles (for ex: borders for tables) in a custom field with text formatting enabled are not displayed |
||
| 168 | |||
| 169 | h3. [Issues filter] |
||
| 170 | |||
| 171 | * Defect #26785: Wrong columns after CSV export |
||
| 172 | |||
| 173 | h3. [PDF export] |
||
| 174 | |||
| 175 | * Defect #28125: PNG images on a wiki page don't appear in exported PDF |
||
| 176 | * Defect #28565: PDF export has too many whitespaces |
||
| 177 | |||
| 178 | h3. [REST API] |
||
| 179 | |||
| 180 | * Defect #20788: REST API with JSON content missing attributes with false values |
||
| 181 | |||
| 182 | h3. [Rails support] |
||
| 183 | |||
| 184 | * Feature #30043: Update Rails to 4.2.11 |
||
| 185 | |||
| 186 | h3. [SCM] |
||
| 187 | |||
| 188 | * Defect #29413: Mercurial 4.7 compatibility |
||
| 189 | |||
| 190 | h3. [Search engine] |
||
| 191 | |||
| 192 | * Defect #28636: Cannot find an issue from a closed subproject when search scope is Project and its subprojects |
||
| 193 | |||
| 194 | h3. [Text formatting] |
||
| 195 | |||
| 196 | * Defect #8395: Tags start with 'pre' are handled as 'pre' tag in Textile |
||
| 197 | * Defect #29038: Thumbnail macro causes attachment file not found and broken filename and link |
||
| 198 | * Defect #29247: Textile phrase modifiers break wiki macros |
||
| 199 | * Defect #29756: \f or \v character in Textile markup may cause RegexpError exception |
||
| 200 | |||
| 201 | h3. [Time tracking] |
||
| 202 | |||
| 203 | * Patch #29308: Time entry creation: preserve 'spent on' value when using 'Create and Continue' |
||
| 204 | |||
| 205 | h3. [Translations] |
||
| 206 | |||
| 207 | * Patch #29702: Brazilian wiki help translation update |
||
| 208 | * Patch #29703: Brazilian translation (jstoolbar-pt-br.js) update |
||
| 209 | * Patch #29718: Brazilian translation update for 3.4-stable |
||
| 210 | * Patch #29735: Galician translation fix for the words empty, blank, and key |
||
| 211 | * Patch #29736: Galician translation update for 3.4-stable |
||
| 212 | |||
| 213 | h3. [UI] |
||
| 214 | |||
| 215 | * Defect #29918: Related issues section ignores the date format setting |
||
| 216 | * Defect #29950: Fix list rendering inside project description in projects#index |
||
| 217 | |||
| 218 | h3. [UI - Responsive] |
||
| 219 | |||
| 220 | * Defect #24309: Setting page for repository does not scroll horizontally on small screens |
||
| 221 | |||
| 222 | h3. [Wiki] |
||
| 223 | |||
| 224 | * Feature #29791: Hide "Files" section in wiki pages when printing |
||
| 225 | |||
| 226 | 14 | Jean-Philippe Lang | h2. version:3.4.6 (2018-06-10) |
| 227 | |||
| 228 | h3. [Issues] |
||
| 229 | |||
| 230 | * Defect #27863: If version is closed or locked subtasks don't get copied |
||
| 231 | * Defect #28765: Copying an issue fails if the issue is watched by a locked user |
||
| 232 | * Patch #28649: Log automatic rescheduling of following issues to journal |
||
| 233 | |||
| 234 | h3. [Permissions and roles] |
||
| 235 | |||
| 236 | * Defect #28693: Irrelevant permission is required to access some tabs in project settings page |
||
| 237 | |||
| 238 | h3. [Project settings] |
||
| 239 | |||
| 240 | * Defect #27122: Filter for version name should be case-insensitive |
||
| 241 | |||
| 242 | h3. [SCM] |
||
| 243 | |||
| 244 | * Defect #28725: Mercurial 4.6 compatibility |
||
| 245 | |||
| 246 | h3. [Text formatting] |
||
| 247 | |||
| 248 | * Defect #28469: Syntax highlighter does not work if language name is single-quoted |
||
| 249 | |||
| 250 | h3. [Translations] |
||
| 251 | |||
| 252 | * Patch #28881: Fix Japanese mistranslation for label_comment_added |
||
| 253 | |||
| 254 | h3. [UI] |
||
| 255 | |||
| 256 | * Defect #22023: Issue id input should get focus after adding related issue |
||
| 257 | |||
| 258 | h3. [UI - Responsive] |
||
| 259 | |||
| 260 | * Defect #28523: Display horizontal scroll bar of plugins table when overflow occurs on small screen |
||
| 261 | |||
| 262 | h3. [Wiki] |
||
| 263 | |||
| 264 | * Patch #27090: Show the number of attachments on wiki pages |
||
| 265 | |||
| 266 | 13 | Jean-Philippe Lang | h2. version:3.4.5 (2018-04-07) |
| 267 | |||
| 268 | h3. [Custom fields] |
||
| 269 | |||
| 270 | * Defect #28393: Sort issue custom fields by position in tracker UI |
||
| 271 | |||
| 272 | h3. [Email notifications] |
||
| 273 | |||
| 274 | * Defect #28302: Security notification when changing password on password forgotten is empty |
||
| 275 | |||
| 276 | h3. [Gantt] |
||
| 277 | |||
| 278 | * Defect #28204: Too large avatar breaks gantt when assignee is a group |
||
| 279 | |||
| 280 | h3. [Issues] |
||
| 281 | |||
| 282 | * Defect #27862: Preformatted text overflows in preview |
||
| 283 | * Patch #28168: Allow context-menu edit of % done and priority of parent issues if the fields are not derived |
||
| 284 | |||
| 285 | h3. [Issues filter] |
||
| 286 | |||
| 287 | * Defect #28180: Role-base cross-project issue query visibility calculated incorrectly |
||
| 288 | |||
| 289 | h3. [Plugin API] |
||
| 290 | |||
| 291 | * Patch #27963: Remove 'unloadable' from bundled sample plugin |
||
| 292 | |||
| 293 | h3. [Security] |
||
| 294 | |||
| 295 | * Defect #26857: Fix for CVE-2015-9251 in JQuery 1.11.1 |
||
| 296 | |||
| 297 | h3. [Text formatting] |
||
| 298 | |||
| 299 | * Defect #27884: RTL wiki class broken in Redmine 3.2.6 |
||
| 300 | * Defect #28331: h4, h5 and h6 headings on wiki pages should have a paragraph mark |
||
| 301 | * Patch #28119: Enable lax_spacing for markdown formatting in order to allow markdown blocks not surrounded by empty lines |
||
| 302 | |||
| 303 | h3. [Time tracking] |
||
| 304 | |||
| 305 | * Defect #28110: Don't allow reassigning reported hours to the project if issue is a required field for time logs |
||
| 306 | |||
| 307 | h3. [Translations] |
||
| 308 | |||
| 309 | * Defect #28109: Incorrect interpolation in Swedish locale |
||
| 310 | * Defect #28113: Fix typo in German label_font_default |
||
| 311 | * Defect #28192: Fix typo in German label_font_monospace |
||
| 312 | * Patch #27994: Galician translation update (jstoolbar-gl.js) |
||
| 313 | * Patch #28102: Fix typo in Lithuanian label_version_sharing_tree |
||
| 314 | |||
| 315 | h3. [UI] |
||
| 316 | |||
| 317 | * Defect #28079: The green tick is positioned after the label in the new member modals |
||
| 318 | * Defect #28208: Anonymous icon is wrongly displayed when assignee is a group |
||
| 319 | * Defect #28259: attachments_fields id to class change not properly reflected in all CSS |
||
| 320 | |||
| 321 | h3. [Wiki] |
||
| 322 | |||
| 323 | * Defect #25299: Markdown pre-block could derive incorrect wiki sections |
||
| 324 | |||
| 325 | 12 | Jean-Philippe Lang | h2. version:3.4.4 (2018-01-08) |
| 326 | |||
| 327 | h3. [Accounts / authentication] |
||
| 328 | |||
| 329 | * Defect #22532: Strip whitespace from login on login page |
||
| 330 | * Defect #27754: Strip whitespace from email addresses on lost password page |
||
| 331 | |||
| 332 | h3. [Administration] |
||
| 333 | |||
| 334 | * Defect #27586: "Uncheck all" icon at the upper left corner in workflow status transitions page is not working |
||
| 335 | |||
| 336 | h3. [Calendar] |
||
| 337 | |||
| 338 | * Defect #27153: Custom query breaks calendar view with error 500 |
||
| 339 | * Patch #27139: Fix for project link background in calendar tooltips |
||
| 340 | |||
| 341 | h3. [Custom fields] |
||
| 342 | |||
| 343 | * Defect #26705: Unable to download file if custom field is not defined as visible to any users |
||
| 344 | |||
| 345 | h3. [Email receiving] |
||
| 346 | |||
| 347 | * Patch #27885: Empty email attachments are imported to Redmine, creating broken DB records |
||
| 348 | |||
| 349 | h3. [Gantt] |
||
| 350 | |||
| 351 | * Defect #26410: Gravatar icon is misaligned in gantt |
||
| 352 | |||
| 353 | h3. [Gems support] |
||
| 354 | |||
| 355 | * Defect #27206: cannot install public_suffix if ruby < 2.1 |
||
| 356 | * Defect #27505: Cannot install nokogiri 1.7 on Windows Ruby 2.4 |
||
| 357 | |||
| 358 | h3. [Issues] |
||
| 359 | |||
| 360 | * Defect #26880: Cannot clear all watchers when copying an issue |
||
| 361 | * Defect #27110: Changing the tracker to a tracker with the tracker field set to read-only won't work |
||
| 362 | * Defect #27881: No validation errors when entering an invalid "Estimate hours" value |
||
| 363 | * Patch #27663: Same relates relation can be created twice |
||
| 364 | * Patch #27695: Fix ActiveRecord::RecordNotUnique errors when trying to add certain issue relations |
||
| 365 | |||
| 366 | h3. [Issues list] |
||
| 367 | |||
| 368 | * Defect #27533: Cannot change the priority of the parent issue in issue query context menu when parent priority is independent of children |
||
| 369 | |||
| 370 | h3. [Plugin API] |
||
| 371 | |||
| 372 | * Defect #20513: Unloadable plugin convention breaks with Rails 4.2.3 |
||
| 373 | |||
| 374 | h3. [SCM] |
||
| 375 | |||
| 376 | * Defect #27333: Switching SCM fails after validation error in "New repository" page |
||
| 377 | |||
| 378 | h3. [Security] |
||
| 379 | |||
| 380 | * Defect #27516: Remote command execution through mercurial adapter |
||
| 381 | |||
| 382 | h3. [Translations] |
||
| 383 | |||
| 384 | * Patch #27502: Lithuanian translation for 3.4-stable |
||
| 385 | * Patch #27620: Brazilian translation update |
||
| 386 | * Patch #27642: Spanish translation update (jstoolbar-es.js) |
||
| 387 | * Patch #27649: Spanish/Panama translation update (jstoolbar-es-pa.js) |
||
| 388 | * Patch #27767: Czech translation for 3.4-stable |
||
| 389 | |||
| 390 | h3. [UI] |
||
| 391 | |||
| 392 | * Defect #19578: Issues reports table header overlaping |
||
| 393 | * Defect #26699: Anonymous user should have their icon |
||
| 394 | |||
| 395 | 11 | Jean-Philippe Lang | h2. version:3.4.3 (2017-10-15) |
| 396 | |||
| 397 | h3. [Administration] |
||
| 398 | |||
| 399 | * Defect #26564: Enumerations sorting does not work |
||
| 400 | |||
| 401 | h3. [Custom fields] |
||
| 402 | |||
| 403 | * Defect #26468: Using custom fields of type "File" leads to unsolvable error if filetype is not allowed |
||
| 404 | |||
| 405 | h3. [Issues] |
||
| 406 | |||
| 407 | * Defect #26627: Editing issues no longer sends notifications to previous assignee |
||
| 408 | |||
| 409 | h3. [Issues list] |
||
| 410 | |||
| 411 | * Defect #26471: Issue Query: inconsistency between spent_hours sum and sum of shown spent_hours values |
||
| 412 | |||
| 413 | h3. [PDF export] |
||
| 414 | |||
| 415 | * Defect #25702: Exporting wiki page with specific table to PDF causes 500 |
||
| 416 | |||
| 417 | h3. [Roadmap] |
||
| 418 | |||
| 419 | * Patch #26492: % is not valid without a format specifier |
||
| 420 | |||
| 421 | h3. [SCM] |
||
| 422 | |||
| 423 | * Defect #26403: The second and subsequent lines of commit messages are not displayed in repository browser |
||
| 424 | * Defect #26645: git 2.14 compatibility |
||
| 425 | |||
| 426 | h3. [Text formatting] |
||
| 427 | |||
| 428 | * Patch #26682: URL-escape the ! character in generated markup for dropped uploads |
||
| 429 | |||
| 430 | h3. [Time tracking] |
||
| 431 | |||
| 432 | * Defect #26520: Blank "Issue" field on the "Log time" from the "Spent time - Details" page for an issue |
||
| 433 | * Defect #26667: Filtering time entries after issue's target version doesn't work as expected in some cases |
||
| 434 | * Defect #26780: Translation for label_week in time report is not working |
||
| 435 | |||
| 436 | h3. [Translations] |
||
| 437 | |||
| 438 | * Patch #26703: German translations in 3.4-stable |
||
| 439 | * Patch #27034: Patch for updated Chinese translation |
||
| 440 | |||
| 441 | h3. [UI] |
||
| 442 | |||
| 443 | * Defect #26568: Multiple Selection List Filter View - items are cut off from view |
||
| 444 | * Patch #26395: Jump to project autocomplete: focus selected project |
||
| 445 | * Patch #26689: Add title to author's and assignee's icon |
||
| 446 | |||
| 447 | h3. [Wiki] |
||
| 448 | |||
| 449 | * Defect #26599: Corrupted file name when exporting a wiki page with Non-ASCII title using Microsoft's browsers |
||
| 450 | |||
| 451 | h3. [Security] |
||
| 452 | |||
| 453 | * Defect #27186: XSS vulnerabilities |
||
| 454 | |||
| 455 | 10 | Jean-Philippe Lang | h2. version:3.4.2 (2017-07-16) |
| 456 | |||
| 457 | h3. [Administration] |
||
| 458 | |||
| 459 | * Defect #26393: Error when unchecking all settings on some plugins configurations |
||
| 460 | |||
| 461 | h3. [Attachments] |
||
| 462 | |||
| 463 | * Defect #26379: Fix thumbnail rendering for images with height >> width |
||
| 464 | |||
| 465 | h3. [Time tracking] |
||
| 466 | |||
| 467 | * Defect #26387: Error displaying time entries filtered by Activity |
||
| 468 | |||
| 469 | h3. [UI] |
||
| 470 | |||
| 471 | * Defect #26445: Text formatting not applied to commit messages even if enabled in settings |
||
| 472 | * Patch #26424: Avatar Spacing in Headlines |
||
| 473 | |||
| 474 | 9 | Jean-Philippe Lang | h2. version:3.4.1 (2017-07-09) |
| 475 | |||
| 476 | h3. [Issues list] |
||
| 477 | |||
| 478 | * Defect #26364: Sort is not reflected when export CSV of issues list |
||
| 479 | |||
| 480 | h3. [Projects] |
||
| 481 | |||
| 482 | * Defect #26376: Wrong issue counts and spent time on project overview |
||
| 483 | |||
| 484 | h3. [Translations] |
||
| 485 | |||
| 486 | * Patch #26344: Bulgarian translation |
||
| 487 | * Patch #26365: Traditional Chinese translation |
||
| 488 | |||
| 489 | h3. [UI] |
||
| 490 | |||
| 491 | * Defect #26325: Wrong CSS syntax |
||
| 492 | * Defect #26350: Don't display file download button while on repository directory entries |
||
| 493 | |||
| 494 | 6 | Jean-Philippe Lang | h2. version:3.4.0 (2017-07-02) |
| 495 | 1 | Mischa The Evil | |
| 496 | h3. [Accounts / authentication] |
||
| 497 | |||
| 498 | 4 | Mischa The Evil | * Defect #13741: Not landing on home page on login after visiting lost password page |
| 499 | * Feature #10840: Allow "Stay logged in" from multiple browsers |
||
| 500 | * Feature #25253: Password reset should count as a password change for User#must_change_passwd |
||
| 501 | * Feature #26190: Add setting to hide optional user custom fields on registration form |
||
| 502 | * Patch #25483: Forbid to edit/update/delete the anonymous user |
||
| 503 | 1 | Mischa The Evil | |
| 504 | h3. [Activity view] |
||
| 505 | |||
| 506 | 4 | Mischa The Evil | * Patch #18399: Missing "next" pagination link when looking at yesterday's activity |
| 507 | 1 | Mischa The Evil | |
| 508 | h3. [Administration] |
||
| 509 | |||
| 510 | 4 | Mischa The Evil | * Defect #7577: "Send account information to the user" only works when password is set |
| 511 | * Defect #25289: Adding a principal to 2 projects with member inheritance leads to an error |
||
| 512 | * Feature #12598: Add tooltip on Workflow matrix for helping in big ones |
||
| 513 | * Feature #16484: Add default timezone for new users |
||
| 514 | * Feature #24780: Add tooltip on Permissions report matrix |
||
| 515 | 7 | Mischa The Evil | * Feature #24790: Add tooltip on trackers summary matrix |
| 516 | 1 | Mischa The Evil | |
| 517 | h3. [Attachments] |
||
| 518 | |||
| 519 | 4 | Mischa The Evil | * Defect #24308: Allow Journal to return empty Array instead nil in Journal#attachments |
| 520 | * Feature #13072: Delete multiple attachments with one action |
||
| 521 | * Patch #22941: Allow thumbnails on documents, messages and wiki pages |
||
| 522 | * Patch #24186: Restrict the length attachment filenames on disk |
||
| 523 | * Patch #25215: Re-use existing identical disk files for new attachments |
||
| 524 | * Patch #25240: Use SHA256 for attachment digest computation |
||
| 525 | * Patch #25295: Use path instead of URL of image in preview |
||
| 526 | 1 | Mischa The Evil | |
| 527 | h3. [Code cleanup/refactoring] |
||
| 528 | |||
| 529 | 4 | Mischa The Evil | * Defect #24928: Wrong text in log/delete.me |
| 530 | * Defect #25563: Remove is_binary_data? from String |
||
| 531 | * Feature #15361: Use css pseudo-classes instead of cycle("odd", "even") |
||
| 532 | * Patch #24313: Use the regular "icon icon-*" classes for all elements with icons |
||
| 533 | * Patch #24382: More readable regex for parse_redmine_links |
||
| 534 | * Patch #24523: Source: ignore .idea |
||
| 535 | * Patch #24578: Remove unused CSS class ".icon-details" |
||
| 536 | * Patch #24643: Rename "issue" to "item" in query helpers |
||
| 537 | * Patch #24713: Remove iteration in ApplicationHelper#syntax_highlight_lines |
||
| 538 | * Patch #24832: Remove instance variable which is unused after r9603 |
||
| 539 | * Patch #24899: Remove unused "description_date_*" from locale files |
||
| 540 | * Patch #24900: Remove unused "label_planning" from locale files |
||
| 541 | * Patch #24901: Remove unused "label_more" from locale files |
||
| 542 | * Patch #26149: Remove duplicate method shell_quote |
||
| 543 | 1 | Mischa The Evil | |
| 544 | h3. [Core Plugins] |
||
| 545 | |||
| 546 | 4 | Mischa The Evil | * Feature #24167: Rebuild a single nested set with nested_set plugin |
| 547 | 1 | Mischa The Evil | |
| 548 | h3. [Custom fields] |
||
| 549 | |||
| 550 | 4 | Mischa The Evil | * Feature #6719: File format for custom fields (specific file uploads) |
| 551 | * Feature #16549: Set multiple values in emails for list custom fields |
||
| 552 | * Feature #23265: Group versions by status in version custom field filter |
||
| 553 | * Patch #21705: Option for long text custom fields to be displayed using full width |
||
| 554 | 7 | Mischa The Evil | * Patch #24801: Flash messages on CustomFields destroy |
| 555 | 1 | Mischa The Evil | |
| 556 | h3. [Database] |
||
| 557 | |||
| 558 | 4 | Mischa The Evil | * Defect #23347: MySQL: You can't specify target table for update in FROM clause |
| 559 | * Defect #25416: "My account" broken with MySQL 8.0 (keyword admin should be escaped) |
||
| 560 | 1 | Mischa The Evil | |
| 561 | h3. [Documentation] |
||
| 562 | |||
| 563 | 4 | Mischa The Evil | * Defect #21375: Working external URL prefixes (protocols and 'www' host part) not documented in wiki syntax |
| 564 | * Feature #25616: Change format of the changelog (both on redmine.org and in the shipped changelog file) |
||
| 565 | * Patch #24800: Remove internal style sheet duplication and obsoleted meta tag from wiki_syntax_* documentation. |
||
| 566 | * Patch #26188: Documentation (detailed syntax help & code) additions/improvements |
||
| 567 | 1 | Mischa The Evil | |
| 568 | h3. [Email notifications] |
||
| 569 | |||
| 570 | 4 | Mischa The Evil | * Feature #25842: Add table border to email notifications |
| 571 | * Patch #23978: Make the email notifications for adding/updating issues more readable/clear |
||
| 572 | 1 | Mischa The Evil | |
| 573 | h3. [Email receiving] |
||
| 574 | |||
| 575 | 4 | Mischa The Evil | * Defect #25256: Mail parts with empty content should be ignored |
| 576 | * Feature #5864: Regex Text on Receiver Email |
||
| 577 | * Patch #17718: Body delimiters to truncate emails do not take uncommon whitespace into account |
||
| 578 | 1 | Mischa The Evil | |
| 579 | h3. [Forums] |
||
| 580 | |||
| 581 | 4 | Mischa The Evil | * Patch #24535: Flash messages on Board destroy |
| 582 | 1 | Mischa The Evil | |
| 583 | 3 | Mischa The Evil | h3. [Gantt] |
| 584 | |||
| 585 | 4 | Mischa The Evil | * Patch #25876: Gantt chart shows % done even if the field is disabled for the tracker |
| 586 | 3 | Mischa The Evil | |
| 587 | 1 | Mischa The Evil | h3. [Gems support] |
| 588 | |||
| 589 | 4 | Mischa The Evil | * Feature #23932: Update TinyTds to recent version (1.0.5) |
| 590 | * Feature #25781: Markdown: Upgrade redcarpet gem to 3.4 |
||
| 591 | 1 | Mischa The Evil | |
| 592 | h3. [Hook requests] |
||
| 593 | |||
| 594 | 4 | Mischa The Evil | * Patch #23545: Add before_render hook to WikiController#show |
| 595 | 1 | Mischa The Evil | |
| 596 | h3. [I18n] |
||
| 597 | |||
| 598 | 4 | Mischa The Evil | * Defect #24616: Should not replace all invalid utf8 characters (e.g in mail) |
| 599 | * Patch #24938: Update tr.yml for general_first_day_of_week |
||
| 600 | * Patch #25014: redmine/i18n.rb - languages_lookup class variable is rebuilt every time |
||
| 601 | 1 | Mischa The Evil | |
| 602 | h3. [Importers] |
||
| 603 | |||
| 604 | 4 | Mischa The Evil | * Feature #22701: Allow forward reference to parent when importing issues |
| 605 | 1 | Mischa The Evil | |
| 606 | h3. [Issues] |
||
| 607 | |||
| 608 | 4 | Mischa The Evil | * Defect #5385: Status filter should show statuses related to project trackers only |
| 609 | * Defect #15226: Searching for issues with "updated = none" always returns zero results |
||
| 610 | * Defect #16260: Add Subtask does not work correctly from tasks with Parent Task field disabled |
||
| 611 | * Defect #17632: Users can't see private notes created by themselves if "Mark notes as private" is set but "View private notes" is not |
||
| 612 | * Defect #17762: When copying an issue and changing the project, the list of watchers is not updated |
||
| 613 | * Defect #20127: The description column in the issues table is too short (MySQL) |
||
| 614 | * Defect #21579: The cancel operation in the issue edit mode doesn't work |
||
| 615 | * Defect #23511: Progress of parent task should be calculated using total estimated hours of children |
||
| 616 | * Defect #23755: Bulk edit form not show fields based on target tracker and status |
||
| 617 | * Feature #482: Default assignee on each project |
||
| 618 | * Feature #3425: View progress bar of related issues |
||
| 619 | * Feature #10460: Option to copy watchers when copying issues |
||
| 620 | * Feature #10989: Prevent parent issue from being closed if a child issue is open |
||
| 621 | * Feature #12706: Ability to change the private flag when editing a note |
||
| 622 | * Feature #20279: Allow to filter issues with "Any" or "None" target version defined when viewing all issues |
||
| 623 | * Feature #21623: Journalize values that are cleared after project or tracker change |
||
| 624 | * Feature #22600: Add warning when loosing data from custom fields when bulk editing issues |
||
| 625 | * Feature #23610: Reset status when copying issues |
||
| 626 | * Feature #24015: Do not hide estimated_hours label when value is nil |
||
| 627 | * Feature #25052: Allow to disable description field in tracker setting |
||
| 628 | * Patch #23888: Show an error message when changing an issue's project fails due to errors in child issues |
||
| 629 | * Patch #24692: Issue destroy : Reassign time issue autocomplete |
||
| 630 | * Patch #24877: Filter parent task issues in auto complete by open/closed status depending on the subtask status |
||
| 631 | * Patch #25055: Filter out current issue from the related issues autocomplete |
||
| 632 | 1 | Mischa The Evil | |
| 633 | h3. [Issues filter] |
||
| 634 | |||
| 635 | 4 | Mischa The Evil | * Defect #24769: User custom field filter lists only "Me" on cross project issue list |
| 636 | * Defect #24907: Issue queries: "Default columns" option conflicts with "Show description" |
||
| 637 | * Defect #25077: Issue description filter's 'none' operator does not match issues with blank descriptions |
||
| 638 | * Feature #2783: Filter issues by attachments |
||
| 639 | * Feature #10412: Target version filter shoud group versions by status |
||
| 640 | * Feature #15773: Filtering out specific subprojects (using 'is not' operator) |
||
| 641 | * Feature #17720: Filter issues by "Updated by" and "Last updated by" |
||
| 642 | * Feature #21249: Ability to filter issues by attributes of a version custom field (e.g. release date) |
||
| 643 | * Feature #23215: Add the possibility to filter issues after Target Version's Status and Due Date |
||
| 644 | 1 | Mischa The Evil | |
| 645 | h3. [Issues list] |
||
| 646 | |||
| 647 | 4 | Mischa The Evil | * Feature #1474: Show last comment/notes in the issue list |
| 648 | * Feature #6375: Last updated by colum in issue list |
||
| 649 | * Feature #25515: View attachments on the issue list |
||
| 650 | * Patch #24649: Make Spent time clickable in issue lists |
||
| 651 | 1 | Mischa The Evil | |
| 652 | h3. [Issues workflow] |
||
| 653 | |||
| 654 | 4 | Mischa The Evil | * Defect #14696: Limited status when copying an issue |
| 655 | * Patch #24281: Workflow editing shows statuses of irrelevant roles |
||
| 656 | 1 | Mischa The Evil | |
| 657 | h3. [My page] |
||
| 658 | |||
| 659 | 4 | Mischa The Evil | * Feature #1565: Custom query on My page |
| 660 | * Feature #7769: Sortable columns in issue lists on "My page" |
||
| 661 | * Feature #8761: My page - Spent time section only display 7 days, make it a parameter |
||
| 662 | * Feature #23459: Columns selection on the issues lists on "My page" |
||
| 663 | * Feature #25297: In place editing of "My page" layout |
||
| 664 | 1 | Mischa The Evil | |
| 665 | h3. [Performance] |
||
| 666 | |||
| 667 | 4 | Mischa The Evil | * Defect #24433: The changeset display is slow when changeset_issues has very many records |
| 668 | * Feature #23743: Add index to workflows.tracker_id |
||
| 669 | * Feature #23987: Add an index on issues.parent_id |
||
| 670 | * Patch #21608: Project#allowed_to_condition performance |
||
| 671 | * Patch #22850: Speedup remove_inherited_roles |
||
| 672 | * Patch #23519: Don't preload projects and roles on Principal#memberships association |
||
| 673 | * Patch #24587: Improve custom fields list performance |
||
| 674 | * Patch #24787: Don't preload all filter values when displaying issues/time entries |
||
| 675 | * Patch #24839: Minor performance improvement - Replace count by exists? |
||
| 676 | * Patch #24865: Load associations of query results more efficiently |
||
| 677 | * Patch #25022: Add an index on attachments.disk_filename |
||
| 678 | 1 | Mischa The Evil | |
| 679 | 3 | Mischa The Evil | h3. [Permissions and roles] |
| 680 | 1 | Mischa The Evil | |
| 681 | 4 | Mischa The Evil | * Feature #4866: New permission: view forum |
| 682 | * Feature #7068: New permission: view news |
||
| 683 | 1 | Mischa The Evil | |
| 684 | h3. [Project settings] |
||
| 685 | |||
| 686 | 4 | Mischa The Evil | * Defect #23470: Disable "Select project modules" permission does not apply to the new project form |
| 687 | 7 | Mischa The Evil | * Feature #22608: Enable filtering versions on Project -> Settings -> Versions |
| 688 | 4 | Mischa The Evil | * Feature #24011: Add option to set a new version as default directly from New Version page |
| 689 | 1 | Mischa The Evil | |
| 690 | h3. [REST API] |
||
| 691 | |||
| 692 | 4 | Mischa The Evil | * Defect #23921: REST API Issue PUT responds 200 OK even when it can't set assigned_to_id |
| 693 | * Feature #7506: Include allowed activities list in "project" API response |
||
| 694 | * Feature #12181: Add attachment information to issues.xml in REST API |
||
| 695 | * Feature #23566: REST API should return attachment's id in addition to token |
||
| 696 | * Patch #19116: Files REST API |
||
| 697 | * Patch #22356: Add support for updating attachments over REST API |
||
| 698 | * Patch #22795: Render custom field values of enumerations in API requests |
||
| 699 | 1 | Mischa The Evil | |
| 700 | h3. [Roadmap] |
||
| 701 | |||
| 702 | 4 | Mischa The Evil | * Defect #23377: Don't show "status" field when creating a new version |
| 703 | * Feature #23137: Completed versions on Roadmap: Sort it so that recently created versions are on top |
||
| 704 | 1 | Mischa The Evil | |
| 705 | h3. [Ruby support] |
||
| 706 | |||
| 707 | 4 | Mischa The Evil | * Feature #25048: Ruby 2.4 support |
| 708 | 1 | Mischa The Evil | |
| 709 | h3. [SCM] |
||
| 710 | |||
| 711 | 4 | Mischa The Evil | * Defect #14626: Repositories' extra_info column is too short with MySQL |
| 712 | 1 | Mischa The Evil | |
| 713 | h3. [SCM extra] |
||
| 714 | |||
| 715 | 4 | Mischa The Evil | * Defect #23865: Typo: s/projet/project/ in Redmine.pm comments |
| 716 | 1 | Mischa The Evil | |
| 717 | 3 | Mischa The Evil | h3. [Search engine] |
| 718 | |||
| 719 | 4 | Mischa The Evil | * Feature #9909: Search in project and its subprojects by default |
| 720 | 1 | Mischa The Evil | |
| 721 | 3 | Mischa The Evil | h3. [Text formatting] |
| 722 | 1 | Mischa The Evil | |
| 723 | 5 | Jean-Philippe Lang | * Defect #26310: "attachment:filename" should generate a link to preview instead of download |
| 724 | 4 | Mischa The Evil | * Feature #4179: Link to user in wiki syntax |
| 725 | * Feature #22758: Make text formatting of commit messages optional |
||
| 726 | * Feature #24922: Support high resolution images in formatted content |
||
| 727 | * Patch #26157: Render all possible inline textile images |
||
| 728 | 1 | Mischa The Evil | |
| 729 | h3. [Themes] |
||
| 730 | |||
| 731 | 4 | Mischa The Evil | * Defect #25118: ThemesTest#test_without_theme_js may fail if third-party theme is installed |
| 732 | 1 | Mischa The Evil | |
| 733 | h3. [Time tracking] |
||
| 734 | |||
| 735 | 4 | Mischa The Evil | * Defect #13653: Keep displaying spent time page when switching project via dropdown menu |
| 736 | * Defect #23912: No validation error when date value is invalid in time entries filter |
||
| 737 | * Defect #24041: Issue subject is not updated when you select another issue in the new "Log time" page |
||
| 738 | * Feature #588: Move timelog between projects |
||
| 739 | * Feature #13558: Add version filter in spent time report |
||
| 740 | * Feature #14790: Ability to save spent time query filters |
||
| 741 | * Feature #16843: Enable grouping on time entries list |
||
| 742 | * Feature #23401: Add tracker and status columns/filters to detailed timelog |
||
| 743 | * Feature #24157: Make project custom fields available in timelogs columns |
||
| 744 | * Feature #24577: Settings to make the issue and/or comment fields mandatory for time logs |
||
| 745 | * Patch #24189: Time entry form - limit issue autocomplete to already selected project |
||
| 746 | 1 | Mischa The Evil | |
| 747 | h3. [Translations] |
||
| 748 | |||
| 749 | 4 | Mischa The Evil | * Defect #25470: Fix Japanese mistranslation for field_base_dn |
| 750 | * Defect #25687: Bad translation in french for indentation |
||
| 751 | * Patch #23108: Change Japanese translation for text_git_repository_note |
||
| 752 | * Patch #23250: Fixes issues with Catalan translation |
||
| 753 | * Patch #23359: Change Japanese translation for label_commits_per_author |
||
| 754 | * Patch #23388: German translation change |
||
| 755 | * Patch #23419: Change Japanese translation for label_display_used_statuses_only |
||
| 756 | * Patch #23659: Change Japanese translation for label_enumerations |
||
| 757 | * Patch #23806: Fix Japanese translation inconsistency of label_tracker_new and label_custom_field_new |
||
| 758 | * Patch #24174: Change Japanese translation for "format" |
||
| 759 | * Patch #24177: Change translation for label_user_mail_option_only_(assigned|owner) |
||
| 760 | * Patch #24268: Wrong German translation of logging time error message |
||
| 761 | * Patch #24407: Dutch (NL) translation enhancements and complete review (major update) |
||
| 762 | * Patch #24494: Spanish Panama "label_issue_new" translation change |
||
| 763 | * Patch #24518: Spanish translation change (adding accent mark and caps) |
||
| 764 | * Patch #24572: Spanish label_search_open_issues_only: translation change |
||
| 765 | * Patch #24750: Change Japanese translation for setting_text_formatting and setting_cache_formatted_text |
||
| 766 | * Patch #24891: Change Japanese translation for "items" |
||
| 767 | * Patch #25019: Localization for Ukrainian language - completed |
||
| 768 | * Patch #25204: Portuguese translation file |
||
| 769 | * Patch #25392: Change Russian translation for field_due_date and label_relation_new |
||
| 770 | * Patch #25609: Change Japanese translation for field_attr_* |
||
| 771 | * Patch #25628: Better wording for issue update conflict resolution in German |
||
| 772 | * Patch #26180: Change Russian translation for "Estimated time" |
||
| 773 | 1 | Mischa The Evil | |
| 774 | h3. [UI] |
||
| 775 | |||
| 776 | 4 | Mischa The Evil | * Defect #23575: Issue subjects are truncated at 60 characters on activity page |
| 777 | * Defect #23840: Reduce the maximum height of the issue description field |
||
| 778 | * Defect #23979: Elements are not aligned properly in issues table for some cases |
||
| 779 | * Defect #24617: Browser js/css cache remains after upgrade |
||
| 780 | * Feature #5920: Unify and improve cross-project views layout |
||
| 781 | * Feature #9850: Differentiate shared versions in version-format custom field drop-downs by prepending its project name |
||
| 782 | * Feature #10250: Renaming "duplicates" and "duplicated by" to something less confusing |
||
| 783 | * Feature #23310: Improved "jump to project" drop-down |
||
| 784 | * Feature #23311: New "Spent time" menu tab when spent time module is enabled on project |
||
| 785 | * Feature #23653: User preference for monospaced / variable-width font in textareas |
||
| 786 | * Feature #23996: Introduce a setting to change the display format of timespans to HH:MM |
||
| 787 | * Feature #24720: Move all 'new item' links in project settings to above the item tables |
||
| 788 | * Feature #24927: Render high resolution Gravatars and Thumbnails |
||
| 789 | * Feature #25988: Preview files by default instead of downloading them |
||
| 790 | * Feature #25999: View repository content by default (instead of the history) |
||
| 791 | * Feature #26035: More visually consistent download links |
||
| 792 | * Feature #26071: Generate markup for uploaded image dropped into wiki-edit textarea |
||
| 793 | * Feature #26189: For 3 comments or more on news items and forum messages, show reply link at top of comments as well |
||
| 794 | * Patch #23146: Show revision details using the same structure and look from the journals details |
||
| 795 | * Patch #23192: Add the new pagination style in the activity page |
||
| 796 | * Patch #23639: Add "Log time" to global button menu (+) |
||
| 797 | * Patch #23998: Added link to author in Repository |
||
| 798 | * Patch #24776: UI inconsistencies on /enumerations/index view |
||
| 799 | * Patch #24833: Always show "Jump to project" drop-down |
||
| 800 | * Patch #25320: Remove initial indentation of blockquotes for better readability |
||
| 801 | * Patch #25775: Show assignee's icon in addition to author's icon |
||
| 802 | 1 | Mischa The Evil | |
| 803 | h3. [Wiki] |
||
| 804 | |||
| 805 | 4 | Mischa The Evil | * Feature #12183: Hide attachments by default on wiki pages |
| 806 | * Feature #23179: Add heading to table of contents macro |