Project

General

Profile

Changelog » History » Version 79

Jean-Philippe Lang, 2012-12-18 14:20

1 1 Jean-Philippe Lang
h1. Changelog
2 53 Jean-Philippe Lang
3
{{>toc}}
4 1 Jean-Philippe Lang
5 79 Jean-Philippe Lang
h2. version:2.2.0 (2012-12-18)
6
7
* Defect #4787: Gannt to PNG - CJK (Chinese, Japanese and Korean) characters appear as ?
8
* Defect #8106: Issues by Category should show tasks without category
9
* Defect #8373: i18n string text_are_you_sure_with_children no longer used
10
* Defect #11426: Filtering with Due Date in less than N days should show overdue issues
11
* Defect #11834: Bazaar: "???" instead of non ASCII character in paths on non UTF-8 locale
12
* Defect #11868: Git and Mercurial diff displays deleted files as /dev/null
13
* Defect #11979: No validation errors when entering an invalid "Parent task"
14
* Defect #12012: Redmine::VERSION.revision method does not work on Subversion 1.7 working copy
15
* Defect #12018: Issue filter select box order changes randomly
16
* Defect #12090: email recipients not written to action_mailer log if BCC recipients setting is checked
17
* Defect #12092: Issue "start date" validation does not work correctly
18
* Defect #12285: Some unit and functional tests miss fixtures and break when run alone
19
* Defect #12286: Emails of private notes are sent to watcher users regardless of viewing permissions
20
* Defect #12310: Attachments may not be displayed in the order they were selected
21
* Defect #12356: Issue "Update" link broken focus
22
* Defect #12397: Error in Textile conversion of HTTP links, containing russian letters
23
* Defect #12434: Respond with 404 instead of 500 when requesting a wiki diff with invalid versions
24
* Feature #1554: Private comments in tickets
25
* Feature #2161: Time tracking code should respect weekends as "no work" days
26
* Feature #3239: Show related issues on the Issues Listing
27
* Feature #3265: Filter on issue relations
28
* Feature #3447: Option to display the issue descriptions on the issues list
29
* Feature #3511: Ability to sort issues by grouped column
30
* Feature #4590: Precede-Follow relation should move following issues when rescheduling issue earlier
31
* Feature #5487: Allow subtasks to cross projects
32
* Feature #6899: Add a relation between the original and copied issue
33
* Feature #7082: Rest API for wiki
34
* Feature #9835: REST API - List priorities
35
* Feature #10789: Macros child_pages with depth parameter
36
* Feature #10852: Ability to delete a version from a wiki page history
37
* Feature #10937: new user format #{lastname}
38
* Feature #11502: Expose roles details via REST API
39
* Feature #11755: Impersonate user through REST API auth
40
* Feature #12085: New user name format: firstname + first letter of lastname
41
* Feature #12125: Set filename used to store attachment updloaded via the REST API
42
* Feature #12167: Macro for inserting collapsible block of text
43
* Feature #12211: Wrap issue description and its contextual menu in a div
44
* Feature #12216: Textual CSS class for priorities
45
* Feature #12299: Redmine version requirement improvements (in plugins)
46
* Feature #12393: Upgrade to Rails 3.2.9
47
* Feature #12475: Lazy loading of translation files for faster startup
48
* Patch #11846: Fill username when authentification failed
49
* Patch #11862: Add "last 2 weeks" preset to time entries reporting
50
* Patch #11992: Japanese translation about issue relations improved
51
* Patch #12027: Incorrect Spanish "September" month name
52
* Patch #12061: Japanese translation improvement (permission names)
53
* Patch #12078: User#allowed_to? should return true or false
54
* Patch #12117: Change Japanese translation of "admin"
55
* Patch #12142: Updated translation in Lithuanian
56
* Patch #12232: German translation enhancements
57
* Patch #12316: Fix Lithuanian numeral translation
58
* Patch #12494: Bulgarian "button_submit" translation change
59
* Patch #12514: Updated translation in Lithuanian
60
* Patch #12602: Korean translation update for 2.2-stable
61
* Patch #12608: Norwegian translation changed
62
* Patch #12619: Russian translation change
63
64
h2. version:2.1.5 (2012-12-18)
65
66
* Defect #12400: Validation fails when receiving an email with list custom fields
67
* Defect #12451: Macros.rb extract_macro_options should use lazy search
68
* Defect #12513: Grouping of issues by custom fields not correct in PDF export
69
* Defect #12566: Issue history notes previews are broken
70
* Defect #12568: Clicking "edit" on a journal multiple times shows multiple forms
71
* Patch #12605: Norwegian translation for 1.4-stable update
72
* Patch #12614: Dutch translation
73
* Patch #12615: Russian translation
74
75 78 Jean-Philippe Lang
h2. version:2.1.4 (2012-11-24)
76
77
* Defect #12274: Wiki export from Index by title is truncated
78
* Defect #12298: Right-click context menu unable to batch/bulk update (IE8)
79
* Defect #12332: Repository identifier does not display on Project/Settings/Repositories
80
* Defect #12396: Error when receiving an email without subject header
81
* Defect #12399: Non ASCII attachment filename encoding broken (MOJIBAKE) in receiving mail on Ruby 1.8
82
* Defect #12409: Git: changesets aren't read after clear_changesets call
83
* Defect #12431: Project.rebuild! sorts root projects by id instead of name
84
85 77 Jean-Philippe Lang
h2. version:2.1.3 (2012-11-17)
86
87
* Defect #12050: :export links to repository files lead to a 404 error
88
* Defect #12189: Missing tmp/pdf directory
89
* Defect #12195: Javascript error with IE7 / IE8 on new issue form
90
* Defect #12196: "Page not found" on OK button in SCM "View all revisions" page
91
* Defect #12199: Confirmation message displayed when clicking a disabled delete link in the context menu
92
* Defect #12231: Hardcoded "Back" in Repository
93
* Defect #12294: Incorrect german translation for "registered" users filter
94
* Defect #12349: Watchers auto-complete search on non-latin chars
95
* Defect #12358: 'None' grouped issue list section should be translated
96
* Defect #12359: Version date field regex validation accepts invalid date
97
* Defect #12375: Receiving mail subject encoding broken (MOJIBAKE) in some cases on Ruby 1.8
98
* Patch #9732: German translations
99
* Patch #12021: Russian locale translations
100
* Patch #12188: Simplified Chinese translation with zh.yml file based on Rev:10681
101
* Patch #12235: German translation for 2.1-stable
102
* Patch #12237: Added German Translation
103
104 76 Jean-Philippe Lang
h2. version:2.1.2 (2012-09-30)
105
106
* Defect #11929: XSS vulnerability in Redmine 2.1.x
107
108 75 Jean-Philippe Lang
h2. version:2.1.1 (2012-09-30)
109
110
* Defect #11290: ParseDate missing in Ruby 1.9x
111
* Defect #11844: "load_default_data" rake task fails to print the error message if one occurs
112
* Defect #11850: Can't create a user from ldap by on-the-fly on the redmine server using URI prefix
113
* Defect #11872: Private issue visible to anonymous users after its author is deleted
114
* Defect #11885: Filter misses Selectionfield on IE8
115
* Defect #11893: New relation form Cancel link is broken with Chrome 21
116
* Defect #11905: Potential "can't dup NilClass" error in UserPreference
117
* Defect #11909: Autocomplete results not reset after clearing search field
118
* Defect #11922: bs.yml and de.yml lead to error by number_to_currency()
119
* Defect #11945: rake task prints "can't convert Errno::EACCES into String" in case of no permission of public/plugin_assets
120
* Defect #11975: Undefined status transitions allowed in workflow (author of issue changes when selecting a new status)
121
* Defect #11982: SCM diff view generates extra parameter for switching mode
122
* Patch #11897: Traditional Chinese language file
123
124 73 Jean-Philippe Lang
h2. version:2.1.0 (2012-09-16)
125
126
* Defect #2071: Reordering priority-enumerations breaks alternate-theme's issue-colouring
127
* Defect #2190: Month names not translated to german
128
* Defect #8978: LDAP timeout if an LDAP auth provider is unreachable
129
* Defect #9839: Gantt abbr of weekday should not be necessarily the first letter of the long day name
130
* Defect #10928: Documentation about generating a plugin is not up-to-date
131
* Defect #11034: TLS configuration documentation for Rails 3
132
* Defect #11073: UserCustomField order_statement returns wrong output
133
* Defect #11153: Default sorting for target version is DESC instead of ASC
134
* Defect #11207: Issues associated with a locked version are not copied when copying a project
135
* Defect #11304: Issue-class: status-1, status-2 etc. refer to status position instead of status id
136
* Defect #11331: Openid registration form should not require user to enter password
137
* Defect #11345: Context menu should show shared versions when editing issues from different projects
138
* Defect #11355: Plain text notification emails content is HTML escaped
139
* Defect #11388: Updating a version through rest API returns invalid JSON
140
* Defect #11389: Warning in awesome_nested_set.rb
141
* Defect #11503: Accessing /projects/:project/wiki/something.png fails with error 500
142
* Defect #11506: Versions that are not shared should not be assignable when selecting another project
143
* Defect #11508: Projects not ordered alphabetically after renaming project
144
* Defect #11540: Roadmap anchor links can be ambigous
145
* Defect #11545: Overwriting existing method Issue.open
146
* Defect #11552: MailHandler does not match assignee name with spaces
147
* Defect #11571: Custom fields of type version not proper handled in receiving e-mails
148
* Defect #11577: Can't use non-latin anchor in wiki
149
* Defect #11612: Revision graph sometimes broken due to raphael.js error
150
* Defect #11621: Redmine MIME Detection Of Javascript Files Non-Standard
151
* Defect #11633: Macro arguments should not be parsed by text formatters
152
* Defect #11662: Invalid query returned from Issues.visible scope after accessing User#projects_by_role with a role that is not present
153
* Defect #11691: 404 response when deleting a user from the edit page
154
* Defect #11723: redmine:send_reminders notification misses if assignee is a group
155
* Defect #11738: Batch update of issues clears project path
156
* Defect #11749: Redmine.pm: HEAD is not considered as a read-only method
157
* Defect #11814: Date picker does not respect week start setting
158
* Feature #703: Configurable required fields per tracker/status/role
159
* Feature #1006: Display thumbnails of attached images
160
* Feature #1091: Disabling default ticket fields per tracker
161
* Feature #1360: Permission for adding an issue to a version.
162
* Feature #3061: Let macros optionally match over multiple lines and ignore single curly braces
163
* Feature #3510: Inserting image thumbnails inside the wiki
164
* Feature #3521: Permissions for roles to change fields per tracker/status
165
* Feature #3640: Freeze / Close Projects
166
* Feature #3831: Support for subforums
167
* Feature #6597: Configurable session lifetime and timeout
168
* Feature #6965: Option to Copy Subtasks when copying an issue
169
* Feature #8161: Ability to filter issues on project custom fields
170
* Feature #8577: "Private" column and filter on the issue list
171
* Feature #8981: REST Api for Groups
172
* Feature #9258: Create role by copy
173
* Feature #9419: Group/sort the issue list by user/version-format custom fields
174
* Feature #10362: Show images in repositories inline when clicking the 'View' link
175
* Feature #10419: Upgrade raphael.js (2.1.0)
176
* Feature #11068: Ability to set default column order in issue list
177
* Feature #11102: Add autocomplete to "Related issue" field on revision
178
* Feature #11109: Repository Identifier should be frozen
179
* Feature #11181: Additional "Log time" link on project overview
180
* Feature #11205: Reversed order of priorities on the issue summary page
181
* Feature #11445: Switch from Prototype to JQuery
182
* Feature #11469: JSONP support
183
* Feature #11475: Redmine.pm: Allow fallback to other Apache auth providers
184
* Feature #11494: Don't turn #nnn with leading zeros into links
185
* Feature #11539: Display a projects tree instead of a flat list in notification preferences
186
* Feature #11578: Option to pass whole arguments to a macro without splitting them
187
* Feature #11595: Missing mime type for svg files
188
* Feature #11758: Upgrade to Rails 3.2.8
189
* Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
190
* Patch #10988: New Korean translation patch
191
* Patch #11201: Korean translation special update
192
* Patch #11401: Fix Japanese mistranslation for "button_submit"
193
* Patch #11402: Japanese translation added for default role names
194
* Patch #11411: Fix disordered use of long sound in Japanese "user" translation
195
* Patch #11412: Unnatural Japanese message when users failed to login
196
* Patch #11419: Fix wrong Japanese "label_attachment" translation
197
* Patch #11496: Make labels clickable in Adminstration/Settings
198
* Patch #11704: Avoid the use of tag("...", "...", true) in layout
199
* Patch #11818: Redmine.pm fails when permissions are NULL
200
201 69 Jean-Philippe Lang
h2. Previous changes
202 49 Jean-Philippe Lang
203 74 Jean-Philippe Lang
* [[Changelog_2_0|2.0.x series]]
204 71 Jean-Philippe Lang
* [[Changelog_1_4|1.4.x series]]
205 67 Jean-Philippe Lang
* [[Changelog_1_3|1.3.x series]]
206 62 Jean-Philippe Lang
* [[Changelog_1_2|1.2.x series]]
207 60 Mischa The Evil
* [[Changelog_1_1|1.1.x series]]
208 50 Jean-Philippe Lang
* [[Changelog_1_0|1.0.x series]]
209 49 Jean-Philippe Lang
* [[Changelog_0_9|0.9.x series]]
210 26 Jean-Philippe Lang
* [[Changelog_0_8|0.8.x series]]
211
* [[Changelog_0_7|0.7.x series]]
212 17 Jean-Philippe Lang
* [[Changelog_0_6|0.6.x and below]]
213 64 Jean-Philippe Lang
214
h2. Security updates
215
216
You can view the list of known and fixed vulnerabilties on [[Security Advisories]].