Project

General

Profile

Changelog » History » Version 31

Azamat Hackimov, 2010-04-03 13:56
heh, preview is my best friend

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