Project

General

Profile

Changelog » History » Version 67

Jean-Philippe Lang, 2012-04-20 12:10

1 1 Jean-Philippe Lang
h1. Changelog
2 53 Jean-Philippe Lang
3
{{>toc}}
4 1 Jean-Philippe Lang
5 66 Jean-Philippe Lang
h2. version:1.4.1 (2012-04-20)
6
7
* Defect #8574: Time report: date range fields not enabled when using the calendar popup
8
* Defect #10642: Nested textile ol/ul lists generate invalid HTML
9
* Defect #10668: RSS key is generated twice when user is not reloaded
10
* Defect #10669: Token.destroy_expired should not delete API tokens
11
* Defect #10675: "Submit and continue" is broken
12
* Defect #10711: User cannot change account details with "Login has already been taken" error
13
* Feature #10664: Unsubscribe Own User Account
14
* Patch #10693: German Translation Update
15
16 65 Jean-Philippe Lang
h2. version:1.4.0 (2012-04-14)
17
18
* Defect #2719: Increase username length limit from 30 to 60
19
* Defect #3087: Revision referring to issues across all projects
20
* Defect #4824: Unable to connect (can't convert Net::LDAP::LdapError into String)
21
* Defect #5058: reminder mails are not sent when delivery_method is :async_smtp
22
* Defect #6859: Moving issues to a tracker with different custom fields should let fill these fields
23
* Defect #7398: Error when trying to quick create a version with required custom field
24
* Defect #7495: Python multiline comments highlighting problem in Repository browser
25
* Defect #7826: bigdecimal-segfault-fix.rb must be removed for Oracle
26
* Defect #7920: Attempted to update a stale object when copying a project
27
* Defect #8857: Git: Too long in fetching repositories after upgrade from 1.1 or new branch at first time
28
* Defect #9472: The git scm module causes an excess amount of DB traffic.
29
* Defect #9685: Adding multiple times the same related issue relation is possible
30
* Defect #9798: Release 1.3.0 does not detect rubytree under ruby 1.9.3p0 / rails 2.3.14
31
* Defect #9978: Japanese "permission_add_issue_watchers" is wrong
32
* Defect #10006: Email reminders are sent for closed issues
33
* Defect #10150: CSV export and spent time: rounding issue
34
* Defect #10168: CSV export breaks custom columns
35
* Defect #10181: Issue context menu and bulk edit form show irrelevant statuses
36
* Defect #10198: message_id regex in pop3.rb only recognizes Message-ID header (not Message-Id)
37
* Defect #10251: Description diff link in note details is relative when received by email
38
* Defect #10272: Ruby 1.9.3: "incompatible character encoding" with LDAP auth
39
* Defect #10275: Message object not passed to wiki macros for head topic and in preview edit mode
40
* Defect #10334: Full name is not unquoted when creating users from emails
41
* Defect #10410: [Localization] Grammar issue of Simplified Chinese in zh.yml
42
* Defect #10442: Ruby 1.9.3 Time Zone setting Internal error.
43
* Defect #10467: Confusing behavior while moving issue to a project with disabled Issues module
44
* Defect #10575: Uploading of attachments which filename contains non-ASCII chars fails with Ruby 1.9
45
* Defect #10590: WikiContent::Version#text return string with #<Encoding:ASCII-8BIT> when uncompressed
46
* Defect #10593: Error: 'incompatible character encodings: UTF-8 and ASCII-8BIT' (old annoing issue) on ruby-1.9.3
47
* Defect #10600: Watchers search generates an Internal error
48
* Defect #10605: Bulk edit selected issues does not allow selection of blank values for custom fields
49
* Defect #10619: When changing status before tracker, it shows improper status
50
* Feature #779: Multiple SCM per project
51
* Feature #971: Add "Spent time" column to query
52
* Feature #1060: Add a LDAP-filter using external auth sources
53
* Feature #1102: Shortcut for assigning an issue to me
54
* Feature #1189: Multiselect custom fields
55
* Feature #1363: Allow underscores in project identifiers
56
* Feature #1913: LDAP - authenticate as user
57
* Feature #1972: Attachments for News
58
* Feature #2009: Manually add related revisions
59
* Feature #2323: Workflow permissions for administrators
60
* Feature #2416: {background:color} doesn't work in text formatting
61
* Feature #2694: Notification on loosing assignment
62
* Feature #2715: "Magic links" to notes
63
* Feature #2850: Add next/previous navigation to issue
64
* Feature #3055: Option to copy attachments when copying an issue
65
* Feature #3108: set parent automatically for new pages
66
* Feature #3463: Export all wiki pages to PDF
67
* Feature #4050: Ruby 1.9 support
68
* Feature #4769: Ability to move an issue to a different project from the update form
69
* Feature #4774: Change the hyperlink for file attachment to view and download
70
* Feature #5159: Ability to add Non-Member watchers to the watch list
71
* Feature #5638: Use Bundler (Gemfile) for gem management
72
* Feature #5643: Add X-Redmine-Sender header to email notifications
73
* Feature #6296: Bulk-edit custom fields through context menu
74
* Feature #6386: Issue mail should render the HTML version of the issue details
75
* Feature #6449: Edit a wiki page's parent on the edit page
76
* Feature #6555: Double-click on "Submit" and "Save" buttons should not send two requests to server
77
* Feature #7361: Highlight active query in the side bar
78
* Feature #7420: Rest API for projects members
79
* Feature #7603: Please make editing issues more obvious than "Change properties (More)"
80
* Feature #8171: Adding attachments through the REST API
81
* Feature #8691: Better handling of issue update conflict
82
* Feature #9803: Change project through REST API issue update
83
* Feature #9923: User type custom fields should be filterable by "Me".
84
* Feature #9985: Group time report by the Status field
85
* Feature #9995: Time entries insertion, "Create and continue" button
86
* Feature #10020: Enable global time logging at /time_entries/new
87
* Feature #10042: Bulk change private flag
88
* Feature #10126: Add members of subprojects in the assignee and author filters
89
* Feature #10131: Include custom fiels in time entries API responses
90
* Feature #10207: Git: use default branch from HEAD
91
* Feature #10208: Estonian translation
92 49 Jean-Philippe Lang
* Feature #10253: Better handling of attachments when validation fails
93
* Feature #10350: Bulk copy should allow for changing the target version
94
* Feature #10607: Ignore out-of-office incoming emails
95
* Feature #10635: Adding time like "123 Min" is invalid
96
* Patch #9998: Make attachement "Optional Description" less wide
97
* Patch #10066: i18n not working with russian gem
98
* Patch #10128: Disable IE 8 compatibility mode to fix wrong div.autoscroll scroll bar behaviour 
99
* Patch #10155: Russian translation changed
100
* Patch #10464: Enhanced PDF output for Issues list
101
* Patch #10470: Efficiently process new git revisions in a single batch
102
* Patch #10513: Dutch translation improvement
103
104
h2. Previous changes
105
106 67 Jean-Philippe Lang
* [[Changelog_1_3|1.3.x series]]
107 62 Jean-Philippe Lang
* [[Changelog_1_2|1.2.x series]]
108 60 Mischa The Evil
* [[Changelog_1_1|1.1.x series]]
109 50 Jean-Philippe Lang
* [[Changelog_1_0|1.0.x series]]
110 49 Jean-Philippe Lang
* [[Changelog_0_9|0.9.x series]]
111 26 Jean-Philippe Lang
* [[Changelog_0_8|0.8.x series]]
112
* [[Changelog_0_7|0.7.x series]]
113 17 Jean-Philippe Lang
* [[Changelog_0_6|0.6.x and below]]
114 64 Jean-Philippe Lang
115
h2. Security updates
116
117
You can view the list of known and fixed vulnerabilties on [[Security Advisories]].