Changelog » History » Version 97
Jean-Philippe Lang, 2014-10-21 21:21
1 | 1 | Jean-Philippe Lang | h1. Changelog |
---|---|---|---|
2 | 53 | Jean-Philippe Lang | |
3 | 53 | Jean-Philippe Lang | {{>toc}} |
4 | 1 | Jean-Philippe Lang | |
5 | 96 | Jean-Philippe Lang | h2. version:2.6.0 (2014-10-21) |
6 | 1 | Jean-Philippe Lang | |
7 | 96 | Jean-Philippe Lang | * Defect #8753: PDF export for Hebrew is reversed |
8 | 96 | Jean-Philippe Lang | * Defect #8758: Ignore email keywords after delimiter |
9 | 96 | Jean-Philippe Lang | * Defect #9660: Issues counters in roadmap only link to issues in the same project |
10 | 96 | Jean-Philippe Lang | * Defect #11788: Export to PDF: align right in table doesn't work |
11 | 96 | Jean-Philippe Lang | * Defect #12580: long hyperlinks inserted in task description breaks right frame boundary |
12 | 96 | Jean-Philippe Lang | * Defect #12934: PDF export: No images in tables |
13 | 96 | Jean-Philippe Lang | * Defect #13487: Honor committer => user mapping in repository statistics |
14 | 96 | Jean-Philippe Lang | * Defect #13642: PDF bookmark not displayed when contain a non-ascii character |
15 | 96 | Jean-Philippe Lang | * Defect #13781: CJK(Chinese/Japanese/Korean) characters are not shown in PDF on non CJK locales |
16 | 96 | Jean-Philippe Lang | * Defect #13860: Text of custom fields is not wrapped in PDF exports of issues |
17 | 96 | Jean-Philippe Lang | * Defect #14281: Parent issue autocomplete does not follow to the "Allow cross-project subtasks" setting |
18 | 96 | Jean-Philippe Lang | * Defect #14466: Wrap long issue fields in issue pdf header |
19 | 96 | Jean-Philippe Lang | * Defect #14491: MailHandler: Unable to determine target project (when allow_override=project and project=unassigned is used) |
20 | 96 | Jean-Philippe Lang | * Defect #14737: Gantt, completed % truncated instead of rounded |
21 | 96 | Jean-Philippe Lang | * Defect #14917: Bad table formatting in pdf export |
22 | 96 | Jean-Philippe Lang | * Defect #16496: Link custom field are not displayed as links on the issue list |
23 | 96 | Jean-Philippe Lang | * 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 |
24 | 96 | Jean-Philippe Lang | * Defect #17202: Copying Project Fails to Copy Queries with visibility == VISIBILITY_ROLES |
25 | 96 | Jean-Philippe Lang | * Defect #17322: Long strings such as URL break out of box |
26 | 96 | Jean-Philippe Lang | * Defect #17484: Custom fields added to "spent time" don't show in context menu |
27 | 96 | Jean-Philippe Lang | * Defect #17828: Could not find gem 'mocha (~> 1.0.0) ruby' |
28 | 96 | Jean-Philippe Lang | * Defect #17931: note "Applied in changeset" generated multiple times for the same repo |
29 | 96 | Jean-Philippe Lang | * Defect #17954: /time_entries/new can't derive project from issue |
30 | 96 | Jean-Philippe Lang | * Defect #17959: Issue notes not previewed when project is changed |
31 | 97 | Jean-Philippe Lang | * Defect #18041: Wiki, Pdf export, Table, pre tags |
32 | 96 | Jean-Philippe Lang | * Defect #18110: Extraction of list of available locales is probe to bad gems |
33 | 96 | Jean-Philippe Lang | * Defect #18119: Thumbnail image path without HTTPS |
34 | 96 | Jean-Philippe Lang | * Defect #18144: German translation on "delete my account" page showing a "\n" |
35 | 96 | Jean-Philippe Lang | * Feature #10914: Include is_private setting in xml/json output |
36 | 96 | Jean-Philippe Lang | * Feature #12447: Support for PNG with alpha channel in pdf export |
37 | 96 | Jean-Philippe Lang | * Feature #14008: Add a warning if 2 plugins have the same settings partial name |
38 | 96 | Jean-Philippe Lang | * Feature #14030: Allow plugins to put gems inside PluginGemfile |
39 | 96 | Jean-Philippe Lang | * Feature #14599: Support 16-bit depth PNG images in PDF export |
40 | 96 | Jean-Philippe Lang | * Feature #16164: Bulk edit workflows for multiple trackers/roles |
41 | 96 | Jean-Philippe Lang | * Feature #16362: Option to send email on "Assignee updated" |
42 | 96 | Jean-Philippe Lang | * Feature #16707: Integrate support of SSL for POP3 incoming emails |
43 | 96 | Jean-Philippe Lang | * Feature #17077: fetch_changesets should use POST method too |
44 | 96 | Jean-Philippe Lang | * Feature #17380: Move project sidebar content to a partial |
45 | 96 | Jean-Philippe Lang | * Feature #17431: Display a target version's date if available in issue forms, as a tooltip |
46 | 96 | Jean-Philippe Lang | * Feature #17570: use rbpdf gem instead of bundled rfpdf |
47 | 96 | Jean-Philippe Lang | * Feature #17628: Expose project is_public property via API |
48 | 96 | Jean-Philippe Lang | * Feature #17955: Add link to /time_entries/new from My Page Spent Time block |
49 | 96 | Jean-Philippe Lang | * Feature #17976: Custom permissions per project for non member and anonymous users |
50 | 96 | Jean-Philippe Lang | * Feature #17993: Issues list : css tags to get sort orders |
51 | 96 | Jean-Philippe Lang | * Patch #6498: Make options parameter optional in User#allowed_to_globally? |
52 | 96 | Jean-Philippe Lang | * Patch #13589: Wiki PDF export for 2 column tables |
53 | 96 | Jean-Philippe Lang | * Patch #16190: Relax rejections based on Auto-Submitted header |
54 | 96 | Jean-Philippe Lang | * Patch #16240: Private notes should be marked more clearly |
55 | 96 | Jean-Philippe Lang | * Patch #16536: Japanese translation update (email notification) |
56 | 96 | Jean-Philippe Lang | * Patch #16556: Traditional Chinese "field_assigned_to" translation change |
57 | 96 | Jean-Philippe Lang | * Patch #16685: Introduce the request_store gem to hold User.current and prevent data leakage in error messages |
58 | 96 | Jean-Philippe Lang | * Patch #16704: Persian Translation |
59 | 96 | Jean-Philippe Lang | * Patch #16878: Parse configuration file for ERB |
60 | 96 | Jean-Philippe Lang | * Patch #16905: Count users with a single query on group list |
61 | 96 | Jean-Philippe Lang | * Patch #16925: Improve performance of Principal.member_of scope |
62 | 96 | Jean-Philippe Lang | * Patch #17308: Japanese translation change (fix terms mismatch in workflow) |
63 | 96 | Jean-Philippe Lang | * Patch #17346: Japanese translation change (followed updates of en.yml) |
64 | 96 | Jean-Philippe Lang | * Patch #17400: Typo in Changelog |
65 | 96 | Jean-Philippe Lang | * Patch #17401: Better fix for r13159 issue #16708 |
66 | 96 | Jean-Philippe Lang | * Patch #17456: Japanese translation change (custom fields) |
67 | 96 | Jean-Philippe Lang | * Patch #17492: Lowering configuration.example.yml confusion |
68 | 96 | Jean-Philippe Lang | * Patch #17552: Bringing together of the translation of Members at Polish translation |
69 | 96 | Jean-Philippe Lang | * Patch #17563: Fixes some issues in the Galician (gl) translation |
70 | 96 | Jean-Philippe Lang | * Patch #17602: Include enabled modules in projects API |
71 | 96 | Jean-Philippe Lang | * Patch #17717: Password/Email address change should invalidate security tokens |
72 | 96 | Jean-Philippe Lang | * Patch #17796: Expire all other sessions on password change |
73 | 96 | Jean-Philippe Lang | * Patch #17847: Wiki extended help macros do not reflect basic Redmine macros |
74 | 96 | Jean-Philippe Lang | * Patch #17853: Portuguese translation file |
75 | 96 | Jean-Philippe Lang | * Patch #18047: MailHandler: Don't use String#respond_to?(:force_encoding) to differentiate between Ruby 1.8 and Ruby 1.9 |
76 | 89 | Jean-Philippe Lang | |
77 | 89 | Jean-Philippe Lang | h2. Previous changes |
78 | 73 | Jean-Philippe Lang | |
79 | 96 | Jean-Philippe Lang | * [[Changelog_2_5|2.5.x series]] |
80 | 93 | Jean-Philippe Lang | * [[Changelog_2_4|2.4.x series]] |
81 | 89 | Jean-Philippe Lang | * [[Changelog_2_3|2.3.x series]] |
82 | 86 | Jean-Philippe Lang | * [[Changelog_2_2|2.2.x series]] |
83 | 81 | Jean-Philippe Lang | * [[Changelog_2_1|2.1.x series]] |
84 | 74 | Jean-Philippe Lang | * [[Changelog_2_0|2.0.x series]] |
85 | 71 | Jean-Philippe Lang | * [[Changelog_1_4|1.4.x series]] |
86 | 67 | Jean-Philippe Lang | * [[Changelog_1_3|1.3.x series]] |
87 | 62 | Jean-Philippe Lang | * [[Changelog_1_2|1.2.x series]] |
88 | 60 | Mischa The Evil | * [[Changelog_1_1|1.1.x series]] |
89 | 50 | Jean-Philippe Lang | * [[Changelog_1_0|1.0.x series]] |
90 | 49 | Jean-Philippe Lang | * [[Changelog_0_9|0.9.x series]] |
91 | 26 | Jean-Philippe Lang | * [[Changelog_0_8|0.8.x series]] |
92 | 26 | Jean-Philippe Lang | * [[Changelog_0_7|0.7.x series]] |
93 | 17 | Jean-Philippe Lang | * [[Changelog_0_6|0.6.x and below]] |
94 | 64 | Jean-Philippe Lang | |
95 | 64 | Jean-Philippe Lang | h2. Security updates |
96 | 64 | Jean-Philippe Lang | |
97 | 64 | Jean-Philippe Lang | You can view the list of known and fixed vulnerabilties on [[Security Advisories]]. |