Project

General

Profile

Changelog » History » Version 87

Jean-Philippe Lang, 2013-07-14 16:56

1 1 Jean-Philippe Lang
h1. Changelog
2 53 Jean-Philippe Lang
3
{{>toc}}
4 1 Jean-Philippe Lang
5 87 Jean-Philippe Lang
h2. version:2.3.2 (2013-07-14)
6
7
* Defect #9996: configuration.yml in documentation , but redmine ask me to create email.yml
8
* Defect #13692: warning: already initialized constant on Ruby 1.8.7
9
* Defect #13783: Internal error on time tracking activity enumeration deletion
10
* Defect #13821: "obj" parameter is not defined for macros used in description of documents
11
* Defect #13850: Unable to set custom fields for versions using the REST API
12
* Defect #13910: Values of custom fields are not kept in issues when copying a project
13
* Defect #13950: Duplicate Lithuanian "error_attachment_too_big" translation keys
14
* Defect #14015: Ruby hangs when adding a subtask
15
* Defect #14020: Locking and unlocking a user resets the email notification checkbox
16
* Defect #14023: Can't delete relation when Redmine runs in a subpath
17
* Defect #14051: Filtering issues with custom field in date format with NULL(empty) value
18
* Defect #14178: PDF API broken in version 2.3.1
19
* Defect #14186: Project name is not properly escaped in issue filters JSON
20
* Defect #14242: Project auto generation fails when projects created in the same time
21
* Defect #14245: Gem::InstallError: nokogiri requires Ruby version >= 1.9.2.
22
* Defect #14346: Latvian translation for "Log time"
23
* Feature #12888: Adding markings to emails generated by Private comments
24
* Feature #14419: Include RUBY_PATCHLEVEL and RUBY_RELEASE_DATE in info.rb
25
* Patch #14005: Swedish Translation for 2.3-stable
26
* Patch #14101: Receive IMAP by uid's
27
* Patch #14103: Disconnect and logout from IMAP after mail receive
28
* Patch #14145: German translation of x_hours
29
* Patch #14182: pt-BR translation for 2.3-stable
30
* Patch #14196: Italian translation for 2.3-stable
31
* Patch #14221: Translation of x_hours for many languages
32
33 86 Jean-Philippe Lang
h2. version:2.3.1 (2013-05-01)
34
35
* Defect #12650: Lost text after selection in issue list with IE
36
* Defect #12684: Hotkey for Issue-Edit doesn't work as expected
37
* Defect #13405: Commit link title is escaped twice when using "commit:" prefix
38
* Defect #13541: Can't access SCM when log/production.scm.stderr.log is not writable
39
* Defect #13579: Datepicker uses Simplified Chinese in Traditional Chinese locale
40
* Defect #13584: Missing Portuguese jQuery UI date picker
41
* Defect #13586: Circular loop testing prevents precedes/follows relation between subtasks
42
* Defect #13618: CSV export of spent time ignores filters and columns selection
43
* Defect #13630: PDF export generates the issue id twice
44
* Defect #13644: Diff - Internal Error
45
* Defect #13712: Fix email rake tasks to also support no_account_notice and default_group options
46
* Defect #13811: Broken javascript in IE7 ; recurrence of #12195
47
* Defect #13823: Trailing comma in javascript files
48
* Patch #13531: Traditional Chinese translation for 2.3-stable
49
* Patch #13552: Dutch translations for 2.3-stable
50
* Patch #13678: Lithuanian translation for 2.3-stable
51
52 85 Jean-Philippe Lang
h2. version:2.3.0 (2013-03-19)
53
54
* Defect #3107: Issue with two digit year on Logtime
55
* Defect #3371: Autologin does not work when using openid
56
* Defect #3676: www. generates broken link in formatted text
57
* Defect #4700: Adding news does not send notification to all project members
58
* Defect #5329: Time entries report broken on first week of year
59
* Defect #8794: Circular loop when using relations and subtasks
60
* Defect #9475: German Translation "My custom queries" and "Custom queries"
61
* Defect #9549: Only 100 users are displayed when adding new project members
62
* Defect #10277: Redmine wikitext URL-into-link creation with hyphen is wrong
63
* Defect #10364: Custom field float separator in CSV export
64
* Defect #10930: rake redmine:load_default_data error in 2.0 with SQLServer
65
* Defect #10977: Redmine shouldn't require all database gems
66
* Defect #12528: Handle temporary failures gracefully in the external mail handler script
67
* Defect #12629: Wrong German "label_issues_by" translation
68
* Defect #12641: Diff outputs become ??? in some non ASCII words.
69
* Defect #12707: Typo in app/models/tracker.rb
70
* Defect #12716: Attachment description lost when issue validation fails
71
* Defect #12735: Negative duration allowed
72
* Defect #12736: Negative start/due dates allowed
73
* Defect #12968: Subtasks don't resepect following/precedes
74
* Defect #13006: Filter "Assignee's group" doesn't work with group assignments
75
* Defect #13022: Image pointing towards /logout signs out user
76
* Defect #13059: Custom fields are listed two times in workflow/Fields permission
77
* Defect #13076: Project overview page shows trackers from subprojects with disabled issue module
78
* Defect #13119: custom_field_values are not reloaded on #reload
79
* Defect #13154: After upgrade to 2.2.2 ticket list on some projects fails
80
* Defect #13188: Forms are not updated after changing the status field without "Add issues" permission
81
* Defect #13251: Adding a "follows" relation may not refresh relations list
82
* Defect #13272: translation missing: setting_default_projects_tracker_ids
83
* Defect #13328: Copying an issue as a child of itself creates an extra issue
84
* Defect #13335: Autologin does not work with custom autologin cookie name
85
* Defect #13350: Japanese mistranslation fix
86
* Feature #824: Add "closed_on" issue field (storing time of last closing) & add it as a column and filter on the issue list.
87
* Feature #1766: Custom fields should become addable to Spent Time list/report
88
* Feature #3436: Show relations in Gantt diagram
89
* Feature #3957: Ajax file upload with progress bar
90
* Feature #5298: Store attachments in sub directories
91
* Feature #5605: Subprojects should (optionally) inherit Members from their parent
92
* Feature #6727: Add/remove issue watchers via REST API
93
* Feature #7159: Bulk watch/unwatch issues from the context menu
94
* Feature #8529: Get the API key of the user through REST API
95
* Feature #8579: Multiple file upload with HTML5 / Drag-and-Drop
96
* Feature #10191: Add Filters For Spent time's Details and Report
97
* Feature #10286: Auto-populate fields while creating a new user with LDAP
98
* Feature #10352: Preview should already display the freshly attached images
99
* Feature #11498: Add --no-account-notice option for the mail handler script
100
* Feature #12122: Gantt progress lines (html only)
101
* Feature #12228: JRuby 1.7.2 support
102
* Feature #12251: Custom fields: 'Multiple values' should be able to be checked and then unchecked
103
* Feature #12401: Split "Manage documents" permission into create, edit and delete permissions
104
* Feature #12542: Group events in the activity view
105
* Feature #12665: Link to a file in a repository branch
106
* Feature #12713: Microsoft SQLServer support
107
* Feature #12787: Remove "Warning - iconv will be deprecated in the future, use String#encode instead."
108
* Feature #12843: Add links to projects in Group projects list
109
* Feature #12898: Handle GET /issues/context_menu parameters nicely to prevent returning error 500 to crawlers
110
* Feature #12992: Make JSONP support optional and disabled by default
111
* Feature #13174: Raise group name maximum length to 255 characters
112
* Feature #13175: Possibility to define the default enable trackers when creating a project
113
* Feature #13329: Ruby 2.0 support
114
* Feature #13337: Split translation "label_total"
115
* Feature #13340: Mail handler: option to add created user to default group
116
* Feature #13341: Mail handler: --no-notification option to disable notifications to the created user
117
* Patch #7202: Polish translation for v1.0.4
118
* Patch #7851: Italian translation for 'issue'
119
* Patch #9225: Generate project identifier automatically with JavaScript
120
* Patch #10916: Optimisation in issues relations display
121
* Patch #12485: Don't force english language for default admin account
122
* Patch #12499: Use lambda in model scopes
123
* Patch #12611: Login link unexpected logs you out
124
* Patch #12626: Updated Japanese translations for button_view and permission_commit_access
125
* Patch #12640: Russian "about_x_hours" translation change
126
* Patch #12645: Russian numeric translation
127
* Patch #12660: Consistent German translation for my page
128
* Patch #12708: Restructured german translation (Cleanup)
129
* Patch #12721: Optimize MenuManager a bit
130
* Patch #12725: Change pourcent to percent (#12724)
131
* Patch #12754: Updated Japanese translation for notice_account_register_done
132
* Patch #12788: Copyright for 2013
133
* Patch #12806: Serbian translation change
134
* Patch #12810: Swedish Translation change
135
* Patch #12910: Plugin settings div should perhaps have 'settings' CSS class
136
* Patch #12911: Fix 500 error for requests to the settings path for non-configurable plugins
137
* Patch #12926: Bulgarian translation (r11218)
138
* Patch #12927: Swedish Translation for r11244
139
* Patch #12967: Change Spanish login/logout translations
140
* Patch #12988: Russian translation for trunk
141
* Patch #13080: German translation of label_in
142
* Patch #13098: Small datepicker improvements
143
* Patch #13152: Locale file for Azerbaijanian language
144
* Patch #13155: Add login to /users/:id API for current user
145
* Patch #13173: Put source :rubygems url HTTP secure
146
* Patch #13190: Bulgarian translation (r11404)
147
* Patch #13198: Traditional Chinese language file (to r11426)
148 79 Jean-Philippe Lang
* Patch #13203: German translation change for follow and precedes is inconsitent
149
* Patch #13206: Portuguese translation file
150
* Patch #13246: Some german translation patches
151
* Patch #13280: German translation (r11478)
152
* Patch #13301: Performance: avoid querying all memberships in User#roles_for_project
153
* Patch #13309: Add "tracker-[id]" CSS class to issues
154
* Patch #13324: fixing some pt-br locales
155
* Patch #13339: Complete language Vietnamese file
156
* Patch #13391: Czech translation update
157 73 Jean-Philippe Lang
* Patch #13399: Fixed some wrong or confusing translation in Korean locale
158
* Patch #13414: Bulgarian translation (r11567)
159
* Patch #13420: Korean translation for 2.3 (r11583)
160
* Patch #13437: German translation of setting_emails_header
161
* Patch #13438: English translation
162
* Patch #13447: German translation - some patches
163
* Patch #13450: Czech translation
164
* Patch #13475: fixing some pt-br locales
165
* Patch #13514: fixing some pt-br locales
166
167
h2. Previous changes
168 69 Jean-Philippe Lang
169 86 Jean-Philippe Lang
* [[Changelog_2_2|2.2.x series]]
170 81 Jean-Philippe Lang
* [[Changelog_2_1|2.1.x series]]
171 74 Jean-Philippe Lang
* [[Changelog_2_0|2.0.x series]]
172 71 Jean-Philippe Lang
* [[Changelog_1_4|1.4.x series]]
173 67 Jean-Philippe Lang
* [[Changelog_1_3|1.3.x series]]
174 62 Jean-Philippe Lang
* [[Changelog_1_2|1.2.x series]]
175 60 Mischa The Evil
* [[Changelog_1_1|1.1.x series]]
176 50 Jean-Philippe Lang
* [[Changelog_1_0|1.0.x series]]
177 49 Jean-Philippe Lang
* [[Changelog_0_9|0.9.x series]]
178 26 Jean-Philippe Lang
* [[Changelog_0_8|0.8.x series]]
179
* [[Changelog_0_7|0.7.x series]]
180 17 Jean-Philippe Lang
* [[Changelog_0_6|0.6.x and below]]
181 64 Jean-Philippe Lang
182
h2. Security updates
183
184
You can view the list of known and fixed vulnerabilties on [[Security Advisories]].