@@ -4,13 +4,15 Redmine - project management software | |||||
4 | Copyright (C) 2006-2012 Jean-Philippe Lang |
|
4 | Copyright (C) 2006-2012 Jean-Philippe Lang | |
5 | http://www.redmine.org/ |
|
5 | http://www.redmine.org/ | |
6 |
|
6 | |||
7 |
== |
|
7 | == 2012-04-14 v1.4.0 | |
8 |
|
8 | |||
9 | * Defect #2719: Increase username length limit from 30 to 60 |
|
9 | * Defect #2719: Increase username length limit from 30 to 60 | |
10 | * Defect #3087: Revision referring to issues across all projects |
|
10 | * Defect #3087: Revision referring to issues across all projects | |
11 | * Defect #4824: Unable to connect (can't convert Net::LDAP::LdapError into String) |
|
11 | * Defect #4824: Unable to connect (can't convert Net::LDAP::LdapError into String) | |
|
12 | * Defect #5058: reminder mails are not sent when delivery_method is :async_smtp | |||
12 | * Defect #6859: Moving issues to a tracker with different custom fields should let fill these fields |
|
13 | * Defect #6859: Moving issues to a tracker with different custom fields should let fill these fields | |
13 | * Defect #7398: Error when trying to quick create a version with required custom field |
|
14 | * Defect #7398: Error when trying to quick create a version with required custom field | |
|
15 | * Defect #7495: Python multiline comments highlighting problem in Repository browser | |||
14 | * Defect #7826: bigdecimal-segfault-fix.rb must be removed for Oracle |
|
16 | * Defect #7826: bigdecimal-segfault-fix.rb must be removed for Oracle | |
15 | * Defect #7920: Attempted to update a stale object when copying a project |
|
17 | * Defect #7920: Attempted to update a stale object when copying a project | |
16 | * Defect #8857: Git: Too long in fetching repositories after upgrade from 1.1 or new branch at first time |
|
18 | * Defect #8857: Git: Too long in fetching repositories after upgrade from 1.1 or new branch at first time | |
@@ -20,6 +22,7 http://www.redmine.org/ | |||||
20 | * Defect #9978: Japanese "permission_add_issue_watchers" is wrong |
|
22 | * Defect #9978: Japanese "permission_add_issue_watchers" is wrong | |
21 | * Defect #10006: Email reminders are sent for closed issues |
|
23 | * Defect #10006: Email reminders are sent for closed issues | |
22 | * Defect #10150: CSV export and spent time: rounding issue |
|
24 | * Defect #10150: CSV export and spent time: rounding issue | |
|
25 | * Defect #10168: CSV export breaks custom columns | |||
23 | * Defect #10181: Issue context menu and bulk edit form show irrelevant statuses |
|
26 | * Defect #10181: Issue context menu and bulk edit form show irrelevant statuses | |
24 | * Defect #10198: message_id regex in pop3.rb only recognizes Message-ID header (not Message-Id) |
|
27 | * Defect #10198: message_id regex in pop3.rb only recognizes Message-ID header (not Message-Id) | |
25 | * Defect #10251: Description diff link in note details is relative when received by email |
|
28 | * Defect #10251: Description diff link in note details is relative when received by email | |
@@ -33,7 +36,8 http://www.redmine.org/ | |||||
33 | * Defect #10590: WikiContent::Version#text return string with #<Encoding:ASCII-8BIT> when uncompressed |
|
36 | * Defect #10590: WikiContent::Version#text return string with #<Encoding:ASCII-8BIT> when uncompressed | |
34 | * Defect #10593: Error: 'incompatible character encodings: UTF-8 and ASCII-8BIT' (old annoing issue) on ruby-1.9.3 |
|
37 | * Defect #10593: Error: 'incompatible character encodings: UTF-8 and ASCII-8BIT' (old annoing issue) on ruby-1.9.3 | |
35 | * Defect #10600: Watchers search generates an Internal error |
|
38 | * Defect #10600: Watchers search generates an Internal error | |
36 | * Defect #10602: Attachment link has get parameter :class |
|
39 | * Defect #10605: Bulk edit selected issues does not allow selection of blank values for custom fields | |
|
40 | * Defect #10619: When changing status before tracker, it shows improper status | |||
37 | * Feature #779: Multiple SCM per project |
|
41 | * Feature #779: Multiple SCM per project | |
38 | * Feature #971: Add "Spent time" column to query |
|
42 | * Feature #971: Add "Spent time" column to query | |
39 | * Feature #1060: Add a LDAP-filter using external auth sources |
|
43 | * Feature #1060: Add a LDAP-filter using external auth sources | |
@@ -60,6 +64,7 http://www.redmine.org/ | |||||
60 | * Feature #6296: Bulk-edit custom fields through context menu |
|
64 | * Feature #6296: Bulk-edit custom fields through context menu | |
61 | * Feature #6386: Issue mail should render the HTML version of the issue details |
|
65 | * Feature #6386: Issue mail should render the HTML version of the issue details | |
62 | * Feature #6449: Edit a wiki page's parent on the edit page |
|
66 | * Feature #6449: Edit a wiki page's parent on the edit page | |
|
67 | * Feature #6555: Double-click on "Submit" and "Save" buttons should not send two requests to server | |||
63 | * Feature #7361: Highlight active query in the side bar |
|
68 | * Feature #7361: Highlight active query in the side bar | |
64 | * Feature #7420: Rest API for projects members |
|
69 | * Feature #7420: Rest API for projects members | |
65 | * Feature #7603: Please make editing issues more obvious than "Change properties (More)" |
|
70 | * Feature #7603: Please make editing issues more obvious than "Change properties (More)" | |
@@ -71,20 +76,32 http://www.redmine.org/ | |||||
71 | * Feature #9995: Time entries insertion, "Create and continue" button |
|
76 | * Feature #9995: Time entries insertion, "Create and continue" button | |
72 | * Feature #10020: Enable global time logging at /time_entries/new |
|
77 | * Feature #10020: Enable global time logging at /time_entries/new | |
73 | * Feature #10042: Bulk change private flag |
|
78 | * Feature #10042: Bulk change private flag | |
74 | * Feature #10046: Update installation doc on release |
|
|||
75 | * Feature #10126: Add members of subprojects in the assignee and author filters |
|
79 | * Feature #10126: Add members of subprojects in the assignee and author filters | |
76 | * Feature #10131: Include custom fiels in time entries API responses |
|
80 | * Feature #10131: Include custom fiels in time entries API responses | |
77 | * Feature #10207: Git: use default branch from HEAD |
|
81 | * Feature #10207: Git: use default branch from HEAD | |
78 | * Feature #10208: Estonian translation |
|
82 | * Feature #10208: Estonian translation | |
79 | * Feature #10253: Better handling of attachments when validation fails |
|
83 | * Feature #10253: Better handling of attachments when validation fails | |
80 | * Feature #10350: Bulk copy should allow for changing the target version |
|
84 | * Feature #10350: Bulk copy should allow for changing the target version | |
|
85 | * Feature #10607: Ignore out-of-office incoming emails | |||
|
86 | * Feature #10635: Adding time like "123 Min" is invalid | |||
81 | * Patch #9998: Make attachement "Optional Description" less wide |
|
87 | * Patch #9998: Make attachement "Optional Description" less wide | |
82 | * Patch #10066: i18n not working with russian gem |
|
88 | * Patch #10066: i18n not working with russian gem | |
|
89 | * Patch #10128: Disable IE 8 compatibility mode to fix wrong div.autoscroll scroll bar behaviour | |||
83 | * Patch #10155: Russian translation changed |
|
90 | * Patch #10155: Russian translation changed | |
84 | * Patch #10464: Enhanced PDF output for Issues list |
|
91 | * Patch #10464: Enhanced PDF output for Issues list | |
85 | * Patch #10470: Efficiently process new git revisions in a single batch |
|
92 | * Patch #10470: Efficiently process new git revisions in a single batch | |
86 | * Patch #10513: Dutch translation improvement |
|
93 | * Patch #10513: Dutch translation improvement | |
87 |
|
94 | |||
|
95 | == 2012-04-14 v1.3.3 | |||
|
96 | ||||
|
97 | * Defect #10505: Error when exporting to PDF with NoMethodError (undefined method `downcase' for nil:NilClass) | |||
|
98 | * Defect #10554: Defect symbols when exporting tasks in pdf | |||
|
99 | * Defect #10564: Unable to change locked, sticky flags and board when editing a message | |||
|
100 | * Defect #10591: Dutch "label_file_added" translation is wrong | |||
|
101 | * Defect #10622: "Default administrator account changed" is always true | |||
|
102 | * Patch #10555: rake redmine:send_reminders aborted if issue assigned to group | |||
|
103 | * Patch #10611: Simplified Chinese translations for 1.3-stable | |||
|
104 | ||||
88 | == 2012-03-11 v1.3.2 |
|
105 | == 2012-03-11 v1.3.2 | |
89 |
|
106 | |||
90 | * Defect #8194: {{toc}} uses identical anchors for subsections with the same name |
|
107 | * Defect #8194: {{toc}} uses identical anchors for subsections with the same name |
General Comments 0
You need to be logged in to leave comments.
Login now