Project

General

Profile

Changelog » History » Version 27

Jean-Philippe Lang, 2010-02-07 13:53
0.9.2 release

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