Project

General

Profile

Changelog 3 3 » History » Version 2

Jean-Philippe Lang, 2016-10-10 09:54

1 1 Jean-Philippe Lang
h1. Changelog 3.3.x
2
3 2 Jean-Philippe Lang
h2. version:3.3.1 (2016-10-10)
4
5
* Defect #23067: Custom field List Link values to URL breaks on entries with spaces
6
* Defect #23655: Restricted permissions for non member/anonymous on a given project not working
7
* Defect #23839: "Invalid query" (Error 500) message with MS SQL when displaying an issue from a list grouped and sorted by fixed version
8
* Defect #23841: Custom field URL spaces not decoded properly
9
* Defect #22123: Totals cannot be removed completely if some columns are set in the global settings
10
* Defect #23054: Clearing time entry custom fields while bulk editing results in values set to __none__
11
* Defect #23206: Wrong filters are applied when exporting issues to CSV with blank filter
12
* Defect #23246: Saving an empty Markdown image tag in Wiki pages causes internal server error
13
* Defect #23829: Wrong allow-override example in rdm-mailhandler.rb
14
* Defect #23152: Distinguish closed subprojects on the project overview
15
* Defect #23172: Tickets can be assigned to users who are not available in specific tracker
16
* Defect #23242: thumbnail macro does not render when displaying wiki content version
17
* Defect #23369: encoding error in locales de.yml
18
* Defect #23391: Wrong CSS classes in subtasks tree
19
* Defect #23410: Error if create new issue and there is no project
20
* Defect #23472: Show open issues only in "Reported Issues" on My page
21
* Defect #23558: IssueImportTest#test_should_not_import_with_default_tracker_when_tracker_is_invalid fails randomly
22
* Defect #23596: Filter on issue ID with between/lesser/greater operator does not work
23
* Defect #23700: Creating a wiki page named "Sidebar" without proper permission raises an exception
24
* Defect #23751: Tab buttons appear on pages that have no tabs
25
* Defect #23766: API : creating issues with project identifier no longer possible
26
* Defect #23878: Closing all subtasks causes error if default priority is not defined and priority is derived from subtasks
27
* Defect #23969: Edit/delete links displayed on issue even if project is closed
28
* Defect #24014: Custom fields not used in project should not be visible in spent time report
29
* Patch #23117: Traditional Chinese textile and markdown help translation
30
* Patch #23387: Traditional Chinese textile and markdown detailed help translation (to r15723)
31
* Patch #23764: closed_on field of copied issue is always set to source issue's value
32
* Patch #23269: Fix for Error: Unable to autoload constant Redmine::Version when accessing the time report in first request
33
* Patch #23278: When creating issues by receiving an email, watchers created via CC in the mail don't get an email notification
34
* Patch #23389: Print Styles get overriden by responsive media query
35
* Patch #23708: Too long words in subtasks break layout
36
* Patch #23883: iOS 10 ignore disabled Zoom
37
* Patch #23134: Updated Korean locale
38
* Patch #23153: Plugin hooks for custom search results
39
* Patch #23171: Simplified Chinese translation for 3.3-stable
40
* Patch #23180: Make the issue id from email notifications linkable to issue page
41
* Patch #23334: Issue#editable_custom_field_values very slow for issues with many custom fields
42
* Patch #23346: Set user's localization before redirecting on forced password change to generate flash message in current user's language
43
* Patch #23376: Downloading of attachments with MIME type text/javascript fails
44
* Patch #23497: Russian translation for 3.3.0
45
* Patch #23587: Sudo-Mode refinements
46
* Patch #23725: Updated Brazilian translation for 3.3.0.stable
47
* Patch #23745: German translation for 3.3-stable
48
49 1 Jean-Philippe Lang
h2. version:3.3.0 (2016-06-19)
50
51
* Defect #5880: Only consider open subtasks when computing the priority of a parent issue
52
* Defect #8628: "Related to" reference may yield circular dependency error message
53
* Defect #12893: Copying an issue does not copy parent task id
54
* Defect #13654: Can't set parent issue when issue relations among child issues are present
55
* Defect #15777: Watched issues count on "My page" is shown for all issues instead of only open ones
56
* Defect #17580: After copying a task, setting the parent as the orignal task's parent triggers an error
57
* Defect #19924: Adding subtask takes very long
58
* Defect #20882: % done: progress bar blocked at 80 in the issue list
59
* Defect #21037: Issue show : bullet points not aligned if sub-task is in a different project
60
* Defect #21433: "version-completed" class is never set when version has no due date
61
* Defect #21674: The LDAP connection test does not check the credentials
62
* Defect #21695: Warning "Can't mass-assign protected attributes for IssueRelation: issue_to_id"
63
* Defect #21742: Received text attachments doesn't hold the original encoding on Ruby >= 2.1
64
* Defect #21855: Gravatar get images over http instead https
65
* Defect #21856: I18n backend does not support original i18n Pluralization
66
* Defect #21861: typo: s/creditentials/credentials/
67
* Defect #22059: Issue percentage selector extends screen border
68
* Defect #22115: Text in the "removed" part of a wiki diff is double-escaped
69
* Defect #22123: Totals cannot be removed completely if some columns are set in the global settings
70
* Defect #22135: Semi colon is spelled semicolon
71
* Defect #22405: SQL server: non ASCII filter does not work
72
* Defect #22493: Test code bug in application_helper_test
73
* Defect #22745: Rest API for Custom Fields does not return keys for key/value types
74
* Defect #23044: Typo in Azerbaijani general_lang_name
75
* Defect #23054: Clearing time entry custom fields while bulk editing results in values set to __none__
76
* Defect #23067: Custom field List Link values to URL breaks on entries with spaces
77
* Feature #285: Tracker role-based permissioning
78
* Feature #1725: Delete button on comments
79
* Feature #4266: Display changeset comment on repository diff view.
80
* Feature #4806: Filter the issue list by issue ids
81
* Feature #5536: Simplify Wiki Page creation ("Add Page" link)
82
* Feature #5754: Allow addition of watchers via bulk edit context menu
83
* Feature #6204: Make the "New issue" menu item optional
84
* Feature #7017: Add watchers from To and Cc fields in issue replies
85
* Feature #7839: Limit trackers for new issue to certain roles
86
* Feature #12456: Add units in history for estimated time
87
* Feature #12909: Drag'n'drop order configuration for statuses, trackers, roles...
88
* Feature #13718: Accept dots in JSONP callback
89
* Feature #14462: Previous/next links may be lost after editing the issue
90
* Feature #14574: "I don't want to be notified of changes that I make myself" as Default for all User
91
* Feature #14830: REST API : Add support for attaching file to Wiki pages
92
* Feature #14937: Code highlighting toolbar button
93
* Feature #15880: Consistent, global button/menu to add new content
94
* Feature #20985: Include private_notes property in xml/json Journals output
95
* Feature #21125: Removing attachment after rollback transaction
96
* Feature #21421: Security Notifications when security related things are changed
97
* Feature #21500: Add the "Hide my email address" option on the registration form
98
* Feature #21757: Add Total spent hours and Estimated hours to the REST API response
99
* Feature #22018: Add id and class for easier styling of query filters
100
* Feature #22058: Show image attachments and repo entries instead of downloading them
101
* Feature #22147: Change "Related issues" label for generic grouped query filters
102
* Feature #22381: Require password reset on initial setup for default admin account
103
* Feature #22383: Support of default Active Record (I18n) transliteration paths
104
* Feature #22482: Respond with "No preview available" instead of sending the file when no preview is available
105
* Feature #22951: Make Tracker and Status map-able for CSV import
106
* Feature #22987: Ruby 2.3 support
107
* Feature #23020: Default assigned_to when receiving emails
108
* Feature #23107: Update CodeRay to v1.1.1.
109
* Patch #3551: Additional case of USER_FORMAT, #{lastname}#{firstname} without any sperator
110
* Patch #6277: REST API for Search
111
* Patch #14680: Change Simplified Chinese translation for version 'field_effective_date'
112
* Patch #14828: Patch to add support for deleting attachments via API
113
* Patch #19468: Replace jQuery UI Datepicker with native browser date fields when available
114
* Patch #20632: Tab left/right buttons for project menu
115
* Patch #21256: Use CSS instead of image_tag() to show icons for better theming support
116
* Patch #21282: Remove left position from gantt issue tooltip
117
* Patch #21434: Additional CSS class for version status
118
* Patch #21474: Adding issue css classes to subtasks and relations tr
119
* Patch #21497: Tooltip on progress bar
120
* Patch #21541: Russian translation improvement
121
* Patch #21582: Performance in User#roles_for_project
122
* Patch #21583: Use association instead of a manual JOIN in Project#rolled_up_trackers
123
* Patch #21587: Additional view hook for body_top
124
* Patch #21611: Do not collect ids of subtree in Query#project_statement
125
* Patch #21628: Correct Turkish translation
126
* Patch #21632: Updated Estonian translation
127
* Patch #21663: Wrap textilizable with DIV containing wiki class
128
* Patch #21678: Add missing wiki container for news comments
129
* Patch #21685: Change Spanish Panama thousand delimiters and separator
130
* Patch #21738: Add .sql to mime-types
131
* Patch #21747: Catalan translation
132
* Patch #21776: Add status, assigned_to and done_ratio classes to issue subtasks
133
* Patch #21805: Improve accessibility for icon-only links
134
* Patch #21931: Simplified Chinese translation for 3.3 (some fixes)
135
* Patch #21942: Fix Czech translation of field_time_entries_visibility
136
* Patch #21944: Bugfix: Hide custom field link values from being shown when value is empty
137
* Patch #21947: Improve page header title for deeply nested project structures (+ improved XSS resilience)
138
* Patch #21963: German translations change
139
* Patch #21985: Increase space between menu items
140
* Patch #21991: Japanese wiki_syntax_detailed_textile.html translation improvement
141
* Patch #22078: Incorrect French translation of :setting_issue_group_assignment
142
* Patch #22126: Update for Lithuanian translation
143
* Patch #22138: fix Korean translation typo
144
* Patch #22277: Add id to issue query forms to ease styling within themes
145
* Patch #22309: Add styles for blockquote in email notifications
146
* Patch #22315: Change English translation for field_effective_date: "Date" to "Due date"
147
* Patch #22320: Respect user's timezone when comparing / parsing Dates
148
* Patch #22345: Trackers that have parent_issue_id in their disabled_core_fields should not be selectable for new child issues
149
* Patch #22376: Change Japanese translation for label_issue_watchers
150
* Patch #22401: Notify the user of missing attachments
151
* Patch #22496: Add text wrap for multiple value list custom fields
152
* Patch #22506: Updated Korean locale data
153
* Patch #22693: Add styles for pre in email notifications
154
* Patch #22724: Change Japanese translation for "last name" and "first name"
155
* Patch #22756: Edit versions links on the roadmap
156
* Patch #23021: fix Russian "setting_thumbnails_enabled" misspelling
157
* Patch #23065: Fix confusing Japanese translation for permission_manage_related_issues
158
* Patch #23083: Allow filtering for system-shared versions in version custom fields in the global issues view