Project

General

Profile

Actions

Changelog » History » Revision 27

« Previous | Revision 27/120 (diff) | Next »
Jean-Philippe Lang, 2010-02-07 13:53
0.9.2 release


Changelog

v0.9.2 (2010-02-07)

  • Fixed: Sub-project repository commits not displayed on parent project issues
  • Fixed: Potential security leak on my page calendar
  • Fixed: Project tree structure is broken by deleting the project with the subproject
  • Fixed: Error message shown duplicated when creating a new group
  • Fixed: Firefox cuts off large pages
  • Fixed: Invalid format parameter returns a DoubleRenderError on issues index
  • Fixed: Unnecessary Quote button on locked forum message
  • Fixed: Error raised when trying to view the gantt or calendar with a grouped query
  • Fixed: PDF support for Korean locale
  • Fixed: Deprecation warning in extra/svn/reposman.rb

v0.9.1 (2010-01-31)

  • Vertical alignment for inline images in formatted text set to 'middle'
  • Fixed: Redmine.pm error "closing dbh with active statement handles at /usr/lib/perl5/Apache/Redmine.pm"
  • Fixed: copyright year in footer set to 2010
  • Fixed: Trac migration script may not output query lines
  • Fixed: Email notifications may affect language of notice messages on the UI
  • Fixed: Can not search for 2 letters word
  • Fixed: Attachments get saved on issue update even if validation fails
  • Fixed: Tab's 'border-bottom' not absent when selected
  • Fixed: Issue summary tables that list by user are not sorted
  • Fixed: Issue pdf export fails if target version is set
  • Fixed: Issue list export to PDF breaks when issues are sorted by a custom field
  • Fixed: SQL error when adding a group
  • Fixed: Min password length during password reset always displays as 4 chars

v0.9.0 RC (2010-01-09)

  • Unlimited subproject nesting
  • Multiple roles per user per project
  • User groups
  • Inheritence of versions
  • OpenID login
  • "Watched by me" issue filter
  • Project copy
  • Project creation by non admin users
  • Accept emails from anyone on a private project
  • Add email notification on Wiki changes
  • Make issue description non-required field
  • Custom fields for Versions
  • Being able to sort the issue list by custom fields
  • Ability to close versions
  • User display/editing of custom fields attached to their user profile
  • Add "follows" issue relation
  • Copy workflows between trackers and roles
  • Defaults enabled modules list for project creation
  • Weighted version completion percentage on the roadmap
  • Autocreate user account when user submits email that creates new issue
  • CSS class on overdue issues on the issue list
  • Enable tracker update on issue edit form
  • Remove issue watchers
  • Ability to move threads between project forums
  • Changed custom field "Possible values" to a textarea
  • Adds projects association on tracker form
  • Set session store to cookie store by default
  • Set a default wiki page on project creation
  • Roadmap for main project should see Roadmaps for sub projects
  • Ticket grouping on the issue list
  • Hierarchical Project links in the page header
  • Allow My Page blocks to be added to from a plugin
  • Sort issues by multiple columns
  • Filters of saved query are now visible and be adjusted without editing the query
  • Saving "sort order" in custom queries
  • Url to fetch changesets for a repository
  • Managers able to create subprojects
  • Issue Totals on My Page Modules
  • Convert Enumerations to single table inheritance (STI)
  • Allow custom my_page blocks to define drop-down names
  • "View Issues" user permission added
  • Ask user what to do with child pages when deleting a parent wiki page
  • Contextual quick search
  • Allow resending of password by email
  • Change reply subject to be a link to the reply itself
  • Include Logged Time as part of the project's Activity history
  • REST API for authentication
  • Browse through Git branches
  • Setup Object Daddy to replace test fixtures
  • Setup shoulda to make it easier to test
  • Custom fields and overrides on Enumerations
  • Add or remove columns from the issue list
  • Ability to add new version from issues screen
  • Setting to choose which day calendars start
  • Asynchronous email delivery method
  • RESTful URLs for (almost) everything
  • Include issue status in search results and activity pages
  • Add email to admin user search filter
  • Proper content type for plain text mails
  • Default value of project jump box
  • Tree based menus
  • Ability to use issue status to update percent done
  • Second set of issue "Action Links" at the bottom of an issue page
  • Proper exist status code for rdm-mailhandler.rb
  • Remove incoming email body via a delimiter
  • Fixed: Custom querry 'Export to PDF' ignores field selection
  • Fixed: Related e-mail notifications aren't threaded
  • Fixed: No warning when the creation of a categories from the issue form fails
  • Fixed: Actually block issues from closing when relation 'blocked by' isn't closed
  • Fixed: Include both first and last name when sorting by users
  • Fixed: Table cell with multiple line text
  • Fixed: Project overview page shows disabled trackers
  • Fixed: Cross project issue relations and user permissions
  • Fixed: My page shows tickets the user doesn't have access to
  • Fixed: TOC does not parse wiki page reference links with description
  • Fixed: Target version-list on bulk edit form is incorrectly sorted
  • Fixed: Cannot modify/delete project named "Documents"
  • Fixed: Email address in brackets breaks html
  • Fixed: Timelog detail loose issue filter passing to report tab
  • Fixed: Inform about custom field's name maximum length
  • Fixed: Activity page and Atom feed links contain project id instead of identifier
  • Fixed: no Atom key for forums with only 1 forum
  • Fixed: When reading RSS feed in MS Outlook, the inline links are broken.
  • Fixed: Sometimes new posts don't show up in the topic list of a forum.
  • Fixed: The all/active filter selection in the project view does not stick.
  • Fixed: Login box has Different width
  • Fixed: User removed from project - still getting project update emails
  • Fixed: Project with the identifier of 'new' cannot be viewed
  • Fixed: Artefacts in search view (Cyrillic)
  • Fixed: Allow [#id] as subject to reply by email
  • Fixed: Wrong language used when closing an issue via a commit message
  • Fixed: email handler drops emails for new issues with no subject
  • Fixed: Calendar misspelled under Roles/Permissions
  • Fixed: Emails from no-reply redmine's address hell cycle
  • Fixed: child_pages macro fails on wiki page history
  • Fixed: Pre-filled time tracking date ignores timezone
  • Fixed: Links on locked users lead to 404 page
  • Fixed: Page changes in issue-list when using context menu
  • Fixed: diff parser removes lines starting with multiple dashes
  • Fixed: Quoting in forums resets message subject
  • Fixed: Editing issue comment removes quote link
  • Fixed: Redmine.pm ignore browse_repository permission
  • Fixed: text formatting breaks on [msg1][msg2]
  • Fixed: Spent Time Default Value of 0.0
  • Fixed: Wiki pages in search results are referenced by project number, not by project identifier.
  • Fixed: When logging in via an autologin cookie the user's last_login_on should be updated
  • Fixed: 50k users cause problems in project->settings->members screen
  • Fixed: Document timestamp needs to show updated timestamps
  • Fixed: Users getting notifications for issues they are no longer allowed to view
  • Fixed: issue summary counts should link to the issue list without subprojects
  • Fixed: 'Delete' link on LDAP list has no effect

Previous changes

Updated by Jean-Philippe Lang about 14 years ago · 27 revisions locked