##// END OF EJS Templates
Update the CHANGELOG for 0.9.6...
Eric Davis -
r3721:83f1ecb980b8
parent child
Show More
@@ -1,1166 +1,1171
1 == Redmine changelog
1 == Redmine changelog
2
2
3 Redmine - project management software
3 Redmine - project management software
4 Copyright (C) 2006-2010 Jean-Philippe Lang
4 Copyright (C) 2006-2010 Jean-Philippe Lang
5 http://www.redmine.org/
5 http://www.redmine.org/
6
6
7 == v1.0.0
7 == v1.0.0
8
8
9 Adds context menu to the roadmap issue lists
9 Adds context menu to the roadmap issue lists
10
10
11 == 2010-07-07 v0.9.6
12
13 Fixed: Redmine.pm access by unauthorized users
14
11 == 2010-06-24 v0.9.5
15 == 2010-06-24 v0.9.5
16
12 Linkify folder names on revision view
17 Linkify folder names on revision view
13 "fiters" and "options" should be hidden in print view via css
18 "fiters" and "options" should be hidden in print view via css
14 Fixed: NoMethodError when no issue params are submitted
19 Fixed: NoMethodError when no issue params are submitted
15 Fixed: projects.atom with required authentication
20 Fixed: projects.atom with required authentication
16 Fixed: External links not correctly displayed in Wiki TOC
21 Fixed: External links not correctly displayed in Wiki TOC
17 Fixed: Member role forms in project settings are not hidden after member added
22 Fixed: Member role forms in project settings are not hidden after member added
18 Fixed: pre can't be inside p
23 Fixed: pre can't be inside p
19 Fixed: session cookie path does not respect RAILS_RELATIVE_URL_ROOT
24 Fixed: session cookie path does not respect RAILS_RELATIVE_URL_ROOT
20 Fixed: mail handler fails when the from address is empty
25 Fixed: mail handler fails when the from address is empty
21
26
22
27
23 == 2010-05-01 v0.9.4
28 == 2010-05-01 v0.9.4
24
29
25 Filters collapsed by default on issues index page for a saved query
30 Filters collapsed by default on issues index page for a saved query
26 Fixed: When categories list is too big the popup menu doesn't adjust (ex. in the issue list)
31 Fixed: When categories list is too big the popup menu doesn't adjust (ex. in the issue list)
27 Fixed: remove "main-menu" div when the menu is empty
32 Fixed: remove "main-menu" div when the menu is empty
28 Fixed: Code syntax highlighting not working in Document page
33 Fixed: Code syntax highlighting not working in Document page
29 Fixed: Git blame/annotate fails on moved files
34 Fixed: Git blame/annotate fails on moved files
30 Fixed: Failing test in test_show_atom
35 Fixed: Failing test in test_show_atom
31 Fixed: Migrate from trac - not displayed Wikis
36 Fixed: Migrate from trac - not displayed Wikis
32 Fixed: Email notifications on file upload sent to empty recipient list
37 Fixed: Email notifications on file upload sent to empty recipient list
33 Fixed: Migrating from trac is not possible, fails to allocate memory
38 Fixed: Migrating from trac is not possible, fails to allocate memory
34 Fixed: Lost password no longer flashes a confirmation message
39 Fixed: Lost password no longer flashes a confirmation message
35 Fixed: Crash while deleting in-use enumeration
40 Fixed: Crash while deleting in-use enumeration
36 Fixed: Hard coded English string at the selection of issue watchers
41 Fixed: Hard coded English string at the selection of issue watchers
37 Fixed: Bazaar v2.1.0 changed behaviour
42 Fixed: Bazaar v2.1.0 changed behaviour
38 Fixed: Roadmap display can raise an exception if no trackers are selected
43 Fixed: Roadmap display can raise an exception if no trackers are selected
39 Fixed: Gravatar breaks layout of "logged in" page
44 Fixed: Gravatar breaks layout of "logged in" page
40 Fixed: Reposman.rb on Windows
45 Fixed: Reposman.rb on Windows
41 Fixed: Possible error 500 while moving an issue to another project with SQLite
46 Fixed: Possible error 500 while moving an issue to another project with SQLite
42 Fixed: backslashes in issue description/note should be escaped when quoted
47 Fixed: backslashes in issue description/note should be escaped when quoted
43 Fixed: Long text in <pre> disrupts Associated revisions
48 Fixed: Long text in <pre> disrupts Associated revisions
44 Fixed: Links to missing wiki pages not red on project overview page
49 Fixed: Links to missing wiki pages not red on project overview page
45 Fixed: Cannot delete a project with subprojects that shares versions
50 Fixed: Cannot delete a project with subprojects that shares versions
46 Fixed: Update of Subversion changesets broken under Solaris
51 Fixed: Update of Subversion changesets broken under Solaris
47 Fixed: "Move issues" permission not working for Non member
52 Fixed: "Move issues" permission not working for Non member
48 Fixed: Sidebar overlap on Users tab of Group editor
53 Fixed: Sidebar overlap on Users tab of Group editor
49 Fixed: Error on db:migrate with table prefix set (hardcoded name in principal.rb)
54 Fixed: Error on db:migrate with table prefix set (hardcoded name in principal.rb)
50 Fixed: Report shows sub-projects for non-members
55 Fixed: Report shows sub-projects for non-members
51 Fixed: 500 internal error when browsing any Redmine page in epiphany
56 Fixed: 500 internal error when browsing any Redmine page in epiphany
52 Fixed: Watchers selection lost when issue creation fails
57 Fixed: Watchers selection lost when issue creation fails
53 Fixed: When copying projects, redmine should not generate an email to people who created issues
58 Fixed: When copying projects, redmine should not generate an email to people who created issues
54 Fixed: Issue "#" table cells should have a class attribute to enable fine-grained CSS theme
59 Fixed: Issue "#" table cells should have a class attribute to enable fine-grained CSS theme
55 Fixed: Plugin generators should display help if no parameter is given
60 Fixed: Plugin generators should display help if no parameter is given
56
61
57
62
58 == 2010-02-28 v0.9.3
63 == 2010-02-28 v0.9.3
59
64
60 Adds filter for system shared versions on the cross project issue list
65 Adds filter for system shared versions on the cross project issue list
61 Makes project identifiers searchable
66 Makes project identifiers searchable
62 Remove invalid utf8 sequences from commit comments and author name
67 Remove invalid utf8 sequences from commit comments and author name
63 Fixed: Wrong link when "http" not included in project "Homepage" link
68 Fixed: Wrong link when "http" not included in project "Homepage" link
64 Fixed: Escaping in html email templates
69 Fixed: Escaping in html email templates
65 Fixed: Pound (#) followed by number with leading zero (0) removes leading zero when rendered in wiki
70 Fixed: Pound (#) followed by number with leading zero (0) removes leading zero when rendered in wiki
66 Fixed: Deselecting textile text formatting causes interning empty string errors
71 Fixed: Deselecting textile text formatting causes interning empty string errors
67 Fixed: error with postgres when entering a non-numeric id for an issue relation
72 Fixed: error with postgres when entering a non-numeric id for an issue relation
68 Fixed: div.task incorrectly wrapping on Gantt Chart
73 Fixed: div.task incorrectly wrapping on Gantt Chart
69 Fixed: Project copy loses wiki pages hierarchy
74 Fixed: Project copy loses wiki pages hierarchy
70 Fixed: parent project field doesn't include blank value when a member with 'add subproject' permission edits a child project
75 Fixed: parent project field doesn't include blank value when a member with 'add subproject' permission edits a child project
71 Fixed: Repository.fetch_changesets tries to fetch changesets for archived projects
76 Fixed: Repository.fetch_changesets tries to fetch changesets for archived projects
72 Fixed: Duplicated project name for subproject version on gantt chart
77 Fixed: Duplicated project name for subproject version on gantt chart
73 Fixed: roadmap shows subprojects issues even if subprojects is unchecked
78 Fixed: roadmap shows subprojects issues even if subprojects is unchecked
74 Fixed: IndexError if all the :last menu items are deleted from a menu
79 Fixed: IndexError if all the :last menu items are deleted from a menu
75 Fixed: Very high CPU usage for a long time when fetching commits from a large Git repository
80 Fixed: Very high CPU usage for a long time when fetching commits from a large Git repository
76
81
77
82
78 == 2010-02-07 v0.9.2
83 == 2010-02-07 v0.9.2
79
84
80 * Fixed: Sub-project repository commits not displayed on parent project issues
85 * Fixed: Sub-project repository commits not displayed on parent project issues
81 * Fixed: Potential security leak on my page calendar
86 * Fixed: Potential security leak on my page calendar
82 * Fixed: Project tree structure is broken by deleting the project with the subproject
87 * Fixed: Project tree structure is broken by deleting the project with the subproject
83 * Fixed: Error message shown duplicated when creating a new group
88 * Fixed: Error message shown duplicated when creating a new group
84 * Fixed: Firefox cuts off large pages
89 * Fixed: Firefox cuts off large pages
85 * Fixed: Invalid format parameter returns a DoubleRenderError on issues index
90 * Fixed: Invalid format parameter returns a DoubleRenderError on issues index
86 * Fixed: Unnecessary Quote button on locked forum message
91 * Fixed: Unnecessary Quote button on locked forum message
87 * Fixed: Error raised when trying to view the gantt or calendar with a grouped query
92 * Fixed: Error raised when trying to view the gantt or calendar with a grouped query
88 * Fixed: PDF support for Korean locale
93 * Fixed: PDF support for Korean locale
89 * Fixed: Deprecation warning in extra/svn/reposman.rb
94 * Fixed: Deprecation warning in extra/svn/reposman.rb
90
95
91
96
92 == 2010-01-30 v0.9.1
97 == 2010-01-30 v0.9.1
93
98
94 * Vertical alignment for inline images in formatted text set to 'middle'
99 * Vertical alignment for inline images in formatted text set to 'middle'
95 * Fixed: Redmine.pm error "closing dbh with active statement handles at /usr/lib/perl5/Apache/Redmine.pm"
100 * Fixed: Redmine.pm error "closing dbh with active statement handles at /usr/lib/perl5/Apache/Redmine.pm"
96 * Fixed: copyright year in footer set to 2010
101 * Fixed: copyright year in footer set to 2010
97 * Fixed: Trac migration script may not output query lines
102 * Fixed: Trac migration script may not output query lines
98 * Fixed: Email notifications may affect language of notice messages on the UI
103 * Fixed: Email notifications may affect language of notice messages on the UI
99 * Fixed: Can not search for 2 letters word
104 * Fixed: Can not search for 2 letters word
100 * Fixed: Attachments get saved on issue update even if validation fails
105 * Fixed: Attachments get saved on issue update even if validation fails
101 * Fixed: Tab's 'border-bottom' not absent when selected
106 * Fixed: Tab's 'border-bottom' not absent when selected
102 * Fixed: Issue summary tables that list by user are not sorted
107 * Fixed: Issue summary tables that list by user are not sorted
103 * Fixed: Issue pdf export fails if target version is set
108 * Fixed: Issue pdf export fails if target version is set
104 * Fixed: Issue list export to PDF breaks when issues are sorted by a custom field
109 * Fixed: Issue list export to PDF breaks when issues are sorted by a custom field
105 * Fixed: SQL error when adding a group
110 * Fixed: SQL error when adding a group
106 * Fixes: Min password length during password reset always displays as 4 chars
111 * Fixes: Min password length during password reset always displays as 4 chars
107
112
108
113
109 == 2010-01-09 v0.9.0 (Release candidate)
114 == 2010-01-09 v0.9.0 (Release candidate)
110
115
111 * Unlimited subproject nesting
116 * Unlimited subproject nesting
112 * Multiple roles per user per project
117 * Multiple roles per user per project
113 * User groups
118 * User groups
114 * Inheritence of versions
119 * Inheritence of versions
115 * OpenID login
120 * OpenID login
116 * "Watched by me" issue filter
121 * "Watched by me" issue filter
117 * Project copy
122 * Project copy
118 * Project creation by non admin users
123 * Project creation by non admin users
119 * Accept emails from anyone on a private project
124 * Accept emails from anyone on a private project
120 * Add email notification on Wiki changes
125 * Add email notification on Wiki changes
121 * Make issue description non-required field
126 * Make issue description non-required field
122 * Custom fields for Versions
127 * Custom fields for Versions
123 * Being able to sort the issue list by custom fields
128 * Being able to sort the issue list by custom fields
124 * Ability to close versions
129 * Ability to close versions
125 * User display/editing of custom fields attached to their user profile
130 * User display/editing of custom fields attached to their user profile
126 * Add "follows" issue relation
131 * Add "follows" issue relation
127 * Copy workflows between trackers and roles
132 * Copy workflows between trackers and roles
128 * Defaults enabled modules list for project creation
133 * Defaults enabled modules list for project creation
129 * Weighted version completion percentage on the roadmap
134 * Weighted version completion percentage on the roadmap
130 * Autocreate user account when user submits email that creates new issue
135 * Autocreate user account when user submits email that creates new issue
131 * CSS class on overdue issues on the issue list
136 * CSS class on overdue issues on the issue list
132 * Enable tracker update on issue edit form
137 * Enable tracker update on issue edit form
133 * Remove issue watchers
138 * Remove issue watchers
134 * Ability to move threads between project forums
139 * Ability to move threads between project forums
135 * Changed custom field "Possible values" to a textarea
140 * Changed custom field "Possible values" to a textarea
136 * Adds projects association on tracker form
141 * Adds projects association on tracker form
137 * Set session store to cookie store by default
142 * Set session store to cookie store by default
138 * Set a default wiki page on project creation
143 * Set a default wiki page on project creation
139 * Roadmap for main project should see Roadmaps for sub projects
144 * Roadmap for main project should see Roadmaps for sub projects
140 * Ticket grouping on the issue list
145 * Ticket grouping on the issue list
141 * Hierarchical Project links in the page header
146 * Hierarchical Project links in the page header
142 * Allow My Page blocks to be added to from a plugin
147 * Allow My Page blocks to be added to from a plugin
143 * Sort issues by multiple columns
148 * Sort issues by multiple columns
144 * Filters of saved query are now visible and be adjusted without editing the query
149 * Filters of saved query are now visible and be adjusted without editing the query
145 * Saving "sort order" in custom queries
150 * Saving "sort order" in custom queries
146 * Url to fetch changesets for a repository
151 * Url to fetch changesets for a repository
147 * Managers able to create subprojects
152 * Managers able to create subprojects
148 * Issue Totals on My Page Modules
153 * Issue Totals on My Page Modules
149 * Convert Enumerations to single table inheritance (STI)
154 * Convert Enumerations to single table inheritance (STI)
150 * Allow custom my_page blocks to define drop-down names
155 * Allow custom my_page blocks to define drop-down names
151 * "View Issues" user permission added
156 * "View Issues" user permission added
152 * Ask user what to do with child pages when deleting a parent wiki page
157 * Ask user what to do with child pages when deleting a parent wiki page
153 * Contextual quick search
158 * Contextual quick search
154 * Allow resending of password by email
159 * Allow resending of password by email
155 * Change reply subject to be a link to the reply itself
160 * Change reply subject to be a link to the reply itself
156 * Include Logged Time as part of the project's Activity history
161 * Include Logged Time as part of the project's Activity history
157 * REST API for authentication
162 * REST API for authentication
158 * Browse through Git branches
163 * Browse through Git branches
159 * Setup Object Daddy to replace test fixtures
164 * Setup Object Daddy to replace test fixtures
160 * Setup shoulda to make it easier to test
165 * Setup shoulda to make it easier to test
161 * Custom fields and overrides on Enumerations
166 * Custom fields and overrides on Enumerations
162 * Add or remove columns from the issue list
167 * Add or remove columns from the issue list
163 * Ability to add new version from issues screen
168 * Ability to add new version from issues screen
164 * Setting to choose which day calendars start
169 * Setting to choose which day calendars start
165 * Asynchronous email delivery method
170 * Asynchronous email delivery method
166 * RESTful URLs for (almost) everything
171 * RESTful URLs for (almost) everything
167 * Include issue status in search results and activity pages
172 * Include issue status in search results and activity pages
168 * Add email to admin user search filter
173 * Add email to admin user search filter
169 * Proper content type for plain text mails
174 * Proper content type for plain text mails
170 * Default value of project jump box
175 * Default value of project jump box
171 * Tree based menus
176 * Tree based menus
172 * Ability to use issue status to update percent done
177 * Ability to use issue status to update percent done
173 * Second set of issue "Action Links" at the bottom of an issue page
178 * Second set of issue "Action Links" at the bottom of an issue page
174 * Proper exist status code for rdm-mailhandler.rb
179 * Proper exist status code for rdm-mailhandler.rb
175 * Remove incoming email body via a delimiter
180 * Remove incoming email body via a delimiter
176 * Fixed: Custom querry 'Export to PDF' ignores field selection
181 * Fixed: Custom querry 'Export to PDF' ignores field selection
177 * Fixed: Related e-mail notifications aren't threaded
182 * Fixed: Related e-mail notifications aren't threaded
178 * Fixed: No warning when the creation of a categories from the issue form fails
183 * Fixed: No warning when the creation of a categories from the issue form fails
179 * Fixed: Actually block issues from closing when relation 'blocked by' isn't closed
184 * Fixed: Actually block issues from closing when relation 'blocked by' isn't closed
180 * Fixed: Include both first and last name when sorting by users
185 * Fixed: Include both first and last name when sorting by users
181 * Fixed: Table cell with multiple line text
186 * Fixed: Table cell with multiple line text
182 * Fixed: Project overview page shows disabled trackers
187 * Fixed: Project overview page shows disabled trackers
183 * Fixed: Cross project issue relations and user permissions
188 * Fixed: Cross project issue relations and user permissions
184 * Fixed: My page shows tickets the user doesn't have access to
189 * Fixed: My page shows tickets the user doesn't have access to
185 * Fixed: TOC does not parse wiki page reference links with description
190 * Fixed: TOC does not parse wiki page reference links with description
186 * Fixed: Target version-list on bulk edit form is incorrectly sorted
191 * Fixed: Target version-list on bulk edit form is incorrectly sorted
187 * Fixed: Cannot modify/delete project named "Documents"
192 * Fixed: Cannot modify/delete project named "Documents"
188 * Fixed: Email address in brackets breaks html
193 * Fixed: Email address in brackets breaks html
189 * Fixed: Timelog detail loose issue filter passing to report tab
194 * Fixed: Timelog detail loose issue filter passing to report tab
190 * Fixed: Inform about custom field's name maximum length
195 * Fixed: Inform about custom field's name maximum length
191 * Fixed: Activity page and Atom feed links contain project id instead of identifier
196 * Fixed: Activity page and Atom feed links contain project id instead of identifier
192 * Fixed: no Atom key for forums with only 1 forum
197 * Fixed: no Atom key for forums with only 1 forum
193 * Fixed: When reading RSS feed in MS Outlook, the inline links are broken.
198 * Fixed: When reading RSS feed in MS Outlook, the inline links are broken.
194 * Fixed: Sometimes new posts don't show up in the topic list of a forum.
199 * Fixed: Sometimes new posts don't show up in the topic list of a forum.
195 * Fixed: The all/active filter selection in the project view does not stick.
200 * Fixed: The all/active filter selection in the project view does not stick.
196 * Fixed: Login box has Different width
201 * Fixed: Login box has Different width
197 * Fixed: User removed from project - still getting project update emails
202 * Fixed: User removed from project - still getting project update emails
198 * Fixed: Project with the identifier of 'new' cannot be viewed
203 * Fixed: Project with the identifier of 'new' cannot be viewed
199 * Fixed: Artefacts in search view (Cyrillic)
204 * Fixed: Artefacts in search view (Cyrillic)
200 * Fixed: Allow [#id] as subject to reply by email
205 * Fixed: Allow [#id] as subject to reply by email
201 * Fixed: Wrong language used when closing an issue via a commit message
206 * Fixed: Wrong language used when closing an issue via a commit message
202 * Fixed: email handler drops emails for new issues with no subject
207 * Fixed: email handler drops emails for new issues with no subject
203 * Fixed: Calendar misspelled under Roles/Permissions
208 * Fixed: Calendar misspelled under Roles/Permissions
204 * Fixed: Emails from no-reply redmine's address hell cycle
209 * Fixed: Emails from no-reply redmine's address hell cycle
205 * Fixed: child_pages macro fails on wiki page history
210 * Fixed: child_pages macro fails on wiki page history
206 * Fixed: Pre-filled time tracking date ignores timezone
211 * Fixed: Pre-filled time tracking date ignores timezone
207 * Fixed: Links on locked users lead to 404 page
212 * Fixed: Links on locked users lead to 404 page
208 * Fixed: Page changes in issue-list when using context menu
213 * Fixed: Page changes in issue-list when using context menu
209 * Fixed: diff parser removes lines starting with multiple dashes
214 * Fixed: diff parser removes lines starting with multiple dashes
210 * Fixed: Quoting in forums resets message subject
215 * Fixed: Quoting in forums resets message subject
211 * Fixed: Editing issue comment removes quote link
216 * Fixed: Editing issue comment removes quote link
212 * Fixed: Redmine.pm ignore browse_repository permission
217 * Fixed: Redmine.pm ignore browse_repository permission
213 * Fixed: text formatting breaks on [msg1][msg2]
218 * Fixed: text formatting breaks on [msg1][msg2]
214 * Fixed: Spent Time Default Value of 0.0
219 * Fixed: Spent Time Default Value of 0.0
215 * Fixed: Wiki pages in search results are referenced by project number, not by project identifier.
220 * Fixed: Wiki pages in search results are referenced by project number, not by project identifier.
216 * Fixed: When logging in via an autologin cookie the user's last_login_on should be updated
221 * Fixed: When logging in via an autologin cookie the user's last_login_on should be updated
217 * Fixed: 50k users cause problems in project->settings->members screen
222 * Fixed: 50k users cause problems in project->settings->members screen
218 * Fixed: Document timestamp needs to show updated timestamps
223 * Fixed: Document timestamp needs to show updated timestamps
219 * Fixed: Users getting notifications for issues they are no longer allowed to view
224 * Fixed: Users getting notifications for issues they are no longer allowed to view
220 * Fixed: issue summary counts should link to the issue list without subprojects
225 * Fixed: issue summary counts should link to the issue list without subprojects
221 * Fixed: 'Delete' link on LDAP list has no effect
226 * Fixed: 'Delete' link on LDAP list has no effect
222
227
223
228
224 == 2009-11-15 v0.8.7
229 == 2009-11-15 v0.8.7
225
230
226 * Fixed: Hide paragraph terminator at the end of headings on html export
231 * Fixed: Hide paragraph terminator at the end of headings on html export
227 * Fixed: pre tags containing "<pre*"
232 * Fixed: pre tags containing "<pre*"
228 * Fixed: First date of the date range not included in the time report with SQLite
233 * Fixed: First date of the date range not included in the time report with SQLite
229 * Fixed: Password field not styled correctly on alternative stylesheet
234 * Fixed: Password field not styled correctly on alternative stylesheet
230 * Fixed: Error when sumbitting a POST request that requires a login
235 * Fixed: Error when sumbitting a POST request that requires a login
231 * Fixed: CSRF vulnerabilities
236 * Fixed: CSRF vulnerabilities
232
237
233
238
234 == 2009-11-04 v0.8.6
239 == 2009-11-04 v0.8.6
235
240
236 * Change links to closed issues to be a grey color
241 * Change links to closed issues to be a grey color
237 * Change subversion adapter to not cache authentication and run non interactively
242 * Change subversion adapter to not cache authentication and run non interactively
238 * Fixed: Custom Values with a nil value cause HTTP error 500
243 * Fixed: Custom Values with a nil value cause HTTP error 500
239 * Fixed: Failure to convert HTML entities when editing an Issue reply
244 * Fixed: Failure to convert HTML entities when editing an Issue reply
240 * Fixed: Error trying to show repository when there are no comments in a changeset
245 * Fixed: Error trying to show repository when there are no comments in a changeset
241 * Fixed: account/show/:user_id should not be accessible for other users not in your projects
246 * Fixed: account/show/:user_id should not be accessible for other users not in your projects
242 * Fixed: XSS vulnerabilities
247 * Fixed: XSS vulnerabilities
243 * Fixed: IssuesController#destroy should accept POST only
248 * Fixed: IssuesController#destroy should accept POST only
244 * Fixed: Inline images in wiki headings
249 * Fixed: Inline images in wiki headings
245
250
246
251
247 == 2009-09-13 v0.8.5
252 == 2009-09-13 v0.8.5
248
253
249 * Incoming mail handler : Allow spaces between keywords and colon
254 * Incoming mail handler : Allow spaces between keywords and colon
250 * Do not require a non-word character after a comma in Redmine links
255 * Do not require a non-word character after a comma in Redmine links
251 * Include issue hyperlinks in reminder emails
256 * Include issue hyperlinks in reminder emails
252 * Prevent nil error when retrieving svn version
257 * Prevent nil error when retrieving svn version
253 * Various plugin hooks added
258 * Various plugin hooks added
254 * Add plugins information to script/about
259 * Add plugins information to script/about
255 * Fixed: 500 Internal Server Error is raised if add an empty comment to the news
260 * Fixed: 500 Internal Server Error is raised if add an empty comment to the news
256 * Fixed: Atom links for wiki pages are not correct
261 * Fixed: Atom links for wiki pages are not correct
257 * Fixed: Atom feeds leak email address
262 * Fixed: Atom feeds leak email address
258 * Fixed: Case sensitivity in Issue filtering
263 * Fixed: Case sensitivity in Issue filtering
259 * Fixed: When reading RSS feed, the inline-embedded images are not properly shown
264 * Fixed: When reading RSS feed, the inline-embedded images are not properly shown
260
265
261
266
262 == 2009-05-17 v0.8.4
267 == 2009-05-17 v0.8.4
263
268
264 * Allow textile mailto links
269 * Allow textile mailto links
265 * Fixed: memory consumption when uploading file
270 * Fixed: memory consumption when uploading file
266 * Fixed: Mercurial integration doesn't work if Redmine is installed in folder path containing space
271 * Fixed: Mercurial integration doesn't work if Redmine is installed in folder path containing space
267 * Fixed: an error is raised when no tab is available on project settings
272 * Fixed: an error is raised when no tab is available on project settings
268 * Fixed: insert image macro corrupts urls with excalamation marks
273 * Fixed: insert image macro corrupts urls with excalamation marks
269 * Fixed: error on cross-project gantt PNG export
274 * Fixed: error on cross-project gantt PNG export
270 * Fixed: self and alternate links in atom feeds do not respect Atom specs
275 * Fixed: self and alternate links in atom feeds do not respect Atom specs
271 * Fixed: accept any svn tunnel scheme in repository URL
276 * Fixed: accept any svn tunnel scheme in repository URL
272 * Fixed: issues/show should accept user's rss key
277 * Fixed: issues/show should accept user's rss key
273 * Fixed: consistency of custom fields display on the issue detail view
278 * Fixed: consistency of custom fields display on the issue detail view
274 * Fixed: wiki comments length validation is missing
279 * Fixed: wiki comments length validation is missing
275 * Fixed: weak autologin token generation algorithm causes duplicate tokens
280 * Fixed: weak autologin token generation algorithm causes duplicate tokens
276
281
277
282
278 == 2009-04-05 v0.8.3
283 == 2009-04-05 v0.8.3
279
284
280 * Separate project field and subject in cross-project issue view
285 * Separate project field and subject in cross-project issue view
281 * Ability to set language for redmine:load_default_data task using REDMINE_LANG environment variable
286 * Ability to set language for redmine:load_default_data task using REDMINE_LANG environment variable
282 * Rescue Redmine::DefaultData::DataAlreadyLoaded in redmine:load_default_data task
287 * Rescue Redmine::DefaultData::DataAlreadyLoaded in redmine:load_default_data task
283 * CSS classes to highlight own and assigned issues
288 * CSS classes to highlight own and assigned issues
284 * Hide "New file" link on wiki pages from printing
289 * Hide "New file" link on wiki pages from printing
285 * Flush buffer when asking for language in redmine:load_default_data task
290 * Flush buffer when asking for language in redmine:load_default_data task
286 * Minimum project identifier length set to 1
291 * Minimum project identifier length set to 1
287 * Include headers so that emails don't trigger vacation auto-responders
292 * Include headers so that emails don't trigger vacation auto-responders
288 * Fixed: Time entries csv export links for all projects are malformed
293 * Fixed: Time entries csv export links for all projects are malformed
289 * Fixed: Files without Version aren't visible in the Activity page
294 * Fixed: Files without Version aren't visible in the Activity page
290 * Fixed: Commit logs are centered in the repo browser
295 * Fixed: Commit logs are centered in the repo browser
291 * Fixed: News summary field content is not searchable
296 * Fixed: News summary field content is not searchable
292 * Fixed: Journal#save has a wrong signature
297 * Fixed: Journal#save has a wrong signature
293 * Fixed: Email footer signature convention
298 * Fixed: Email footer signature convention
294 * Fixed: Timelog report do not show time for non-versioned issues
299 * Fixed: Timelog report do not show time for non-versioned issues
295
300
296
301
297 == 2009-03-07 v0.8.2
302 == 2009-03-07 v0.8.2
298
303
299 * Send an email to the user when an administrator activates a registered user
304 * Send an email to the user when an administrator activates a registered user
300 * Strip keywords from received email body
305 * Strip keywords from received email body
301 * Footer updated to 2009
306 * Footer updated to 2009
302 * Show RSS-link even when no issues is found
307 * Show RSS-link even when no issues is found
303 * One click filter action in activity view
308 * One click filter action in activity view
304 * Clickable/linkable line #'s while browsing the repo or viewing a file
309 * Clickable/linkable line #'s while browsing the repo or viewing a file
305 * Links to versions on files list
310 * Links to versions on files list
306 * Added request and controller objects to the hooks by default
311 * Added request and controller objects to the hooks by default
307 * Fixed: exporting an issue with attachments to PDF raises an error
312 * Fixed: exporting an issue with attachments to PDF raises an error
308 * Fixed: "too few arguments" error may occur on activerecord error translation
313 * Fixed: "too few arguments" error may occur on activerecord error translation
309 * Fixed: "Default columns Displayed on the Issues list" setting is not easy to read
314 * Fixed: "Default columns Displayed on the Issues list" setting is not easy to read
310 * Fixed: visited links to closed tickets are not striked through with IE6
315 * Fixed: visited links to closed tickets are not striked through with IE6
311 * Fixed: MailHandler#plain_text_body returns nil if there was nothing to strip
316 * Fixed: MailHandler#plain_text_body returns nil if there was nothing to strip
312 * Fixed: MailHandler raises an error when processing an email without From header
317 * Fixed: MailHandler raises an error when processing an email without From header
313
318
314
319
315 == 2009-02-15 v0.8.1
320 == 2009-02-15 v0.8.1
316
321
317 * Select watchers on new issue form
322 * Select watchers on new issue form
318 * Issue description is no longer a required field
323 * Issue description is no longer a required field
319 * Files module: ability to add files without version
324 * Files module: ability to add files without version
320 * Jump to the current tab when using the project quick-jump combo
325 * Jump to the current tab when using the project quick-jump combo
321 * Display a warning if some attachments were not saved
326 * Display a warning if some attachments were not saved
322 * Import custom fields values from emails on issue creation
327 * Import custom fields values from emails on issue creation
323 * Show view/annotate/download links on entry and annotate views
328 * Show view/annotate/download links on entry and annotate views
324 * Admin Info Screen: Display if plugin assets directory is writable
329 * Admin Info Screen: Display if plugin assets directory is writable
325 * Adds a 'Create and continue' button on the new issue form
330 * Adds a 'Create and continue' button on the new issue form
326 * IMAP: add options to move received emails
331 * IMAP: add options to move received emails
327 * Do not show Category field when categories are not defined
332 * Do not show Category field when categories are not defined
328 * Lower the project identifier limit to a minimum of two characters
333 * Lower the project identifier limit to a minimum of two characters
329 * Add "closed" html class to closed entries in issue list
334 * Add "closed" html class to closed entries in issue list
330 * Fixed: broken redirect URL on login failure
335 * Fixed: broken redirect URL on login failure
331 * Fixed: Deleted files are shown when using Darcs
336 * Fixed: Deleted files are shown when using Darcs
332 * Fixed: Darcs adapter works on Win32 only
337 * Fixed: Darcs adapter works on Win32 only
333 * Fixed: syntax highlight doesn't appear in new ticket preview
338 * Fixed: syntax highlight doesn't appear in new ticket preview
334 * Fixed: email notification for changes I make still occurs when running Repository.fetch_changesets
339 * Fixed: email notification for changes I make still occurs when running Repository.fetch_changesets
335 * Fixed: no error is raised when entering invalid hours on the issue update form
340 * Fixed: no error is raised when entering invalid hours on the issue update form
336 * Fixed: Details time log report CSV export doesn't honour date format from settings
341 * Fixed: Details time log report CSV export doesn't honour date format from settings
337 * Fixed: invalid css classes on issue details
342 * Fixed: invalid css classes on issue details
338 * Fixed: Trac importer creates duplicate custom values
343 * Fixed: Trac importer creates duplicate custom values
339 * Fixed: inline attached image should not match partial filename
344 * Fixed: inline attached image should not match partial filename
340
345
341
346
342 == 2008-12-30 v0.8.0
347 == 2008-12-30 v0.8.0
343
348
344 * Setting added in order to limit the number of diff lines that should be displayed
349 * Setting added in order to limit the number of diff lines that should be displayed
345 * Makes logged-in username in topbar linking to
350 * Makes logged-in username in topbar linking to
346 * Mail handler: strip tags when receiving a html-only email
351 * Mail handler: strip tags when receiving a html-only email
347 * Mail handler: add watchers before sending notification
352 * Mail handler: add watchers before sending notification
348 * Adds a css class (overdue) to overdue issues on issue lists and detail views
353 * Adds a css class (overdue) to overdue issues on issue lists and detail views
349 * Fixed: project activity truncated after viewing user's activity
354 * Fixed: project activity truncated after viewing user's activity
350 * Fixed: email address entered for password recovery shouldn't be case-sensitive
355 * Fixed: email address entered for password recovery shouldn't be case-sensitive
351 * Fixed: default flag removed when editing a default enumeration
356 * Fixed: default flag removed when editing a default enumeration
352 * Fixed: default category ignored when adding a document
357 * Fixed: default category ignored when adding a document
353 * Fixed: error on repository user mapping when a repository username is blank
358 * Fixed: error on repository user mapping when a repository username is blank
354 * Fixed: Firefox cuts off large diffs
359 * Fixed: Firefox cuts off large diffs
355 * Fixed: CVS browser should not show dead revisions (deleted files)
360 * Fixed: CVS browser should not show dead revisions (deleted files)
356 * Fixed: escape double-quotes in image titles
361 * Fixed: escape double-quotes in image titles
357 * Fixed: escape textarea content when editing a issue note
362 * Fixed: escape textarea content when editing a issue note
358 * Fixed: JS error on context menu with IE
363 * Fixed: JS error on context menu with IE
359 * Fixed: bold syntax around single character in series doesn't work
364 * Fixed: bold syntax around single character in series doesn't work
360 * Fixed several XSS vulnerabilities
365 * Fixed several XSS vulnerabilities
361 * Fixed a SQL injection vulnerability
366 * Fixed a SQL injection vulnerability
362
367
363
368
364 == 2008-12-07 v0.8.0-rc1
369 == 2008-12-07 v0.8.0-rc1
365
370
366 * Wiki page protection
371 * Wiki page protection
367 * Wiki page hierarchy. Parent page can be assigned on the Rename screen
372 * Wiki page hierarchy. Parent page can be assigned on the Rename screen
368 * Adds support for issue creation via email
373 * Adds support for issue creation via email
369 * Adds support for free ticket filtering and custom queries on Gantt chart and calendar
374 * Adds support for free ticket filtering and custom queries on Gantt chart and calendar
370 * Cross-project search
375 * Cross-project search
371 * Ability to search a project and its subprojects
376 * Ability to search a project and its subprojects
372 * Ability to search the projects the user belongs to
377 * Ability to search the projects the user belongs to
373 * Adds custom fields on time entries
378 * Adds custom fields on time entries
374 * Adds boolean and list custom fields for time entries as criteria on time report
379 * Adds boolean and list custom fields for time entries as criteria on time report
375 * Cross-project time reports
380 * Cross-project time reports
376 * Display latest user's activity on account/show view
381 * Display latest user's activity on account/show view
377 * Show last connexion time on user's page
382 * Show last connexion time on user's page
378 * Obfuscates email address on user's account page using javascript
383 * Obfuscates email address on user's account page using javascript
379 * wiki TOC rendered as an unordered list
384 * wiki TOC rendered as an unordered list
380 * Adds the ability to search for a user on the administration users list
385 * Adds the ability to search for a user on the administration users list
381 * Adds the ability to search for a project name or identifier on the administration projects list
386 * Adds the ability to search for a project name or identifier on the administration projects list
382 * Redirect user to the previous page after logging in
387 * Redirect user to the previous page after logging in
383 * Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users
388 * Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users
384 * Adds permissions for viewing the watcher list and adding new watchers on the issue detail view
389 * Adds permissions for viewing the watcher list and adding new watchers on the issue detail view
385 * Adds permissions to let users edit and/or delete their messages
390 * Adds permissions to let users edit and/or delete their messages
386 * Link to activity view when displaying dates
391 * Link to activity view when displaying dates
387 * Hide Redmine version in atom feeds and pdf properties
392 * Hide Redmine version in atom feeds and pdf properties
388 * Maps repository users to Redmine users. Users with same username or email are automatically mapped. Mapping can be manually adjusted in repository settings. Multiple usernames can be mapped to the same Redmine user.
393 * Maps repository users to Redmine users. Users with same username or email are automatically mapped. Mapping can be manually adjusted in repository settings. Multiple usernames can be mapped to the same Redmine user.
389 * Sort users by their display names so that user dropdown lists are sorted alphabetically
394 * Sort users by their display names so that user dropdown lists are sorted alphabetically
390 * Adds estimated hours to issue filters
395 * Adds estimated hours to issue filters
391 * Switch order of current and previous revisions in side-by-side diff
396 * Switch order of current and previous revisions in side-by-side diff
392 * Render the commit changes list as a tree
397 * Render the commit changes list as a tree
393 * Adds watch/unwatch functionality at forum topic level
398 * Adds watch/unwatch functionality at forum topic level
394 * When moving an issue to another project, reassign it to the category with same name if any
399 * When moving an issue to another project, reassign it to the category with same name if any
395 * Adds child_pages macro for wiki pages
400 * Adds child_pages macro for wiki pages
396 * Use GET instead of POST on roadmap (#718), gantt and calendar forms
401 * Use GET instead of POST on roadmap (#718), gantt and calendar forms
397 * Search engine: display total results count and count by result type
402 * Search engine: display total results count and count by result type
398 * Email delivery configuration moved to an unversioned YAML file (config/email.yml, see the sample file)
403 * Email delivery configuration moved to an unversioned YAML file (config/email.yml, see the sample file)
399 * Adds icons on search results
404 * Adds icons on search results
400 * Adds 'Edit' link on account/show for admin users
405 * Adds 'Edit' link on account/show for admin users
401 * Adds Lock/Unlock/Activate link on user edit screen
406 * Adds Lock/Unlock/Activate link on user edit screen
402 * Adds user count in status drop down on admin user list
407 * Adds user count in status drop down on admin user list
403 * Adds multi-levels blockquotes support by using > at the beginning of lines
408 * Adds multi-levels blockquotes support by using > at the beginning of lines
404 * Adds a Reply link to each issue note
409 * Adds a Reply link to each issue note
405 * Adds plain text only option for mail notifications
410 * Adds plain text only option for mail notifications
406 * Gravatar support for issue detail, user grid, and activity stream (disabled by default)
411 * Gravatar support for issue detail, user grid, and activity stream (disabled by default)
407 * Adds 'Delete wiki pages attachments' permission
412 * Adds 'Delete wiki pages attachments' permission
408 * Show the most recent file when displaying an inline image
413 * Show the most recent file when displaying an inline image
409 * Makes permission screens localized
414 * Makes permission screens localized
410 * AuthSource list: display associated users count and disable 'Delete' buton if any
415 * AuthSource list: display associated users count and disable 'Delete' buton if any
411 * Make the 'duplicates of' relation asymmetric
416 * Make the 'duplicates of' relation asymmetric
412 * Adds username to the password reminder email
417 * Adds username to the password reminder email
413 * Adds links to forum messages using message#id syntax
418 * Adds links to forum messages using message#id syntax
414 * Allow same name for custom fields on different object types
419 * Allow same name for custom fields on different object types
415 * One-click bulk edition using the issue list context menu within the same project
420 * One-click bulk edition using the issue list context menu within the same project
416 * Adds support for commit logs reencoding to UTF-8 before insertion in the database. Source encoding of commit logs can be selected in Application settings -> Repositories.
421 * Adds support for commit logs reencoding to UTF-8 before insertion in the database. Source encoding of commit logs can be selected in Application settings -> Repositories.
417 * Adds checkboxes toggle links on permissions report
422 * Adds checkboxes toggle links on permissions report
418 * Adds Trac-Like anchors on wiki headings
423 * Adds Trac-Like anchors on wiki headings
419 * Adds support for wiki links with anchor
424 * Adds support for wiki links with anchor
420 * Adds category to the issue context menu
425 * Adds category to the issue context menu
421 * Adds a workflow overview screen
426 * Adds a workflow overview screen
422 * Appends the filename to the attachment url so that clients that ignore content-disposition http header get the real filename
427 * Appends the filename to the attachment url so that clients that ignore content-disposition http header get the real filename
423 * Dots allowed in custom field name
428 * Dots allowed in custom field name
424 * Adds posts quoting functionality
429 * Adds posts quoting functionality
425 * Adds an option to generate sequential project identifiers
430 * Adds an option to generate sequential project identifiers
426 * Adds mailto link on the user administration list
431 * Adds mailto link on the user administration list
427 * Ability to remove enumerations (activities, priorities, document categories) that are in use. Associated objects can be reassigned to another value
432 * Ability to remove enumerations (activities, priorities, document categories) that are in use. Associated objects can be reassigned to another value
428 * Gantt chart: display issues that don't have a due date if they are assigned to a version with a date
433 * Gantt chart: display issues that don't have a due date if they are assigned to a version with a date
429 * Change projects homepage limit to 255 chars
434 * Change projects homepage limit to 255 chars
430 * Improved on-the-fly account creation. If some attributes are missing (eg. not present in the LDAP) or are invalid, the registration form is displayed so that the user is able to fill or fix these attributes
435 * Improved on-the-fly account creation. If some attributes are missing (eg. not present in the LDAP) or are invalid, the registration form is displayed so that the user is able to fill or fix these attributes
431 * Adds "please select" to activity select box if no activity is set as default
436 * Adds "please select" to activity select box if no activity is set as default
432 * Do not silently ignore timelog validation failure on issue edit
437 * Do not silently ignore timelog validation failure on issue edit
433 * Adds a rake task to send reminder emails
438 * Adds a rake task to send reminder emails
434 * Allow empty cells in wiki tables
439 * Allow empty cells in wiki tables
435 * Makes wiki text formatter pluggable
440 * Makes wiki text formatter pluggable
436 * Adds back textile acronyms support
441 * Adds back textile acronyms support
437 * Remove pre tag attributes
442 * Remove pre tag attributes
438 * Plugin hooks
443 * Plugin hooks
439 * Pluggable admin menu
444 * Pluggable admin menu
440 * Plugins can provide activity content
445 * Plugins can provide activity content
441 * Moves plugin list to its own administration menu item
446 * Moves plugin list to its own administration menu item
442 * Adds url and author_url plugin attributes
447 * Adds url and author_url plugin attributes
443 * Adds Plugin#requires_redmine method so that plugin compatibility can be checked against current Redmine version
448 * Adds Plugin#requires_redmine method so that plugin compatibility can be checked against current Redmine version
444 * Adds atom feed on time entries details
449 * Adds atom feed on time entries details
445 * Adds project name to issues feed title
450 * Adds project name to issues feed title
446 * Adds a css class on menu items in order to apply item specific styles (eg. icons)
451 * Adds a css class on menu items in order to apply item specific styles (eg. icons)
447 * Adds a Redmine plugin generators
452 * Adds a Redmine plugin generators
448 * Adds timelog link to the issue context menu
453 * Adds timelog link to the issue context menu
449 * Adds links to the user page on various views
454 * Adds links to the user page on various views
450 * Turkish translation by Ismail Sezen
455 * Turkish translation by Ismail Sezen
451 * Catalan translation
456 * Catalan translation
452 * Vietnamese translation
457 * Vietnamese translation
453 * Slovak translation
458 * Slovak translation
454 * Better naming of activity feed if only one kind of event is displayed
459 * Better naming of activity feed if only one kind of event is displayed
455 * Enable syntax highlight on issues, messages and news
460 * Enable syntax highlight on issues, messages and news
456 * Add target version to the issue list context menu
461 * Add target version to the issue list context menu
457 * Hide 'Target version' filter if no version is defined
462 * Hide 'Target version' filter if no version is defined
458 * Add filters on cross-project issue list for custom fields marked as 'For all projects'
463 * Add filters on cross-project issue list for custom fields marked as 'For all projects'
459 * Turn ftp urls into links
464 * Turn ftp urls into links
460 * Hiding the View Differences button when a wiki page's history only has one version
465 * Hiding the View Differences button when a wiki page's history only has one version
461 * Messages on a Board can now be sorted by the number of replies
466 * Messages on a Board can now be sorted by the number of replies
462 * Adds a class ('me') to events of the activity view created by current user
467 * Adds a class ('me') to events of the activity view created by current user
463 * Strip pre/code tags content from activity view events
468 * Strip pre/code tags content from activity view events
464 * Display issue notes in the activity view
469 * Display issue notes in the activity view
465 * Adds links to changesets atom feed on repository browser
470 * Adds links to changesets atom feed on repository browser
466 * Track project and tracker changes in issue history
471 * Track project and tracker changes in issue history
467 * Adds anchor to atom feed messages links
472 * Adds anchor to atom feed messages links
468 * Adds a key in lang files to set the decimal separator (point or comma) in csv exports
473 * Adds a key in lang files to set the decimal separator (point or comma) in csv exports
469 * Makes importer work with Trac 0.8.x
474 * Makes importer work with Trac 0.8.x
470 * Upgraded to Prototype 1.6.0.1
475 * Upgraded to Prototype 1.6.0.1
471 * File viewer for attached text files
476 * File viewer for attached text files
472 * Menu mapper: add support for :before, :after and :last options to #push method and add #delete method
477 * Menu mapper: add support for :before, :after and :last options to #push method and add #delete method
473 * Removed inconsistent revision numbers on diff view
478 * Removed inconsistent revision numbers on diff view
474 * CVS: add support for modules names with spaces
479 * CVS: add support for modules names with spaces
475 * Log the user in after registration if account activation is not needed
480 * Log the user in after registration if account activation is not needed
476 * Mercurial adapter improvements
481 * Mercurial adapter improvements
477 * Trac importer: read session_attribute table to find user's email and real name
482 * Trac importer: read session_attribute table to find user's email and real name
478 * Ability to disable unused SCM adapters in application settings
483 * Ability to disable unused SCM adapters in application settings
479 * Adds Filesystem adapter
484 * Adds Filesystem adapter
480 * Clear changesets and changes with raw sql when deleting a repository for performance
485 * Clear changesets and changes with raw sql when deleting a repository for performance
481 * Redmine.pm now uses the 'commit access' permission defined in Redmine
486 * Redmine.pm now uses the 'commit access' permission defined in Redmine
482 * Reposman can create any type of scm (--scm option)
487 * Reposman can create any type of scm (--scm option)
483 * Reposman creates a repository if the 'repository' module is enabled at project level only
488 * Reposman creates a repository if the 'repository' module is enabled at project level only
484 * Display svn properties in the browser, svn >= 1.5.0 only
489 * Display svn properties in the browser, svn >= 1.5.0 only
485 * Reduces memory usage when importing large git repositories
490 * Reduces memory usage when importing large git repositories
486 * Wider SVG graphs in repository stats
491 * Wider SVG graphs in repository stats
487 * SubversionAdapter#entries performance improvement
492 * SubversionAdapter#entries performance improvement
488 * SCM browser: ability to download raw unified diffs
493 * SCM browser: ability to download raw unified diffs
489 * More detailed error message in log when scm command fails
494 * More detailed error message in log when scm command fails
490 * Adds support for file viewing with Darcs 2.0+
495 * Adds support for file viewing with Darcs 2.0+
491 * Check that git changeset is not in the database before creating it
496 * Check that git changeset is not in the database before creating it
492 * Unified diff viewer for attached files with .patch or .diff extension
497 * Unified diff viewer for attached files with .patch or .diff extension
493 * File size display with Bazaar repositories
498 * File size display with Bazaar repositories
494 * Git adapter: use commit time instead of author time
499 * Git adapter: use commit time instead of author time
495 * Prettier url for changesets
500 * Prettier url for changesets
496 * Makes changes link to entries on the revision view
501 * Makes changes link to entries on the revision view
497 * Adds a field on the repository view to browse at specific revision
502 * Adds a field on the repository view to browse at specific revision
498 * Adds new projects atom feed
503 * Adds new projects atom feed
499 * Added rake tasks to generate rcov code coverage reports
504 * Added rake tasks to generate rcov code coverage reports
500 * Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki
505 * Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki
501 * Show the project hierarchy in the drop down list for new membership on user administration screen
506 * Show the project hierarchy in the drop down list for new membership on user administration screen
502 * Split user edit screen into tabs
507 * Split user edit screen into tabs
503 * Renames bundled RedCloth to RedCloth3 to avoid RedCloth 4 to be loaded instead
508 * Renames bundled RedCloth to RedCloth3 to avoid RedCloth 4 to be loaded instead
504 * Fixed: Roadmap crashes when a version has a due date > 2037
509 * Fixed: Roadmap crashes when a version has a due date > 2037
505 * Fixed: invalid effective date (eg. 99999-01-01) causes an error on version edition screen
510 * Fixed: invalid effective date (eg. 99999-01-01) causes an error on version edition screen
506 * Fixed: login filter providing incorrect back_url for Redmine installed in sub-directory
511 * Fixed: login filter providing incorrect back_url for Redmine installed in sub-directory
507 * Fixed: logtime entry duplicated when edited from parent project
512 * Fixed: logtime entry duplicated when edited from parent project
508 * Fixed: wrong digest for text files under Windows
513 * Fixed: wrong digest for text files under Windows
509 * Fixed: associated revisions are displayed in wrong order on issue view
514 * Fixed: associated revisions are displayed in wrong order on issue view
510 * Fixed: Git Adapter date parsing ignores timezone
515 * Fixed: Git Adapter date parsing ignores timezone
511 * Fixed: Printing long roadmap doesn't split across pages
516 * Fixed: Printing long roadmap doesn't split across pages
512 * Fixes custom fields display order at several places
517 * Fixes custom fields display order at several places
513 * Fixed: urls containing @ are parsed as email adress by the wiki formatter
518 * Fixed: urls containing @ are parsed as email adress by the wiki formatter
514 * Fixed date filters accuracy with SQLite
519 * Fixed date filters accuracy with SQLite
515 * Fixed: tokens not escaped in highlight_tokens regexp
520 * Fixed: tokens not escaped in highlight_tokens regexp
516 * Fixed Bazaar shared repository browsing
521 * Fixed Bazaar shared repository browsing
517 * Fixes platform determination under JRuby
522 * Fixes platform determination under JRuby
518 * Fixed: Estimated time in issue's journal should be rounded to two decimals
523 * Fixed: Estimated time in issue's journal should be rounded to two decimals
519 * Fixed: 'search titles only' box ignored after one search is done on titles only
524 * Fixed: 'search titles only' box ignored after one search is done on titles only
520 * Fixed: non-ASCII subversion path can't be displayed
525 * Fixed: non-ASCII subversion path can't be displayed
521 * Fixed: Inline images don't work if file name has upper case letters or if image is in BMP format
526 * Fixed: Inline images don't work if file name has upper case letters or if image is in BMP format
522 * Fixed: document listing shows on "my page" when viewing documents is disabled for the role
527 * Fixed: document listing shows on "my page" when viewing documents is disabled for the role
523 * Fixed: Latest news appear on the homepage for projects with the News module disabled
528 * Fixed: Latest news appear on the homepage for projects with the News module disabled
524 * Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled
529 * Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled
525 * Fixed: the default status is lost when reordering issue statuses
530 * Fixed: the default status is lost when reordering issue statuses
526 * Fixes error with Postgresql and non-UTF8 commit logs
531 * Fixes error with Postgresql and non-UTF8 commit logs
527 * Fixed: textile footnotes no longer work
532 * Fixed: textile footnotes no longer work
528 * Fixed: http links containing parentheses fail to reder correctly
533 * Fixed: http links containing parentheses fail to reder correctly
529 * Fixed: GitAdapter#get_rev should use current branch instead of hardwiring master
534 * Fixed: GitAdapter#get_rev should use current branch instead of hardwiring master
530
535
531
536
532 == 2008-07-06 v0.7.3
537 == 2008-07-06 v0.7.3
533
538
534 * Allow dot in firstnames and lastnames
539 * Allow dot in firstnames and lastnames
535 * Add project name to cross-project Atom feeds
540 * Add project name to cross-project Atom feeds
536 * Encoding set to utf8 in example database.yml
541 * Encoding set to utf8 in example database.yml
537 * HTML titles on forums related views
542 * HTML titles on forums related views
538 * Fixed: various XSS vulnerabilities
543 * Fixed: various XSS vulnerabilities
539 * Fixed: Entourage (and some old client) fails to correctly render notification styles
544 * Fixed: Entourage (and some old client) fails to correctly render notification styles
540 * Fixed: Fixed: timelog redirects inappropriately when :back_url is blank
545 * Fixed: Fixed: timelog redirects inappropriately when :back_url is blank
541 * Fixed: wrong relative paths to images in wiki_syntax.html
546 * Fixed: wrong relative paths to images in wiki_syntax.html
542
547
543
548
544 == 2008-06-15 v0.7.2
549 == 2008-06-15 v0.7.2
545
550
546 * "New Project" link on Projects page
551 * "New Project" link on Projects page
547 * Links to repository directories on the repo browser
552 * Links to repository directories on the repo browser
548 * Move status to front in Activity View
553 * Move status to front in Activity View
549 * Remove edit step from Status context menu
554 * Remove edit step from Status context menu
550 * Fixed: No way to do textile horizontal rule
555 * Fixed: No way to do textile horizontal rule
551 * Fixed: Repository: View differences doesn't work
556 * Fixed: Repository: View differences doesn't work
552 * Fixed: attachement's name maybe invalid.
557 * Fixed: attachement's name maybe invalid.
553 * Fixed: Error when creating a new issue
558 * Fixed: Error when creating a new issue
554 * Fixed: NoMethodError on @available_filters.has_key?
559 * Fixed: NoMethodError on @available_filters.has_key?
555 * Fixed: Check All / Uncheck All in Email Settings
560 * Fixed: Check All / Uncheck All in Email Settings
556 * Fixed: "View differences" of one file at /repositories/revision/ fails
561 * Fixed: "View differences" of one file at /repositories/revision/ fails
557 * Fixed: Column width in "my page"
562 * Fixed: Column width in "my page"
558 * Fixed: private subprojects are listed on Issues view
563 * Fixed: private subprojects are listed on Issues view
559 * Fixed: Textile: bold, italics, underline, etc... not working after parentheses
564 * Fixed: Textile: bold, italics, underline, etc... not working after parentheses
560 * Fixed: Update issue form: comment field from log time end out of screen
565 * Fixed: Update issue form: comment field from log time end out of screen
561 * Fixed: Editing role: "issue can be assigned to this role" out of box
566 * Fixed: Editing role: "issue can be assigned to this role" out of box
562 * Fixed: Unable use angular braces after include word
567 * Fixed: Unable use angular braces after include word
563 * Fixed: Using '*' as keyword for repository referencing keywords doesn't work
568 * Fixed: Using '*' as keyword for repository referencing keywords doesn't work
564 * Fixed: Subversion repository "View differences" on each file rise ERROR
569 * Fixed: Subversion repository "View differences" on each file rise ERROR
565 * Fixed: View differences for individual file of a changeset fails if the repository URL doesn't point to the repository root
570 * Fixed: View differences for individual file of a changeset fails if the repository URL doesn't point to the repository root
566 * Fixed: It is possible to lock out the last admin account
571 * Fixed: It is possible to lock out the last admin account
567 * Fixed: Wikis are viewable for anonymous users on public projects, despite not granting access
572 * Fixed: Wikis are viewable for anonymous users on public projects, despite not granting access
568 * Fixed: Issue number display clipped on 'my issues'
573 * Fixed: Issue number display clipped on 'my issues'
569 * Fixed: Roadmap version list links not carrying state
574 * Fixed: Roadmap version list links not carrying state
570 * Fixed: Log Time fieldset in IssueController#edit doesn't set default Activity as default
575 * Fixed: Log Time fieldset in IssueController#edit doesn't set default Activity as default
571 * Fixed: git's "get_rev" API should use repo's current branch instead of hardwiring "master"
576 * Fixed: git's "get_rev" API should use repo's current branch instead of hardwiring "master"
572 * Fixed: browser's language subcodes ignored
577 * Fixed: browser's language subcodes ignored
573 * Fixed: Error on project selection with numeric (only) identifier.
578 * Fixed: Error on project selection with numeric (only) identifier.
574 * Fixed: Link to PDF doesn't work after creating new issue
579 * Fixed: Link to PDF doesn't work after creating new issue
575 * Fixed: "Replies" should not be shown on forum threads that are locked
580 * Fixed: "Replies" should not be shown on forum threads that are locked
576 * Fixed: SVN errors lead to svn username/password being displayed to end users (security issue)
581 * Fixed: SVN errors lead to svn username/password being displayed to end users (security issue)
577 * Fixed: http links containing hashes don't display correct
582 * Fixed: http links containing hashes don't display correct
578 * Fixed: Allow ampersands in Enumeration names
583 * Fixed: Allow ampersands in Enumeration names
579 * Fixed: Atom link on saved query does not include query_id
584 * Fixed: Atom link on saved query does not include query_id
580 * Fixed: Logtime info lost when there's an error updating an issue
585 * Fixed: Logtime info lost when there's an error updating an issue
581 * Fixed: TOC does not parse colorization markups
586 * Fixed: TOC does not parse colorization markups
582 * Fixed: CVS: add support for modules names with spaces
587 * Fixed: CVS: add support for modules names with spaces
583 * Fixed: Bad rendering on projects/add
588 * Fixed: Bad rendering on projects/add
584 * Fixed: exception when viewing differences on cvs
589 * Fixed: exception when viewing differences on cvs
585 * Fixed: export issue to pdf will messup when use Chinese language
590 * Fixed: export issue to pdf will messup when use Chinese language
586 * Fixed: Redmine::Scm::Adapters::GitAdapter#get_rev ignored GIT_BIN constant
591 * Fixed: Redmine::Scm::Adapters::GitAdapter#get_rev ignored GIT_BIN constant
587 * Fixed: Adding non-ASCII new issue type in the New Issue page have encoding error using IE
592 * Fixed: Adding non-ASCII new issue type in the New Issue page have encoding error using IE
588 * Fixed: Importing from trac : some wiki links are messed
593 * Fixed: Importing from trac : some wiki links are messed
589 * Fixed: Incorrect weekend definition in Hebrew calendar locale
594 * Fixed: Incorrect weekend definition in Hebrew calendar locale
590 * Fixed: Atom feeds don't provide author section for repository revisions
595 * Fixed: Atom feeds don't provide author section for repository revisions
591 * Fixed: In Activity views, changesets titles can be multiline while they should not
596 * Fixed: In Activity views, changesets titles can be multiline while they should not
592 * Fixed: Ignore unreadable subversion directories (read disabled using authz)
597 * Fixed: Ignore unreadable subversion directories (read disabled using authz)
593 * Fixed: lib/SVG/Graph/Graph.rb can't externalize stylesheets
598 * Fixed: lib/SVG/Graph/Graph.rb can't externalize stylesheets
594 * Fixed: Close statement handler in Redmine.pm
599 * Fixed: Close statement handler in Redmine.pm
595
600
596
601
597 == 2008-05-04 v0.7.1
602 == 2008-05-04 v0.7.1
598
603
599 * Thai translation added (Gampol Thitinilnithi)
604 * Thai translation added (Gampol Thitinilnithi)
600 * Translations updates
605 * Translations updates
601 * Escape HTML comment tags
606 * Escape HTML comment tags
602 * Prevent "can't convert nil into String" error when :sort_order param is not present
607 * Prevent "can't convert nil into String" error when :sort_order param is not present
603 * Fixed: Updating tickets add a time log with zero hours
608 * Fixed: Updating tickets add a time log with zero hours
604 * Fixed: private subprojects names are revealed on the project overview
609 * Fixed: private subprojects names are revealed on the project overview
605 * Fixed: Search for target version of "none" fails with postgres 8.3
610 * Fixed: Search for target version of "none" fails with postgres 8.3
606 * Fixed: Home, Logout, Login links shouldn't be absolute links
611 * Fixed: Home, Logout, Login links shouldn't be absolute links
607 * Fixed: 'Latest projects' box on the welcome screen should be hidden if there are no projects
612 * Fixed: 'Latest projects' box on the welcome screen should be hidden if there are no projects
608 * Fixed: error when using upcase language name in coderay
613 * Fixed: error when using upcase language name in coderay
609 * Fixed: error on Trac import when :due attribute is nil
614 * Fixed: error on Trac import when :due attribute is nil
610
615
611
616
612 == 2008-04-28 v0.7.0
617 == 2008-04-28 v0.7.0
613
618
614 * Forces Redmine to use rails 2.0.2 gem when vendor/rails is not present
619 * Forces Redmine to use rails 2.0.2 gem when vendor/rails is not present
615 * Queries can be marked as 'For all projects'. Such queries will be available on all projects and on the global issue list.
620 * Queries can be marked as 'For all projects'. Such queries will be available on all projects and on the global issue list.
616 * Add predefined date ranges to the time report
621 * Add predefined date ranges to the time report
617 * Time report can be done at issue level
622 * Time report can be done at issue level
618 * Various timelog report enhancements
623 * Various timelog report enhancements
619 * Accept the following formats for "hours" field: 1h, 1 h, 1 hour, 2 hours, 30m, 30min, 1h30, 1h30m, 1:30
624 * Accept the following formats for "hours" field: 1h, 1 h, 1 hour, 2 hours, 30m, 30min, 1h30, 1h30m, 1:30
620 * Display the context menu above and/or to the left of the click if needed
625 * Display the context menu above and/or to the left of the click if needed
621 * Make the admin project files list sortable
626 * Make the admin project files list sortable
622 * Mercurial: display working directory files sizes unless browsing a specific revision
627 * Mercurial: display working directory files sizes unless browsing a specific revision
623 * Preserve status filter and page number when using lock/unlock/activate links on the users list
628 * Preserve status filter and page number when using lock/unlock/activate links on the users list
624 * Redmine.pm support for LDAP authentication
629 * Redmine.pm support for LDAP authentication
625 * Better error message and AR errors in log for failed LDAP on-the-fly user creation
630 * Better error message and AR errors in log for failed LDAP on-the-fly user creation
626 * Redirected user to where he is coming from after logging hours
631 * Redirected user to where he is coming from after logging hours
627 * Warn user that subprojects are also deleted when deleting a project
632 * Warn user that subprojects are also deleted when deleting a project
628 * Include subprojects versions on calendar and gantt
633 * Include subprojects versions on calendar and gantt
629 * Notify project members when a message is posted if they want to receive notifications
634 * Notify project members when a message is posted if they want to receive notifications
630 * Fixed: Feed content limit setting has no effect
635 * Fixed: Feed content limit setting has no effect
631 * Fixed: Priorities not ordered when displayed as a filter in issue list
636 * Fixed: Priorities not ordered when displayed as a filter in issue list
632 * Fixed: can not display attached images inline in message replies
637 * Fixed: can not display attached images inline in message replies
633 * Fixed: Boards are not deleted when project is deleted
638 * Fixed: Boards are not deleted when project is deleted
634 * Fixed: trying to preview a new issue raises an exception with postgresql
639 * Fixed: trying to preview a new issue raises an exception with postgresql
635 * Fixed: single file 'View difference' links do not work because of duplicate slashes in url
640 * Fixed: single file 'View difference' links do not work because of duplicate slashes in url
636 * Fixed: inline image not displayed when including a wiki page
641 * Fixed: inline image not displayed when including a wiki page
637 * Fixed: CVS duplicate key violation
642 * Fixed: CVS duplicate key violation
638 * Fixed: ActiveRecord::StaleObjectError exception on closing a set of circular duplicate issues
643 * Fixed: ActiveRecord::StaleObjectError exception on closing a set of circular duplicate issues
639 * Fixed: custom field filters behaviour
644 * Fixed: custom field filters behaviour
640 * Fixed: Postgresql 8.3 compatibility
645 * Fixed: Postgresql 8.3 compatibility
641 * Fixed: Links to repository directories don't work
646 * Fixed: Links to repository directories don't work
642
647
643
648
644 == 2008-03-29 v0.7.0-rc1
649 == 2008-03-29 v0.7.0-rc1
645
650
646 * Overall activity view and feed added, link is available on the project list
651 * Overall activity view and feed added, link is available on the project list
647 * Git VCS support
652 * Git VCS support
648 * Rails 2.0 sessions cookie store compatibility
653 * Rails 2.0 sessions cookie store compatibility
649 * Use project identifiers in urls instead of ids
654 * Use project identifiers in urls instead of ids
650 * Default configuration data can now be loaded from the administration screen
655 * Default configuration data can now be loaded from the administration screen
651 * Administration settings screen split to tabs (email notifications options moved to 'Settings')
656 * Administration settings screen split to tabs (email notifications options moved to 'Settings')
652 * Project description is now unlimited and optional
657 * Project description is now unlimited and optional
653 * Wiki annotate view
658 * Wiki annotate view
654 * Escape HTML tag in textile content
659 * Escape HTML tag in textile content
655 * Add Redmine links to documents, versions, attachments and repository files
660 * Add Redmine links to documents, versions, attachments and repository files
656 * New setting to specify how many objects should be displayed on paginated lists. There are 2 ways to select a set of issues on the issue list:
661 * New setting to specify how many objects should be displayed on paginated lists. There are 2 ways to select a set of issues on the issue list:
657 * by using checkbox and/or the little pencil that will select/unselect all issues
662 * by using checkbox and/or the little pencil that will select/unselect all issues
658 * by clicking on the rows (but not on the links), Ctrl and Shift keys can be used to select multiple issues
663 * by clicking on the rows (but not on the links), Ctrl and Shift keys can be used to select multiple issues
659 * Context menu disabled on links so that the default context menu of the browser is displayed when right-clicking on a link (click anywhere else on the row to display the context menu)
664 * Context menu disabled on links so that the default context menu of the browser is displayed when right-clicking on a link (click anywhere else on the row to display the context menu)
660 * User display format is now configurable in administration settings
665 * User display format is now configurable in administration settings
661 * Issue list now supports bulk edit/move/delete (for a set of issues that belong to the same project)
666 * Issue list now supports bulk edit/move/delete (for a set of issues that belong to the same project)
662 * Merged 'change status', 'edit issue' and 'add note' actions:
667 * Merged 'change status', 'edit issue' and 'add note' actions:
663 * Users with 'edit issues' permission can now update any property including custom fields when adding a note or changing the status
668 * Users with 'edit issues' permission can now update any property including custom fields when adding a note or changing the status
664 * 'Change issue status' permission removed. To change an issue status, a user just needs to have either 'Edit' or 'Add note' permissions and some workflow transitions allowed
669 * 'Change issue status' permission removed. To change an issue status, a user just needs to have either 'Edit' or 'Add note' permissions and some workflow transitions allowed
665 * Details by assignees on issue summary view
670 * Details by assignees on issue summary view
666 * 'New issue' link in the main menu (accesskey 7). The drop-down lists to add an issue on the project overview and the issue list are removed
671 * 'New issue' link in the main menu (accesskey 7). The drop-down lists to add an issue on the project overview and the issue list are removed
667 * Change status select box default to current status
672 * Change status select box default to current status
668 * Preview for issue notes, news and messages
673 * Preview for issue notes, news and messages
669 * Optional description for attachments
674 * Optional description for attachments
670 * 'Fixed version' label changed to 'Target version'
675 * 'Fixed version' label changed to 'Target version'
671 * Let the user choose when deleting issues with reported hours to:
676 * Let the user choose when deleting issues with reported hours to:
672 * delete the hours
677 * delete the hours
673 * assign the hours to the project
678 * assign the hours to the project
674 * reassign the hours to another issue
679 * reassign the hours to another issue
675 * Date range filter and pagination on time entries detail view
680 * Date range filter and pagination on time entries detail view
676 * Propagate time tracking to the parent project
681 * Propagate time tracking to the parent project
677 * Switch added on the project activity view to include subprojects
682 * Switch added on the project activity view to include subprojects
678 * Display total estimated and spent hours on the version detail view
683 * Display total estimated and spent hours on the version detail view
679 * Weekly time tracking block for 'My page'
684 * Weekly time tracking block for 'My page'
680 * Permissions to edit time entries
685 * Permissions to edit time entries
681 * Include subprojects on the issue list, calendar, gantt and timelog by default (can be turned off is administration settings)
686 * Include subprojects on the issue list, calendar, gantt and timelog by default (can be turned off is administration settings)
682 * Roadmap enhancements (separate related issues from wiki contents, leading h1 in version wiki pages is hidden, smaller wiki headings)
687 * Roadmap enhancements (separate related issues from wiki contents, leading h1 in version wiki pages is hidden, smaller wiki headings)
683 * Make versions with same date sorted by name
688 * Make versions with same date sorted by name
684 * Allow issue list to be sorted by target version
689 * Allow issue list to be sorted by target version
685 * Related changesets messages displayed on the issue details view
690 * Related changesets messages displayed on the issue details view
686 * Create a journal and send an email when an issue is closed by commit
691 * Create a journal and send an email when an issue is closed by commit
687 * Add 'Author' to the available columns for the issue list
692 * Add 'Author' to the available columns for the issue list
688 * More appropriate default sort order on sortable columns
693 * More appropriate default sort order on sortable columns
689 * Add issue subject to the time entries view and issue subject, description and tracker to the csv export
694 * Add issue subject to the time entries view and issue subject, description and tracker to the csv export
690 * Permissions to edit issue notes
695 * Permissions to edit issue notes
691 * Display date/time instead of date on files list
696 * Display date/time instead of date on files list
692 * Do not show Roadmap menu item if the project doesn't define any versions
697 * Do not show Roadmap menu item if the project doesn't define any versions
693 * Allow longer version names (60 chars)
698 * Allow longer version names (60 chars)
694 * Ability to copy an existing workflow when creating a new role
699 * Ability to copy an existing workflow when creating a new role
695 * Display custom fields in two columns on the issue form
700 * Display custom fields in two columns on the issue form
696 * Added 'estimated time' in the csv export of the issue list
701 * Added 'estimated time' in the csv export of the issue list
697 * Display the last 30 days on the activity view rather than the current month (number of days can be configured in the application settings)
702 * Display the last 30 days on the activity view rather than the current month (number of days can be configured in the application settings)
698 * Setting for whether new projects should be public by default
703 * Setting for whether new projects should be public by default
699 * User preference to choose how comments/replies are displayed: in chronological or reverse chronological order
704 * User preference to choose how comments/replies are displayed: in chronological or reverse chronological order
700 * Added default value for custom fields
705 * Added default value for custom fields
701 * Added tabindex property on wiki toolbar buttons (to easily move from field to field using the tab key)
706 * Added tabindex property on wiki toolbar buttons (to easily move from field to field using the tab key)
702 * Redirect to issue page after creating a new issue
707 * Redirect to issue page after creating a new issue
703 * Wiki toolbar improvements (mainly for Firefox)
708 * Wiki toolbar improvements (mainly for Firefox)
704 * Display wiki syntax quick ref link on all wiki textareas
709 * Display wiki syntax quick ref link on all wiki textareas
705 * Display links to Atom feeds
710 * Display links to Atom feeds
706 * Breadcrumb nav for the forums
711 * Breadcrumb nav for the forums
707 * Show replies when choosing to display messages in the activity
712 * Show replies when choosing to display messages in the activity
708 * Added 'include' macro to include another wiki page
713 * Added 'include' macro to include another wiki page
709 * RedmineWikiFormatting page available as a static HTML file locally
714 * RedmineWikiFormatting page available as a static HTML file locally
710 * Wrap diff content
715 * Wrap diff content
711 * Strip out email address from authors in repository screens
716 * Strip out email address from authors in repository screens
712 * Highlight the current item of the main menu
717 * Highlight the current item of the main menu
713 * Added simple syntax highlighters for php and java languages
718 * Added simple syntax highlighters for php and java languages
714 * Do not show empty diffs
719 * Do not show empty diffs
715 * Show explicit error message when the scm command failed (eg. when svn binary is not available)
720 * Show explicit error message when the scm command failed (eg. when svn binary is not available)
716 * Lithuanian translation added (Sergej Jegorov)
721 * Lithuanian translation added (Sergej Jegorov)
717 * Ukrainan translation added (Natalia Konovka & Mykhaylo Sorochan)
722 * Ukrainan translation added (Natalia Konovka & Mykhaylo Sorochan)
718 * Danish translation added (Mads Vestergaard)
723 * Danish translation added (Mads Vestergaard)
719 * Added i18n support to the jstoolbar and various settings screen
724 * Added i18n support to the jstoolbar and various settings screen
720 * RedCloth's glyphs no longer user
725 * RedCloth's glyphs no longer user
721 * New icons for the wiki toolbar (from http://www.famfamfam.com/lab/icons/silk/)
726 * New icons for the wiki toolbar (from http://www.famfamfam.com/lab/icons/silk/)
722 * The following menus can now be extended by plugins: top_menu, account_menu, application_menu
727 * The following menus can now be extended by plugins: top_menu, account_menu, application_menu
723 * Added a simple rake task to fetch changesets from the repositories: rake redmine:fetch_changesets
728 * Added a simple rake task to fetch changesets from the repositories: rake redmine:fetch_changesets
724 * Remove hardcoded "Redmine" strings in account related emails and use application title instead
729 * Remove hardcoded "Redmine" strings in account related emails and use application title instead
725 * Mantis importer preserve bug ids
730 * Mantis importer preserve bug ids
726 * Trac importer: Trac guide wiki pages skipped
731 * Trac importer: Trac guide wiki pages skipped
727 * Trac importer: wiki attachments migration added
732 * Trac importer: wiki attachments migration added
728 * Trac importer: support database schema for Trac migration
733 * Trac importer: support database schema for Trac migration
729 * Trac importer: support CamelCase links
734 * Trac importer: support CamelCase links
730 * Removes the Redmine version from the footer (can be viewed on admin -> info)
735 * Removes the Redmine version from the footer (can be viewed on admin -> info)
731 * Rescue and display an error message when trying to delete a role that is in use
736 * Rescue and display an error message when trying to delete a role that is in use
732 * Add various 'X-Redmine' headers to email notifications: X-Redmine-Host, X-Redmine-Site, X-Redmine-Project, X-Redmine-Issue-Id, -Author, -Assignee, X-Redmine-Topic-Id
737 * Add various 'X-Redmine' headers to email notifications: X-Redmine-Host, X-Redmine-Site, X-Redmine-Project, X-Redmine-Issue-Id, -Author, -Assignee, X-Redmine-Topic-Id
733 * Add "--encoding utf8" option to the Mercurial "hg log" command in order to get utf8 encoded commit logs
738 * Add "--encoding utf8" option to the Mercurial "hg log" command in order to get utf8 encoded commit logs
734 * Fixed: Gantt and calendar not properly refreshed (fragment caching removed)
739 * Fixed: Gantt and calendar not properly refreshed (fragment caching removed)
735 * Fixed: Textile image with style attribute cause internal server error
740 * Fixed: Textile image with style attribute cause internal server error
736 * Fixed: wiki TOC not rendered properly when used in an issue or document description
741 * Fixed: wiki TOC not rendered properly when used in an issue or document description
737 * Fixed: 'has already been taken' error message on username and email fields if left empty
742 * Fixed: 'has already been taken' error message on username and email fields if left empty
738 * Fixed: non-ascii attachement filename with IE
743 * Fixed: non-ascii attachement filename with IE
739 * Fixed: wrong url for wiki syntax pop-up when Redmine urls are prefixed
744 * Fixed: wrong url for wiki syntax pop-up when Redmine urls are prefixed
740 * Fixed: search for all words doesn't work
745 * Fixed: search for all words doesn't work
741 * Fixed: Do not show sticky and locked checkboxes when replying to a message
746 * Fixed: Do not show sticky and locked checkboxes when replying to a message
742 * Fixed: Mantis importer: do not duplicate Mantis username in firstname and lastname if realname is blank
747 * Fixed: Mantis importer: do not duplicate Mantis username in firstname and lastname if realname is blank
743 * Fixed: Date custom fields not displayed as specified in application settings
748 * Fixed: Date custom fields not displayed as specified in application settings
744 * Fixed: titles not escaped in the activity view
749 * Fixed: titles not escaped in the activity view
745 * Fixed: issue queries can not use custom fields marked as 'for all projects' in a project context
750 * Fixed: issue queries can not use custom fields marked as 'for all projects' in a project context
746 * Fixed: on calendar, gantt and in the tracker filter on the issue list, only active trackers of the project (and its sub projects) should be available
751 * Fixed: on calendar, gantt and in the tracker filter on the issue list, only active trackers of the project (and its sub projects) should be available
747 * Fixed: locked users should not receive email notifications
752 * Fixed: locked users should not receive email notifications
748 * Fixed: custom field selection is not saved when unchecking them all on project settings
753 * Fixed: custom field selection is not saved when unchecking them all on project settings
749 * Fixed: can not lock a topic when creating it
754 * Fixed: can not lock a topic when creating it
750 * Fixed: Incorrect filtering for unset values when using 'is not' filter
755 * Fixed: Incorrect filtering for unset values when using 'is not' filter
751 * Fixed: PostgreSQL issues_seq_id not updated when using Trac importer
756 * Fixed: PostgreSQL issues_seq_id not updated when using Trac importer
752 * Fixed: ajax pagination does not scroll up
757 * Fixed: ajax pagination does not scroll up
753 * Fixed: error when uploading a file with no content-type specified by the browser
758 * Fixed: error when uploading a file with no content-type specified by the browser
754 * Fixed: wiki and changeset links not displayed when previewing issue description or notes
759 * Fixed: wiki and changeset links not displayed when previewing issue description or notes
755 * Fixed: 'LdapError: no bind result' error when authenticating
760 * Fixed: 'LdapError: no bind result' error when authenticating
756 * Fixed: 'LdapError: invalid binding information' when no username/password are set on the LDAP account
761 * Fixed: 'LdapError: invalid binding information' when no username/password are set on the LDAP account
757 * Fixed: CVS repository doesn't work if port is used in the url
762 * Fixed: CVS repository doesn't work if port is used in the url
758 * Fixed: Email notifications: host name is missing in generated links
763 * Fixed: Email notifications: host name is missing in generated links
759 * Fixed: Email notifications: referenced changesets, wiki pages, attachments... are not turned into links
764 * Fixed: Email notifications: referenced changesets, wiki pages, attachments... are not turned into links
760 * Fixed: Do not clear issue relations when moving an issue to another project if cross-project issue relations are allowed
765 * Fixed: Do not clear issue relations when moving an issue to another project if cross-project issue relations are allowed
761 * Fixed: "undefined method 'textilizable'" error on email notification when running Repository#fetch_changesets from the console
766 * Fixed: "undefined method 'textilizable'" error on email notification when running Repository#fetch_changesets from the console
762 * Fixed: Do not send an email with no recipient, cc or bcc
767 * Fixed: Do not send an email with no recipient, cc or bcc
763 * Fixed: fetch_changesets fails on commit comments that close 2 duplicates issues.
768 * Fixed: fetch_changesets fails on commit comments that close 2 duplicates issues.
764 * Fixed: Mercurial browsing under unix-like os and for directory depth > 2
769 * Fixed: Mercurial browsing under unix-like os and for directory depth > 2
765 * Fixed: Wiki links with pipe can not be used in wiki tables
770 * Fixed: Wiki links with pipe can not be used in wiki tables
766 * Fixed: migrate_from_trac doesn't import timestamps of wiki and tickets
771 * Fixed: migrate_from_trac doesn't import timestamps of wiki and tickets
767 * Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql error with Postgresql
772 * Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql error with Postgresql
768
773
769
774
770 == 2008-03-12 v0.6.4
775 == 2008-03-12 v0.6.4
771
776
772 * Fixed: private projects name are displayed on account/show even if the current user doesn't have access to these private projects
777 * Fixed: private projects name are displayed on account/show even if the current user doesn't have access to these private projects
773 * Fixed: potential LDAP authentication security flaw
778 * Fixed: potential LDAP authentication security flaw
774 * Fixed: context submenus on the issue list don't show up with IE6.
779 * Fixed: context submenus on the issue list don't show up with IE6.
775 * Fixed: Themes are not applied with Rails 2.0
780 * Fixed: Themes are not applied with Rails 2.0
776 * Fixed: crash when fetching Mercurial changesets if changeset[:files] is nil
781 * Fixed: crash when fetching Mercurial changesets if changeset[:files] is nil
777 * Fixed: Mercurial repository browsing
782 * Fixed: Mercurial repository browsing
778 * Fixed: undefined local variable or method 'log' in CvsAdapter when a cvs command fails
783 * Fixed: undefined local variable or method 'log' in CvsAdapter when a cvs command fails
779 * Fixed: not null constraints not removed with Postgresql
784 * Fixed: not null constraints not removed with Postgresql
780 * Doctype set to transitional
785 * Doctype set to transitional
781
786
782
787
783 == 2007-12-18 v0.6.3
788 == 2007-12-18 v0.6.3
784
789
785 * Fixed: upload doesn't work in 'Files' section
790 * Fixed: upload doesn't work in 'Files' section
786
791
787
792
788 == 2007-12-16 v0.6.2
793 == 2007-12-16 v0.6.2
789
794
790 * Search engine: issue custom fields can now be searched
795 * Search engine: issue custom fields can now be searched
791 * News comments are now textilized
796 * News comments are now textilized
792 * Updated Japanese translation (Satoru Kurashiki)
797 * Updated Japanese translation (Satoru Kurashiki)
793 * Updated Chinese translation (Shortie Lo)
798 * Updated Chinese translation (Shortie Lo)
794 * Fixed Rails 2.0 compatibility bugs:
799 * Fixed Rails 2.0 compatibility bugs:
795 * Unable to create a wiki
800 * Unable to create a wiki
796 * Gantt and calendar error
801 * Gantt and calendar error
797 * Trac importer error (readonly? is defined by ActiveRecord)
802 * Trac importer error (readonly? is defined by ActiveRecord)
798 * Fixed: 'assigned to me' filter broken
803 * Fixed: 'assigned to me' filter broken
799 * Fixed: crash when validation fails on issue edition with no custom fields
804 * Fixed: crash when validation fails on issue edition with no custom fields
800 * Fixed: reposman "can't find group" error
805 * Fixed: reposman "can't find group" error
801 * Fixed: 'LDAP account password is too long' error when leaving the field empty on creation
806 * Fixed: 'LDAP account password is too long' error when leaving the field empty on creation
802 * Fixed: empty lines when displaying repository files with Windows style eol
807 * Fixed: empty lines when displaying repository files with Windows style eol
803 * Fixed: missing body closing tag in repository annotate and entry views
808 * Fixed: missing body closing tag in repository annotate and entry views
804
809
805
810
806 == 2007-12-10 v0.6.1
811 == 2007-12-10 v0.6.1
807
812
808 * Rails 2.0 compatibility
813 * Rails 2.0 compatibility
809 * Custom fields can now be displayed as columns on the issue list
814 * Custom fields can now be displayed as columns on the issue list
810 * Added version details view (accessible from the roadmap)
815 * Added version details view (accessible from the roadmap)
811 * Roadmap: more accurate completion percentage calculation (done ratio of open issues is now taken into account)
816 * Roadmap: more accurate completion percentage calculation (done ratio of open issues is now taken into account)
812 * Added per-project tracker selection. Trackers can be selected on project settings
817 * Added per-project tracker selection. Trackers can be selected on project settings
813 * Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums
818 * Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums
814 * Forums: messages can now be edited/deleted (explicit permissions need to be given)
819 * Forums: messages can now be edited/deleted (explicit permissions need to be given)
815 * Forums: topics can be locked so that no reply can be added
820 * Forums: topics can be locked so that no reply can be added
816 * Forums: topics can be marked as sticky so that they always appear at the top of the list
821 * Forums: topics can be marked as sticky so that they always appear at the top of the list
817 * Forums: attachments can now be added to replies
822 * Forums: attachments can now be added to replies
818 * Added time zone support
823 * Added time zone support
819 * Added a setting to choose the account activation strategy (available in application settings)
824 * Added a setting to choose the account activation strategy (available in application settings)
820 * Added 'Classic' theme (inspired from the v0.51 design)
825 * Added 'Classic' theme (inspired from the v0.51 design)
821 * Added an alternate theme which provides issue list colorization based on issues priority
826 * Added an alternate theme which provides issue list colorization based on issues priority
822 * Added Bazaar SCM adapter
827 * Added Bazaar SCM adapter
823 * Added Annotate/Blame view in the repository browser (except for Darcs SCM)
828 * Added Annotate/Blame view in the repository browser (except for Darcs SCM)
824 * Diff style (inline or side by side) automatically saved as a user preference
829 * Diff style (inline or side by side) automatically saved as a user preference
825 * Added issues status changes on the activity view (by Cyril Mougel)
830 * Added issues status changes on the activity view (by Cyril Mougel)
826 * Added forums topics on the activity view (disabled by default)
831 * Added forums topics on the activity view (disabled by default)
827 * Added an option on 'My account' for users who don't want to be notified of changes that they make
832 * Added an option on 'My account' for users who don't want to be notified of changes that they make
828 * Trac importer now supports mysql and postgresql databases
833 * Trac importer now supports mysql and postgresql databases
829 * Trac importer improvements (by Mat Trudel)
834 * Trac importer improvements (by Mat Trudel)
830 * 'fixed version' field can now be displayed on the issue list
835 * 'fixed version' field can now be displayed on the issue list
831 * Added a couple of new formats for the 'date format' setting
836 * Added a couple of new formats for the 'date format' setting
832 * Added Traditional Chinese translation (by Shortie Lo)
837 * Added Traditional Chinese translation (by Shortie Lo)
833 * Added Russian translation (iGor kMeta)
838 * Added Russian translation (iGor kMeta)
834 * Project name format limitation removed (name can now contain any character)
839 * Project name format limitation removed (name can now contain any character)
835 * Project identifier maximum length changed from 12 to 20
840 * Project identifier maximum length changed from 12 to 20
836 * Changed the maximum length of LDAP account to 255 characters
841 * Changed the maximum length of LDAP account to 255 characters
837 * Removed the 12 characters limit on passwords
842 * Removed the 12 characters limit on passwords
838 * Added wiki macros support
843 * Added wiki macros support
839 * Performance improvement on workflow setup screen
844 * Performance improvement on workflow setup screen
840 * More detailed html title on several views
845 * More detailed html title on several views
841 * Custom fields can now be reordered
846 * Custom fields can now be reordered
842 * Search engine: search can be restricted to an exact phrase by using quotation marks
847 * Search engine: search can be restricted to an exact phrase by using quotation marks
843 * Added custom fields marked as 'For all projects' to the csv export of the cross project issue list
848 * Added custom fields marked as 'For all projects' to the csv export of the cross project issue list
844 * Email notifications are now sent as Blind carbon copy by default
849 * Email notifications are now sent as Blind carbon copy by default
845 * Fixed: all members (including non active) should be deleted when deleting a project
850 * Fixed: all members (including non active) should be deleted when deleting a project
846 * Fixed: Error on wiki syntax link (accessible from wiki/edit)
851 * Fixed: Error on wiki syntax link (accessible from wiki/edit)
847 * Fixed: 'quick jump to a revision' form on the revisions list
852 * Fixed: 'quick jump to a revision' form on the revisions list
848 * Fixed: error on admin/info if there's more than 1 plugin installed
853 * Fixed: error on admin/info if there's more than 1 plugin installed
849 * Fixed: svn or ldap password can be found in clear text in the html source in editing mode
854 * Fixed: svn or ldap password can be found in clear text in the html source in editing mode
850 * Fixed: 'Assigned to' drop down list is not sorted
855 * Fixed: 'Assigned to' drop down list is not sorted
851 * Fixed: 'View all issues' link doesn't work on issues/show
856 * Fixed: 'View all issues' link doesn't work on issues/show
852 * Fixed: error on account/register when validation fails
857 * Fixed: error on account/register when validation fails
853 * Fixed: Error when displaying the issue list if a float custom field is marked as 'used as filter'
858 * Fixed: Error when displaying the issue list if a float custom field is marked as 'used as filter'
854 * Fixed: Mercurial adapter breaks on missing :files entry in changeset hash (James Britt)
859 * Fixed: Mercurial adapter breaks on missing :files entry in changeset hash (James Britt)
855 * Fixed: Wrong feed URLs on the home page
860 * Fixed: Wrong feed URLs on the home page
856 * Fixed: Update of time entry fails when the issue has been moved to an other project
861 * Fixed: Update of time entry fails when the issue has been moved to an other project
857 * Fixed: Error when moving an issue without changing its tracker (Postgresql)
862 * Fixed: Error when moving an issue without changing its tracker (Postgresql)
858 * Fixed: Changes not recorded when using :pserver string (CVS adapter)
863 * Fixed: Changes not recorded when using :pserver string (CVS adapter)
859 * Fixed: admin should be able to move issues to any project
864 * Fixed: admin should be able to move issues to any project
860 * Fixed: adding an attachment is not possible when changing the status of an issue
865 * Fixed: adding an attachment is not possible when changing the status of an issue
861 * Fixed: No mime-types in documents/files downloading
866 * Fixed: No mime-types in documents/files downloading
862 * Fixed: error when sorting the messages if there's only one board for the project
867 * Fixed: error when sorting the messages if there's only one board for the project
863 * Fixed: 'me' doesn't appear in the drop down filters on a project issue list.
868 * Fixed: 'me' doesn't appear in the drop down filters on a project issue list.
864
869
865 == 2007-11-04 v0.6.0
870 == 2007-11-04 v0.6.0
866
871
867 * Permission model refactoring.
872 * Permission model refactoring.
868 * Permissions: there are now 2 builtin roles that can be used to specify permissions given to other users than members of projects
873 * Permissions: there are now 2 builtin roles that can be used to specify permissions given to other users than members of projects
869 * Permissions: some permissions (eg. browse the repository) can be removed for certain roles
874 * Permissions: some permissions (eg. browse the repository) can be removed for certain roles
870 * Permissions: modules (eg. issue tracking, news, documents...) can be enabled/disabled at project level
875 * Permissions: modules (eg. issue tracking, news, documents...) can be enabled/disabled at project level
871 * Added Mantis and Trac importers
876 * Added Mantis and Trac importers
872 * New application layout
877 * New application layout
873 * Added "Bulk edit" functionality on the issue list
878 * Added "Bulk edit" functionality on the issue list
874 * More flexible mail notifications settings at user level
879 * More flexible mail notifications settings at user level
875 * Added AJAX based context menu on the project issue list that provide shortcuts for editing, re-assigning, changing the status or the priority, moving or deleting an issue
880 * Added AJAX based context menu on the project issue list that provide shortcuts for editing, re-assigning, changing the status or the priority, moving or deleting an issue
876 * Added the hability to copy an issue. It can be done from the "issue/show" view or from the context menu on the issue list
881 * Added the hability to copy an issue. It can be done from the "issue/show" view or from the context menu on the issue list
877 * Added the ability to customize issue list columns (at application level or for each saved query)
882 * Added the ability to customize issue list columns (at application level or for each saved query)
878 * Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap
883 * Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap
879 * Added the ability to rename wiki pages (specific permission required)
884 * Added the ability to rename wiki pages (specific permission required)
880 * Search engines now supports pagination. Results are sorted in reverse chronological order
885 * Search engines now supports pagination. Results are sorted in reverse chronological order
881 * Added "Estimated hours" attribute on issues
886 * Added "Estimated hours" attribute on issues
882 * A category with assigned issue can now be deleted. 2 options are proposed: remove assignments or reassign issues to another category
887 * A category with assigned issue can now be deleted. 2 options are proposed: remove assignments or reassign issues to another category
883 * Forum notifications are now also sent to the authors of the thread, even if they donοΏ½t watch the board
888 * Forum notifications are now also sent to the authors of the thread, even if they donοΏ½t watch the board
884 * Added an application setting to specify the application protocol (http or https) used to generate urls in emails
889 * Added an application setting to specify the application protocol (http or https) used to generate urls in emails
885 * Gantt chart: now starts at the current month by default
890 * Gantt chart: now starts at the current month by default
886 * Gantt chart: month count and zoom factor are automatically saved as user preferences
891 * Gantt chart: month count and zoom factor are automatically saved as user preferences
887 * Wiki links can now refer to other project wikis
892 * Wiki links can now refer to other project wikis
888 * Added wiki index by date
893 * Added wiki index by date
889 * Added preview on add/edit issue form
894 * Added preview on add/edit issue form
890 * Emails footer can now be customized from the admin interface (Admin -> Email notifications)
895 * Emails footer can now be customized from the admin interface (Admin -> Email notifications)
891 * Default encodings for repository files can now be set in application settings (used to convert files content and diff to UTF-8 so that theyοΏ½re properly displayed)
896 * Default encodings for repository files can now be set in application settings (used to convert files content and diff to UTF-8 so that theyοΏ½re properly displayed)
892 * Calendar: first day of week can now be set in lang files
897 * Calendar: first day of week can now be set in lang files
893 * Automatic closing of duplicate issues
898 * Automatic closing of duplicate issues
894 * Added a cross-project issue list
899 * Added a cross-project issue list
895 * AJAXified the SCM browser (tree view)
900 * AJAXified the SCM browser (tree view)
896 * Pretty URL for the repository browser (Cyril Mougel)
901 * Pretty URL for the repository browser (Cyril Mougel)
897 * Search engine: added a checkbox to search titles only
902 * Search engine: added a checkbox to search titles only
898 * Added "% done" in the filter list
903 * Added "% done" in the filter list
899 * Enumerations: values can now be reordered and a default value can be specified (eg. default issue priority)
904 * Enumerations: values can now be reordered and a default value can be specified (eg. default issue priority)
900 * Added some accesskeys
905 * Added some accesskeys
901 * Added "Float" as a custom field format
906 * Added "Float" as a custom field format
902 * Added basic Theme support
907 * Added basic Theme support
903 * Added the ability to set the οΏ½done ratioοΏ½ of issues fixed by commit (Nikolay Solakov)
908 * Added the ability to set the οΏ½done ratioοΏ½ of issues fixed by commit (Nikolay Solakov)
904 * Added custom fields in issue related mail notifications
909 * Added custom fields in issue related mail notifications
905 * Email notifications are now sent in plain text and html
910 * Email notifications are now sent in plain text and html
906 * Gantt chart can now be exported to a graphic file (png). This functionality is only available if RMagick is installed.
911 * Gantt chart can now be exported to a graphic file (png). This functionality is only available if RMagick is installed.
907 * Added syntax highlightment for repository files and wiki
912 * Added syntax highlightment for repository files and wiki
908 * Improved automatic Redmine links
913 * Improved automatic Redmine links
909 * Added automatic table of content support on wiki pages
914 * Added automatic table of content support on wiki pages
910 * Added radio buttons on the documents list to sort documents by category, date, title or author
915 * Added radio buttons on the documents list to sort documents by category, date, title or author
911 * Added basic plugin support, with a sample plugin
916 * Added basic plugin support, with a sample plugin
912 * Added a link to add a new category when creating or editing an issue
917 * Added a link to add a new category when creating or editing an issue
913 * Added a "Assignable" boolean on the Role model. If unchecked, issues can not be assigned to users having this role.
918 * Added a "Assignable" boolean on the Role model. If unchecked, issues can not be assigned to users having this role.
914 * Added an option to be able to relate issues in different projects
919 * Added an option to be able to relate issues in different projects
915 * Added the ability to move issues (to another project) without changing their trackers.
920 * Added the ability to move issues (to another project) without changing their trackers.
916 * Atom feeds added on project activity, news and changesets
921 * Atom feeds added on project activity, news and changesets
917 * Added the ability to reset its own RSS access key
922 * Added the ability to reset its own RSS access key
918 * Main project list now displays root projects with their subprojects
923 * Main project list now displays root projects with their subprojects
919 * Added anchor links to issue notes
924 * Added anchor links to issue notes
920 * Added reposman Ruby version. This script can now register created repositories in Redmine (Nicolas Chuche)
925 * Added reposman Ruby version. This script can now register created repositories in Redmine (Nicolas Chuche)
921 * Issue notes are now included in search
926 * Issue notes are now included in search
922 * Added email sending test functionality
927 * Added email sending test functionality
923 * Added LDAPS support for LDAP authentication
928 * Added LDAPS support for LDAP authentication
924 * Removed hard-coded URLs in mail templates
929 * Removed hard-coded URLs in mail templates
925 * Subprojects are now grouped by projects in the navigation drop-down menu
930 * Subprojects are now grouped by projects in the navigation drop-down menu
926 * Added a new value for date filters: this week
931 * Added a new value for date filters: this week
927 * Added cache for application settings
932 * Added cache for application settings
928 * Added Polish translation (Tomasz Gawryl)
933 * Added Polish translation (Tomasz Gawryl)
929 * Added Czech translation (Jan Kadlecek)
934 * Added Czech translation (Jan Kadlecek)
930 * Added Romanian translation (Csongor Bartus)
935 * Added Romanian translation (Csongor Bartus)
931 * Added Hebrew translation (Bob Builder)
936 * Added Hebrew translation (Bob Builder)
932 * Added Serbian translation (Dragan Matic)
937 * Added Serbian translation (Dragan Matic)
933 * Added Korean translation (Choi Jong Yoon)
938 * Added Korean translation (Choi Jong Yoon)
934 * Fixed: the link to delete issue relations is displayed even if the user is not authorized to delete relations
939 * Fixed: the link to delete issue relations is displayed even if the user is not authorized to delete relations
935 * Performance improvement on calendar and gantt
940 * Performance improvement on calendar and gantt
936 * Fixed: wiki preview doesnοΏ½t work on long entries
941 * Fixed: wiki preview doesnοΏ½t work on long entries
937 * Fixed: queries with multiple custom fields return no result
942 * Fixed: queries with multiple custom fields return no result
938 * Fixed: Can not authenticate user against LDAP if its DN contains non-ascii characters
943 * Fixed: Can not authenticate user against LDAP if its DN contains non-ascii characters
939 * Fixed: URL with ~ broken in wiki formatting
944 * Fixed: URL with ~ broken in wiki formatting
940 * Fixed: some quotation marks are rendered as strange characters in pdf
945 * Fixed: some quotation marks are rendered as strange characters in pdf
941
946
942
947
943 == 2007-07-15 v0.5.1
948 == 2007-07-15 v0.5.1
944
949
945 * per project forums added
950 * per project forums added
946 * added the ability to archive projects
951 * added the ability to archive projects
947 * added οΏ½WatchοΏ½ functionality on issues. It allows users to receive notifications about issue changes
952 * added οΏ½WatchοΏ½ functionality on issues. It allows users to receive notifications about issue changes
948 * custom fields for issues can now be used as filters on issue list
953 * custom fields for issues can now be used as filters on issue list
949 * added per user custom queries
954 * added per user custom queries
950 * commit messages are now scanned for referenced or fixed issue IDs (keywords defined in Admin -> Settings)
955 * commit messages are now scanned for referenced or fixed issue IDs (keywords defined in Admin -> Settings)
951 * projects list now shows the list of public projects and private projects for which the user is a member
956 * projects list now shows the list of public projects and private projects for which the user is a member
952 * versions can now be created with no date
957 * versions can now be created with no date
953 * added issue count details for versions on Reports view
958 * added issue count details for versions on Reports view
954 * added time report, by member/activity/tracker/version and year/month/week for the selected period
959 * added time report, by member/activity/tracker/version and year/month/week for the selected period
955 * each category can now be associated to a user, so that new issues in that category are automatically assigned to that user
960 * each category can now be associated to a user, so that new issues in that category are automatically assigned to that user
956 * added autologin feature (disabled by default)
961 * added autologin feature (disabled by default)
957 * optimistic locking added for wiki edits
962 * optimistic locking added for wiki edits
958 * added wiki diff
963 * added wiki diff
959 * added the ability to destroy wiki pages (requires permission)
964 * added the ability to destroy wiki pages (requires permission)
960 * a wiki page can now be attached to each version, and displayed on the roadmap
965 * a wiki page can now be attached to each version, and displayed on the roadmap
961 * attachments can now be added to wiki pages (original patch by Pavol Murin) and displayed online
966 * attachments can now be added to wiki pages (original patch by Pavol Murin) and displayed online
962 * added an option to see all versions in the roadmap view (including completed ones)
967 * added an option to see all versions in the roadmap view (including completed ones)
963 * added basic issue relations
968 * added basic issue relations
964 * added the ability to log time when changing an issue status
969 * added the ability to log time when changing an issue status
965 * account information can now be sent to the user when creating an account
970 * account information can now be sent to the user when creating an account
966 * author and assignee of an issue always receive notifications (even if they turned of mail notifications)
971 * author and assignee of an issue always receive notifications (even if they turned of mail notifications)
967 * added a quick search form in page header
972 * added a quick search form in page header
968 * added 'me' value for 'assigned to' and 'author' query filters
973 * added 'me' value for 'assigned to' and 'author' query filters
969 * added a link on revision screen to see the entire diff for the revision
974 * added a link on revision screen to see the entire diff for the revision
970 * added last commit message for each entry in repository browser
975 * added last commit message for each entry in repository browser
971 * added the ability to view a file diff with free to/from revision selection.
976 * added the ability to view a file diff with free to/from revision selection.
972 * text files can now be viewed online when browsing the repository
977 * text files can now be viewed online when browsing the repository
973 * added basic support for other SCM: CVS (Ralph Vater), Mercurial and Darcs
978 * added basic support for other SCM: CVS (Ralph Vater), Mercurial and Darcs
974 * added fragment caching for svn diffs
979 * added fragment caching for svn diffs
975 * added fragment caching for calendar and gantt views
980 * added fragment caching for calendar and gantt views
976 * login field automatically focused on login form
981 * login field automatically focused on login form
977 * subproject name displayed on issue list, calendar and gantt
982 * subproject name displayed on issue list, calendar and gantt
978 * added an option to choose the date format: language based or ISO 8601
983 * added an option to choose the date format: language based or ISO 8601
979 * added a simple mail handler. It lets users add notes to an existing issue by replying to the initial notification email.
984 * added a simple mail handler. It lets users add notes to an existing issue by replying to the initial notification email.
980 * a 403 error page is now displayed (instead of a blank page) when trying to access a protected page
985 * a 403 error page is now displayed (instead of a blank page) when trying to access a protected page
981 * added portuguese translation (Joao Carlos Clementoni)
986 * added portuguese translation (Joao Carlos Clementoni)
982 * added partial online help japanese translation (Ken Date)
987 * added partial online help japanese translation (Ken Date)
983 * added bulgarian translation (Nikolay Solakov)
988 * added bulgarian translation (Nikolay Solakov)
984 * added dutch translation (Linda van den Brink)
989 * added dutch translation (Linda van den Brink)
985 * added swedish translation (Thomas Habets)
990 * added swedish translation (Thomas Habets)
986 * italian translation update (Alessio Spadaro)
991 * italian translation update (Alessio Spadaro)
987 * japanese translation update (Satoru Kurashiki)
992 * japanese translation update (Satoru Kurashiki)
988 * fixed: error on history atom feed when thereοΏ½s no notes on an issue change
993 * fixed: error on history atom feed when thereοΏ½s no notes on an issue change
989 * fixed: error in journalizing an issue with longtext custom fields (Postgresql)
994 * fixed: error in journalizing an issue with longtext custom fields (Postgresql)
990 * fixed: creation of Oracle schema
995 * fixed: creation of Oracle schema
991 * fixed: last day of the month not included in project activity
996 * fixed: last day of the month not included in project activity
992 * fixed: files with an apostrophe in their names can't be accessed in SVN repository
997 * fixed: files with an apostrophe in their names can't be accessed in SVN repository
993 * fixed: performance issue on RepositoriesController#revisions when a changeset has a great number of changes (eg. 100,000)
998 * fixed: performance issue on RepositoriesController#revisions when a changeset has a great number of changes (eg. 100,000)
994 * fixed: open/closed issue counts are always 0 on reports view (postgresql)
999 * fixed: open/closed issue counts are always 0 on reports view (postgresql)
995 * fixed: date query filters (wrong results and sql error with postgresql)
1000 * fixed: date query filters (wrong results and sql error with postgresql)
996 * fixed: confidentiality issue on account/show (private project names displayed to anyone)
1001 * fixed: confidentiality issue on account/show (private project names displayed to anyone)
997 * fixed: Long text custom fields displayed without line breaks
1002 * fixed: Long text custom fields displayed without line breaks
998 * fixed: Error when editing the wokflow after deleting a status
1003 * fixed: Error when editing the wokflow after deleting a status
999 * fixed: SVN commit dates are now stored as local time
1004 * fixed: SVN commit dates are now stored as local time
1000
1005
1001
1006
1002 == 2007-04-11 v0.5.0
1007 == 2007-04-11 v0.5.0
1003
1008
1004 * added per project Wiki
1009 * added per project Wiki
1005 * added rss/atom feeds at project level (custom queries can be used as feeds)
1010 * added rss/atom feeds at project level (custom queries can be used as feeds)
1006 * added search engine (search in issues, news, commits, wiki pages, documents)
1011 * added search engine (search in issues, news, commits, wiki pages, documents)
1007 * simple time tracking functionality added
1012 * simple time tracking functionality added
1008 * added version due dates on calendar and gantt
1013 * added version due dates on calendar and gantt
1009 * added subprojects issue count on project Reports page
1014 * added subprojects issue count on project Reports page
1010 * added the ability to copy an existing workflow when creating a new tracker
1015 * added the ability to copy an existing workflow when creating a new tracker
1011 * added the ability to include subprojects on calendar and gantt
1016 * added the ability to include subprojects on calendar and gantt
1012 * added the ability to select trackers to display on calendar and gantt (Jeffrey Jones)
1017 * added the ability to select trackers to display on calendar and gantt (Jeffrey Jones)
1013 * added side by side svn diff view (Cyril Mougel)
1018 * added side by side svn diff view (Cyril Mougel)
1014 * added back subproject filter on issue list
1019 * added back subproject filter on issue list
1015 * added permissions report in admin area
1020 * added permissions report in admin area
1016 * added a status filter on users list
1021 * added a status filter on users list
1017 * support for password-protected SVN repositories
1022 * support for password-protected SVN repositories
1018 * SVN commits are now stored in the database
1023 * SVN commits are now stored in the database
1019 * added simple svn statistics SVG graphs
1024 * added simple svn statistics SVG graphs
1020 * progress bars for roadmap versions (Nick Read)
1025 * progress bars for roadmap versions (Nick Read)
1021 * issue history now shows file uploads and deletions
1026 * issue history now shows file uploads and deletions
1022 * #id patterns are turned into links to issues in descriptions and commit messages
1027 * #id patterns are turned into links to issues in descriptions and commit messages
1023 * japanese translation added (Satoru Kurashiki)
1028 * japanese translation added (Satoru Kurashiki)
1024 * chinese simplified translation added (Andy Wu)
1029 * chinese simplified translation added (Andy Wu)
1025 * italian translation added (Alessio Spadaro)
1030 * italian translation added (Alessio Spadaro)
1026 * added scripts to manage SVN repositories creation and user access control using ssh+svn (Nicolas Chuche)
1031 * added scripts to manage SVN repositories creation and user access control using ssh+svn (Nicolas Chuche)
1027 * better calendar rendering time
1032 * better calendar rendering time
1028 * fixed migration scripts to work with mysql 5 running in strict mode
1033 * fixed migration scripts to work with mysql 5 running in strict mode
1029 * fixed: error when clicking "add" with no block selected on my/page_layout
1034 * fixed: error when clicking "add" with no block selected on my/page_layout
1030 * fixed: hard coded links in navigation bar
1035 * fixed: hard coded links in navigation bar
1031 * fixed: table_name pre/suffix support
1036 * fixed: table_name pre/suffix support
1032
1037
1033
1038
1034 == 2007-02-18 v0.4.2
1039 == 2007-02-18 v0.4.2
1035
1040
1036 * Rails 1.2 is now required
1041 * Rails 1.2 is now required
1037 * settings are now stored in the database and editable through the application in: Admin -> Settings (config_custom.rb is no longer used)
1042 * settings are now stored in the database and editable through the application in: Admin -> Settings (config_custom.rb is no longer used)
1038 * added project roadmap view
1043 * added project roadmap view
1039 * mail notifications added when a document, a file or an attachment is added
1044 * mail notifications added when a document, a file or an attachment is added
1040 * tooltips added on Gantt chart and calender to view the details of the issues
1045 * tooltips added on Gantt chart and calender to view the details of the issues
1041 * ability to set the sort order for roles, trackers, issue statuses
1046 * ability to set the sort order for roles, trackers, issue statuses
1042 * added missing fields to csv export: priority, start date, due date, done ratio
1047 * added missing fields to csv export: priority, start date, due date, done ratio
1043 * added total number of issues per tracker on project overview
1048 * added total number of issues per tracker on project overview
1044 * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamond 2.5" -by paolino- and "kNeu! Alpha v0.1" -by Pablo Fabregat-)
1049 * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamond 2.5" -by paolino- and "kNeu! Alpha v0.1" -by Pablo Fabregat-)
1045 * added back "fixed version" field on issue screen and in filters
1050 * added back "fixed version" field on issue screen and in filters
1046 * project settings screen split in 4 tabs
1051 * project settings screen split in 4 tabs
1047 * custom fields screen split in 3 tabs (one for each kind of custom field)
1052 * custom fields screen split in 3 tabs (one for each kind of custom field)
1048 * multiple issues pdf export now rendered as a table
1053 * multiple issues pdf export now rendered as a table
1049 * added a button on users/list to manually activate an account
1054 * added a button on users/list to manually activate an account
1050 * added a setting option to disable "password lost" functionality
1055 * added a setting option to disable "password lost" functionality
1051 * added a setting option to set max number of issues in csv/pdf exports
1056 * added a setting option to set max number of issues in csv/pdf exports
1052 * fixed: subprojects count is always 0 on projects list
1057 * fixed: subprojects count is always 0 on projects list
1053 * fixed: locked users are proposed when adding a member to a project
1058 * fixed: locked users are proposed when adding a member to a project
1054 * fixed: setting an issue status as default status leads to an sql error with SQLite
1059 * fixed: setting an issue status as default status leads to an sql error with SQLite
1055 * fixed: unable to delete an issue status even if it's not used yet
1060 * fixed: unable to delete an issue status even if it's not used yet
1056 * fixed: filters ignored when exporting a predefined query to csv/pdf
1061 * fixed: filters ignored when exporting a predefined query to csv/pdf
1057 * fixed: crash when french "issue_edit" email notification is sent
1062 * fixed: crash when french "issue_edit" email notification is sent
1058 * fixed: hide mail preference not saved (my/account)
1063 * fixed: hide mail preference not saved (my/account)
1059 * fixed: crash when a new user try to edit its "my page" layout
1064 * fixed: crash when a new user try to edit its "my page" layout
1060
1065
1061
1066
1062 == 2007-01-03 v0.4.1
1067 == 2007-01-03 v0.4.1
1063
1068
1064 * fixed: emails have no recipient when one of the project members has notifications disabled
1069 * fixed: emails have no recipient when one of the project members has notifications disabled
1065
1070
1066
1071
1067 == 2007-01-02 v0.4.0
1072 == 2007-01-02 v0.4.0
1068
1073
1069 * simple SVN browser added (just needs svn binaries in PATH)
1074 * simple SVN browser added (just needs svn binaries in PATH)
1070 * comments can now be added on news
1075 * comments can now be added on news
1071 * "my page" is now customizable
1076 * "my page" is now customizable
1072 * more powerfull and savable filters for issues lists
1077 * more powerfull and savable filters for issues lists
1073 * improved issues change history
1078 * improved issues change history
1074 * new functionality: move an issue to another project or tracker
1079 * new functionality: move an issue to another project or tracker
1075 * new functionality: add a note to an issue
1080 * new functionality: add a note to an issue
1076 * new report: project activity
1081 * new report: project activity
1077 * "start date" and "% done" fields added on issues
1082 * "start date" and "% done" fields added on issues
1078 * project calendar added
1083 * project calendar added
1079 * gantt chart added (exportable to pdf)
1084 * gantt chart added (exportable to pdf)
1080 * single/multiple issues pdf export added
1085 * single/multiple issues pdf export added
1081 * issues reports improvements
1086 * issues reports improvements
1082 * multiple file upload for issues, documents and files
1087 * multiple file upload for issues, documents and files
1083 * option to set maximum size of uploaded files
1088 * option to set maximum size of uploaded files
1084 * textile formating of issue and news descritions (RedCloth required)
1089 * textile formating of issue and news descritions (RedCloth required)
1085 * integration of DotClear jstoolbar for textile formatting
1090 * integration of DotClear jstoolbar for textile formatting
1086 * calendar date picker for date fields (LGPL DHTML Calendar http://sourceforge.net/projects/jscalendar)
1091 * calendar date picker for date fields (LGPL DHTML Calendar http://sourceforge.net/projects/jscalendar)
1087 * new filter in issues list: Author
1092 * new filter in issues list: Author
1088 * ajaxified paginators
1093 * ajaxified paginators
1089 * news rss feed added
1094 * news rss feed added
1090 * option to set number of results per page on issues list
1095 * option to set number of results per page on issues list
1091 * localized csv separator (comma/semicolon)
1096 * localized csv separator (comma/semicolon)
1092 * csv output encoded to ISO-8859-1
1097 * csv output encoded to ISO-8859-1
1093 * user custom field displayed on account/show
1098 * user custom field displayed on account/show
1094 * default configuration improved (default roles, trackers, status, permissions and workflows)
1099 * default configuration improved (default roles, trackers, status, permissions and workflows)
1095 * language for default configuration data can now be chosen when running 'load_default_data' task
1100 * language for default configuration data can now be chosen when running 'load_default_data' task
1096 * javascript added on custom field form to show/hide fields according to the format of custom field
1101 * javascript added on custom field form to show/hide fields according to the format of custom field
1097 * fixed: custom fields not in csv exports
1102 * fixed: custom fields not in csv exports
1098 * fixed: project settings now displayed according to user's permissions
1103 * fixed: project settings now displayed according to user's permissions
1099 * fixed: application error when no version is selected on projects/add_file
1104 * fixed: application error when no version is selected on projects/add_file
1100 * fixed: public actions not authorized for members of non public projects
1105 * fixed: public actions not authorized for members of non public projects
1101 * fixed: non public projects were shown on welcome screen even if current user is not a member
1106 * fixed: non public projects were shown on welcome screen even if current user is not a member
1102
1107
1103
1108
1104 == 2006-10-08 v0.3.0
1109 == 2006-10-08 v0.3.0
1105
1110
1106 * user authentication against multiple LDAP (optional)
1111 * user authentication against multiple LDAP (optional)
1107 * token based "lost password" functionality
1112 * token based "lost password" functionality
1108 * user self-registration functionality (optional)
1113 * user self-registration functionality (optional)
1109 * custom fields now available for issues, users and projects
1114 * custom fields now available for issues, users and projects
1110 * new custom field format "text" (displayed as a textarea field)
1115 * new custom field format "text" (displayed as a textarea field)
1111 * project & administration drop down menus in navigation bar for quicker access
1116 * project & administration drop down menus in navigation bar for quicker access
1112 * text formatting is preserved for long text fields (issues, projects and news descriptions)
1117 * text formatting is preserved for long text fields (issues, projects and news descriptions)
1113 * urls and emails are turned into clickable links in long text fields
1118 * urls and emails are turned into clickable links in long text fields
1114 * "due date" field added on issues
1119 * "due date" field added on issues
1115 * tracker selection filter added on change log
1120 * tracker selection filter added on change log
1116 * Localization plugin replaced with GLoc 1.1.0 (iconv required)
1121 * Localization plugin replaced with GLoc 1.1.0 (iconv required)
1117 * error messages internationalization
1122 * error messages internationalization
1118 * german translation added (thanks to Karim Trott)
1123 * german translation added (thanks to Karim Trott)
1119 * data locking for issues to prevent update conflicts (using ActiveRecord builtin optimistic locking)
1124 * data locking for issues to prevent update conflicts (using ActiveRecord builtin optimistic locking)
1120 * new filter in issues list: "Fixed version"
1125 * new filter in issues list: "Fixed version"
1121 * active filters are displayed with colored background on issues list
1126 * active filters are displayed with colored background on issues list
1122 * custom configuration is now defined in config/config_custom.rb
1127 * custom configuration is now defined in config/config_custom.rb
1123 * user object no more stored in session (only user_id)
1128 * user object no more stored in session (only user_id)
1124 * news summary field is no longer required
1129 * news summary field is no longer required
1125 * tables and forms redesign
1130 * tables and forms redesign
1126 * Fixed: boolean custom field not working
1131 * Fixed: boolean custom field not working
1127 * Fixed: error messages for custom fields are not displayed
1132 * Fixed: error messages for custom fields are not displayed
1128 * Fixed: invalid custom fields should have a red border
1133 * Fixed: invalid custom fields should have a red border
1129 * Fixed: custom fields values are not validated on issue update
1134 * Fixed: custom fields values are not validated on issue update
1130 * Fixed: unable to choose an empty value for 'List' custom fields
1135 * Fixed: unable to choose an empty value for 'List' custom fields
1131 * Fixed: no issue categories sorting
1136 * Fixed: no issue categories sorting
1132 * Fixed: incorrect versions sorting
1137 * Fixed: incorrect versions sorting
1133
1138
1134
1139
1135 == 2006-07-12 - v0.2.2
1140 == 2006-07-12 - v0.2.2
1136
1141
1137 * Fixed: bug in "issues list"
1142 * Fixed: bug in "issues list"
1138
1143
1139
1144
1140 == 2006-07-09 - v0.2.1
1145 == 2006-07-09 - v0.2.1
1141
1146
1142 * new databases supported: Oracle, PostgreSQL, SQL Server
1147 * new databases supported: Oracle, PostgreSQL, SQL Server
1143 * projects/subprojects hierarchy (1 level of subprojects only)
1148 * projects/subprojects hierarchy (1 level of subprojects only)
1144 * environment information display in admin/info
1149 * environment information display in admin/info
1145 * more filter options in issues list (rev6)
1150 * more filter options in issues list (rev6)
1146 * default language based on browser settings (Accept-Language HTTP header)
1151 * default language based on browser settings (Accept-Language HTTP header)
1147 * issues list exportable to CSV (rev6)
1152 * issues list exportable to CSV (rev6)
1148 * simple_format and auto_link on long text fields
1153 * simple_format and auto_link on long text fields
1149 * more data validations
1154 * more data validations
1150 * Fixed: error when all mail notifications are unchecked in admin/mail_options
1155 * Fixed: error when all mail notifications are unchecked in admin/mail_options
1151 * Fixed: all project news are displayed on project summary
1156 * Fixed: all project news are displayed on project summary
1152 * Fixed: Can't change user password in users/edit
1157 * Fixed: Can't change user password in users/edit
1153 * Fixed: Error on tables creation with PostgreSQL (rev5)
1158 * Fixed: Error on tables creation with PostgreSQL (rev5)
1154 * Fixed: SQL error in "issue reports" view with PostgreSQL (rev5)
1159 * Fixed: SQL error in "issue reports" view with PostgreSQL (rev5)
1155
1160
1156
1161
1157 == 2006-06-25 - v0.1.0
1162 == 2006-06-25 - v0.1.0
1158
1163
1159 * multiple users/multiple projects
1164 * multiple users/multiple projects
1160 * role based access control
1165 * role based access control
1161 * issue tracking system
1166 * issue tracking system
1162 * fully customizable workflow
1167 * fully customizable workflow
1163 * documents/files repository
1168 * documents/files repository
1164 * email notifications on issue creation and update
1169 * email notifications on issue creation and update
1165 * multilanguage support (except for error messages):english, french, spanish
1170 * multilanguage support (except for error messages):english, french, spanish
1166 * online manual in french (unfinished)
1171 * online manual in french (unfinished)
General Comments 0
You need to be logged in to leave comments. Login now