Project

General

Profile

Changelog 3 3 » History » Version 1

Jean-Philippe Lang, 2016-06-19 14:51

1 1 Jean-Philippe Lang
h1. Changelog 3.3.x
2
3
h2. version:3.3.0 (2016-06-19)
4
5
* Defect #5880: Only consider open subtasks when computing the priority of a parent issue
6
* Defect #8628: "Related to" reference may yield circular dependency error message
7
* Defect #12893: Copying an issue does not copy parent task id
8
* Defect #13654: Can't set parent issue when issue relations among child issues are present
9
* Defect #15777: Watched issues count on "My page" is shown for all issues instead of only open ones
10
* Defect #17580: After copying a task, setting the parent as the orignal task's parent triggers an error
11
* Defect #19924: Adding subtask takes very long
12
* Defect #20882: % done: progress bar blocked at 80 in the issue list
13
* Defect #21037: Issue show : bullet points not aligned if sub-task is in a different project
14
* Defect #21433: "version-completed" class is never set when version has no due date
15
* Defect #21674: The LDAP connection test does not check the credentials
16
* Defect #21695: Warning "Can't mass-assign protected attributes for IssueRelation: issue_to_id"
17
* Defect #21742: Received text attachments doesn't hold the original encoding on Ruby >= 2.1
18
* Defect #21855: Gravatar get images over http instead https
19
* Defect #21856: I18n backend does not support original i18n Pluralization
20
* Defect #21861: typo: s/creditentials/credentials/
21
* Defect #22059: Issue percentage selector extends screen border
22
* Defect #22115: Text in the "removed" part of a wiki diff is double-escaped
23
* Defect #22123: Totals cannot be removed completely if some columns are set in the global settings
24
* Defect #22135: Semi colon is spelled semicolon
25
* Defect #22405: SQL server: non ASCII filter does not work
26
* Defect #22493: Test code bug in application_helper_test
27
* Defect #22745: Rest API for Custom Fields does not return keys for key/value types
28
* Defect #23044: Typo in Azerbaijani general_lang_name
29
* Defect #23054: Clearing time entry custom fields while bulk editing results in values set to __none__
30
* Defect #23067: Custom field List Link values to URL breaks on entries with spaces
31
* Feature #285: Tracker role-based permissioning
32
* Feature #1725: Delete button on comments
33
* Feature #4266: Display changeset comment on repository diff view.
34
* Feature #4806: Filter the issue list by issue ids
35
* Feature #5536: Simplify Wiki Page creation ("Add Page" link)
36
* Feature #5754: Allow addition of watchers via bulk edit context menu
37
* Feature #6204: Make the "New issue" menu item optional
38
* Feature #7017: Add watchers from To and Cc fields in issue replies
39
* Feature #7839: Limit trackers for new issue to certain roles
40
* Feature #12456: Add units in history for estimated time
41
* Feature #12909: Drag'n'drop order configuration for statuses, trackers, roles...
42
* Feature #13718: Accept dots in JSONP callback
43
* Feature #14462: Previous/next links may be lost after editing the issue
44
* Feature #14574: "I don't want to be notified of changes that I make myself" as Default for all User
45
* Feature #14830: REST API : Add support for attaching file to Wiki pages
46
* Feature #14937: Code highlighting toolbar button
47
* Feature #15880: Consistent, global button/menu to add new content
48
* Feature #20985: Include private_notes property in xml/json Journals output
49
* Feature #21125: Removing attachment after rollback transaction
50
* Feature #21421: Security Notifications when security related things are changed
51
* Feature #21500: Add the "Hide my email address" option on the registration form
52
* Feature #21757: Add Total spent hours and Estimated hours to the REST API response
53
* Feature #22018: Add id and class for easier styling of query filters
54
* Feature #22058: Show image attachments and repo entries instead of downloading them
55
* Feature #22147: Change "Related issues" label for generic grouped query filters
56
* Feature #22381: Require password reset on initial setup for default admin account
57
* Feature #22383: Support of default Active Record (I18n) transliteration paths
58
* Feature #22482: Respond with "No preview available" instead of sending the file when no preview is available
59
* Feature #22951: Make Tracker and Status map-able for CSV import
60
* Feature #22987: Ruby 2.3 support
61
* Feature #23020: Default assigned_to when receiving emails
62
* Feature #23107: Update CodeRay to v1.1.1.
63
* Patch #3551: Additional case of USER_FORMAT, #{lastname}#{firstname} without any sperator
64
* Patch #6277: REST API for Search
65
* Patch #14680: Change Simplified Chinese translation for version 'field_effective_date'
66
* Patch #14828: Patch to add support for deleting attachments via API
67
* Patch #19468: Replace jQuery UI Datepicker with native browser date fields when available
68
* Patch #20632: Tab left/right buttons for project menu
69
* Patch #21256: Use CSS instead of image_tag() to show icons for better theming support
70
* Patch #21282: Remove left position from gantt issue tooltip
71
* Patch #21434: Additional CSS class for version status
72
* Patch #21474: Adding issue css classes to subtasks and relations tr
73
* Patch #21497: Tooltip on progress bar
74
* Patch #21541: Russian translation improvement
75
* Patch #21582: Performance in User#roles_for_project
76
* Patch #21583: Use association instead of a manual JOIN in Project#rolled_up_trackers
77
* Patch #21587: Additional view hook for body_top
78
* Patch #21611: Do not collect ids of subtree in Query#project_statement
79
* Patch #21628: Correct Turkish translation
80
* Patch #21632: Updated Estonian translation
81
* Patch #21663: Wrap textilizable with DIV containing wiki class
82
* Patch #21678: Add missing wiki container for news comments
83
* Patch #21685: Change Spanish Panama thousand delimiters and separator
84
* Patch #21738: Add .sql to mime-types
85
* Patch #21747: Catalan translation
86
* Patch #21776: Add status, assigned_to and done_ratio classes to issue subtasks
87
* Patch #21805: Improve accessibility for icon-only links
88
* Patch #21931: Simplified Chinese translation for 3.3 (some fixes)
89
* Patch #21942: Fix Czech translation of field_time_entries_visibility
90
* Patch #21944: Bugfix: Hide custom field link values from being shown when value is empty
91
* Patch #21947: Improve page header title for deeply nested project structures (+ improved XSS resilience)
92
* Patch #21963: German translations change
93
* Patch #21985: Increase space between menu items
94
* Patch #21991: Japanese wiki_syntax_detailed_textile.html translation improvement
95
* Patch #22078: Incorrect French translation of :setting_issue_group_assignment
96
* Patch #22126: Update for Lithuanian translation
97
* Patch #22138: fix Korean translation typo
98
* Patch #22277: Add id to issue query forms to ease styling within themes
99
* Patch #22309: Add styles for blockquote in email notifications
100
* Patch #22315: Change English translation for field_effective_date: "Date" to "Due date"
101
* Patch #22320: Respect user's timezone when comparing / parsing Dates
102
* Patch #22345: Trackers that have parent_issue_id in their disabled_core_fields should not be selectable for new child issues
103
* Patch #22376: Change Japanese translation for label_issue_watchers
104
* Patch #22401: Notify the user of missing attachments
105
* Patch #22496: Add text wrap for multiple value list custom fields
106
* Patch #22506: Updated Korean locale data
107
* Patch #22693: Add styles for pre in email notifications
108
* Patch #22724: Change Japanese translation for "last name" and "first name"
109
* Patch #22756: Edit versions links on the roadmap
110
* Patch #23021: fix Russian "setting_thumbnails_enabled" misspelling
111
* Patch #23065: Fix confusing Japanese translation for permission_manage_related_issues
112
* Patch #23083: Allow filtering for system-shared versions in version custom fields in the global issues view