Changelog » History » Version 30
Azamat Hackimov, 2010-04-03 13:55
| 1 | 1 | Jean-Philippe Lang | h1. Changelog |
|---|---|---|---|
| 2 | 19 | Jean-Philippe Lang | |
| 3 | {{>toc}} |
||
| 4 | 1 | Jean-Philippe Lang | |
| 5 | 30 | Azamat Hackimov | h2. v0.9.4 (TBA) |
| 6 | 29 | Azamat Hackimov | * New translation: Mongolian |
| 7 | |||
| 8 | 28 | Jean-Philippe Lang | h2. v0.9.3 (2010-02-28) |
| 9 | |||
| 10 | * Adds filter for system shared versions on the cross project issue list |
||
| 11 | * Makes project identifiers searchable |
||
| 12 | * Remove invalid utf8 sequences from commit comments and author name |
||
| 13 | * Fixed: Wrong link when "http" not included in project "Homepage" link |
||
| 14 | * Fixed: Escaping in html email templates |
||
| 15 | * Fixed: Pound (#) followed by number with leading zero (0) removes leading zero when rendered in wiki |
||
| 16 | * Fixed: Deselecting textile text formatting causes interning empty string errors |
||
| 17 | * Fixed: error with postgres when entering a non-numeric id for an issue relation |
||
| 18 | * Fixed: div.task incorrectly wrapping on Gantt Chart |
||
| 19 | * Fixed: Project copy loses wiki pages hierarchy |
||
| 20 | * Fixed: parent project field doesn't include blank value when a member with 'add subproject' permission edits a child project |
||
| 21 | * Fixed: Repository.fetch_changesets tries to fetch changesets for archived projects |
||
| 22 | * Fixed: Duplicated project name for subproject version on gantt chart |
||
| 23 | * Fixed: roadmap shows subprojects issues even if subprojects is unchecked |
||
| 24 | * Fixed: IndexError if all the :last menu items are deleted from a menu |
||
| 25 | * Fixed: Very high CPU usage for a long time when fetching commits from a large Git repository |
||
| 26 | |||
| 27 | 27 | Jean-Philippe Lang | h2. v0.9.2 (2010-02-07) |
| 28 | |||
| 29 | * Fixed: Sub-project repository commits not displayed on parent project issues |
||
| 30 | * Fixed: Potential security leak on my page calendar |
||
| 31 | * Fixed: Project tree structure is broken by deleting the project with the subproject |
||
| 32 | * Fixed: Error message shown duplicated when creating a new group |
||
| 33 | * Fixed: Firefox cuts off large pages |
||
| 34 | * Fixed: Invalid format parameter returns a DoubleRenderError on issues index |
||
| 35 | * Fixed: Unnecessary Quote button on locked forum message |
||
| 36 | * Fixed: Error raised when trying to view the gantt or calendar with a grouped query |
||
| 37 | * Fixed: PDF support for Korean locale |
||
| 38 | * Fixed: Deprecation warning in extra/svn/reposman.rb |
||
| 39 | |||
| 40 | 25 | Jean-Philippe Lang | h2. v0.9.1 (2010-01-31) |
| 41 | |||
| 42 | * Vertical alignment for inline images in formatted text set to 'middle' |
||
| 43 | * Fixed: Redmine.pm error "closing dbh with active statement handles at /usr/lib/perl5/Apache/Redmine.pm" |
||
| 44 | * Fixed: copyright year in footer set to 2010 |
||
| 45 | * Fixed: Trac migration script may not output query lines |
||
| 46 | * Fixed: Email notifications may affect language of notice messages on the UI |
||
| 47 | * Fixed: Can not search for 2 letters word |
||
| 48 | * Fixed: Attachments get saved on issue update even if validation fails |
||
| 49 | * Fixed: Tab's 'border-bottom' not absent when selected |
||
| 50 | * Fixed: Issue summary tables that list by user are not sorted |
||
| 51 | * Fixed: Issue pdf export fails if target version is set |
||
| 52 | * Fixed: Issue list export to PDF breaks when issues are sorted by a custom field |
||
| 53 | * Fixed: SQL error when adding a group |
||
| 54 | 26 | Jean-Philippe Lang | * Fixed: Min password length during password reset always displays as 4 chars |
| 55 | 25 | Jean-Philippe Lang | |
| 56 | |||
| 57 | h2. v0.9.0 RC (2010-01-09) |
||
| 58 | |||
| 59 | * Unlimited subproject nesting |
||
| 60 | * Multiple roles per user per project |
||
| 61 | * User groups |
||
| 62 | * Inheritence of versions |
||
| 63 | * OpenID login |
||
| 64 | * "Watched by me" issue filter |
||
| 65 | * Project copy |
||
| 66 | * Project creation by non admin users |
||
| 67 | * Accept emails from anyone on a private project |
||
| 68 | * Add email notification on Wiki changes |
||
| 69 | * Make issue description non-required field |
||
| 70 | * Custom fields for Versions |
||
| 71 | * Being able to sort the issue list by custom fields |
||
| 72 | * Ability to close versions |
||
| 73 | * User display/editing of custom fields attached to their user profile |
||
| 74 | * Add "follows" issue relation |
||
| 75 | * Copy workflows between trackers and roles |
||
| 76 | * Defaults enabled modules list for project creation |
||
| 77 | * Weighted version completion percentage on the roadmap |
||
| 78 | * Autocreate user account when user submits email that creates new issue |
||
| 79 | * CSS class on overdue issues on the issue list |
||
| 80 | * Enable tracker update on issue edit form |
||
| 81 | * Remove issue watchers |
||
| 82 | * Ability to move threads between project forums |
||
| 83 | * Changed custom field "Possible values" to a textarea |
||
| 84 | * Adds projects association on tracker form |
||
| 85 | * Set session store to cookie store by default |
||
| 86 | * Set a default wiki page on project creation |
||
| 87 | * Roadmap for main project should see Roadmaps for sub projects |
||
| 88 | * Ticket grouping on the issue list |
||
| 89 | * Hierarchical Project links in the page header |
||
| 90 | * Allow My Page blocks to be added to from a plugin |
||
| 91 | * Sort issues by multiple columns |
||
| 92 | * Filters of saved query are now visible and be adjusted without editing the query |
||
| 93 | * Saving "sort order" in custom queries |
||
| 94 | * Url to fetch changesets for a repository |
||
| 95 | * Managers able to create subprojects |
||
| 96 | * Issue Totals on My Page Modules |
||
| 97 | * Convert Enumerations to single table inheritance (STI) |
||
| 98 | * Allow custom my_page blocks to define drop-down names |
||
| 99 | * "View Issues" user permission added |
||
| 100 | * Ask user what to do with child pages when deleting a parent wiki page |
||
| 101 | * Contextual quick search |
||
| 102 | * Allow resending of password by email |
||
| 103 | * Change reply subject to be a link to the reply itself |
||
| 104 | * Include Logged Time as part of the project's Activity history |
||
| 105 | * REST API for authentication |
||
| 106 | * Browse through Git branches |
||
| 107 | * Setup Object Daddy to replace test fixtures |
||
| 108 | * Setup shoulda to make it easier to test |
||
| 109 | * Custom fields and overrides on Enumerations |
||
| 110 | * Add or remove columns from the issue list |
||
| 111 | * Ability to add new version from issues screen |
||
| 112 | * Setting to choose which day calendars start |
||
| 113 | * Asynchronous email delivery method |
||
| 114 | * RESTful URLs for (almost) everything |
||
| 115 | * Include issue status in search results and activity pages |
||
| 116 | * Add email to admin user search filter |
||
| 117 | * Proper content type for plain text mails |
||
| 118 | * Default value of project jump box |
||
| 119 | * Tree based menus |
||
| 120 | * Ability to use issue status to update percent done |
||
| 121 | * Second set of issue "Action Links" at the bottom of an issue page |
||
| 122 | * Proper exist status code for rdm-mailhandler.rb |
||
| 123 | * Remove incoming email body via a delimiter |
||
| 124 | * Fixed: Custom querry 'Export to PDF' ignores field selection |
||
| 125 | * Fixed: Related e-mail notifications aren't threaded |
||
| 126 | * Fixed: No warning when the creation of a categories from the issue form fails |
||
| 127 | * Fixed: Actually block issues from closing when relation 'blocked by' isn't closed |
||
| 128 | * Fixed: Include both first and last name when sorting by users |
||
| 129 | * Fixed: Table cell with multiple line text |
||
| 130 | * Fixed: Project overview page shows disabled trackers |
||
| 131 | * Fixed: Cross project issue relations and user permissions |
||
| 132 | * Fixed: My page shows tickets the user doesn't have access to |
||
| 133 | * Fixed: TOC does not parse wiki page reference links with description |
||
| 134 | * Fixed: Target version-list on bulk edit form is incorrectly sorted |
||
| 135 | * Fixed: Cannot modify/delete project named "Documents" |
||
| 136 | * Fixed: Email address in brackets breaks html |
||
| 137 | * Fixed: Timelog detail loose issue filter passing to report tab |
||
| 138 | * Fixed: Inform about custom field's name maximum length |
||
| 139 | * Fixed: Activity page and Atom feed links contain project id instead of identifier |
||
| 140 | * Fixed: no Atom key for forums with only 1 forum |
||
| 141 | * Fixed: When reading RSS feed in MS Outlook, the inline links are broken. |
||
| 142 | * Fixed: Sometimes new posts don't show up in the topic list of a forum. |
||
| 143 | * Fixed: The all/active filter selection in the project view does not stick. |
||
| 144 | * Fixed: Login box has Different width |
||
| 145 | * Fixed: User removed from project - still getting project update emails |
||
| 146 | * Fixed: Project with the identifier of 'new' cannot be viewed |
||
| 147 | * Fixed: Artefacts in search view (Cyrillic) |
||
| 148 | * Fixed: Allow [#id] as subject to reply by email |
||
| 149 | * Fixed: Wrong language used when closing an issue via a commit message |
||
| 150 | * Fixed: email handler drops emails for new issues with no subject |
||
| 151 | * Fixed: Calendar misspelled under Roles/Permissions |
||
| 152 | * Fixed: Emails from no-reply redmine's address hell cycle |
||
| 153 | * Fixed: child_pages macro fails on wiki page history |
||
| 154 | * Fixed: Pre-filled time tracking date ignores timezone |
||
| 155 | * Fixed: Links on locked users lead to 404 page |
||
| 156 | * Fixed: Page changes in issue-list when using context menu |
||
| 157 | * Fixed: diff parser removes lines starting with multiple dashes |
||
| 158 | * Fixed: Quoting in forums resets message subject |
||
| 159 | * Fixed: Editing issue comment removes quote link |
||
| 160 | * Fixed: Redmine.pm ignore browse_repository permission |
||
| 161 | * Fixed: text formatting breaks on [msg1][msg2] |
||
| 162 | * Fixed: Spent Time Default Value of 0.0 |
||
| 163 | * Fixed: Wiki pages in search results are referenced by project number, not by project identifier. |
||
| 164 | * Fixed: When logging in via an autologin cookie the user's last_login_on should be updated |
||
| 165 | * Fixed: 50k users cause problems in project->settings->members screen |
||
| 166 | * Fixed: Document timestamp needs to show updated timestamps |
||
| 167 | * Fixed: Users getting notifications for issues they are no longer allowed to view |
||
| 168 | * Fixed: issue summary counts should link to the issue list without subprojects |
||
| 169 | * Fixed: 'Delete' link on LDAP list has no effect |
||
| 170 | 12 | Jean-Philippe Lang | |
| 171 | 14 | Jean-Philippe Lang | h2. Previous changes |
| 172 | 18 | Jean-Philippe Lang | |
| 173 | 26 | Jean-Philippe Lang | * [[Changelog_0_8|0.8.x series]] |
| 174 | * [[Changelog_0_7|0.7.x series]] |
||
| 175 | 17 | Jean-Philippe Lang | * [[Changelog_0_6|0.6.x and below]] |