Project

General

Profile

Changelog » History » Version 72

Jean-Philippe Lang, 2012-06-18 22:41

1 1 Jean-Philippe Lang
h1. Changelog
2 53 Jean-Philippe Lang
3
{{>toc}}
4 1 Jean-Philippe Lang
5 72 Jean-Philippe Lang
h2. version:2.0.3 (2012-06-18)
6
7
* Defect #10688: PDF export from Wiki - Problems with tables
8
* Defect #11061: Cannot choose commit versions to view differences in Git/Mercurial repository view
9
* Defect #11065: E-Mail submitted tickets: German umlauts in 'Subject' get malformed (ruby 1.8)
10
* Defect #11098: Default priorities have the same position and can't be reordered
11
* Defect #11105: <% content_for :header_tags do %> doesn't work inside hook
12
* Defect #11112: REST API - custom fields in POST/PUT ignored for time_entries
13
* Defect #11118: "Maximum file size" displayed on upload forms is incorrect
14
* Defect #11124: Link to user is escaped in activity title
15
* Defect #11133: Wiki-page section edit link can point to incorrect section
16
* Defect #11160: SQL Error on time report if a custom field has multiple values for an entry
17
* Defect #11170: Topics sort order is broken in Redmine 2.x
18
* Defect #11178: Spent time sorted by date-descending order lists same-date entries in physical order (not-reverse)
19
* Defect #11185: Redmine fails to delete a project with parent/child task
20
* Feature #11162: Upgrade to Rails 3.2.6
21
* Patch #11113: Small glitch in German localization
22
23 70 Jean-Philippe Lang
h2. version:2.0.2 (2012-06-05)
24
25
* Defect #11032: Project list is not shown when "For any event on the selected projects only..." is selected on user edit panel
26
* Defect #11038: "Create and continue" should preserve project, issue and activity when logging time
27
* Defect #11046: Redmine.pm does not support "bind as user" ldap authentication
28
* Defect #11051: reposman.rb fails in 1.4.2 because of missing require for rubygems
29
* Defect #11085: Wiki start page can't be changed
30
* Feature #11084: Update Rails to 3.2.5
31
32 69 Jean-Philippe Lang
h2. version:2.0.1 (2012-05-28)
33
34
* Defect #10923: After creating a new Version Redmine jumps back to "Information"
35
* Defect #10932: Links to delete watchers are escaped when gravatars are enabled
36
* Defect #10964: Updated column doesn't get updated on issues
37
* Defect #10965: rake yard does not work for generating documentation.
38
* Defect #10972: Columns selection not displayed on the custom query form
39
* Defect #10991: My page > Spent time 'project' column is html-encoded
40
* Defect #10996: Time zones lost when upgrading from Redmine 1.4 to 2.0
41
* Defect #11013: Fetching Email from IMAP/POP3 - uninitialized constant RAILS_DEFAULT_LOGGER error
42
* Defect #11024: redmine_plugin_model generator does not create the migration
43
* Defect #11027: Saving new query without name causes escaping of input field
44
* Defect #11028: Project identifier can be updated
45
46
h2. version:2.0.0 (2012-05-15)
47
48 1 Jean-Philippe Lang
* Feature #4796: Rails 3 support
49 69 Jean-Philippe Lang
* Feature #7720: Limit the pagination-limit when max-results is fewer than max-pagination-limit
50
* Feature #9034: Add an id to the flash messages
51
* Patch #10782: Better translation for Estonian language
52
53 49 Jean-Philippe Lang
h2. Previous changes
54
55 71 Jean-Philippe Lang
* [[Changelog_1_4|1.4.x series]]
56 67 Jean-Philippe Lang
* [[Changelog_1_3|1.3.x series]]
57 62 Jean-Philippe Lang
* [[Changelog_1_2|1.2.x series]]
58 60 Mischa The Evil
* [[Changelog_1_1|1.1.x series]]
59 50 Jean-Philippe Lang
* [[Changelog_1_0|1.0.x series]]
60 49 Jean-Philippe Lang
* [[Changelog_0_9|0.9.x series]]
61 26 Jean-Philippe Lang
* [[Changelog_0_8|0.8.x series]]
62
* [[Changelog_0_7|0.7.x series]]
63 17 Jean-Philippe Lang
* [[Changelog_0_6|0.6.x and below]]
64 64 Jean-Philippe Lang
65
h2. Security updates
66
67
You can view the list of known and fixed vulnerabilties on [[Security Advisories]].