Project

General

Profile

Changelog » History » Version 93

Jean-Philippe Lang, 2014-03-02 12:43
2.5.0 release

1 1 Jean-Philippe Lang
h1. Changelog
2 53 Jean-Philippe Lang
3
{{>toc}}
4 1 Jean-Philippe Lang
5 93 Jean-Philippe Lang
h2. version:2.5.0 (2014-03-02)
6 1 Jean-Philippe Lang
7 93 Jean-Philippe Lang
* Defect #3163: Large inline images overflow
8
* Defect #13385: Searchable checkbox displayed on edit form for not-searchable custom field formats.
9
* Defect #13396: Updating an issue with user or list format custom field, currently having value that is locked or removed, clears that field
10
* Defect #14361: Mercurial commit ids are short (12 digits) on database
11
* Defect #15377: bundle install --without development test fails
12
* Defect #15381: Error pages improvement
13
* Defect #15485: HTML 5 validation multiple ids
14
* Defect #15551: Validating a Setting with invalid name triggers an error
15
* Defect #15552: Preferences are not preserved after adding user with validation error
16
* Defect #15704: Journal for relation should store relation type instead of i18n key
17
* Defect #15709: TimeEntry custom_values are not deleted from the database when destroying the associated project
18
* Defect #15831: Successful update notice for workflows
19
* Defect #15848: REST API: Cannot retrieve memberships of closed projects
20
* Defect #15929: REST API: Integer custom field validation fails when using non-string values
21
* Defect #15947: Deadlock when delete issues in same time on multiple sessions
22
* Defect #15983: Project.activities returns different types depending on context
23
* Defect #16077: Table of contents macro conflicts with collapse macro
24
* Defect #16091: Export CSV with many custom field runs many queries
25
* Defect #16107: ApplicationController mishandles non-Basic authentication information, causing an internal error
26
* Defect #16143: Can't insert too long comment field from repository (MySQL)
27
* Feature #1179: Optionally allow Text and Long Text custom fields support wiki formatting
28
* Feature #1358: Link_to for Custom Field
29
* Feature #2083: CustomField of type "external-link-to" with configurable URL prefix
30
* Feature #2549: Enable the watching of news
31
* Feature #2691: Option to disable automated language-guessing based on HTTP_ACCEPT_LANGUAGE HTTP-header
32
* Feature #8152: Render Version and User custom fields as links
33
* Feature #8562: Watchers list too big in new issue form
34
* Feature #8572: Configuration of which versions (by version-status) are shown in version-format custom fields
35
* Feature #8842: REST API: Filter issues created/updated before or after specific timestamp
36
* Feature #13134: Focus first text field automatically
37
* Feature #14309: Add favicon to Atom feeds
38
* Feature #15275: Improve usage of label "button_update"
39
* Feature #15362: Wrap filters, options and buttons with extra div on the issue list
40
* Feature #15520: Markdown formatting
41
* Feature #15699: Description for custom fields
42
* Feature #15701: Add project identifier substitution option to the URL-pattern property of link format custom fields
43
* Feature #15790: Use the mime-types gem to get mime type for unknown extension
44
* Feature #15815: REST API : Add project status in API response
45
* Feature #15926: Redirect to back_url or referer when clicking "Sign in" while already logged-in
46
* Patch #12753: Update config.i18n.load_path for plugin-supplied locales
47
* Patch #13774: Show warning if CSV-Export exceeds limit
48
* Patch #14766: Better block detection on my page
49
* Patch #15403: Czech "message" and "changeset" translation change
50
* Patch #15420: Don't create duplicate wikis in tests
51
* Patch #15689: Make favicon themeable
52
* Patch #15785: Support more character encodings in incoming emails
53 89 Jean-Philippe Lang
54
55 73 Jean-Philippe Lang
h2. Previous changes
56
57 93 Jean-Philippe Lang
* [[Changelog_2_4|2.4.x series]]
58 89 Jean-Philippe Lang
* [[Changelog_2_3|2.3.x series]]
59 86 Jean-Philippe Lang
* [[Changelog_2_2|2.2.x series]]
60 81 Jean-Philippe Lang
* [[Changelog_2_1|2.1.x series]]
61 74 Jean-Philippe Lang
* [[Changelog_2_0|2.0.x series]]
62 71 Jean-Philippe Lang
* [[Changelog_1_4|1.4.x series]]
63 67 Jean-Philippe Lang
* [[Changelog_1_3|1.3.x series]]
64 62 Jean-Philippe Lang
* [[Changelog_1_2|1.2.x series]]
65 60 Mischa The Evil
* [[Changelog_1_1|1.1.x series]]
66 50 Jean-Philippe Lang
* [[Changelog_1_0|1.0.x series]]
67 49 Jean-Philippe Lang
* [[Changelog_0_9|0.9.x series]]
68 26 Jean-Philippe Lang
* [[Changelog_0_8|0.8.x series]]
69
* [[Changelog_0_7|0.7.x series]]
70 17 Jean-Philippe Lang
* [[Changelog_0_6|0.6.x and below]]
71 64 Jean-Philippe Lang
72
h2. Security updates
73
74
You can view the list of known and fixed vulnerabilties on [[Security Advisories]].