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