Changelog 2 0 » History » Version 1
Jean-Philippe Lang, 2012-09-16 15:05
| 1 | 1 | Jean-Philippe Lang | h1. Changelog 2 0 |
|---|---|---|---|
| 2 | |||
| 3 | h2. version:2.0.4 (2012-09-16) |
||
| 4 | |||
| 5 | * Defect #10818: Running rake in test environment causes exception |
||
| 6 | * Defect #11209: Wiki diff may generate broken HTML |
||
| 7 | * Defect #11217: Project names in drop-down are escaped twice |
||
| 8 | * Defect #11262: Link is escaped in wiki added/updated notification email |
||
| 9 | * Defect #11307: Can't filter for negative numeric custom fields |
||
| 10 | * Defect #11325: Unified diff link broken on specific file/revision diff view |
||
| 11 | * Defect #11341: Escaped link in conflict resolution form |
||
| 12 | * Defect #11365: Attachment description length is not validated |
||
| 13 | * Defect #11511: Confirmation page has broken HTML when a project folding sub project is deleted |
||
| 14 | * Defect #11533: rake redmine:plugins:test doesn't run tests in subdirectories |
||
| 15 | * Defect #11541: Version sharing is missing in the REST API |
||
| 16 | * Defect #11550: Issue reminder doesn't work when using asynchronous delivery |
||
| 17 | * Defect #11776: Can't override mailer views inside redmine plugin. |
||
| 18 | * Defect #11789: Edit section links broken with h5/h6 headings |
||
| 19 | * Feature #11338: Exclude emails with auto-submitted => auto-generated |
||
| 20 | * Patch #11299: redmine:plugins:migrate should update db/schema.rb |
||
| 21 | * Patch #11328: Fix Japanese mistranslation for 'label_language_based' |
||
| 22 | * Patch #11448: Russian translation for 1.4-stable and 2.0-stable |
||
| 23 | * Patch #11600: Fix plural form of the abbreviation for hours in Brazilian Portuguese |
||
| 24 | |||
| 25 | h2. version:2.0.3 (2012-06-18) |
||
| 26 | |||
| 27 | * Defect #10688: PDF export from Wiki - Problems with tables |
||
| 28 | * Defect #11061: Cannot choose commit versions to view differences in Git/Mercurial repository view |
||
| 29 | * Defect #11065: E-Mail submitted tickets: German umlauts in 'Subject' get malformed (ruby 1.8) |
||
| 30 | * Defect #11098: Default priorities have the same position and can't be reordered |
||
| 31 | * Defect #11105: <% content_for :header_tags do %> doesn't work inside hook |
||
| 32 | * Defect #11112: REST API - custom fields in POST/PUT ignored for time_entries |
||
| 33 | * Defect #11118: "Maximum file size" displayed on upload forms is incorrect |
||
| 34 | * Defect #11124: Link to user is escaped in activity title |
||
| 35 | * Defect #11133: Wiki-page section edit link can point to incorrect section |
||
| 36 | * Defect #11160: SQL Error on time report if a custom field has multiple values for an entry |
||
| 37 | * Defect #11170: Topics sort order is broken in Redmine 2.x |
||
| 38 | * Defect #11178: Spent time sorted by date-descending order lists same-date entries in physical order (not-reverse) |
||
| 39 | * Defect #11185: Redmine fails to delete a project with parent/child task |
||
| 40 | * Feature #11162: Upgrade to Rails 3.2.6 |
||
| 41 | * Patch #11113: Small glitch in German localization |
||
| 42 | |||
| 43 | h2. version:2.0.2 (2012-06-05) |
||
| 44 | |||
| 45 | * Defect #11032: Project list is not shown when "For any event on the selected projects only..." is selected on user edit panel |
||
| 46 | * Defect #11038: "Create and continue" should preserve project, issue and activity when logging time |
||
| 47 | * Defect #11046: Redmine.pm does not support "bind as user" ldap authentication |
||
| 48 | * Defect #11051: reposman.rb fails in 1.4.2 because of missing require for rubygems |
||
| 49 | * Defect #11085: Wiki start page can't be changed |
||
| 50 | * Feature #11084: Update Rails to 3.2.5 |
||
| 51 | |||
| 52 | h2. version:2.0.1 (2012-05-28) |
||
| 53 | |||
| 54 | * Defect #10923: After creating a new Version Redmine jumps back to "Information" |
||
| 55 | * Defect #10932: Links to delete watchers are escaped when gravatars are enabled |
||
| 56 | * Defect #10964: Updated column doesn't get updated on issues |
||
| 57 | * Defect #10965: rake yard does not work for generating documentation. |
||
| 58 | * Defect #10972: Columns selection not displayed on the custom query form |
||
| 59 | * Defect #10991: My page > Spent time 'project' column is html-encoded |
||
| 60 | * Defect #10996: Time zones lost when upgrading from Redmine 1.4 to 2.0 |
||
| 61 | * Defect #11013: Fetching Email from IMAP/POP3 - uninitialized constant RAILS_DEFAULT_LOGGER error |
||
| 62 | * Defect #11024: redmine_plugin_model generator does not create the migration |
||
| 63 | * Defect #11027: Saving new query without name causes escaping of input field |
||
| 64 | * Defect #11028: Project identifier can be updated |
||
| 65 | |||
| 66 | h2. version:2.0.0 (2012-05-15) |
||
| 67 | |||
| 68 | * Feature #4796: Rails 3 support |
||
| 69 | * Feature #7720: Limit the pagination-limit when max-results is fewer than max-pagination-limit |
||
| 70 | * Feature #9034: Add an id to the flash messages |
||
| 71 | * Patch #10782: Better translation for Estonian language |