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