Project

General

Profile

Changelog » History » Version 81

Jean-Philippe Lang, 2013-01-09 17:22

1 1 Jean-Philippe Lang
h1. Changelog
2 53 Jean-Philippe Lang
3
{{>toc}}
4 1 Jean-Philippe Lang
5 80 Jean-Philippe Lang
h2. version:2.2.1 (2013-01-09)
6
7
* Upgrade to Rails 3.2.11
8
* Defect #12652: "Copy ticket" selects "new ticket"
9
* Defect #12691: Textile Homepage Dead?
10
* Defect #12711: incorrect fix of lib/SVG/Graph/TimeSeries.rb
11
* Defect #12744: Unable to call a macro with a name that contains uppercase letters
12
* Defect #12776: Security vulnerability in Rails 3.2.10 (CVE-2013-0156)
13
* Patch #12630: Russian "x_hours" translation
14
15 79 Jean-Philippe Lang
h2. version:2.2.0 (2012-12-18)
16
17
* Defect #4787: Gannt to PNG - CJK (Chinese, Japanese and Korean) characters appear as ?
18
* Defect #8106: Issues by Category should show tasks without category
19
* Defect #8373: i18n string text_are_you_sure_with_children no longer used
20
* Defect #11426: Filtering with Due Date in less than N days should show overdue issues
21
* Defect #11834: Bazaar: "???" instead of non ASCII character in paths on non UTF-8 locale
22
* Defect #11868: Git and Mercurial diff displays deleted files as /dev/null
23
* Defect #11979: No validation errors when entering an invalid "Parent task"
24
* Defect #12012: Redmine::VERSION.revision method does not work on Subversion 1.7 working copy
25
* Defect #12018: Issue filter select box order changes randomly
26
* Defect #12090: email recipients not written to action_mailer log if BCC recipients setting is checked
27
* Defect #12092: Issue "start date" validation does not work correctly
28
* Defect #12285: Some unit and functional tests miss fixtures and break when run alone
29
* Defect #12286: Emails of private notes are sent to watcher users regardless of viewing permissions
30
* Defect #12310: Attachments may not be displayed in the order they were selected
31
* Defect #12356: Issue "Update" link broken focus
32
* Defect #12397: Error in Textile conversion of HTTP links, containing russian letters
33
* Defect #12434: Respond with 404 instead of 500 when requesting a wiki diff with invalid versions
34
* Feature #1554: Private comments in tickets
35
* Feature #2161: Time tracking code should respect weekends as "no work" days
36
* Feature #3239: Show related issues on the Issues Listing
37
* Feature #3265: Filter on issue relations
38
* Feature #3447: Option to display the issue descriptions on the issues list
39
* Feature #3511: Ability to sort issues by grouped column
40
* Feature #4590: Precede-Follow relation should move following issues when rescheduling issue earlier
41
* Feature #5487: Allow subtasks to cross projects
42
* Feature #6899: Add a relation between the original and copied issue
43
* Feature #7082: Rest API for wiki
44
* Feature #9835: REST API - List priorities
45
* Feature #10789: Macros child_pages with depth parameter
46
* Feature #10852: Ability to delete a version from a wiki page history
47
* Feature #10937: new user format #{lastname}
48
* Feature #11502: Expose roles details via REST API
49
* Feature #11755: Impersonate user through REST API auth
50
* Feature #12085: New user name format: firstname + first letter of lastname
51
* Feature #12125: Set filename used to store attachment updloaded via the REST API
52
* Feature #12167: Macro for inserting collapsible block of text
53
* Feature #12211: Wrap issue description and its contextual menu in a div
54
* Feature #12216: Textual CSS class for priorities
55
* Feature #12299: Redmine version requirement improvements (in plugins)
56
* Feature #12393: Upgrade to Rails 3.2.9
57
* Feature #12475: Lazy loading of translation files for faster startup
58
* Patch #11846: Fill username when authentification failed
59
* Patch #11862: Add "last 2 weeks" preset to time entries reporting
60
* Patch #11992: Japanese translation about issue relations improved
61
* Patch #12027: Incorrect Spanish "September" month name
62
* Patch #12061: Japanese translation improvement (permission names)
63 73 Jean-Philippe Lang
* Patch #12078: User#allowed_to? should return true or false
64
* Patch #12117: Change Japanese translation of "admin"
65
* Patch #12142: Updated translation in Lithuanian
66
* Patch #12232: German translation enhancements
67
* Patch #12316: Fix Lithuanian numeral translation
68
* Patch #12494: Bulgarian "button_submit" translation change
69
* Patch #12514: Updated translation in Lithuanian
70
* Patch #12602: Korean translation update for 2.2-stable
71
* Patch #12608: Norwegian translation changed
72
* Patch #12619: Russian translation change
73
74 69 Jean-Philippe Lang
h2. Previous changes
75 49 Jean-Philippe Lang
76 81 Jean-Philippe Lang
* [[Changelog_2_1|2.1.x series]]
77 74 Jean-Philippe Lang
* [[Changelog_2_0|2.0.x series]]
78 71 Jean-Philippe Lang
* [[Changelog_1_4|1.4.x series]]
79 67 Jean-Philippe Lang
* [[Changelog_1_3|1.3.x series]]
80 62 Jean-Philippe Lang
* [[Changelog_1_2|1.2.x series]]
81 60 Mischa The Evil
* [[Changelog_1_1|1.1.x series]]
82 50 Jean-Philippe Lang
* [[Changelog_1_0|1.0.x series]]
83 49 Jean-Philippe Lang
* [[Changelog_0_9|0.9.x series]]
84 26 Jean-Philippe Lang
* [[Changelog_0_8|0.8.x series]]
85
* [[Changelog_0_7|0.7.x series]]
86 17 Jean-Philippe Lang
* [[Changelog_0_6|0.6.x and below]]
87 64 Jean-Philippe Lang
88
h2. Security updates
89
90
You can view the list of known and fixed vulnerabilties on [[Security Advisories]].