Changelog » History » Version 73
Jean-Philippe Lang, 2012-09-16 15:04
1 | 1 | Jean-Philippe Lang | h1. Changelog |
---|---|---|---|
2 | 53 | Jean-Philippe Lang | |
3 | {{>toc}} |
||
4 | 1 | Jean-Philippe Lang | |
5 | 73 | Jean-Philippe Lang | h2. version:2.1.0 (2012-09-16) |
6 | |||
7 | * Defect #2071: Reordering priority-enumerations breaks alternate-theme's issue-colouring |
||
8 | * Defect #2190: Month names not translated to german |
||
9 | * Defect #8978: LDAP timeout if an LDAP auth provider is unreachable |
||
10 | * Defect #9839: Gantt abbr of weekday should not be necessarily the first letter of the long day name |
||
11 | * Defect #10928: Documentation about generating a plugin is not up-to-date |
||
12 | * Defect #11034: TLS configuration documentation for Rails 3 |
||
13 | * Defect #11073: UserCustomField order_statement returns wrong output |
||
14 | * Defect #11153: Default sorting for target version is DESC instead of ASC |
||
15 | * Defect #11207: Issues associated with a locked version are not copied when copying a project |
||
16 | * Defect #11304: Issue-class: status-1, status-2 etc. refer to status position instead of status id |
||
17 | * Defect #11331: Openid registration form should not require user to enter password |
||
18 | * Defect #11345: Context menu should show shared versions when editing issues from different projects |
||
19 | * Defect #11355: Plain text notification emails content is HTML escaped |
||
20 | * Defect #11388: Updating a version through rest API returns invalid JSON |
||
21 | * Defect #11389: Warning in awesome_nested_set.rb |
||
22 | * Defect #11503: Accessing /projects/:project/wiki/something.png fails with error 500 |
||
23 | * Defect #11506: Versions that are not shared should not be assignable when selecting another project |
||
24 | * Defect #11508: Projects not ordered alphabetically after renaming project |
||
25 | * Defect #11540: Roadmap anchor links can be ambigous |
||
26 | * Defect #11545: Overwriting existing method Issue.open |
||
27 | * Defect #11552: MailHandler does not match assignee name with spaces |
||
28 | * Defect #11571: Custom fields of type version not proper handled in receiving e-mails |
||
29 | * Defect #11577: Can't use non-latin anchor in wiki |
||
30 | * Defect #11612: Revision graph sometimes broken due to raphael.js error |
||
31 | * Defect #11621: Redmine MIME Detection Of Javascript Files Non-Standard |
||
32 | * Defect #11633: Macro arguments should not be parsed by text formatters |
||
33 | * Defect #11662: Invalid query returned from Issues.visible scope after accessing User#projects_by_role with a role that is not present |
||
34 | * Defect #11691: 404 response when deleting a user from the edit page |
||
35 | * Defect #11723: redmine:send_reminders notification misses if assignee is a group |
||
36 | * Defect #11738: Batch update of issues clears project path |
||
37 | * Defect #11749: Redmine.pm: HEAD is not considered as a read-only method |
||
38 | * Defect #11814: Date picker does not respect week start setting |
||
39 | * Feature #703: Configurable required fields per tracker/status/role |
||
40 | * Feature #1006: Display thumbnails of attached images |
||
41 | * Feature #1091: Disabling default ticket fields per tracker |
||
42 | * Feature #1360: Permission for adding an issue to a version. |
||
43 | * Feature #3061: Let macros optionally match over multiple lines and ignore single curly braces |
||
44 | * Feature #3510: Inserting image thumbnails inside the wiki |
||
45 | * Feature #3521: Permissions for roles to change fields per tracker/status |
||
46 | * Feature #3640: Freeze / Close Projects |
||
47 | * Feature #3831: Support for subforums |
||
48 | * Feature #6597: Configurable session lifetime and timeout |
||
49 | * Feature #6965: Option to Copy Subtasks when copying an issue |
||
50 | * Feature #8161: Ability to filter issues on project custom fields |
||
51 | * Feature #8577: "Private" column and filter on the issue list |
||
52 | * Feature #8981: REST Api for Groups |
||
53 | * Feature #9258: Create role by copy |
||
54 | * Feature #9419: Group/sort the issue list by user/version-format custom fields |
||
55 | * Feature #10362: Show images in repositories inline when clicking the 'View' link |
||
56 | * Feature #10419: Upgrade raphael.js (2.1.0) |
||
57 | * Feature #11068: Ability to set default column order in issue list |
||
58 | * Feature #11102: Add autocomplete to "Related issue" field on revision |
||
59 | * Feature #11109: Repository Identifier should be frozen |
||
60 | * Feature #11181: Additional "Log time" link on project overview |
||
61 | * Feature #11205: Reversed order of priorities on the issue summary page |
||
62 | * Feature #11445: Switch from Prototype to JQuery |
||
63 | * Feature #11469: JSONP support |
||
64 | * Feature #11475: Redmine.pm: Allow fallback to other Apache auth providers |
||
65 | * Feature #11494: Don't turn #nnn with leading zeros into links |
||
66 | * Feature #11539: Display a projects tree instead of a flat list in notification preferences |
||
67 | * Feature #11578: Option to pass whole arguments to a macro without splitting them |
||
68 | * Feature #11595: Missing mime type for svg files |
||
69 | * Feature #11758: Upgrade to Rails 3.2.8 |
||
70 | * Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol |
||
71 | * Patch #10988: New Korean translation patch |
||
72 | * Patch #11201: Korean translation special update |
||
73 | * Patch #11401: Fix Japanese mistranslation for "button_submit" |
||
74 | * Patch #11402: Japanese translation added for default role names |
||
75 | * Patch #11411: Fix disordered use of long sound in Japanese "user" translation |
||
76 | * Patch #11412: Unnatural Japanese message when users failed to login |
||
77 | * Patch #11419: Fix wrong Japanese "label_attachment" translation |
||
78 | * Patch #11496: Make labels clickable in Adminstration/Settings |
||
79 | * Patch #11704: Avoid the use of tag("...", "...", true) in layout |
||
80 | * Patch #11818: Redmine.pm fails when permissions are NULL |
||
81 | |||
82 | h2. version:2.0.4 (2012-09-16) |
||
83 | |||
84 | * Defect #10818: Running rake in test environment causes exception |
||
85 | * Defect #11209: Wiki diff may generate broken HTML |
||
86 | * Defect #11217: Project names in drop-down are escaped twice |
||
87 | * Defect #11262: Link is escaped in wiki added/updated notification email |
||
88 | * Defect #11307: Can't filter for negative numeric custom fields |
||
89 | * Defect #11325: Unified diff link broken on specific file/revision diff view |
||
90 | * Defect #11341: Escaped link in conflict resolution form |
||
91 | * Defect #11365: Attachment description length is not validated |
||
92 | * Defect #11511: Confirmation page has broken HTML when a project folding sub project is deleted |
||
93 | * Defect #11533: rake redmine:plugins:test doesn't run tests in subdirectories |
||
94 | * Defect #11541: Version sharing is missing in the REST API |
||
95 | * Defect #11550: Issue reminder doesn't work when using asynchronous delivery |
||
96 | * Defect #11776: Can't override mailer views inside redmine plugin. |
||
97 | * Defect #11789: Edit section links broken with h5/h6 headings |
||
98 | * Feature #11338: Exclude emails with auto-submitted => auto-generated |
||
99 | * Patch #11299: redmine:plugins:migrate should update db/schema.rb |
||
100 | * Patch #11328: Fix Japanese mistranslation for 'label_language_based' |
||
101 | * Patch #11448: Russian translation for 1.4-stable and 2.0-stable |
||
102 | * Patch #11600: Fix plural form of the abbreviation for hours in Brazilian Portuguese |
||
103 | |||
104 | 72 | Jean-Philippe Lang | h2. version:2.0.3 (2012-06-18) |
105 | |||
106 | * Defect #10688: PDF export from Wiki - Problems with tables |
||
107 | * Defect #11061: Cannot choose commit versions to view differences in Git/Mercurial repository view |
||
108 | * Defect #11065: E-Mail submitted tickets: German umlauts in 'Subject' get malformed (ruby 1.8) |
||
109 | * Defect #11098: Default priorities have the same position and can't be reordered |
||
110 | * Defect #11105: <% content_for :header_tags do %> doesn't work inside hook |
||
111 | * Defect #11112: REST API - custom fields in POST/PUT ignored for time_entries |
||
112 | * Defect #11118: "Maximum file size" displayed on upload forms is incorrect |
||
113 | * Defect #11124: Link to user is escaped in activity title |
||
114 | * Defect #11133: Wiki-page section edit link can point to incorrect section |
||
115 | * Defect #11160: SQL Error on time report if a custom field has multiple values for an entry |
||
116 | * Defect #11170: Topics sort order is broken in Redmine 2.x |
||
117 | * Defect #11178: Spent time sorted by date-descending order lists same-date entries in physical order (not-reverse) |
||
118 | * Defect #11185: Redmine fails to delete a project with parent/child task |
||
119 | * Feature #11162: Upgrade to Rails 3.2.6 |
||
120 | * Patch #11113: Small glitch in German localization |
||
121 | |||
122 | 70 | Jean-Philippe Lang | h2. version:2.0.2 (2012-06-05) |
123 | |||
124 | * Defect #11032: Project list is not shown when "For any event on the selected projects only..." is selected on user edit panel |
||
125 | * Defect #11038: "Create and continue" should preserve project, issue and activity when logging time |
||
126 | * Defect #11046: Redmine.pm does not support "bind as user" ldap authentication |
||
127 | * Defect #11051: reposman.rb fails in 1.4.2 because of missing require for rubygems |
||
128 | * Defect #11085: Wiki start page can't be changed |
||
129 | * Feature #11084: Update Rails to 3.2.5 |
||
130 | |||
131 | 69 | Jean-Philippe Lang | h2. version:2.0.1 (2012-05-28) |
132 | |||
133 | * Defect #10923: After creating a new Version Redmine jumps back to "Information" |
||
134 | * Defect #10932: Links to delete watchers are escaped when gravatars are enabled |
||
135 | * Defect #10964: Updated column doesn't get updated on issues |
||
136 | * Defect #10965: rake yard does not work for generating documentation. |
||
137 | * Defect #10972: Columns selection not displayed on the custom query form |
||
138 | * Defect #10991: My page > Spent time 'project' column is html-encoded |
||
139 | * Defect #10996: Time zones lost when upgrading from Redmine 1.4 to 2.0 |
||
140 | * Defect #11013: Fetching Email from IMAP/POP3 - uninitialized constant RAILS_DEFAULT_LOGGER error |
||
141 | * Defect #11024: redmine_plugin_model generator does not create the migration |
||
142 | * Defect #11027: Saving new query without name causes escaping of input field |
||
143 | * Defect #11028: Project identifier can be updated |
||
144 | |||
145 | h2. version:2.0.0 (2012-05-15) |
||
146 | |||
147 | 1 | Jean-Philippe Lang | * Feature #4796: Rails 3 support |
148 | 69 | Jean-Philippe Lang | * Feature #7720: Limit the pagination-limit when max-results is fewer than max-pagination-limit |
149 | * Feature #9034: Add an id to the flash messages |
||
150 | * Patch #10782: Better translation for Estonian language |
||
151 | |||
152 | 49 | Jean-Philippe Lang | h2. Previous changes |
153 | |||
154 | 71 | Jean-Philippe Lang | * [[Changelog_1_4|1.4.x series]] |
155 | 67 | Jean-Philippe Lang | * [[Changelog_1_3|1.3.x series]] |
156 | 62 | Jean-Philippe Lang | * [[Changelog_1_2|1.2.x series]] |
157 | 60 | Mischa The Evil | * [[Changelog_1_1|1.1.x series]] |
158 | 50 | Jean-Philippe Lang | * [[Changelog_1_0|1.0.x series]] |
159 | 49 | Jean-Philippe Lang | * [[Changelog_0_9|0.9.x series]] |
160 | 26 | Jean-Philippe Lang | * [[Changelog_0_8|0.8.x series]] |
161 | * [[Changelog_0_7|0.7.x series]] |
||
162 | 17 | Jean-Philippe Lang | * [[Changelog_0_6|0.6.x and below]] |
163 | 64 | Jean-Philippe Lang | |
164 | h2. Security updates |
||
165 | |||
166 | You can view the list of known and fixed vulnerabilties on [[Security Advisories]]. |