Project

General

Profile

Changelog 1 4 » History » Version 4

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

1 1 Jean-Philippe Lang
h1. Changelog for 1.4.x
2
3 4 Jean-Philippe Lang
h2. version:1.4.6 (2013-01-09)
4
5
* Upgrade to Rails 2.3.15
6
* Defect #12409: Git: changesets aren't read after clear_changesets call
7
* Patch #12605: Norwegian translation for 1.4-stable update
8
* Patch #12614: Dutch translation
9
* Patch #12615: Russian translation
10
* Patch #12630: Russian "x_hours" translation
11
12 3 Jean-Philippe Lang
h2. version:1.4.5 (2012-11-17)
13
14
* Defect #10818: Running rake in test environment causes exception
15
* Defect #11192: Make repository identifier accept underscores
16
* Defect #11298: Issue API may not work on Ruby 1.9 in Redmine 1.4
17
* Defect #11307: Can't filter for negative numeric custom fields
18
* Defect #11365: Attachment description length is not validated
19
* Defect #11541: Version sharing is missing in the REST API
20
* Defect #11665: New document category is not saved properly 
21
* Defect #11789: Edit section links broken with h5/h6 headings
22
* Defect #11966: 404 Error when switching mode in view revision differences in non-main repo
23
* Defect #12189: No tmp/pdf directory
24
* Defect #12196: "Page not found" on OK button in SCM "View all revisions" page
25
* Feature #11338: Exclude emails with auto-submitted => auto-generated
26
* Patch #9732: German translations
27
* Patch #11261: Simplified Chinese translation for configurable session lifetime and timeout
28
* Patch #11328: Fix Japanese mistranslation for 'label_language_based'
29
* Patch #11406: German translation for configurable session lifetime and timeout
30
* Patch #11448: Russian translation for 1.4-stable and 2.0-stable
31
* Patch #11600: Fix plural form of the abbreviation for hours in Brazilian Portuguese
32
33 2 Jean-Philippe Lang
h2. version:1.4.4 (2012-06-18)
34
35
* Defect #10688: PDF export from Wiki - Problems with tables
36
* Defect #11061: Cannot choose commit versions to view differences in Git/Mercurial repository view
37
* Defect #11112: REST API - custom fields in POST/PUT ignored for time_entries
38
* Defect #11133: Wiki-page section edit link can point to incorrect section
39
* Defect #11160: SQL Error on time report if a custom field has multiple values for an entry
40
* Defect #11178: Spent time sorted by date-descending order lists same-date entries in physical order
41
* Defect #11185: Redmine fails to delete a project with parent/child task
42
* Feature #6597: Configurable session lifetime and timeout
43
* Patch #11113: Small glitch in German localization
44
* Fix for Rails vulnerabilities CVE-2012-2694 and CVE-2012-2695
45
46 1 Jean-Philippe Lang
h2. version:1.4.3 (2012-06-05)
47
48
* Defect #11038: "Create and continue" should preserve project, issue and activity when logging time
49
* Defect #11046: Redmine.pm does not support "bind as user" ldap authentication
50
* Defect #11051: reposman.rb fails in 1.4.2 because of missing require for rubygems
51
* Fix for Rails vulnerability CVE-2012-2660
52
53
h2. version:1.4.2 (2012-05-13)
54
55
* Defect #10744: rake task redmine:email:test broken
56
* Defect #10787: "Allow users to unsubscribe" option is confusing
57
* Defect #10827: Cannot access Repositories page and Settings in a Project - Error 500
58
* Defect #10829: db:migrate fails 0.8.2 -> 1.4.1
59
* Defect #10832: REST Uploads fail with fastcgi
60
* Defect #10837: reposman and rdm-mailhandler not working with ruby 1.9.x
61
* Defect #10856: can not load translations from hr.yml with ruby1.9.3-p194
62
* Defect #10865: Filter reset when deleting locked user
63
* Feature #9790: Allow filtering text custom fields on "is null" and "is not null"
64
* Feature #10778: svn:ignore for config/additional_environment.rb
65
* Feature #10875: Partial Albanian Translations
66
* Feature #10888: Bring back List-Id to help aid Gmail filtering
67
* Patch #10733: Traditional Chinese language file (to r9502)
68
* Patch #10745: Japanese translation update (r9519)
69
* Patch #10750: Swedish Translation for r9522
70
* Patch #10785: Bulgarian translation (jstoolbar)
71
* Patch #10800: Simplified Chinese translation
72
73
h2. version:1.4.1 (2012-04-20)
74
75
* Defect #8574: Time report: date range fields not enabled when using the calendar popup
76
* Defect #10642: Nested textile ol/ul lists generate invalid HTML
77
* Defect #10668: RSS key is generated twice when user is not reloaded
78
* Defect #10669: Token.destroy_expired should not delete API tokens
79
* Defect #10675: "Submit and continue" is broken
80
* Defect #10711: User cannot change account details with "Login has already been taken" error
81
* Feature #10664: Unsubscribe Own User Account
82
* Patch #10693: German Translation Update
83
84
h2. version:1.4.0 (2012-04-14)
85
86
* Defect #2719: Increase username length limit from 30 to 60
87
* Defect #3087: Revision referring to issues across all projects
88
* Defect #4824: Unable to connect (can't convert Net::LDAP::LdapError into String)
89
* Defect #5058: reminder mails are not sent when delivery_method is :async_smtp
90
* Defect #6859: Moving issues to a tracker with different custom fields should let fill these fields
91
* Defect #7398: Error when trying to quick create a version with required custom field
92
* Defect #7495: Python multiline comments highlighting problem in Repository browser
93
* Defect #7826: bigdecimal-segfault-fix.rb must be removed for Oracle
94
* Defect #7920: Attempted to update a stale object when copying a project
95
* Defect #8857: Git: Too long in fetching repositories after upgrade from 1.1 or new branch at first time
96
* Defect #9472: The git scm module causes an excess amount of DB traffic.
97
* Defect #9685: Adding multiple times the same related issue relation is possible
98
* Defect #9798: Release 1.3.0 does not detect rubytree under ruby 1.9.3p0 / rails 2.3.14
99
* Defect #9978: Japanese "permission_add_issue_watchers" is wrong
100
* Defect #10006: Email reminders are sent for closed issues
101
* Defect #10150: CSV export and spent time: rounding issue
102
* Defect #10168: CSV export breaks custom columns
103
* Defect #10181: Issue context menu and bulk edit form show irrelevant statuses
104
* Defect #10198: message_id regex in pop3.rb only recognizes Message-ID header (not Message-Id)
105
* Defect #10251: Description diff link in note details is relative when received by email
106
* Defect #10272: Ruby 1.9.3: "incompatible character encoding" with LDAP auth
107
* Defect #10275: Message object not passed to wiki macros for head topic and in preview edit mode
108
* Defect #10334: Full name is not unquoted when creating users from emails
109
* Defect #10410: [Localization] Grammar issue of Simplified Chinese in zh.yml
110
* Defect #10442: Ruby 1.9.3 Time Zone setting Internal error.
111
* Defect #10467: Confusing behavior while moving issue to a project with disabled Issues module
112
* Defect #10575: Uploading of attachments which filename contains non-ASCII chars fails with Ruby 1.9
113
* Defect #10590: WikiContent::Version#text return string with #<Encoding:ASCII-8BIT> when uncompressed
114
* Defect #10593: Error: 'incompatible character encodings: UTF-8 and ASCII-8BIT' (old annoing issue) on ruby-1.9.3
115
* Defect #10600: Watchers search generates an Internal error
116
* Defect #10605: Bulk edit selected issues does not allow selection of blank values for custom fields
117
* Defect #10619: When changing status before tracker, it shows improper status
118
* Feature #779: Multiple SCM per project
119
* Feature #971: Add "Spent time" column to query
120
* Feature #1060: Add a LDAP-filter using external auth sources
121
* Feature #1102: Shortcut for assigning an issue to me
122
* Feature #1189: Multiselect custom fields
123
* Feature #1363: Allow underscores in project identifiers
124
* Feature #1913: LDAP - authenticate as user
125
* Feature #1972: Attachments for News
126
* Feature #2009: Manually add related revisions
127
* Feature #2323: Workflow permissions for administrators
128
* Feature #2416: {background:color} doesn't work in text formatting
129
* Feature #2694: Notification on loosing assignment
130
* Feature #2715: "Magic links" to notes
131
* Feature #2850: Add next/previous navigation to issue
132
* Feature #3055: Option to copy attachments when copying an issue
133
* Feature #3108: set parent automatically for new pages
134
* Feature #3463: Export all wiki pages to PDF
135
* Feature #4050: Ruby 1.9 support
136
* Feature #4769: Ability to move an issue to a different project from the update form
137
* Feature #4774: Change the hyperlink for file attachment to view and download
138
* Feature #5159: Ability to add Non-Member watchers to the watch list
139
* Feature #5638: Use Bundler (Gemfile) for gem management
140
* Feature #5643: Add X-Redmine-Sender header to email notifications
141
* Feature #6296: Bulk-edit custom fields through context menu
142
* Feature #6386: Issue mail should render the HTML version of the issue details
143
* Feature #6449: Edit a wiki page's parent on the edit page
144
* Feature #6555: Double-click on "Submit" and "Save" buttons should not send two requests to server
145
* Feature #7361: Highlight active query in the side bar
146
* Feature #7420: Rest API for projects members
147
* Feature #7603: Please make editing issues more obvious than "Change properties (More)"
148
* Feature #8171: Adding attachments through the REST API
149
* Feature #8691: Better handling of issue update conflict
150
* Feature #9803: Change project through REST API issue update
151
* Feature #9923: User type custom fields should be filterable by "Me".
152
* Feature #9985: Group time report by the Status field
153
* Feature #9995: Time entries insertion, "Create and continue" button
154
* Feature #10020: Enable global time logging at /time_entries/new
155
* Feature #10042: Bulk change private flag
156
* Feature #10126: Add members of subprojects in the assignee and author filters
157
* Feature #10131: Include custom fiels in time entries API responses
158
* Feature #10207: Git: use default branch from HEAD
159
* Feature #10208: Estonian translation
160
* Feature #10253: Better handling of attachments when validation fails
161
* Feature #10350: Bulk copy should allow for changing the target version
162
* Feature #10607: Ignore out-of-office incoming emails
163
* Feature #10635: Adding time like "123 Min" is invalid
164
* Patch #9998: Make attachement "Optional Description" less wide
165
* Patch #10066: i18n not working with russian gem
166
* Patch #10128: Disable IE 8 compatibility mode to fix wrong div.autoscroll scroll bar behaviour 
167
* Patch #10155: Russian translation changed
168
* Patch #10464: Enhanced PDF output for Issues list
169
* Patch #10470: Efficiently process new git revisions in a single batch
170
* Patch #10513: Dutch translation improvement