Project

General

Profile

Changelog 2 6 » History » Version 8

Jean-Philippe Lang, 2015-11-14 10:09

1 1 Jean-Philippe Lang
h1. Changelog 2.6.x
2
3 8 Jean-Philippe Lang
h2. version:2.6.8 (2015-11-14)
4
5
* Defect #20360: Project copy does not copy custom field settings
6
* Defect #20380: Cannot assign users to projects with IE set to compatibility mode
7
* Defect #20591: PDF export does not determine picture (.png) height correctly
8
* Defect #20677: Custom fields with multiple values required by worklow can be blank
9
* Defect #20811: long pre lines are missing from PDF export of wiki pages
10
* Defect #21136: Issues API may disclose changeset messages that are not visible
11
* Defect #21150: Time logging form may disclose subjects of issues that are not visible
12
* Defect #21155: Deleting invalid wiki page version deletes whole page content
13
* Patch #21030: Polish translation update for 2.6-stable
14
15 7 Jean-Philippe Lang
h2. version:2.6.7 (2015-09-20)
16
17
* Defect #19577: Open redirect vulnerability
18
* Defect #20761: Fix typo of Japanese translation for notice_gantt_chart_truncated
19
* Patch #20293: Russian translation for 2.6-stable
20
* Patch #20294: Russian translation for 2.6-stable
21
* Patch #20408: Turkish translation for 2.6-stable
22
* Patch #20557: Czech translation for 2.6-stable
23
* Patch #20735: Markdown: Upgrade redcarpet gem to 3.3 (ruby 1.9 and higher)
24
* Patch #20745: Portuguese translation for 2.6-stable
25
26 6 Jean-Philippe Lang
h2. version:2.6.6 (2015-07-07)
27
28
* Defect #17757: Link with hash does not work on Firefox
29
* Defect #19095: PDF is broken on iOS
30
* Defect #19815: Bulk issue copy copies subtasks and attachments even if option is unchecked
31
* Defect #19840: Missing validation for description size of versions
32
* Defect #19956: Connection leak on svn/redmine integration
33
* Defect #20118: Missing row in PDF if issue description contains '<'-character
34
* Feature #19364: Images and Thumbnail are not interpreted in table while exporting PDF
35
* Feature #19652: Ruby 2.2 support of Redmine 2.6 (Rails 3.2)
36
* Feature #20142: Update Gemfile to require rbpdf ~>1.18.6
37
* Patch #19825: Russian translation update
38
* Patch #20035: Italian translation update
39
* Patch #20203: The test email action should use POST only (CSRF protection)
40
* Upgrade to Rails 3.2.22
41
42 5 Jean-Philippe Lang
h2. version:2.6.5 (2015-05-10)
43
44
* Defect #18580: Can't bulk edit own time entries with "Edit own time entries"
45
* Defect #19735: Email addresses with slashes are not linked correctly
46
* Patch #19655: Set a back_url when forcing new login after session expiration
47
* Patch #19706: Issue show : optimizations
48
49 4 Jean-Philippe Lang
h2. version:2.6.4 (2015-04-26)
50
51
* Defect #19297: Custom fields with hidden/read-only combination displayed in Issue Edit Form
52
* Defect #19400: Possibility of having 2 (or more) repositories with empty identifier
53
* Defect #19444: Fix typo in wiki_syntax_detailed.html
54
* Defect #19538: Keywords in commit messages: journal entries are created even if nothing was changed
55
* Defect #19569: Field permissions not working properly with inherited memberships
56
* Defect #19580: "Required" and "Read-only" rules on "Fields Permissions" screen are not colored 
57
58 3 Jean-Philippe Lang
h2. version:2.6.3 (2015-03-16)
59
60
* Defect #19197: Missing notification if assignee was a group
61
* Defect #19260: Non-default identifier-less git repositories are undeletable
62
* Defect #19305: settings: incompatible character encodings: UTF-8 and ASCII-8BIT: yaml generated on ruby 1.8
63
* Defect #19313: Attached inline images with non-ascii file name can not be seen when text formatting is Makdown
64
* Defect #19348: Project name is missing for versions from sub-projects
65
* Defect #19381: Wrong syntax for wiki macros in wiki_syntax_detailed.html
66
67 2 Jean-Philippe Lang
h2. version:2.6.2 (2015-02-19)
68
69
* Defect #10681: Export to Persian PDF problem
70
* Defect #17722: Plugin update check not working if redmine is viewed over https
71
* Defect #18586: Arabic PDF
72
* Defect #18632: PDF Export has no left padding for tables
73
* Defect #18883: Slow rendering of large textile tables
74
* Defect #18894: Grouping of Boolean field: Both "No" and "blank" tickets are grouped in "none" groups
75
* Defect #18896: Grouping of Boolean field in Query: group not displayed for "No" value if the group is in first position
76
* Defect #18922: rdm-mailhandler.rb should catch EOFError
77
* Defect #18961: macro_list error when choose markdown as wiki language
78
* Defect #19065: API: issue details created_on timestamp not formatted as expected
79
* Defect #19120: Wrap parent task title on the issue list
80
* Defect #19117: Potential XSS vulnerability in some flash messages rendering
81
82 1 Jean-Philippe Lang
h2. version:2.6.1 (2015-01-11)
83
84
* Defect #13608: Parent column in CSV export should include issue id only
85
* Defect #13673: Parent issue column includes issue subject (making issue list unworkable wide)
86
* Defect #14699: Cannot change "From" header in email notifications
87
* Defect #17744: Disabling fields in tracker keeps attached workflow permissions
88
* Defect #18060: Selected projects in email notifications on "my account" are lost when the page is redisplayed after a validation error
89
* Defect #18176: PDF: long text is corrupt
90
* Defect #18269: Timelog CSV export missing tracker name and issue name
91
* Defect #18280: closed_on missing when closed status of issue status changed
92
* Defect #18349: URL not rendered as a link when followed by a line break and another URL
93
* Defect #18464: Use of PRE tag in Issue description results in wrapped text with latest Google Chrome
94
* Defect #18499: Localisation not set correctly on authenticity token errors
95
* Defect #18501: Textile bold highlighting problem
96
* Defect #18629: PDF Export removes separating space after tables
97
* Defect #18665: Internal Server Error when adding user to group where he is already assigned
98
* Defect #18667: Attachment content type not set when uploading attachment
99
* Defect #18685: Plugin migration confuses two plugins with similar names
100
* Defect #18734: Select / case is missing a break in application.js
101
* Defect #18769: Reordering roles, trackers or statuses always redirects to the first page
102
* Defect #18777: Moving column to top of "Select Columns" results in loss of all other column selections
103
* Feature #8817: Attachments/Plugin assets directory writable errors
104
* Patch #17705: MailHandler should ignore bogus issue strings [some-string#1234] in subject
105
* Patch #18051: Cancel button on issue edit view
106
* Patch #18156: Spanish translation file
107
* Patch #18157: German translation
108
* Patch #18252: Japanese wiki_syntax_detailed.html translation update
109
* Patch #18357: Improvement of column selection: allow to move multiple columns in selection list
110
* Patch #18410: Spent hours should be cleared on #reload
111
* Patch #18534: Galician (gl) translation for 2.6-stable
112
* Patch #18587: Swedish translation (updated)
113
* Patch #18782: Fix ui tests broken by undefined method error
114
* Patch #18789: UI tests and capybara version
115
116
h2. version:2.6.0 (2014-10-21)
117
118
* Defect #8753: PDF export for Hebrew is reversed
119
* Defect #8758: Ignore email keywords after delimiter
120
* Defect #9660: Issues counters in roadmap only link to issues in the same project
121
* Defect #11788: Export to PDF: align right in table doesn't work
122
* Defect #12580: long hyperlinks inserted in task description breaks right frame boundary
123
* Defect #12934: PDF export: No images in tables
124
* Defect #13487: Honor committer => user mapping in repository statistics
125
* Defect #13642: PDF bookmark not displayed when contain a non-ascii character
126
* Defect #13781: CJK(Chinese/Japanese/Korean) characters are not shown in PDF on non CJK locales
127
* Defect #13860: Text of custom fields is not wrapped in PDF exports of issues
128
* Defect #14281: Parent issue autocomplete does not follow to the "Allow cross-project subtasks" setting
129
* Defect #14466: Wrap long issue fields in issue pdf header
130
* Defect #14491: MailHandler: Unable to determine target project (when allow_override=project and project=unassigned is used)
131
* Defect #14737: Gantt, completed % truncated instead of rounded
132
* Defect #14917: Bad table formatting in pdf export
133
* Defect #16496: Link custom field are not displayed as links on the issue list
134
* Defect #17023: The error flash message on session expiration is not in the language of the user but of the user of the previous request
135
* Defect #17202: Copying Project Fails to Copy Queries with visibility == VISIBILITY_ROLES
136
* Defect #17322: Long strings such as URL break out of box
137
* Defect #17484: Custom fields added to "spent time" don't show in context menu
138
* Defect #17828: Could not find gem 'mocha (~> 1.0.0) ruby'
139
* Defect #17931: note "Applied in changeset" generated multiple times for the same repo
140
* Defect #17954: /time_entries/new can't derive project from issue
141
* Defect #17959: Issue notes not previewed when project is changed
142
* Defect #18041: Wiki, Pdf export, Table, pre tags
143
* Defect #18110: Extraction of list of available locales is probe to bad gems
144
* Defect #18119: Thumbnail image path without HTTPS
145
* Defect #18144: German translation on "delete my account" page showing a "\n"
146
* Feature #10914: Include is_private setting in xml/json output
147
* Feature #12447: Support for PNG with alpha channel in pdf export
148
* Feature #14008: Add a warning if 2 plugins have the same settings partial name
149
* Feature #14030: Allow plugins to put gems inside PluginGemfile
150
* Feature #14599: Support 16-bit depth PNG images in PDF export
151
* Feature #16164: Bulk edit workflows for multiple trackers/roles
152
* Feature #16362: Option to send email on "Assignee updated"
153
* Feature #16707: Integrate support of SSL for POP3 incoming emails
154
* Feature #17077: fetch_changesets should use POST method too
155
* Feature #17380: Move project sidebar content to a partial
156
* Feature #17431: Display a target version's date if available in issue forms, as a tooltip
157
* Feature #17570: use rbpdf gem instead of bundled rfpdf
158
* Feature #17628: Expose project is_public property via API
159
* Feature #17955: Add link to /time_entries/new from My Page Spent Time block
160
* Feature #17976: Custom permissions per project for non member and anonymous users
161
* Feature #17993: Issues list : css tags to get sort orders
162
* Patch #6498: Make options parameter optional in User#allowed_to_globally?
163
* Patch #13589: Wiki PDF export for 2 column tables
164
* Patch #16190: Relax rejections based on Auto-Submitted header
165
* Patch #16240: Private notes should be marked more clearly
166
* Patch #16536: Japanese translation update (email notification)
167
* Patch #16556: Traditional Chinese "field_assigned_to" translation change
168
* Patch #16685: Introduce the request_store gem to hold User.current and prevent data leakage in error messages
169
* Patch #16704: Persian Translation
170
* Patch #16878: Parse configuration file for ERB
171
* Patch #16905: Count users with a single query on group list
172
* Patch #16925: Improve performance of Principal.member_of scope
173
* Patch #17308: Japanese translation change (fix terms mismatch in workflow)
174
* Patch #17346: Japanese translation change (followed updates of en.yml)
175
* Patch #17400: Typo in Changelog
176
* Patch #17401: Better fix for r13159 issue #16708
177
* Patch #17456: Japanese translation change (custom fields)
178
* Patch #17492: Lowering configuration.example.yml confusion
179
* Patch #17552: Bringing together of the translation of Members at Polish translation
180
* Patch #17563: Fixes some issues in the Galician (gl) translation
181
* Patch #17602: Include enabled modules in projects API
182
* Patch #17717: Password/Email address change should invalidate security tokens
183
* Patch #17796: Expire all other sessions on password change
184
* Patch #17847: Wiki extended help macros do not reflect basic Redmine macros
185
* Patch #17853: Portuguese translation file
186
* Patch #18047: MailHandler: Don't use String#respond_to?(:force_encoding) to differentiate between Ruby 1.8 and Ruby 1.9