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