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