Project

General

Profile

Changelog » History » Version 28

Jean-Philippe Lang, 2010-02-28 11:35
0.9.3 release

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