Project

General

Profile

Changelog » History » Version 37

Azamat Hackimov, 2010-06-21 21:48

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