Changelog » History » Version 95
Jean-Philippe Lang, 2014-07-06 14:50
2.5.2 released
1 | 1 | Jean-Philippe Lang | h1. Changelog |
---|---|---|---|
2 | 53 | Jean-Philippe Lang | |
3 | 53 | Jean-Philippe Lang | {{>toc}} |
4 | 1 | Jean-Philippe Lang | |
5 | 95 | Jean-Philippe Lang | h2. version:2.5.2 (2014-07-06) |
6 | 95 | Jean-Philippe Lang | |
7 | 95 | Jean-Philippe Lang | * Defect #3483: Relative url for source links in notifications |
8 | 95 | Jean-Philippe Lang | * Defect #16415: Users get e-mail notification twice, if they are watchers and assignees at the same time. |
9 | 95 | Jean-Philippe Lang | * Defect #16519: Generating a spent time report on a list type custom field with multiple values causes an invalid SQL error |
10 | 95 | Jean-Philippe Lang | * Defect #16564: Repository identifiers can be reserved words |
11 | 95 | Jean-Philippe Lang | * Defect #16619: Mailer.token_for generates invalid message_id when using from address with full name |
12 | 95 | Jean-Philippe Lang | * Defect #16655: start_date not set despite settings[default_issue_start_date_to_creation_date] being set. |
13 | 95 | Jean-Philippe Lang | * Defect #16668: Redmine links broken when object name contains special characters |
14 | 95 | Jean-Philippe Lang | * Defect #16669: Markdown formatter should use the :no_intra_emphasis extension |
15 | 95 | Jean-Philippe Lang | * Defect #16708: Form is submitted when swithing tab |
16 | 95 | Jean-Philippe Lang | * Defect #16739: custom_fields.json only returns single tracker instead of array of trackers |
17 | 95 | Jean-Philippe Lang | * Defect #16747: Remove useless settings when editing a query from the gantt |
18 | 95 | Jean-Philippe Lang | * Defect #16755: Field set as read-only still available in the issues list context menu |
19 | 95 | Jean-Philippe Lang | * Defect #16795: Member#destroy triggers after_destroy callbacks twice |
20 | 95 | Jean-Philippe Lang | * Defect #16798: Custom field - list type - checkboxes - unchecking all - does not save |
21 | 95 | Jean-Philippe Lang | * Defect #16926: Custom field referencing deleted value trigger an error on display |
22 | 95 | Jean-Philippe Lang | * Defect #16989: Inline images in email does not appear when thumbnail macro is used. |
23 | 95 | Jean-Philippe Lang | * Defect #17003: Option to display bool custom fields as a single checkbox |
24 | 95 | Jean-Philippe Lang | * Feature #3177: Add "Check for updates" functionality to installed plugins |
25 | 95 | Jean-Philippe Lang | * Feature #16194: Ruby 2.1 support |
26 | 95 | Jean-Philippe Lang | * Patch #16566: French "text_git_repository_note" translation |
27 | 95 | Jean-Philippe Lang | * Patch #16700: Blank content type for attachments attached via Ajax file upload |
28 | 95 | Jean-Philippe Lang | * Patch #16710: Support for the 1.x versions of mime-types gem |
29 | 95 | Jean-Philippe Lang | * Patch #16781: Crash in markdown formatter causes ruby process to end |
30 | 95 | Jean-Philippe Lang | * Patch #17166: Japanese translation update (plugin update check) |
31 | 95 | Jean-Philippe Lang | * Patch #17301: Czech plugin strings |
32 | 95 | Jean-Philippe Lang | |
33 | 94 | Jean-Philippe Lang | h2. version:2.5.1 (2014-03-29) |
34 | 94 | Jean-Philippe Lang | |
35 | 94 | Jean-Philippe Lang | * Defect #14298: Error generated on 'search for watchers to add' after clicking add without selected users |
36 | 94 | Jean-Philippe Lang | * Defect #16236: Right-aligned table of contents (TOC) not working with markdown |
37 | 94 | Jean-Philippe Lang | * Defect #16255: Internal Error for specific version of non-existent wiki page |
38 | 94 | Jean-Philippe Lang | * Defect #16259: Changing Tracker value on new issue form makes hidden fields appearing after hitting F5 |
39 | 94 | Jean-Philippe Lang | * Defect #16321: Custom Fields with "Link values to URL" set are displayed as escaped html in email |
40 | 94 | Jean-Philippe Lang | * Defect #16338: Can't choose an issue of a different project when updating time entries |
41 | 94 | Jean-Philippe Lang | * Defect #16353: Regexp bug in JournalsController regexp handling when quoting existing journal entries |
42 | 94 | Jean-Philippe Lang | * Feature #16326: Custom queries, buttons to move column to top and bottom |
43 | 94 | Jean-Philippe Lang | * Patch #16291: Japanese translation update |
44 | 94 | Jean-Philippe Lang | * Patch #16319: Random crash when using custom fields |
45 | 94 | Jean-Philippe Lang | * Patch #16320: Turkish typo fix |
46 | 94 | Jean-Philippe Lang | * Patch #16334: Korean Translation |
47 | 94 | Jean-Philippe Lang | * Patch #16336: Russian translation |
48 | 94 | Jean-Philippe Lang | * Patch #16356: Spanish Translation: label_custom_field_select_type |
49 | 94 | Jean-Philippe Lang | * Patch #16368: Polish translation update |
50 | 94 | Jean-Philippe Lang | * Patch #16381: Extract code to render project context links to helper |
51 | 94 | Jean-Philippe Lang | * Patch #16453: Czech localisation |
52 | 94 | Jean-Philippe Lang | * Defect #16466: Fixed back url verification (JVN#93004610) |
53 | 94 | Jean-Philippe Lang | |
54 | 93 | Jean-Philippe Lang | h2. version:2.5.0 (2014-03-02) |
55 | 1 | Jean-Philippe Lang | |
56 | 93 | Jean-Philippe Lang | * Defect #3163: Large inline images overflow |
57 | 93 | Jean-Philippe Lang | * Defect #13385: Searchable checkbox displayed on edit form for not-searchable custom field formats. |
58 | 93 | Jean-Philippe Lang | * Defect #13396: Updating an issue with user or list format custom field, currently having value that is locked or removed, clears that field |
59 | 93 | Jean-Philippe Lang | * Defect #14361: Mercurial commit ids are short (12 digits) on database |
60 | 93 | Jean-Philippe Lang | * Defect #15377: bundle install --without development test fails |
61 | 93 | Jean-Philippe Lang | * Defect #15381: Error pages improvement |
62 | 93 | Jean-Philippe Lang | * Defect #15485: HTML 5 validation multiple ids |
63 | 93 | Jean-Philippe Lang | * Defect #15551: Validating a Setting with invalid name triggers an error |
64 | 93 | Jean-Philippe Lang | * Defect #15552: Preferences are not preserved after adding user with validation error |
65 | 93 | Jean-Philippe Lang | * Defect #15704: Journal for relation should store relation type instead of i18n key |
66 | 93 | Jean-Philippe Lang | * Defect #15709: TimeEntry custom_values are not deleted from the database when destroying the associated project |
67 | 93 | Jean-Philippe Lang | * Defect #15831: Successful update notice for workflows |
68 | 93 | Jean-Philippe Lang | * Defect #15848: REST API: Cannot retrieve memberships of closed projects |
69 | 93 | Jean-Philippe Lang | * Defect #15929: REST API: Integer custom field validation fails when using non-string values |
70 | 93 | Jean-Philippe Lang | * Defect #15947: Deadlock when delete issues in same time on multiple sessions |
71 | 93 | Jean-Philippe Lang | * Defect #15983: Project.activities returns different types depending on context |
72 | 93 | Jean-Philippe Lang | * Defect #16077: Table of contents macro conflicts with collapse macro |
73 | 93 | Jean-Philippe Lang | * Defect #16091: Export CSV with many custom field runs many queries |
74 | 93 | Jean-Philippe Lang | * Defect #16107: ApplicationController mishandles non-Basic authentication information, causing an internal error |
75 | 93 | Jean-Philippe Lang | * Defect #16143: Can't insert too long comment field from repository (MySQL) |
76 | 93 | Jean-Philippe Lang | * Feature #1179: Optionally allow Text and Long Text custom fields support wiki formatting |
77 | 93 | Jean-Philippe Lang | * Feature #1358: Link_to for Custom Field |
78 | 93 | Jean-Philippe Lang | * Feature #2083: CustomField of type "external-link-to" with configurable URL prefix |
79 | 93 | Jean-Philippe Lang | * Feature #2549: Enable the watching of news |
80 | 93 | Jean-Philippe Lang | * Feature #2691: Option to disable automated language-guessing based on HTTP_ACCEPT_LANGUAGE HTTP-header |
81 | 93 | Jean-Philippe Lang | * Feature #8152: Render Version and User custom fields as links |
82 | 93 | Jean-Philippe Lang | * Feature #8562: Watchers list too big in new issue form |
83 | 93 | Jean-Philippe Lang | * Feature #8572: Configuration of which versions (by version-status) are shown in version-format custom fields |
84 | 93 | Jean-Philippe Lang | * Feature #8842: REST API: Filter issues created/updated before or after specific timestamp |
85 | 93 | Jean-Philippe Lang | * Feature #13134: Focus first text field automatically |
86 | 93 | Jean-Philippe Lang | * Feature #14309: Add favicon to Atom feeds |
87 | 93 | Jean-Philippe Lang | * Feature #15275: Improve usage of label "button_update" |
88 | 93 | Jean-Philippe Lang | * Feature #15362: Wrap filters, options and buttons with extra div on the issue list |
89 | 93 | Jean-Philippe Lang | * Feature #15520: Markdown formatting |
90 | 93 | Jean-Philippe Lang | * Feature #15699: Description for custom fields |
91 | 93 | Jean-Philippe Lang | * Feature #15701: Add project identifier substitution option to the URL-pattern property of link format custom fields |
92 | 93 | Jean-Philippe Lang | * Feature #15790: Use the mime-types gem to get mime type for unknown extension |
93 | 93 | Jean-Philippe Lang | * Feature #15815: REST API : Add project status in API response |
94 | 93 | Jean-Philippe Lang | * Feature #15926: Redirect to back_url or referer when clicking "Sign in" while already logged-in |
95 | 93 | Jean-Philippe Lang | * Patch #12753: Update config.i18n.load_path for plugin-supplied locales |
96 | 93 | Jean-Philippe Lang | * Patch #13774: Show warning if CSV-Export exceeds limit |
97 | 93 | Jean-Philippe Lang | * Patch #14766: Better block detection on my page |
98 | 93 | Jean-Philippe Lang | * Patch #15403: Czech "message" and "changeset" translation change |
99 | 93 | Jean-Philippe Lang | * Patch #15420: Don't create duplicate wikis in tests |
100 | 93 | Jean-Philippe Lang | * Patch #15689: Make favicon themeable |
101 | 93 | Jean-Philippe Lang | * Patch #15785: Support more character encodings in incoming emails |
102 | 89 | Jean-Philippe Lang | |
103 | 89 | Jean-Philippe Lang | |
104 | 73 | Jean-Philippe Lang | h2. Previous changes |
105 | 73 | Jean-Philippe Lang | |
106 | 93 | Jean-Philippe Lang | * [[Changelog_2_4|2.4.x series]] |
107 | 89 | Jean-Philippe Lang | * [[Changelog_2_3|2.3.x series]] |
108 | 86 | Jean-Philippe Lang | * [[Changelog_2_2|2.2.x series]] |
109 | 81 | Jean-Philippe Lang | * [[Changelog_2_1|2.1.x series]] |
110 | 74 | Jean-Philippe Lang | * [[Changelog_2_0|2.0.x series]] |
111 | 71 | Jean-Philippe Lang | * [[Changelog_1_4|1.4.x series]] |
112 | 67 | Jean-Philippe Lang | * [[Changelog_1_3|1.3.x series]] |
113 | 62 | Jean-Philippe Lang | * [[Changelog_1_2|1.2.x series]] |
114 | 60 | Mischa The Evil | * [[Changelog_1_1|1.1.x series]] |
115 | 50 | Jean-Philippe Lang | * [[Changelog_1_0|1.0.x series]] |
116 | 49 | Jean-Philippe Lang | * [[Changelog_0_9|0.9.x series]] |
117 | 26 | Jean-Philippe Lang | * [[Changelog_0_8|0.8.x series]] |
118 | 26 | Jean-Philippe Lang | * [[Changelog_0_7|0.7.x series]] |
119 | 17 | Jean-Philippe Lang | * [[Changelog_0_6|0.6.x and below]] |
120 | 64 | Jean-Philippe Lang | |
121 | 64 | Jean-Philippe Lang | h2. Security updates |
122 | 64 | Jean-Philippe Lang | |
123 | 64 | Jean-Philippe Lang | You can view the list of known and fixed vulnerabilties on [[Security Advisories]]. |