Project

General

Profile

Changelog » History » Version 94

Jean-Philippe Lang, 2014-03-29 18:02

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