Project

General

Profile

Changelog » History » Version 34

Azamat Hackimov, 2010-05-14 20:21
0.9.5 features

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