Changelog 4 1 » History » Version 9
Marius BĂLTEANU, 2022-03-28 21:51
Changelog for 4.1.7
| 1 | 1 | Jean-Philippe Lang | h1. Changelog 4.1.x |
|---|---|---|---|
| 2 | |||
| 3 | 9 | Marius BĂLTEANU | h2. version:4.1.7 (2022-03-28) |
| 4 | |||
| 5 | h3. [Attachments] |
||
| 6 | |||
| 7 | * Defect #36013: Paste image mixed with other DataTransferItem |
||
| 8 | |||
| 9 | h3. [Database] |
||
| 10 | |||
| 11 | * Defect #36766: Database migration from Redmine 0.8.7 or earlier fails |
||
| 12 | |||
| 13 | h3. [Documents] |
||
| 14 | |||
| 15 | * Defect #36686: Allow pasting screenshots from clipboard in documents |
||
| 16 | |||
| 17 | h3. [Issues filter] |
||
| 18 | |||
| 19 | * Defect #30924: Filter on Target version's Status in subproject doesn't work on version from top project |
||
| 20 | |||
| 21 | h3. [Projects] |
||
| 22 | |||
| 23 | * Defect #36593: User without permissions to view required project custom fields cannot create new projects |
||
| 24 | |||
| 25 | h3. [Rails support] |
||
| 26 | |||
| 27 | * Patch #36757: Update Rails to 5.2.6.3 |
||
| 28 | |||
| 29 | 8 | Marius BĂLTEANU | h2. version:4.1.6 (2022-02-20) |
| 30 | |||
| 31 | h3. [Gantt] |
||
| 32 | |||
| 33 | * Defect #35027: Gantt PNG export ignores imagemagick_convert_command |
||
| 34 | |||
| 35 | h3. [Gems support] |
||
| 36 | |||
| 37 | * Defect #35435: Psych 4: aliases in database.yml cause Psych::BadAlias exception |
||
| 38 | * Defect #36226: Psych 4: Psych::DisallowedClass exception when unserializing a setting value |
||
| 39 | |||
| 40 | h3. [Issues] |
||
| 41 | |||
| 42 | * Defect #36455: Text custom field values are not aligned with their labels when text formatting is enabled |
||
| 43 | |||
| 44 | h3. [Rails support] |
||
| 45 | |||
| 46 | * Patch #36633: Update Rails to 5.2.6.2 |
||
| 47 | |||
| 48 | h3. [UI] |
||
| 49 | |||
| 50 | * Defect #35090: Permission check of the setting button on the issues page mismatches button semantics |
||
| 51 | * Defect #36363: Cannot select text in a table with a context menu available |
||
| 52 | * Patch #36378: Update copyright year in the footer to 2022 |
||
| 53 | |||
| 54 | h3. [Wiki] |
||
| 55 | |||
| 56 | * Defect #36494: WikiContentVersion API returns 500 if author is nil |
||
| 57 | * Defect #36561: Wiki revision page does not return 404 if revision does not exist |
||
| 58 | |||
| 59 | 7 | Go MAEDA | h2. version:4.1.5 (2021-10-10) |
| 60 | |||
| 61 | h3. [Administration] |
||
| 62 | |||
| 63 | * Defect #35731: Password and Confirmation fields are marked as required when editing a user |
||
| 64 | |||
| 65 | h3. [Attachments] |
||
| 66 | |||
| 67 | * Defect #35715: File upload fails when run with uWSGI |
||
| 68 | |||
| 69 | h3. [Issues] |
||
| 70 | |||
| 71 | * Defect #35642: Long text custom field values are not aligned with their labels |
||
| 72 | |||
| 73 | h3. [Issues planning] |
||
| 74 | |||
| 75 | * Defect #35669: Prints of Issues Report details are messed-up due to the size of the graphs |
||
| 76 | |||
| 77 | h3. [Permissions and roles] |
||
| 78 | |||
| 79 | * Defect #35634: Attachments deletable even though issue edit not permitted |
||
| 80 | |||
| 81 | h3. [Security] |
||
| 82 | |||
| 83 | * Defect #35789: Redmine is leaking usernames on activities index view |
||
| 84 | * Patch #35463: Enforce stricter class filtering in WatchersController |
||
| 85 | |||
| 86 | h3. [UI] |
||
| 87 | |||
| 88 | * Defect #34834: Line breaks in the description of a custom field are ignored in a tooltip |
||
| 89 | |||
| 90 | 6 | Marius BĂLTEANU | h2. version:4.1.4 (2021-08-01) |
| 91 | |||
| 92 | h3. [Accounts / authentication] |
||
| 93 | |||
| 94 | * Defect #35226: Add SameSite=Lax to cookies to fix warnings in web browsers |
||
| 95 | |||
| 96 | h3. [Attachments] |
||
| 97 | |||
| 98 | * Defect #33752: Uploading a big file fails with NoMemoryError |
||
| 99 | |||
| 100 | h3. [Gantt] |
||
| 101 | |||
| 102 | * Defect #34694: Progress bar for a shared version on gantt disappears when the tree is collapsed and then expanded |
||
| 103 | |||
| 104 | h3. [Gems support] |
||
| 105 | |||
| 106 | * Defect #35621: Bundler fails to install globalid when using Ruby < 2.6.0 |
||
| 107 | |||
| 108 | h3. [Issues] |
||
| 109 | |||
| 110 | * Defect #35134: Change total spent time link to global time entries when issue has subtasks that can be on non descendent projects |
||
| 111 | |||
| 112 | h3. [Issues filter] |
||
| 113 | |||
| 114 | * Defect #35201: Duplicate entries in issue filter values |
||
| 115 | |||
| 116 | h3. [Rails support] |
||
| 117 | |||
| 118 | * Patch #35214: Update Rails to 5.2.6 |
||
| 119 | |||
| 120 | h3. [Time tracking] |
||
| 121 | |||
| 122 | * Defect #34856: Time entry error on private issue |
||
| 123 | |||
| 124 | 5 | Go MAEDA | h2. version:4.1.3 (2021-04-26) |
| 125 | |||
| 126 | h3. [Activity view] |
||
| 127 | |||
| 128 | * Defect #34933: Atom feed of the activity page does not contain items after the second page |
||
| 129 | |||
| 130 | h3. [Email receiving] |
||
| 131 | |||
| 132 | * Defect #35100: MailHandler raises NameError exception when generating error message |
||
| 133 | |||
| 134 | h3. [Gems support] |
||
| 135 | |||
| 136 | * Patch #34969: Remove dependency on MimeMagic |
||
| 137 | |||
| 138 | h3. [Issues] |
||
| 139 | |||
| 140 | * Defect #34921: Do not journalize attachments that are added during a "Copy Issue" operation |
||
| 141 | |||
| 142 | h3. [Performance] |
||
| 143 | |||
| 144 | * Patch #35034: Improve loading speed of workflow page |
||
| 145 | |||
| 146 | h3. [Rails support] |
||
| 147 | |||
| 148 | * Patch #34966: Update Rails to 5.2.5 |
||
| 149 | |||
| 150 | h3. [Security] |
||
| 151 | |||
| 152 | * Defect #34367: Allowed filename extensions of attachments can be circumvented |
||
| 153 | * Defect #34950: SysController and MailHandlerController are vulnerable to timing attack |
||
| 154 | * Defect #35045: Mail handler bypasses add_issue_notes permission |
||
| 155 | * Defect #35085: Arbitrary file read in Git adapter |
||
| 156 | |||
| 157 | h3. [Text formatting] |
||
| 158 | |||
| 159 | * Defect #34894: User link using @ not working at the end of line |
||
| 160 | |||
| 161 | h3. [UI] |
||
| 162 | |||
| 163 | * Patch #34955: Update copyright year in the footer to 2021 |
||
| 164 | |||
| 165 | |||
| 166 | 3 | Marius BĂLTEANU | h2. version:4.1.2 (2021-03-21) |
| 167 | |||
| 168 | h3. [Accounts / authentication] |
||
| 169 | |||
| 170 | * Defect #33926: Rake tasks "db:encrypt" and "db:decrypt" may fail due to validation error |
||
| 171 | |||
| 172 | h3. [Administration] |
||
| 173 | |||
| 174 | * Defect #33310: Warnings while running redmine:load_default_data rake task |
||
| 175 | * Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left |
||
| 176 | * Defect #33355: TypeError when attempting to update a user with a blank email address |
||
| 177 | * Defect #34247: Web browser freezes when displaying workflow page with a large number of issue statuses |
||
| 178 | * Patch #32341: Show tooltip when hovering on repeat-value link in Field permission tab |
||
| 179 | |||
| 180 | h3. [Attachments] |
||
| 181 | |||
| 182 | * Defect #33283: Thumbnail support for PDF attachments may not be detected |
||
| 183 | * Defect #33459: The order of thumbnails in journals does not match the order of file name list |
||
| 184 | * Defect #33639: Cannot paste image from clipboard when copying the image from web browsers or some apps |
||
| 185 | * Defect #33769: When creating more than two identical attachments in a single db transaction, the first one always ends up unreadable |
||
| 186 | * Patch #34479: Fix possible race condition with parallel, identical file uploads |
||
| 187 | |||
| 188 | h3. [Custom fields] |
||
| 189 | |||
| 190 | * Defect #33275: Possible values field in list format custom field form is not marked as required |
||
| 191 | * Defect #33550: Per role visibility settings for spent time custom fields is not properly checked |
||
| 192 | |||
| 193 | h3. [Documentation] |
||
| 194 | |||
| 195 | * Defect #33939: Unnecessary translation of {{toc}} macros in Russian Wiki formatting help |
||
| 196 | |||
| 197 | h3. [Filters] |
||
| 198 | |||
| 199 | * Defect #33281: Totals of custom fields may not be sorted as configured |
||
| 200 | * Defect #34375: "is not" operator for Subproject filter incorrectly excludes closed subprojects |
||
| 201 | |||
| 202 | h3. [Gantt] |
||
| 203 | |||
| 204 | * Defect #33140: Gantt bar is not displayed if the due date is the leftmost date or the start date is the rightmost date |
||
| 205 | * Defect #33175: Starting or ending marker is not displayed if they are on the leftmost or rightmost boundary of the gantt |
||
| 206 | * Defect #33220: Parent task subject column in gantt is not fully displayed when the column is widened |
||
| 207 | * Defect #33724: Selected gantt columns are not displayed with MS Edge Legacy |
||
| 208 | |||
| 209 | h3. [Gems support] |
||
| 210 | |||
| 211 | * Defect #33206: Unable to autoload constant Version.table_name if gems uses Version class |
||
| 212 | * Defect #33768: Bundler may fail to install stringio if Ruby prior to 2.5 is used |
||
| 213 | * Patch #34461: Update Redcarpet to 3.5.1 |
||
| 214 | * Patch #34619: Update Nokogiri to 1.11 |
||
| 215 | |||
| 216 | h3. [I18n] |
||
| 217 | |||
| 218 | * Defect #33452: Untranslated string "diff" in journal detail |
||
| 219 | |||
| 220 | h3. [Issues] |
||
| 221 | |||
| 222 | * Defect #33338: Property changes tab does not show journals with both property changes and notes |
||
| 223 | * Defect #33576: Done ratio of a parent issue may be shown as 99% even though all subtasks are completed |
||
| 224 | |||
| 225 | h3. [Issues list] |
||
| 226 | 4 | Deoren Moor | |
| 227 | 3 | Marius BĂLTEANU | * Defect #33273: Total estimated time column shows up as decimal value regardless of time setting |
| 228 | * Defect #33548: Column header is clickable even when the column is not actually sortable |
||
| 229 | * Defect #34297: Subprojects issues are not displayed on main project when all subprojects are closed |
||
| 230 | |||
| 231 | h3. [Projects] |
||
| 232 | |||
| 233 | * Defect #33889: Do not show list for custom fields without list entry on project overview |
||
| 234 | * Patch #34595: Filter list of recent projects in the project jump box |
||
| 235 | |||
| 236 | h3. [REST API] |
||
| 237 | |||
| 238 | * Defect #33417: Updating an issue via REST API causes internal server error if invalid project id is specified |
||
| 239 | * Defect #34615: 'Search' falsy parameters are not respected |
||
| 240 | |||
| 241 | h3. [Security] |
||
| 242 | |||
| 243 | * Defect #33846: Inline issue auto complete doesn't sanitize HTML tags |
||
| 244 | |||
| 245 | h3. [SEO] |
||
| 246 | |||
| 247 | * Defect #6734: robots.txt: disallow crawling issues list with a query string |
||
| 248 | |||
| 249 | h3. [Security] |
||
| 250 | |||
| 251 | * Defect #33360: Names of private projects are leaked by issue journal details that contain project_id changes |
||
| 252 | * Defect #33689: Issues API bypasses add_issue_notes permission |
||
| 253 | * Feature #33906: Upgrade Rails to 5.2.4.5 |
||
| 254 | |||
| 255 | h3. [Themes] |
||
| 256 | |||
| 257 | * Defect #8251: Classic Theme: Missed base line |
||
| 258 | |||
| 259 | h3. [Time tracking] |
||
| 260 | |||
| 261 | * Defect #33341: Time entry user is shown twice in the User drop-down when editing spent time |
||
| 262 | |||
| 263 | h3. [Translations] |
||
| 264 | |||
| 265 | * Defect #34447: Typo in translation string 'setting_issue_list_default_columns': s//Isuses/Issues |
||
| 266 | * Patch #34200: Portuguese (Brazil) translation for 4.1-stable |
||
| 267 | * Patch #34439: Spanish translation update for 4.1-stable |
||
| 268 | |||
| 269 | h3. [UI] |
||
| 270 | |||
| 271 | * Defect #33563: File selection buttons are not fully displayed with Google Chrome in some language |
||
| 272 | * Feature #34123: System tests for inline auto complete feature |
||
| 273 | * Patch #33958: Jump to end of line in editor when starting list or quote |
||
| 274 | |||
| 275 | 2 | Jean-Philippe Lang | h2. version:4.1.1 (2020-04-06) |
| 276 | |||
| 277 | h3. [Accounts / authentication] |
||
| 278 | |||
| 279 | * Defect #32793: Email address with Punycode top-level domain is not accepted |
||
| 280 | |||
| 281 | h3. [Administration] |
||
| 282 | |||
| 283 | * Defect #33176: Sort order icon is missing in users index |
||
| 284 | * Feature #32945: Show module names in bold in permission report |
||
| 285 | |||
| 286 | h3. [Attachments] |
||
| 287 | |||
| 288 | * Defect #32656: Drag and drop objects from Outlook to Redmine deletes the objects |
||
| 289 | * Defect #32785: X-Sendfile header field is not set if rack 2.1.0 is installed |
||
| 290 | |||
| 291 | h3. [Custom fields] |
||
| 292 | |||
| 293 | * Defect #33085: Unable to update the values of a custom field for enumerations when multiple values option is enabled |
||
| 294 | * Defect #33183: Unable to edit user or group that has custom fields with text formatting enabled |
||
| 295 | |||
| 296 | h3. [Database] |
||
| 297 | |||
| 298 | * Defect #30285: Microsoft SQL server support is broken |
||
| 299 | |||
| 300 | h3. [Documentation] |
||
| 301 | |||
| 302 | * Patch #32787: Redmine 4.0 no longer supports Ruby 2.2 |
||
| 303 | |||
| 304 | h3. [Gantt] |
||
| 305 | |||
| 306 | * Defect #19248: End markers in gantt PDF are misaligned |
||
| 307 | * Defect #23645: Gantt bars for single-day tasks may be rendered wrongly in PDF |
||
| 308 | * Defect #32812: Clicking on a parent object in gantt wrongly collapses objects at the same level |
||
| 309 | * Defect #33082: Links in the last column in gantt are unclickable |
||
| 310 | |||
| 311 | h3. [Gems support] |
||
| 312 | |||
| 313 | * Defect #32839: Redmine 4.1 installation fails due to an attempt to install sprockets 4.0.0 if bundler prior to 1.15.2 is used on Ruby prior to 2.5 |
||
| 314 | |||
| 315 | h3. [Importers] |
||
| 316 | |||
| 317 | * Defect #33027: Fix missing closing div in _time_entries_fields_mapping.html.erb |
||
| 318 | |||
| 319 | h3. [Issues] |
||
| 320 | |||
| 321 | * Defect #32737: Duplicate sort keys for issue query cause SQL error with SQL Server |
||
| 322 | * Defect #33169: Issues CSV export does not include custom fields with "Full width layout" enabled |
||
| 323 | |||
| 324 | h3. [Issues list] |
||
| 325 | |||
| 326 | * Defect #33110: Sort does not work with group by datetime columns |
||
| 327 | * Defect #33163: Parent task subject column should be in the same style as Subject column |
||
| 328 | |||
| 329 | h3. [Issues workflow] |
||
| 330 | |||
| 331 | * Defect #33059: "Role" dropdown in Workflow page is unexpectedly expanded when selecting "all" |
||
| 332 | |||
| 333 | h3. [PDF export] |
||
| 334 | |||
| 335 | * Defect #32477: Right-aligned TOC tag is displayed in exported PDF if the text formatting setting is Markdown |
||
| 336 | * Defect #32832: FrozenError when exporting content to PDF in some languages |
||
| 337 | * Defect #32858: Exporting issue as PDF fails when the issue has private journal |
||
| 338 | * Defect #32859: Issue list: long text custom field missing in PDF export |
||
| 339 | * Defect #33103: Export to PDF fails when subject of parent task is included in issue list |
||
| 340 | |||
| 341 | h3. [Projects] |
||
| 342 | |||
| 343 | * Defect #32769: Unable to sort projects table by custom field |
||
| 344 | * Defect #32891: Bookmark link on project page should not use full path with hostname |
||
| 345 | * Defect #32896: Totals not working in projects list view |
||
| 346 | * Defect #33083: Projects filter "Subproject of" does not work when the given value is "My projects" or "My bookmarks" |
||
| 347 | |||
| 348 | h3. [REST API] |
||
| 349 | |||
| 350 | * Defect #33113: Default version and assignee are not exposed via projects API |
||
| 351 | |||
| 352 | h3. [Rails support] |
||
| 353 | |||
| 354 | * Patch #33196: Update Rails to 5.2.4.2 |
||
| 355 | |||
| 356 | h3. [Ruby support] |
||
| 357 | |||
| 358 | * Patch #32788: Specify supported Ruby version in Gemfile and doc/INSTALL |
||
| 359 | |||
| 360 | h3. [SCM] |
||
| 361 | |||
| 362 | * Defect #32449: Diff view for .js files in repositories is broken |
||
| 363 | |||
| 364 | h3. [Security] |
||
| 365 | |||
| 366 | * Defect #32850: XSS vulnerability due to missing back_url validation |
||
| 367 | * Defect #32934: XSS vulnerabilities in textile inline links |
||
| 368 | * Defect #33075: Time entries csv export should check issue visibility |
||
| 369 | |||
| 370 | h3. [Text formatting] |
||
| 371 | |||
| 372 | * Defect #32754: Fix missing arrow icon of collapse macro |
||
| 373 | * Defect #32765: ##123 syntax for linking to issues: Title cannot be distinguished from following text |
||
| 374 | * Defect #32971: New line between list items break a list |
||
| 375 | |||
| 376 | h3. [Time tracking] |
||
| 377 | |||
| 378 | * Defect #32768: Internal Error when issue text custom field is shown in Spent time query results |
||
| 379 | * Defect #32774: Creating time tracking entry for other user through rest API fails with 403 |
||
| 380 | * Defect #32959: Fix selected user on log time edit page when user has permissions to log time for another user |
||
| 381 | * Defect #32973: Editing a time entry for a locked user changes the user to the current user |
||
| 382 | * Defect #33052: Missing subject and tracker name in CSV export of time entries report |
||
| 383 | * Feature #3800: Editing time entries should show the person involved |
||
| 384 | |||
| 385 | h3. [Translations] |
||
| 386 | |||
| 387 | * Patch #32659: Russian translation update for 4.1-stable |
||
| 388 | * Patch #32746: Italian translation update for 4.1-stable |
||
| 389 | * Patch #32917: Bulgarian translation |
||
| 390 | * Patch #32928: Czech translation for 4.1-stable |
||
| 391 | * Patch #32995: Russian translation update for 4.1-stable |
||
| 392 | * Patch #33070: Simplified Chinese translation update for 4.1-stable |
||
| 393 | * Patch #33122: German translation update for 4.1-stable |
||
| 394 | * Patch #33219: Persian translation update for 4.1-stable |
||
| 395 | |||
| 396 | h3. [UI] |
||
| 397 | |||
| 398 | * Defect #32772: Tabs are displayed on two lines when the total width of the tabs is greater than 2000px |
||
| 399 | * Defect #32829: HTML entity is used in CSS string |
||
| 400 | * Defect #32838: Typo in application.css: s/paddin-bottom/padding-bottom/ |
||
| 401 | * Defect #32981: Unable to distinguish disabled input fields |
||
| 402 | * Patch #32991: Make group names bold on tracker summary view |
||
| 403 | * Patch #33068: Update copyright year in the footer to 2020 |
||
| 404 | |||
| 405 | h3. [UI - Responsive] |
||
| 406 | |||
| 407 | * Defect #32889: Responsive layout for issue tree and issue relation on issue page is broken |
||
| 408 | * Feature #33156: Allow zooming on mobile devices |
||
| 409 | |||
| 410 | |||
| 411 | 1 | Jean-Philippe Lang | h2. version:4.1.0 (2019-12-20) |
| 412 | |||
| 413 | h3. [Accounts / authentication] |
||
| 414 | |||
| 415 | * Feature #4221: Force passwords to contain specified character classes |
||
| 416 | * Feature #9112: Libravatar and Gravatar-compatible servers support |
||
| 417 | * Feature #26127: Display user logins on profiles |
||
| 418 | |||
| 419 | h3. [Administration] |
||
| 420 | |||
| 421 | * Defect #29601: Redmine::VERSION::revision may return wrong value |
||
| 422 | * Feature #8343: Add wiki toolbar to "Email header" and "Email footer" in "Email notifications" admin tab |
||
| 423 | * Feature #30853: Show warning when no workflow is defined for the role |
||
| 424 | * Feature #30916: Show warning when no tracker uses the status in the workflows |
||
| 425 | * Feature #31154: Reject setting RFC non-compliant emission email addresses |
||
| 426 | * Feature #31361: Include a reason in the error message when an issue status cannot be deleted |
||
| 427 | * Feature #32343: Ability to filter roles that are displayed on the permissions report |
||
| 428 | * Patch #29589: Set the first status as a default status in "New tracker" form |
||
| 429 | |||
| 430 | h3. [Attachments] |
||
| 431 | |||
| 432 | * Defect #32289: Don't try to generate thumbnails if convert command is not available |
||
| 433 | * Feature #3816: Allow pasting screenshots from clipboard |
||
| 434 | * Feature #22481: Show thumbnails for PDF attachments |
||
| 435 | * Feature #29752: Render Textile and Markdown attachments on the preview page |
||
| 436 | * Feature #31553: Preview .webm as video instead of audio |
||
| 437 | * Feature #32249: Show attachment thumbnails by default |
||
| 438 | * Patch #13688: Chosen thumbnail has to be bigger than requested one and not smaller |
||
| 439 | * Patch #30177: Thumbnail lifecycle: reuse thumbs from identical files, delete thumbs when diskfile is deleted |
||
| 440 | |||
| 441 | h3. [Calendar] |
||
| 442 | |||
| 443 | * Feature #27096: Mark non-working days in calendar view |
||
| 444 | |||
| 445 | h3. [Code cleanup/refactoring] |
||
| 446 | |||
| 447 | * Defect #30474: IssuesControllerTest#test_index_sort_by_total_estimated_hours tests practically nothing |
||
| 448 | * Defect #30806: TimeEntryTest#test_create_should_validate_user_id occasionally fails |
||
| 449 | * Defect #31053: Some issue fixtures are set inconsistent tracker id which is not available in the project |
||
| 450 | * Defect #31074: TimelogTest#test_default_query_setting fails depending on the language of the browser |
||
| 451 | * Defect #31093: Duplicate method definition: ProjectsControllerTest#test_jump_should_not_redirect_to_unknown_tab |
||
| 452 | * Defect #31387: Don't rescue Exception class |
||
| 453 | * Defect #31388: ApiTest fails if config.time_zone is set |
||
| 454 | * Defect #31510: Fix missing closing tags in workflows/permissions.html.erb |
||
| 455 | * Defect #31929: MarkdownFormatterTest#test_should_support_underlined_text is declared as private |
||
| 456 | * Patch #29441: Remove code related to JRuby and unsupported Ruby versions |
||
| 457 | * Patch #30163: Remove unnecessary tests in test/unit/initializers/patches_test.rb |
||
| 458 | * Patch #30276: Add missing fixtures to several tests |
||
| 459 | * Patch #30347: test_links_separated_with_line_break_should_link tests nothing |
||
| 460 | * Patch #30445: Remove unnecessary bgl and bgr wrappers from the footer |
||
| 461 | * Patch #30466: Remove unused i18n key "label_all_time" |
||
| 462 | * Patch #30994: Refactor custom field css classes |
||
| 463 | * Patch #31004: Decode hexadecimal-encoded literals in order to be frozen string literals friendly |
||
| 464 | * Patch #31034: Remove encoding magic comments |
||
| 465 | * Patch #31046: Remove unused method ApplicationHelper#generate_csv |
||
| 466 | * Patch #31059: Use #b shortcut instead of #force_encoding |
||
| 467 | * Patch #31088: Remove useless code in TimeEntryQuery#sql_for_activity_id_field |
||
| 468 | * Patch #31131: CalendarsControllerTest#test_show fails depending on the date |
||
| 469 | * Patch #31205: Replace jquery-rails with vanilla javascript ujs |
||
| 470 | * Patch #31344: Remove unused i18n key "label_please_login" |
||
| 471 | * Patch #31391: Small refactorization of avatar methods |
||
| 472 | * Patch #31402: Add support for customization by block to IssueCustomField.generate! |
||
| 473 | * Patch #31433: Use "icon icon-*" classes for sort-handler, collapsible fieldsets and collapsible versions |
||
| 474 | * Patch #31506: Remove trailing whitespaces |
||
| 475 | * Patch #31509: Add Rubocop to enforce some styles |
||
| 476 | * Patch #31555: Use Redmine::Database.mysql? instead of a regular expression |
||
| 477 | * Patch #31705: Add missing fixtures to AttachmentFormatVisibilityTest |
||
| 478 | * Patch #31865: Add missing fixtures to ImportsControllerTest |
||
| 479 | * Patch #31941: ThemesTest may fail if a third-party theme with a favicon is installed |
||
| 480 | * Patch #31965: Add missing fixtures to Redmine::ApiTest::VersionsTest |
||
| 481 | * Patch #31966: Add missing fixtures to Redmine::Helpers::GanttHelperTest |
||
| 482 | * Patch #31967: IssueCustomFieldTest randomly fails |
||
| 483 | * Patch #32023: Add missing fixtures to IssueStatusesControllerTest |
||
| 484 | * Patch #32025: mail_body method in test/test_helper.rb raises an exception if the message is not multipart |
||
| 485 | * Patch #32094: Remove unnecessary call to set_tmp_attachments_directory |
||
| 486 | * Patch #32122: Fix test failure due to missing call to set_tmp_attachments_directory |
||
| 487 | * Patch #32297: Remove code for unsupported versions of Rails from open_id_authentication |
||
| 488 | * Patch #32400: Remove unused i18n key "button_duplicate" |
||
| 489 | * Patch #32431: Invalid association IssueCustomField#issue_custom_values |
||
| 490 | * Patch #32432: Avoid class name overlap that causes TypeError on `rake test:system test` |
||
| 491 | |||
| 492 | h3. [Custom fields] |
||
| 493 | |||
| 494 | * Defect #29209: Long text custom fields don't accept values longer than 64KB if backend database is MySQL |
||
| 495 | * Feature #23997: Per role visibility settings for version custom fields |
||
| 496 | * Feature #29712: Preview and wiki toolbar for full width custom fields |
||
| 497 | * Feature #31159: "Create and continue" button for custom fields |
||
| 498 | * Feature #31444: Add "<< me >>" option to user format issue custom fields |
||
| 499 | * Feature #31859: Per role visibility settings for spent time custom fields |
||
| 500 | * Feature #31925: Per role visibility settings for project custom fields |
||
| 501 | * Patch #31320: Set an appropriate default type in New custom field page depending on the current tab |
||
| 502 | |||
| 503 | h3. [Database] |
||
| 504 | |||
| 505 | * Feature #31921: Changes to properly support 4 byte characters (emoji) when database is MySQL |
||
| 506 | |||
| 507 | h3. [Documentation] |
||
| 508 | |||
| 509 | * Feature #32119: Add TOC to wiki formatting help |
||
| 510 | * Feature #32123: Add "Highlighted code" section in Wiki Syntax Quick Reference |
||
| 511 | * Feature #32169: Add links to the detailed Wiki formatting help in Quick Reference |
||
| 512 | * Patch #30970: Small improvements in appearance of the code coverage index page |
||
| 513 | * Patch #31169: Wiki syntax help for document image pasting and drag/drop embedding |
||
| 514 | * Patch #31327: Update CONTRIBUTING.md |
||
| 515 | |||
| 516 | h3. [Documents] |
||
| 517 | |||
| 518 | * Feature #29725: Show recent documents first when sorting documents by date |
||
| 519 | |||
| 520 | h3. [Email notifications] |
||
| 521 | |||
| 522 | * Defect #13888: Daylight savings causes inconsistency of Message-Id in emails |
||
| 523 | * Defect #14792: Don't add a display name and extra angle brackets in List-Id header field |
||
| 524 | * Defect #17096: Issue emails cannot be threaded by some mailers due to inconsistent Message-ID and References field |
||
| 525 | * Defect #31501: reminder.rake should ignore blank parameters |
||
| 526 | * Feature #5913: Authors name in from address of email notifications |
||
| 527 | * Feature #10378: Don't show empty fields in email notifications |
||
| 528 | * Feature #13111: New setting to include the status changes in issue mail notifications subject |
||
| 529 | * Feature #13307: Start date and due date in email notifications |
||
| 530 | * Feature #17840: Option to send email notification on "Target version updated" |
||
| 531 | * Feature #22771: Option to send email notifications while importing issues from CSV files |
||
| 532 | * Feature #31104: Show the total number of open issues in a reminder |
||
| 533 | * Feature #31225: Show the number of days left until the due date in reminders |
||
| 534 | * Feature #31910: Add additional mail headers for issue tracker |
||
| 535 | |||
| 536 | h3. [Email receiving] |
||
| 537 | |||
| 538 | * Defect #31232: Text may unexpectedly be enclosed in pre tags when an issue is created via HTML email |
||
| 539 | * Defect #31549: LF line terminators cause misparse of a multi-part email when rdm-mailhandler.rb is invoked from /etc/aliases |
||
| 540 | * Defect #31695: Convert HTML links to Textile/Markdown links when creating an issue from an email |
||
| 541 | * Defect #31946: No log message when MailHandler ignored a reply to a nonexistent issue, journal, or message |
||
| 542 | * Feature #17699: Parse author's name enclosed in parentheses in the From field when creating a user account from an email |
||
| 543 | * Feature #19903: Change textfield to textarea for "Exclude attachments by name" |
||
| 544 | * Feature #30838: Option to parse HTML part of multipart (HTML) emails first |
||
| 545 | * Feature #31231: Better handling of HTML tables when creating an issue from an email |
||
| 546 | * Patch #31324: Allow to set is_private flag through a keyword in emails |
||
| 547 | * Patch #31899: Improve MailHandler logging for unauthorized attempts |
||
| 548 | |||
| 549 | h3. [Gantt] |
||
| 550 | |||
| 551 | * Feature #6417: Allow collapse/expand in gantt chart |
||
| 552 | * Feature #14654: Allow a bigger range for the gantt timeline |
||
| 553 | * Feature #27672: Show selected columns in gantt chart |
||
| 554 | * Feature #31373: Previous and next month links in gantt |
||
| 555 | |||
| 556 | h3. [Gems support] |
||
| 557 | |||
| 558 | * Defect #31657: Update capybara (~> 3.25.0) |
||
| 559 | * Defect #32223: Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by sprockets 4.0.0 |
||
| 560 | * Feature #29946: Update i18n gem (~> 1.6.0) |
||
| 561 | * Feature #30492: Replace RMagick with MiniMagick |
||
| 562 | * Feature #30963: Update simplecov gem (~> 0.17.0) |
||
| 563 | * Feature #31911: Update request_store gem to 1.4 |
||
| 564 | * Patch #31126: Update sqlite3 gem (~> 1.4.0) |
||
| 565 | * Patch #31556: Update Rouge to 3.12.0 |
||
| 566 | * Patch #31611: Update csv gem (~> 3.1.1) |
||
| 567 | * Patch #31847: Update redcarpet to 3.5.0 |
||
| 568 | * Patch #31877: Update rbpdf (~> 1.20.0) |
||
| 569 | * Patch #31919: Update roadie-rails gem (~> 2.1.0) |
||
| 570 | |||
| 571 | h3. [Groups] |
||
| 572 | |||
| 573 | * Feature #12796: Display user's groups on profile |
||
| 574 | |||
| 575 | h3. [Hook requests] |
||
| 576 | |||
| 577 | * Patch #7975: Hook for adding content to the side bar of Wiki page |
||
| 578 | |||
| 579 | h3. [I18n] |
||
| 580 | |||
| 581 | * Defect #5820: Hard-coded string "no subject" in app/models/mail_handler.rb |
||
| 582 | |||
| 583 | h3. [Importers] |
||
| 584 | |||
| 585 | * Defect #21766: CSV import does not keep the project it was clicked from |
||
| 586 | * Feature #28213: Support external ID when importing issues |
||
| 587 | * Feature #28234: Add CSV Import for Time Entries |
||
| 588 | * Feature #31450: Support "YYYY/MM/DD" date format when importing issues |
||
| 589 | |||
| 590 | h3. [Issues] |
||
| 591 | |||
| 592 | * Defect #28502: Support issue[assigned_to_id]=me when prefilling issues |
||
| 593 | * Feature #442: Add a description for trackers |
||
| 594 | * Feature #3058: Show issue history using tabs |
||
| 595 | * Feature #22368: Ability to add private comments from the issue bulk edit page |
||
| 596 | * Feature #25540: Unify fields of subtasks and related issues on issue page |
||
| 597 | * Feature #31418: Stacked bar charts in the issue details report |
||
| 598 | * Feature #31427: Insert a link to the source to the attribution line when quoting a note or a message |
||
| 599 | * Feature #31499: Show "Due in X days" in issue details page |
||
| 600 | * Patch #28138: Add link to add a new issue on the version page |
||
| 601 | * Patch #31493: Add a link to project_issues_report from project_issues_report_details |
||
| 602 | * Patch #31994: Allow issue auto complete to return 10 issues when there is not search term provided |
||
| 603 | |||
| 604 | h3. [Issues filter] |
||
| 605 | |||
| 606 | * Defect #32546: Issue relations filter lacks "is not" |
||
| 607 | * Feature #13803: Implement grouping issues by date (start, due, creation, update, closing dates) |
||
| 608 | * Feature #16904: Add anonymous user to users list in query filters |
||
| 609 | * Feature #26826: Issue filtering by spent time |
||
| 610 | * Feature #30482: Multiple issue ids in "Parent task" filter |
||
| 611 | * Feature #30808: Multiple issue ids in "Subtasks" filter |
||
| 612 | * Feature #31328: Change the "+" button in the issues filter to a larger one |
||
| 613 | * Feature #31879: "starts with" and "ends with" filter operators for string values |
||
| 614 | * Patch #4502: New date filter operators: tomorrow, next week, next month |
||
| 615 | * Patch #25265: QueriesController can not handle subclass of IssueQuery |
||
| 616 | |||
| 617 | h3. [Issues list] |
||
| 618 | |||
| 619 | * Defect #29581: Issues in paginated views may be lost because sorting criteria are not unique |
||
| 620 | * Feature #19371: Add a new query column for the parent task subject |
||
| 621 | * Feature #26081: Allow full_width_layout long-text custom fields to appear in the issue list like 'Description' (as a block column) |
||
| 622 | * Patch #31280: Left align long text custom fields in the issues list |
||
| 623 | |||
| 624 | h3. [My page] |
||
| 625 | |||
| 626 | * Feature #30975: New My page block: Updated issues |
||
| 627 | |||
| 628 | h3. [PDF export] |
||
| 629 | |||
| 630 | * Patch #30162: Wiki page collapse block image is not displayed in exported PDF |
||
| 631 | |||
| 632 | h3. [Performance] |
||
| 633 | |||
| 634 | * Feature #26561: Enable frozen string literals |
||
| 635 | * Patch #28940: Use Regexp#match? to reduce allocations of MatchData object |
||
| 636 | * Patch #30249: Performance improvement when rendering news or calendar block on My page |
||
| 637 | * Patch #30828: Refactor GitAdapter#default_branch not to unnecessarily iterate through all elements |
||
| 638 | * Patch #31855: Speed up workflow edit page rendering |
||
| 639 | |||
| 640 | h3. [Permissions and roles] |
||
| 641 | |||
| 642 | * Defect #17219: Rename label for "Issues can be assigned to this role" |
||
| 643 | * Defect #30431: Useless "Delete issues" tracker permission is shown on the role page for Anonymous and Non-member |
||
| 644 | * Feature #1248: New Permission: Edit own issues |
||
| 645 | * Patch #27625: Increase maximum size for role name |
||
| 646 | |||
| 647 | h3. [Plugin API] |
||
| 648 | |||
| 649 | * Patch #27659: redmine_plugin_model_generator improvements(fixes and timestamps) |
||
| 650 | * Patch #31110: Raise an exception if the plugin directory name differs from the plugin id |
||
| 651 | * Patch #31457: Add support for reloading plugin assets automatically in development mode |
||
| 652 | * Patch #31485: Add support for :sql ActiveRecord::Base.schema_format in redmine:plugins:migrate |
||
| 653 | * Patch #31498: Add redmine_plugin_migration generator |
||
| 654 | * Patch #31746: Add redmine:plugins:test:system task |
||
| 655 | |||
| 656 | h3. [Project settings] |
||
| 657 | |||
| 658 | * Defect #27101: Project identifier model constraint doesn't match with text_project_identifier_info and JS-generated identifiers |
||
| 659 | * Feature #22090: Make project settings more accessible |
||
| 660 | * Feature #31032: Display details about inheritance when editing a member roles |
||
| 661 | * Patch #30203: Add links to administration pages in project settings |
||
| 662 | |||
| 663 | h3. [Projects] |
||
| 664 | |||
| 665 | * Feature #29482: Query system for Projects page |
||
| 666 | * Feature #31355: Bookmarks and recently used projects for the project jump box |
||
| 667 | * Feature #32306: Add a link to projects administration page on projects page |
||
| 668 | * Patch #31356: replace icon-fav with icon-user for 'my projects' |
||
| 669 | * Patch #31465: Add an icon linked to trackers detail report on the project overview page |
||
| 670 | |||
| 671 | h3. [REST API] |
||
| 672 | |||
| 673 | * Defect #30073: Ajax Request Returns 200 but an error event is fired instead of success |
||
| 674 | * Feature #26237: Support wiki_page_title attribute in Versions REST API |
||
| 675 | * Feature #30086: Use HTTP status code 403 instead of 401 when REST API is disabled |
||
| 676 | * Feature #31559: Support "active" attribute in Enumerations REST API |
||
| 677 | * Feature #32002: Add inherit_members to projects API response |
||
| 678 | * Feature #32242: Add estimated hours and spent hours to Versions API |
||
| 679 | * Patch #13468: REST API for News |
||
| 680 | * Patch #31399: make /my/account endpoint accessible through API |
||
| 681 | |||
| 682 | h3. [Roadmap] |
||
| 683 | |||
| 684 | * Defect #30949: Roadmap shows 100%, but one of its tasks is still set to 90% |
||
| 685 | * Patch #28510: Show issue assignee gravatar in roadmap and version page |
||
| 686 | * Patch #29391: Show version status in Roadmap and Version pages |
||
| 687 | * Patch #31424: Add issue css classes to issue rows in Roadmap and Version pages |
||
| 688 | |||
| 689 | h3. [Ruby support] |
||
| 690 | |||
| 691 | * Defect #30967: "rake test:coverage" fails in Ruby 2.5 and 2.6 |
||
| 692 | * Feature #30356: Drop Ruby 2.2 support |
||
| 693 | |||
| 694 | h3. [SCM] |
||
| 695 | |||
| 696 | * Defect #16881: Git: repository page crashes when non-ascii character in tag or branch name |
||
| 697 | |||
| 698 | h3. [Text formatting] |
||
| 699 | |||
| 700 | * Defect #30259: URLs end with "-" are rendered incorrectly in Textile |
||
| 701 | * Feature #29489: Issue macro for flexible linking to issues |
||
| 702 | * Feature #30829: Simpler link syntax "#note-123" to make a link to a note of the current issue |
||
| 703 | * Patch #32359: Markdown: Fix sections parsing with code blocks |
||
| 704 | |||
| 705 | h3. [Third-party libraries] |
||
| 706 | |||
| 707 | * Feature #31196: Updates jQuery to 2.2.4 and adds jQuery Migrate library |
||
| 708 | * Feature #31434: Update Chart.js to 2.8.0 |
||
| 709 | * Feature #31436: Update raphael.js to 2.3.0 |
||
| 710 | |||
| 711 | h3. [Time tracking] |
||
| 712 | |||
| 713 | * Feature #3322: Setting to restrict spent times on future dates |
||
| 714 | * Feature #3848: Permission to log time for another user |
||
| 715 | * Feature #5061: Show time log entries in issue history |
||
| 716 | * Feature #30233: Allow grouping of time entries by creation date |
||
| 717 | * Feature #30346: Add "Target Version" to the list of "Available columns" in "Spent time" Tab |
||
| 718 | * Feature #30464: Show estimated hours on the overview page as well as spent hours |
||
| 719 | |||
| 720 | h3. [Translations] |
||
| 721 | |||
| 722 | * Defect #31269: Fix Japanese translation for status_locked |
||
| 723 | * Defect #32354: Fix inconsistent capitalization in Italian translation |
||
| 724 | * Patch #10702: Change "Create and Continue" translation to "Create and add another" |
||
| 725 | * Patch #29142: Japanese translation change for "lost password" |
||
| 726 | * Patch #29151: Add honorific suffixes ("san") in Japanese translation |
||
| 727 | * Patch #30170: Change Japanese translation for "note" |
||
| 728 | * Patch #31256: german translation for missing parts |
||
| 729 | * Patch #31260: Improvement of Japanese translation for permission names |
||
| 730 | * Patch #32358: Fix incomplete Italian translation for notice_successful keys |
||
| 731 | |||
| 732 | h3. [UI] |
||
| 733 | |||
| 734 | * Defect #27330: "Name" field in the 'edit version' form has no "maxlength" |
||
| 735 | * Defect #30467: Footer is not placed at the bottom on pages with little content |
||
| 736 | * Defect #31496: Switch between toggle plus and minus icons for toggle multi select |
||
| 737 | * Feature #6831: Add different style for group names in the New member modal window |
||
| 738 | * Feature #23392: Link to remove a subtask from its parent task |
||
| 739 | * Feature #30207: Hide menu item in the cross-project menu if the module is not enabled in any project |
||
| 740 | * Feature #31294: Add "robohash" to "Default Gravatar image" options |
||
| 741 | * Feature #31989: Inline issue auto complete (#) in fields with text-formatting enabled |
||
| 742 | * Feature #32052: Auto-complete issues #id in search form |
||
| 743 | * Patch #5899: Display user's gravatar when editing profile |
||
| 744 | * Patch #26604: Set a random name attribute on all forms to prevent overwritten values after soft reload with Firefox |
||
| 745 | * Patch #26646: Remove hardcoded width in query column selects |
||
| 746 | * Patch #29289: Wrap subprojects in the overview section with an unordered list to improve customisation |
||
| 747 | * Patch #30168: Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox |
||
| 748 | * Patch #30294: Move the links (View all issues, Summary, Import) from the Issues section of the issues list sidebar under a dropdown |
||
| 749 | * Patch #30421: Issue tracking table on user profile page |
||
| 750 | * Patch #30435: Replace float rules with flexbox for content and sidebar block |
||
| 751 | * Patch #31022: Always use HTTPS when accessing gravatar.com |
||
| 752 | * Patch #31066: Show projects using a table instead of an unordered list in the user profile page |
||
| 753 | * Patch #31147: Add custom styles for all fields |
||
| 754 | * Patch #31204: Add hover styles to buttons |
||
| 755 | * Patch #31343: Visually distinguishable style for code tag |
||
| 756 | * Patch #31441: Show elements titles using jQuery UI tooltips |
||
| 757 | * Patch #31598: Move the links (All time entries, Import) from Spent time section of the spent time list sidebar under a dropdown |
||
| 758 | * Patch #31640: Add clear query icon next to selected query in sidebar |
||
| 759 | * Patch #31697: Show closed date in a tooltip if the issue is closed |
||
| 760 | * Patch #31950: Add CSS class to "journal" and "reply" headers |
||
| 761 | * Patch #31971: Change the color of the input field frame when in focus |
||
| 762 | * Patch #32013: Rounded corners of the main menu |
||
| 763 | * Patch #32014: Rounded corners on table.list elements |
||
| 764 | * Patch #32015: Rounded corners of "my page" blocks |
||
| 765 | * Patch #32037: Constrain sidebar width on different resolutions |
||
| 766 | * Patch #32165: Rounded corners on table.cal |
||
| 767 | |||
| 768 | h3. [Wiki] |
||
| 769 | |||
| 770 | * Defect #11359: Wiki diff doesn't keep spaces |
||
| 771 | * Defect #20910: Hierarchy in TOC is not preserved when Wiki index is exported to HTML |
||
| 772 | * Feature #9634: Show locked badge for locked wiki pages |