Project

General

Profile

Changelog » History » Version 98

Jean-Philippe Lang, 2015-01-11 10:26

1 1 Jean-Philippe Lang
h1. Changelog
2 53 Jean-Philippe Lang
3
{{>toc}}
4 1 Jean-Philippe Lang
5 98 Jean-Philippe Lang
h2. version:2.6.1 (2015-01-11)
6
7
* Defect #13608: Parent column in CSV export should include issue id only
8
* Defect #13673: Parent issue column includes issue subject (making issue list unworkable wide)
9
* Defect #14699: Cannot change "From" header in email notifications
10
* Defect #17744: Disabling fields in tracker keeps attached workflow permissions
11
* Defect #18060: Selected projects in email notifications on "my account" are lost when the page is redisplayed after a validation error
12
* Defect #18176: PDF: long text is corrupt
13
* Defect #18269: Timelog CSV export missing tracker name and issue name
14
* Defect #18280: closed_on missing when closed status of issue status changed
15
* Defect #18349: URL not rendered as a link when followed by a line break and another URL
16
* Defect #18464: Use of PRE tag in Issue description results in wrapped text with latest Google Chrome
17
* Defect #18499: Localisation not set correctly on authenticity token errors
18
* Defect #18501: Textile bold highlighting problem
19
* Defect #18629: PDF Export removes separating space after tables
20
* Defect #18665: Internal Server Error when adding user to group where he is already assigned
21
* Defect #18667: Attachment content type not set when uploading attachment
22
* Defect #18685: Plugin migration confuses two plugins with similar names
23
* Defect #18734: Select / case is missing a break in application.js
24
* Defect #18769: Reordering roles, trackers or statuses always redirects to the first page
25
* Defect #18777: Moving column to top of "Select Columns" results in loss of all other column selections
26
* Feature #8817: Attachments/Plugin assets directory writable errors
27
* Patch #17705: MailHandler should ignore bogus issue strings [some-string#1234] in subject
28
* Patch #18051: Cancel button on issue edit view
29
* Patch #18156: Spanish translation file
30
* Patch #18157: German translation
31
* Patch #18252: Japanese wiki_syntax_detailed.html translation update
32
* Patch #18357: Improvement of column selection: allow to move multiple columns in selection list
33
* Patch #18410: Spent hours should be cleared on #reload
34
* Patch #18534: Galician (gl) translation for 2.6-stable
35
* Patch #18587: Swedish translation (updated)
36
* Patch #18782: Fix ui tests broken by undefined method error
37
* Patch #18789: UI tests and capybara version
38
39 96 Jean-Philippe Lang
h2. version:2.6.0 (2014-10-21)
40 1 Jean-Philippe Lang
41 96 Jean-Philippe Lang
* Defect #8753: PDF export for Hebrew is reversed
42
* Defect #8758: Ignore email keywords after delimiter
43
* Defect #9660: Issues counters in roadmap only link to issues in the same project
44
* Defect #11788: Export to PDF: align right in table doesn't work
45
* Defect #12580: long hyperlinks inserted in task description breaks right frame boundary
46
* Defect #12934: PDF export: No images in tables
47
* Defect #13487: Honor committer => user mapping in repository statistics
48
* Defect #13642: PDF bookmark not displayed when contain a non-ascii character
49
* Defect #13781: CJK(Chinese/Japanese/Korean) characters are not shown in PDF on non CJK locales
50
* Defect #13860: Text of custom fields is not wrapped in PDF exports of issues
51
* Defect #14281: Parent issue autocomplete does not follow to the "Allow cross-project subtasks" setting
52
* Defect #14466: Wrap long issue fields in issue pdf header
53
* Defect #14491: MailHandler: Unable to determine target project (when allow_override=project and project=unassigned is used)
54
* Defect #14737: Gantt, completed % truncated instead of rounded
55
* Defect #14917: Bad table formatting in pdf export
56
* Defect #16496: Link custom field are not displayed as links on the issue list
57
* 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
58
* Defect #17202: Copying Project Fails to Copy Queries with visibility == VISIBILITY_ROLES
59
* Defect #17322: Long strings such as URL break out of box
60
* Defect #17484: Custom fields added to "spent time" don't show in context menu
61
* Defect #17828: Could not find gem 'mocha (~> 1.0.0) ruby'
62
* Defect #17931: note "Applied in changeset" generated multiple times for the same repo
63
* Defect #17954: /time_entries/new can't derive project from issue
64
* Defect #17959: Issue notes not previewed when project is changed
65 97 Jean-Philippe Lang
* Defect #18041: Wiki, Pdf export, Table, pre tags
66 96 Jean-Philippe Lang
* Defect #18110: Extraction of list of available locales is probe to bad gems
67
* Defect #18119: Thumbnail image path without HTTPS
68
* Defect #18144: German translation on "delete my account" page showing a "\n"
69
* Feature #10914: Include is_private setting in xml/json output
70
* Feature #12447: Support for PNG with alpha channel in pdf export
71
* Feature #14008: Add a warning if 2 plugins have the same settings partial name
72
* Feature #14030: Allow plugins to put gems inside PluginGemfile
73
* Feature #14599: Support 16-bit depth PNG images in PDF export
74
* Feature #16164: Bulk edit workflows for multiple trackers/roles
75
* Feature #16362: Option to send email on "Assignee updated"
76
* Feature #16707: Integrate support of SSL for POP3 incoming emails
77
* Feature #17077: fetch_changesets should use POST method too
78
* Feature #17380: Move project sidebar content to a partial
79
* Feature #17431: Display a target version's date if available in issue forms, as a tooltip
80
* Feature #17570: use rbpdf gem instead of bundled rfpdf
81
* Feature #17628: Expose project is_public property via API
82
* Feature #17955: Add link to /time_entries/new from My Page Spent Time block
83
* Feature #17976: Custom permissions per project for non member and anonymous users
84
* Feature #17993: Issues list : css tags to get sort orders
85
* Patch #6498: Make options parameter optional in User#allowed_to_globally?
86
* Patch #13589: Wiki PDF export for 2 column tables
87
* Patch #16190: Relax rejections based on Auto-Submitted header
88
* Patch #16240: Private notes should be marked more clearly
89
* Patch #16536: Japanese translation update (email notification)
90
* Patch #16556: Traditional Chinese "field_assigned_to" translation change
91
* Patch #16685: Introduce the request_store gem to hold User.current and prevent data leakage in error messages
92
* Patch #16704: Persian Translation
93
* Patch #16878: Parse configuration file for ERB
94
* Patch #16905: Count users with a single query on group list
95
* Patch #16925: Improve performance of Principal.member_of scope
96
* Patch #17308: Japanese translation change (fix terms mismatch in workflow)
97
* Patch #17346: Japanese translation change (followed updates of en.yml)
98
* Patch #17400: Typo in Changelog
99
* Patch #17401: Better fix for r13159 issue #16708
100
* Patch #17456: Japanese translation change (custom fields)
101
* Patch #17492: Lowering configuration.example.yml confusion
102
* Patch #17552: Bringing together of the translation of Members at Polish translation
103
* Patch #17563: Fixes some issues in the Galician (gl) translation
104
* Patch #17602: Include enabled modules in projects API
105
* Patch #17717: Password/Email address change should invalidate security tokens
106
* Patch #17796: Expire all other sessions on password change
107
* Patch #17847: Wiki extended help macros do not reflect basic Redmine macros
108
* Patch #17853: Portuguese translation file
109
* Patch #18047: MailHandler: Don't use String#respond_to?(:force_encoding) to differentiate between Ruby 1.8 and Ruby 1.9
110 89 Jean-Philippe Lang
111
h2. Previous changes
112 73 Jean-Philippe Lang
113 96 Jean-Philippe Lang
* [[Changelog_2_5|2.5.x series]]
114 93 Jean-Philippe Lang
* [[Changelog_2_4|2.4.x series]]
115 89 Jean-Philippe Lang
* [[Changelog_2_3|2.3.x series]]
116 86 Jean-Philippe Lang
* [[Changelog_2_2|2.2.x series]]
117 81 Jean-Philippe Lang
* [[Changelog_2_1|2.1.x series]]
118 74 Jean-Philippe Lang
* [[Changelog_2_0|2.0.x series]]
119 71 Jean-Philippe Lang
* [[Changelog_1_4|1.4.x series]]
120 67 Jean-Philippe Lang
* [[Changelog_1_3|1.3.x series]]
121 62 Jean-Philippe Lang
* [[Changelog_1_2|1.2.x series]]
122 60 Mischa The Evil
* [[Changelog_1_1|1.1.x series]]
123 50 Jean-Philippe Lang
* [[Changelog_1_0|1.0.x series]]
124 49 Jean-Philippe Lang
* [[Changelog_0_9|0.9.x series]]
125 26 Jean-Philippe Lang
* [[Changelog_0_8|0.8.x series]]
126
* [[Changelog_0_7|0.7.x series]]
127 17 Jean-Philippe Lang
* [[Changelog_0_6|0.6.x and below]]
128 64 Jean-Philippe Lang
129
h2. Security updates
130
131
You can view the list of known and fixed vulnerabilties on [[Security Advisories]].