Changelog 2 4 » History » Version 4
Jean-Philippe Lang, 2014-07-06 14:51
2.4.6 released
| 1 | 1 | Jean-Philippe Lang | h1. Changelog 2.4.x |
|---|---|---|---|
| 2 | |||
| 3 | 4 | Jean-Philippe Lang | h2. version:2.4.6 (2014-07-06) |
| 4 | |||
| 5 | * Defect #13932: File upload does not work with Safari |
||
| 6 | * Defect #16467: back_url redirection does not work for '/' |
||
| 7 | * Defect #16511: Potentiel data leak in "Invalid form authenticity token" error screen |
||
| 8 | * Defect #16530: back_url redirection work for non sub uri |
||
| 9 | * Defect #16711: Non-ascii attachment file name get corrupted in IE11 |
||
| 10 | * Defect #17151: File upload broken on Chrome 36 |
||
| 11 | * Defect #17235: use test_email report can't modify frozen String |
||
| 12 | * Defect #17391: Upgrade to Rails 3.2.19 |
||
| 13 | * Patch #17206: Fix Invalid CSS on Error-Pages |
||
| 14 | |||
| 15 | 3 | Jean-Philippe Lang | h2. version:2.4.5 (2014-03-29) |
| 16 | |||
| 17 | * Defect #16466: Fixed back url verification (JVN#93004610) |
||
| 18 | |||
| 19 | 1 | Jean-Philippe Lang | h2. version:2.4.4 (2014-03-02) |
| 20 | |||
| 21 | * Defect #16081: Export CSV - Custom field true/false not using translation |
||
| 22 | * Defect #16161: Parent task search and datepicker not available after changing status |
||
| 23 | * Defect #16169: Wrong validation when updating integer custom field with spaces |
||
| 24 | * Defect #16177: Mercurial 2.9 compatibility |
||
| 25 | |||
| 26 | h2. version:2.4.3 (2014-02-08) |
||
| 27 | |||
| 28 | * Defect #13544: Commit reference: autogenerated issue note has wrong commit link syntax in multi-repo or cross-project context |
||
| 29 | * Defect #15664: Unable to upload attachments without add_issues, edit_issues or add_issue_notes permission |
||
| 30 | * Defect #15756: 500 on admin info/settings page on development environment |
||
| 31 | * Defect #15781: Customfields have a noticable impact on search performance due to slow database COUNT |
||
| 32 | * Defect #15849: Redmine:Fetch_Changesets Single-inheritance issue in subclass "Repository:Git" |
||
| 33 | * Defect #15870: Parent task completion is 104% after update of subtasks |
||
| 34 | * Defect #16032: Repository.fetch_changesets > app/models/repository/git.rb:137:in `[]=': string not matched (IndexError) |
||
| 35 | * Defect #16038: Issue#css_classes corrupts user.groups association cache |
||
| 36 | * Patch #15960: pt-BR translation for 2.4-stable |
||
| 37 | |||
| 38 | 2 | Toshi MARUYAMA | Additional note: |
| 39 | |||
| 40 | #15781 was forgotten to merge to v2.4.3. |
||
| 41 | It is in v2.5.0. |
||
| 42 | |||
| 43 | 1 | Jean-Philippe Lang | h2. version:2.4.2 (2013-12-23) |
| 44 | |||
| 45 | * Defect #15398: HTML 5 invalid <center> tag |
||
| 46 | * Defect #15523: CSS class for done ratio is not properly generated |
||
| 47 | * Defect #15623: Timelog filtering by activity field does not handle project activity overrides |
||
| 48 | * Defect #15677: Links for relations in notifications do not include hostname |
||
| 49 | * Defect #15684: MailHandler : text/plain attachments are added to description |
||
| 50 | * Defect #15714: Notification on loosing assignment does not work |
||
| 51 | * Defect #15735: OpenID login fails due to CSRF verification |
||
| 52 | * Defect #15741: Multiple scrollbars in project selection tree |
||
| 53 | * Patch #9442: Russian wiki syntax help translations |
||
| 54 | * Patch #15524: Japanese translation update (r12278) |
||
| 55 | * Patch #15601: Turkish translation update |
||
| 56 | * Patch #15688: Spanish translation updated |
||
| 57 | * Patch #15696: Russian translation update |
||
| 58 | |||
| 59 | h2. version:2.4.1 (2013-11-23) |
||
| 60 | |||
| 61 | * Defect #15401: Wiki syntax "bold italic" is incorrect |
||
| 62 | * Defect #15414: Empty sidebar should not be displayed in project overview |
||
| 63 | * Defect #15427: REST API POST and PUT broken |
||
| 64 | * Patch #15376: Traditional Chinese translation (to r12295) |
||
| 65 | * Patch #15395: German "ImageMagick convert available" translation |
||
| 66 | * Patch #15400: Czech Wiki syntax traslation |
||
| 67 | * Patch #15402: Czech translation for 2.4-stable |
||
| 68 | |||
| 69 | h2. version:2.4.0 (2013-11-17) |
||
| 70 | |||
| 71 | * Defect #1983: statistics get rather cramped with more than 15 or so contributers |
||
| 72 | * Defect #7335: Sorting issues in gantt by date, not by id |
||
| 73 | * Defect #12681: Treat group assignments as assigned to me |
||
| 74 | * Defect #12824: Useless "edit" link in workflow menu |
||
| 75 | * Defect #13260: JQuery Datepicker popup is missing multiple month/year modifiers |
||
| 76 | * Defect #13537: Filters will show issues with unused custom fields. |
||
| 77 | * Defect #13829: Favicon bug in IE8 |
||
| 78 | * Defect #13949: Handling of attachment uploads when 'Maximum attachment size' is set to 0 |
||
| 79 | * Defect #13989: Trac and Mantis importers reset global notification settings |
||
| 80 | * Defect #13990: Trac importer breaks on exotic filenames and ruby 1.9+ |
||
| 81 | * Defect #14028: Plugins Gemfiles loading breaks __FILE__ |
||
| 82 | * Defect #14086: Better handling of issue start date validation |
||
| 83 | * Defect #14206: Synchronize the lang attribute of the HTML with the display language |
||
| 84 | * Defect #14403: No error message if notification mail could not delivered |
||
| 85 | * Defect #14516: Missing Sort Column Label and Center Align on Admin-Enumerations |
||
| 86 | * Defect #14517: Missing Html Tile on Admin (Groups, LDAP and Plugins) |
||
| 87 | * Defect #14598: Wrong test with logger.info in model mail_handler |
||
| 88 | * Defect #14615: Warn me when leaving a page with unsaved text doesn't work when editing an update note |
||
| 89 | * Defect #14621: AJAX call on the issue form resets data entered during the request |
||
| 90 | * Defect #14657: Wrong German translation for member inheritance |
||
| 91 | * Defect #14773: ActiveRecord::Acts::Versioned::ActMethods#next_version Generates ArgumentError |
||
| 92 | * Defect #14819: Newlines in attachment filename causes crash |
||
| 93 | * Defect #14986: 500 error when viewing a wiki page without WikiContent |
||
| 94 | * Defect #14995: Japanese "notice_not_authorized" translation is incorrect |
||
| 95 | * Defect #15044: Patch for giving controller_issues_edit_after_save api hook the correct context |
||
| 96 | * Defect #15050: redmine:migrate_from_mantis fails to migrate projects with all upper case name |
||
| 97 | * Defect #15058: Project authorization EnabledModule N+1 queries |
||
| 98 | * Defect #15113: The mail method should return a Mail::Message |
||
| 99 | * Defect #15135: Issue#update_nested_set_attributes comparing nil with empty string |
||
| 100 | * Defect #15191: HTML 5 validation failures |
||
| 101 | * Defect #15227: Custom fields in issue form - splitting is incorrect |
||
| 102 | * Defect #15307: HTML 5 deprecates width and align attributes |
||
| 103 | * Feature #1005: Add the addition/removal/change of related issues to the history |
||
| 104 | * Feature #1019: Role based custom queries |
||
| 105 | * Feature #1391: Ability to force user to change password |
||
| 106 | * Feature #2199: Ability to clear dates and text fields when bulk editing issues |
||
| 107 | * Feature #2427: Document horizontal rule syntax |
||
| 108 | * Feature #2795: Add a "Cancel" button to the "Delete" project page when deleting a project. |
||
| 109 | * Feature #2865: One click filter in search view |
||
| 110 | * Feature #3413: Exclude attachments from incoming emails based on file name |
||
| 111 | * Feature #3872: New user password - better functionality |
||
| 112 | * Feature #4911: Multiple issue update rules with different keywords in commit messages |
||
| 113 | * Feature #5037: Role-based issue custom field visibility |
||
| 114 | * Feature #7590: Different commit Keywords for each tracker |
||
| 115 | * Feature #7836: Ability to save Gantt query filters |
||
| 116 | * Feature #8253: Update CodeRay to 1.1 final |
||
| 117 | * Feature #11159: REST API for getting CustomField definitions |
||
| 118 | * Feature #12293: Add links to attachments in new issue email notification |
||
| 119 | * Feature #12912: Issue-notes Redmine links: append actual note reference to rendered links |
||
| 120 | * Feature #13157: Link on "My Page" to view all my spent time |
||
| 121 | * Feature #13746: Highlighting of source link target line |
||
| 122 | * Feature #13943: Better handling of validation errors when bulk editing issues |
||
| 123 | * Feature #13945: Disable autofetching of repository changesets if projects are closed |
||
| 124 | * Feature #14024: Default of issue start and due date |
||
| 125 | * Feature #14060: Enable configuration of OpenIdAuthentication.store |
||
| 126 | * Feature #14228: Registered users should have a way to get a new action email |
||
| 127 | * Feature #14614: View hooks for user preferences |
||
| 128 | * Feature #14630: wiki_syntax.html per language (wiki help localization mechanism) |
||
| 129 | * Feature #15136: Activate Custom Fields on a selection of projects directly from Custom fields page |
||
| 130 | * Feature #15182: Return to section anchor after wiki section edit |
||
| 131 | * Feature #15218: Update Rails 3.2.15 |
||
| 132 | * Feature #15311: Add an indication to admin/info whether or not ImageMagick convert is available |
||
| 133 | * Patch #6689: Document project-links in parse_redmine_links |
||
| 134 | * Patch #13460: All translations: RSS -> Atom |
||
| 135 | * Patch #13482: Do not add empty header/footer to notification emails |
||
| 136 | * Patch #13528: Traditional Chinese "label_total_time" translation |
||
| 137 | * Patch #13551: update Dutch translations - March 2013 |
||
| 138 | * Patch #13577: Japanese translation improvement ("done ratio") |
||
| 139 | * Patch #13646: Fix handling multiple text parts in email |
||
| 140 | * Patch #13674: Lithuanian translation |
||
| 141 | * Patch #13687: Favicon bug in opera browser |
||
| 142 | * Patch #13697: Back-button on diff page is not working when I'm directed from email |
||
| 143 | * Patch #13745: Correct translation for member save button |
||
| 144 | * Patch #13808: Changed Bulgarian "label_statistics" translation |
||
| 145 | * Patch #13825: German translation: jquery.ui.datepicker-de.js |
||
| 146 | * Patch #13900: Update URL when changing tab |
||
| 147 | * Patch #13931: Error and inconsistencies in Croatian translation |
||
| 148 | * Patch #13948: REST API should return user.status |
||
| 149 | * Patch #13988: Enhanced Arabic translation |
||
| 150 | * Patch #14138: Output changeset comment in html title |
||
| 151 | * Patch #14180: Improve pt-BR translation |
||
| 152 | * Patch #14222: German translation: grammar + spelling |
||
| 153 | * Patch #14223: Fix icon transparency issues |
||
| 154 | * Patch #14360: Slovene language translation |
||
| 155 | * Patch #14767: More CSS classes on various fields |
||
| 156 | * Patch #14901: Slovak translation |
||
| 157 | * Patch #14920: Russian numeric translation |
||
| 158 | * Patch #14981: Italian translation |
||
| 159 | * Patch #15072: Optimization of issues journal custom fields display |
||
| 160 | * Patch #15073: list custom fields : multiple select filter wider |
||
| 161 | * Patch #15075: Fix typo in the Dutch "label_user_mail_option_all" translation |
||
| 162 | * Patch #15277: Accept custom field format added at runtime |
||
| 163 | * Patch #15295: Log error messages when moving attachements in sub-directories |
||
| 164 | * Patch #15369: Bulgarian translation (r12278) |