Newer
Older
== Redmine changelog
Redmine - project management software
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
* #443: Adds context menu to the roadmap issue lists
* #443: Subtasking
* #741: Description preview while editing an issue
* #1131: Add support for alternate (non-LDAP) authentication
* #1214: REST API for Issues
* #1223: File upload on wiki edit form
* #1755: add "blocked by" as a related issues option
* #2420: Fetching emails from an POP server
* #2482: Named scopes in Issue and ActsAsWatchable plus some view refactoring (logic extraction).
* #2924: Make the right click menu more discoverable using a cursor property
* #2985: Make syntax highlighting pluggable
* #3201: Workflow Check/Uncheck All Rows/Columns
* #3359: Update CodeRay 0.9
* #3706: Allow assigned_to field configuration on Issue creation by email
* #3936: configurable list of models to include in search
* #4480: Create a link to the user profile from the administration interface
* #4482: Cache textile rendering
* #4572: Make it harder to ruin your database
* #4573: Move github gems to Gemcutter
* #4664: Add pagination to forum threads
* #4732: Make login case-insensitive also for PostgreSQL
* #4812: Create links to other projects
* #4819: Replace images with smushed ones for speed
* #4945: Allow custom fields attached to project to be searchable
* #5121: Fix issues list layout overflow
* #5169: Issue list view hook request
* #5208: Aibility to edit wiki sidebar
* #5281: Remove empty ul tags in the issue history
* #5291: Updated basque translations
* #5328: Automatically add "Repository" menu_item after repository creation
* #5415: Fewer SQL statements generated for watcher_recipients
* #5416: Exclude "fields_for" from overridden methods in TabularFormBuilder
* #5573: Allow issue assignment in email
* #5595: Allow start date and due dates to be set via incoming email
* #5752: The projects view (/projects) renders ul's wrong
* #5781: Allow to use more macros on the welcome page and project list
* Fixed #1288: Unable to past escaped wiki syntax in an issue description
* Fixed #1334: Wiki formatting character *_ and _*
* Fixed #1416: Inline code with less-then/greater-than produces @lt; and @gt; respectively
* Fixed #2473: Login and mail should not be case sensitive
* Fixed #2990: Ruby 1.9 - wrong number of arguments (1 for 0) on rake db:migrate
* Fixed #3089: Text formatting sometimes breaks when combined
* Fixed #3690: Status change info duplicates on the issue screen
* Fixed #3691: Redmine allows two files with the same file name to be uploaded to the same issue
* Fixed #3764: ApplicationHelperTest fails with JRuby
* Fixed #4265: Unclosed code tags in issue descriptions affects main UI
* Fixed #4745: Bug in index.xml.builder (issues)
* Fixed #4852: changing user/roles of project member not possible without javascript
* Fixed #4857: Week number calculation in date picker is wrong if a week starts with Sunday
* Fixed #4883: Bottom "contextual" placement in issue with associated changeset
* Fixed #4918: Revisions r3453 and r3454 broke On-the-fly user creation with LDAP
* Fixed #4935: Navigation to the Master Timesheet page (time_entries)
* Fixed #5043: Flash messages are not displayed after the project settings[module/activity] saved
* Fixed #5081: Broken links on public/help/wiki_syntax_detailed.html
* Fixed #5104: Description of document not wikified on documents index
* Fixed #5108: Issue linking fails inside of []s
* Fixed #5199: diff code coloring using coderay
* Fixed #5233: Add a hook to the issue report (Summary) view
* Fixed #5265: timetracking: subtasks time is added to the main task
* Fixed #5343: acts_as_event Doesn't Accept Outside URLs
* Fixed #5440: UI Inconsistency : Administration > Enumerations table row headers should be enclosed in <thead>
* Fixed #5463: 0.9.4 INSTALL and/or UPGRADE, missing session_store.rb
* Fixed #5524: Update_parent_attributes doesn't work for the old parent issue when reparenting
* Fixed #5548: SVN Repository: Can not list content of a folder which includes square brackets.
* Fixed #5589: "with subproject" malfunction
* Fixed #5676: Search for Numeric Value
* Fixed #5696: Redmine + PostgreSQL 8.4.4 fails on _dir_list_content.rhtml
* Fixed #5698: redmine:email:receive_imap fails silently for mails with subject longer than 255 characters
* Fixed #5700: TimelogController#destroy assumes success
* Fixed #5751: developer role is mispelled
* Fixed #5769: Popup Calendar doesn't Advance in Chrome
* Fixed #5771: Problem when importing git repository
* Fixed #5823: Error in comments in plugin.rb
* Fixed: Redmine.pm access by unauthorized users
* Linkify folder names on revision view
* "fiters" and "options" should be hidden in print view via css
* Fixed: NoMethodError when no issue params are submitted
* Fixed: projects.atom with required authentication
* Fixed: External links not correctly displayed in Wiki TOC
* Fixed: Member role forms in project settings are not hidden after member added
* Fixed: pre can't be inside p
* Fixed: session cookie path does not respect RAILS_RELATIVE_URL_ROOT
* Fixed: mail handler fails when the from address is empty
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
* Filters collapsed by default on issues index page for a saved query
* Fixed: When categories list is too big the popup menu doesn't adjust (ex. in the issue list)
* Fixed: remove "main-menu" div when the menu is empty
* Fixed: Code syntax highlighting not working in Document page
* Fixed: Git blame/annotate fails on moved files
* Fixed: Failing test in test_show_atom
* Fixed: Migrate from trac - not displayed Wikis
* Fixed: Email notifications on file upload sent to empty recipient list
* Fixed: Migrating from trac is not possible, fails to allocate memory
* Fixed: Lost password no longer flashes a confirmation message
* Fixed: Crash while deleting in-use enumeration
* Fixed: Hard coded English string at the selection of issue watchers
* Fixed: Bazaar v2.1.0 changed behaviour
* Fixed: Roadmap display can raise an exception if no trackers are selected
* Fixed: Gravatar breaks layout of "logged in" page
* Fixed: Reposman.rb on Windows
* Fixed: Possible error 500 while moving an issue to another project with SQLite
* Fixed: backslashes in issue description/note should be escaped when quoted
* Fixed: Long text in <pre> disrupts Associated revisions
* Fixed: Links to missing wiki pages not red on project overview page
* Fixed: Cannot delete a project with subprojects that shares versions
* Fixed: Update of Subversion changesets broken under Solaris
* Fixed: "Move issues" permission not working for Non member
* Fixed: Sidebar overlap on Users tab of Group editor
* Fixed: Error on db:migrate with table prefix set (hardcoded name in principal.rb)
* Fixed: Report shows sub-projects for non-members
* Fixed: 500 internal error when browsing any Redmine page in epiphany
* Fixed: Watchers selection lost when issue creation fails
* Fixed: When copying projects, redmine should not generate an email to people who created issues
* Fixed: Issue "#" table cells should have a class attribute to enable fine-grained CSS theme
* Fixed: Plugin generators should display help if no parameter is given
* Adds filter for system shared versions on the cross project issue list
* Makes project identifiers searchable
* Remove invalid utf8 sequences from commit comments and author name
* Fixed: Wrong link when "http" not included in project "Homepage" link
* Fixed: Escaping in html email templates
* Fixed: Pound (#) followed by number with leading zero (0) removes leading zero when rendered in wiki
* Fixed: Deselecting textile text formatting causes interning empty string errors
* Fixed: error with postgres when entering a non-numeric id for an issue relation
* Fixed: div.task incorrectly wrapping on Gantt Chart
* Fixed: Project copy loses wiki pages hierarchy
* Fixed: parent project field doesn't include blank value when a member with 'add subproject' permission edits a child project
* Fixed: Repository.fetch_changesets tries to fetch changesets for archived projects
* Fixed: Duplicated project name for subproject version on gantt chart
* Fixed: roadmap shows subprojects issues even if subprojects is unchecked
* Fixed: IndexError if all the :last menu items are deleted from a menu
* Fixed: Very high CPU usage for a long time when fetching commits from a large Git repository
== 2010-02-07 v0.9.2
* Fixed: Sub-project repository commits not displayed on parent project issues
* Fixed: Potential security leak on my page calendar
* Fixed: Project tree structure is broken by deleting the project with the subproject
* Fixed: Error message shown duplicated when creating a new group
* Fixed: Firefox cuts off large pages
* Fixed: Invalid format parameter returns a DoubleRenderError on issues index
* Fixed: Unnecessary Quote button on locked forum message
* Fixed: Error raised when trying to view the gantt or calendar with a grouped query
* Fixed: PDF support for Korean locale
* Fixed: Deprecation warning in extra/svn/reposman.rb
== 2010-01-30 v0.9.1
* Vertical alignment for inline images in formatted text set to 'middle'
* Fixed: Redmine.pm error "closing dbh with active statement handles at /usr/lib/perl5/Apache/Redmine.pm"
* Fixed: copyright year in footer set to 2010
* Fixed: Trac migration script may not output query lines
* Fixed: Email notifications may affect language of notice messages on the UI
* Fixed: Can not search for 2 letters word
* Fixed: Attachments get saved on issue update even if validation fails
* Fixed: Tab's 'border-bottom' not absent when selected
* Fixed: Issue summary tables that list by user are not sorted
* Fixed: Issue pdf export fails if target version is set
* Fixed: Issue list export to PDF breaks when issues are sorted by a custom field
* Fixed: SQL error when adding a group
* Fixes: Min password length during password reset always displays as 4 chars
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
* Unlimited subproject nesting
* Multiple roles per user per project
* User groups
* Inheritence of versions
* OpenID login
* "Watched by me" issue filter
* Project copy
* Project creation by non admin users
* Accept emails from anyone on a private project
* Add email notification on Wiki changes
* Make issue description non-required field
* Custom fields for Versions
* Being able to sort the issue list by custom fields
* Ability to close versions
* User display/editing of custom fields attached to their user profile
* Add "follows" issue relation
* Copy workflows between trackers and roles
* Defaults enabled modules list for project creation
* Weighted version completion percentage on the roadmap
* Autocreate user account when user submits email that creates new issue
* CSS class on overdue issues on the issue list
* Enable tracker update on issue edit form
* Remove issue watchers
* Ability to move threads between project forums
* Changed custom field "Possible values" to a textarea
* Adds projects association on tracker form
* Set session store to cookie store by default
* Set a default wiki page on project creation
* Roadmap for main project should see Roadmaps for sub projects
* Ticket grouping on the issue list
* Hierarchical Project links in the page header
* Allow My Page blocks to be added to from a plugin
* Sort issues by multiple columns
* Filters of saved query are now visible and be adjusted without editing the query
* Saving "sort order" in custom queries
* Url to fetch changesets for a repository
* Managers able to create subprojects
* Issue Totals on My Page Modules
* Convert Enumerations to single table inheritance (STI)
* Allow custom my_page blocks to define drop-down names
* "View Issues" user permission added
* Ask user what to do with child pages when deleting a parent wiki page
* Contextual quick search
* Allow resending of password by email
* Change reply subject to be a link to the reply itself
* Include Logged Time as part of the project's Activity history
* REST API for authentication
* Browse through Git branches
* Setup Object Daddy to replace test fixtures
* Setup shoulda to make it easier to test
* Custom fields and overrides on Enumerations
* Add or remove columns from the issue list
* Ability to add new version from issues screen
* Setting to choose which day calendars start
* Asynchronous email delivery method
* RESTful URLs for (almost) everything
* Include issue status in search results and activity pages
* Add email to admin user search filter
* Proper content type for plain text mails
* Default value of project jump box
* Tree based menus
* Ability to use issue status to update percent done
* Second set of issue "Action Links" at the bottom of an issue page
* Proper exist status code for rdm-mailhandler.rb
* Remove incoming email body via a delimiter
* Fixed: Custom querry 'Export to PDF' ignores field selection
* Fixed: Related e-mail notifications aren't threaded
* Fixed: No warning when the creation of a categories from the issue form fails
* Fixed: Actually block issues from closing when relation 'blocked by' isn't closed
* Fixed: Include both first and last name when sorting by users
* Fixed: Table cell with multiple line text
* Fixed: Project overview page shows disabled trackers
* Fixed: Cross project issue relations and user permissions
* Fixed: My page shows tickets the user doesn't have access to
* Fixed: TOC does not parse wiki page reference links with description
* Fixed: Target version-list on bulk edit form is incorrectly sorted
* Fixed: Cannot modify/delete project named "Documents"
* Fixed: Email address in brackets breaks html
* Fixed: Timelog detail loose issue filter passing to report tab
* Fixed: Inform about custom field's name maximum length
* Fixed: Activity page and Atom feed links contain project id instead of identifier
* Fixed: no Atom key for forums with only 1 forum
* Fixed: When reading RSS feed in MS Outlook, the inline links are broken.
* Fixed: Sometimes new posts don't show up in the topic list of a forum.
* Fixed: The all/active filter selection in the project view does not stick.
* Fixed: Login box has Different width
* Fixed: User removed from project - still getting project update emails
* Fixed: Project with the identifier of 'new' cannot be viewed
* Fixed: Artefacts in search view (Cyrillic)
* Fixed: Allow [#id] as subject to reply by email
* Fixed: Wrong language used when closing an issue via a commit message
* Fixed: email handler drops emails for new issues with no subject
* Fixed: Calendar misspelled under Roles/Permissions
* Fixed: Emails from no-reply redmine's address hell cycle
* Fixed: child_pages macro fails on wiki page history
* Fixed: Pre-filled time tracking date ignores timezone
* Fixed: Links on locked users lead to 404 page
* Fixed: Page changes in issue-list when using context menu
* Fixed: diff parser removes lines starting with multiple dashes
* Fixed: Quoting in forums resets message subject
* Fixed: Editing issue comment removes quote link
* Fixed: Redmine.pm ignore browse_repository permission
* Fixed: text formatting breaks on [msg1][msg2]
* Fixed: Spent Time Default Value of 0.0
* Fixed: Wiki pages in search results are referenced by project number, not by project identifier.
* Fixed: When logging in via an autologin cookie the user's last_login_on should be updated
* Fixed: 50k users cause problems in project->settings->members screen
* Fixed: Document timestamp needs to show updated timestamps
* Fixed: Users getting notifications for issues they are no longer allowed to view
* Fixed: issue summary counts should link to the issue list without subprojects
* Fixed: 'Delete' link on LDAP list has no effect
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
== 2009-11-15 v0.8.7
* Fixed: Hide paragraph terminator at the end of headings on html export
* Fixed: pre tags containing "<pre*"
* Fixed: First date of the date range not included in the time report with SQLite
* Fixed: Password field not styled correctly on alternative stylesheet
* Fixed: Error when sumbitting a POST request that requires a login
* Fixed: CSRF vulnerabilities
== 2009-11-04 v0.8.6
* Change links to closed issues to be a grey color
* Change subversion adapter to not cache authentication and run non interactively
* Fixed: Custom Values with a nil value cause HTTP error 500
* Fixed: Failure to convert HTML entities when editing an Issue reply
* Fixed: Error trying to show repository when there are no comments in a changeset
* Fixed: account/show/:user_id should not be accessible for other users not in your projects
* Fixed: XSS vulnerabilities
* Fixed: IssuesController#destroy should accept POST only
* Fixed: Inline images in wiki headings
== 2009-09-13 v0.8.5
* Incoming mail handler : Allow spaces between keywords and colon
* Do not require a non-word character after a comma in Redmine links
* Include issue hyperlinks in reminder emails
* Prevent nil error when retrieving svn version
* Various plugin hooks added
* Add plugins information to script/about
* Fixed: 500 Internal Server Error is raised if add an empty comment to the news
* Fixed: Atom links for wiki pages are not correct
* Fixed: Atom feeds leak email address
* Fixed: Case sensitivity in Issue filtering
* Fixed: When reading RSS feed, the inline-embedded images are not properly shown
== 2009-05-17 v0.8.4
* Allow textile mailto links
* Fixed: memory consumption when uploading file
* Fixed: Mercurial integration doesn't work if Redmine is installed in folder path containing space
* Fixed: an error is raised when no tab is available on project settings
* Fixed: insert image macro corrupts urls with excalamation marks
* Fixed: error on cross-project gantt PNG export
* Fixed: self and alternate links in atom feeds do not respect Atom specs
* Fixed: accept any svn tunnel scheme in repository URL
* Fixed: issues/show should accept user's rss key
* Fixed: consistency of custom fields display on the issue detail view
* Fixed: wiki comments length validation is missing
* Fixed: weak autologin token generation algorithm causes duplicate tokens
== 2009-04-05 v0.8.3
* Separate project field and subject in cross-project issue view
* Ability to set language for redmine:load_default_data task using REDMINE_LANG environment variable
* Rescue Redmine::DefaultData::DataAlreadyLoaded in redmine:load_default_data task
* CSS classes to highlight own and assigned issues
* Hide "New file" link on wiki pages from printing
* Flush buffer when asking for language in redmine:load_default_data task
* Minimum project identifier length set to 1
* Include headers so that emails don't trigger vacation auto-responders
* Fixed: Time entries csv export links for all projects are malformed
* Fixed: Files without Version aren't visible in the Activity page
* Fixed: Commit logs are centered in the repo browser
* Fixed: News summary field content is not searchable
* Fixed: Journal#save has a wrong signature
* Fixed: Email footer signature convention
* Fixed: Timelog report do not show time for non-versioned issues
== 2009-03-07 v0.8.2
* Send an email to the user when an administrator activates a registered user
* Strip keywords from received email body
* Footer updated to 2009
* Show RSS-link even when no issues is found
* One click filter action in activity view
* Clickable/linkable line #'s while browsing the repo or viewing a file
* Links to versions on files list
* Added request and controller objects to the hooks by default
* Fixed: exporting an issue with attachments to PDF raises an error
* Fixed: "too few arguments" error may occur on activerecord error translation
* Fixed: "Default columns Displayed on the Issues list" setting is not easy to read
* Fixed: visited links to closed tickets are not striked through with IE6
* Fixed: MailHandler#plain_text_body returns nil if there was nothing to strip
* Fixed: MailHandler raises an error when processing an email without From header
* Issue description is no longer a required field
* Files module: ability to add files without version
* Jump to the current tab when using the project quick-jump combo
* Display a warning if some attachments were not saved
* Import custom fields values from emails on issue creation
* Show view/annotate/download links on entry and annotate views
* Admin Info Screen: Display if plugin assets directory is writable
* Adds a 'Create and continue' button on the new issue form
* IMAP: add options to move received emails
* Do not show Category field when categories are not defined
* Lower the project identifier limit to a minimum of two characters
* Add "closed" html class to closed entries in issue list
* Fixed: broken redirect URL on login failure
* Fixed: Deleted files are shown when using Darcs
* Fixed: Darcs adapter works on Win32 only
* Fixed: syntax highlight doesn't appear in new ticket preview
* Fixed: email notification for changes I make still occurs when running Repository.fetch_changesets
* Fixed: no error is raised when entering invalid hours on the issue update form
* Fixed: Details time log report CSV export doesn't honour date format from settings
* Fixed: invalid css classes on issue details
* Fixed: Trac importer creates duplicate custom values
* Fixed: inline attached image should not match partial filename
* Setting added in order to limit the number of diff lines that should be displayed
* Makes logged-in username in topbar linking to
* Mail handler: strip tags when receiving a html-only email
* Mail handler: add watchers before sending notification
* Adds a css class (overdue) to overdue issues on issue lists and detail views
* Fixed: project activity truncated after viewing user's activity
* Fixed: email address entered for password recovery shouldn't be case-sensitive
* Fixed: default flag removed when editing a default enumeration
* Fixed: default category ignored when adding a document
* Fixed: error on repository user mapping when a repository username is blank
* Fixed: Firefox cuts off large diffs
* Fixed: CVS browser should not show dead revisions (deleted files)
* Fixed: escape double-quotes in image titles
* Fixed: escape textarea content when editing a issue note
* Fixed: JS error on context menu with IE
* Fixed: bold syntax around single character in series doesn't work
* Fixed several XSS vulnerabilities
* Fixed a SQL injection vulnerability
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
* Wiki page protection
* Wiki page hierarchy. Parent page can be assigned on the Rename screen
* Adds support for issue creation via email
* Adds support for free ticket filtering and custom queries on Gantt chart and calendar
* Cross-project search
* Ability to search a project and its subprojects
* Ability to search the projects the user belongs to
* Adds custom fields on time entries
* Adds boolean and list custom fields for time entries as criteria on time report
* Cross-project time reports
* Display latest user's activity on account/show view
* Show last connexion time on user's page
* Obfuscates email address on user's account page using javascript
* wiki TOC rendered as an unordered list
* Adds the ability to search for a user on the administration users list
* Adds the ability to search for a project name or identifier on the administration projects list
* Redirect user to the previous page after logging in
* Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users
* Adds permissions for viewing the watcher list and adding new watchers on the issue detail view
* Adds permissions to let users edit and/or delete their messages
* Link to activity view when displaying dates
* Hide Redmine version in atom feeds and pdf properties
* 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.
* Sort users by their display names so that user dropdown lists are sorted alphabetically
* Adds estimated hours to issue filters
* Switch order of current and previous revisions in side-by-side diff
* Render the commit changes list as a tree
* Adds watch/unwatch functionality at forum topic level
* When moving an issue to another project, reassign it to the category with same name if any
* Adds child_pages macro for wiki pages
* Use GET instead of POST on roadmap (#718), gantt and calendar forms
* Search engine: display total results count and count by result type
* Email delivery configuration moved to an unversioned YAML file (config/email.yml, see the sample file)
* Adds icons on search results
* Adds 'Edit' link on account/show for admin users
* Adds Lock/Unlock/Activate link on user edit screen
* Adds user count in status drop down on admin user list
* Adds multi-levels blockquotes support by using > at the beginning of lines
* Adds a Reply link to each issue note
* Adds plain text only option for mail notifications
* Gravatar support for issue detail, user grid, and activity stream (disabled by default)
* Adds 'Delete wiki pages attachments' permission
* Show the most recent file when displaying an inline image
* Makes permission screens localized
* AuthSource list: display associated users count and disable 'Delete' buton if any
* Make the 'duplicates of' relation asymmetric
* Adds username to the password reminder email
* Adds links to forum messages using message#id syntax
* Allow same name for custom fields on different object types
* One-click bulk edition using the issue list context menu within the same project
* 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.
* Adds checkboxes toggle links on permissions report
* Adds Trac-Like anchors on wiki headings
* Adds support for wiki links with anchor
* Adds category to the issue context menu
* Adds a workflow overview screen
* Appends the filename to the attachment url so that clients that ignore content-disposition http header get the real filename
* Dots allowed in custom field name
* Adds posts quoting functionality
* Adds an option to generate sequential project identifiers
* Adds mailto link on the user administration list
* Ability to remove enumerations (activities, priorities, document categories) that are in use. Associated objects can be reassigned to another value
* Gantt chart: display issues that don't have a due date if they are assigned to a version with a date
* Change projects homepage limit to 255 chars
* 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
* Adds "please select" to activity select box if no activity is set as default
* Do not silently ignore timelog validation failure on issue edit
* Adds a rake task to send reminder emails
* Allow empty cells in wiki tables
* Makes wiki text formatter pluggable
* Adds back textile acronyms support
* Remove pre tag attributes
* Plugin hooks
* Pluggable admin menu
* Plugins can provide activity content
* Moves plugin list to its own administration menu item
* Adds url and author_url plugin attributes
* Adds Plugin#requires_redmine method so that plugin compatibility can be checked against current Redmine version
* Adds atom feed on time entries details
* Adds project name to issues feed title
* Adds a css class on menu items in order to apply item specific styles (eg. icons)
* Adds a Redmine plugin generators
* Adds timelog link to the issue context menu
* Adds links to the user page on various views
* Turkish translation by Ismail Sezen
* Catalan translation
* Vietnamese translation
* Slovak translation
* Better naming of activity feed if only one kind of event is displayed
* Enable syntax highlight on issues, messages and news
* Add target version to the issue list context menu
* Hide 'Target version' filter if no version is defined
* Add filters on cross-project issue list for custom fields marked as 'For all projects'
* Turn ftp urls into links
* Hiding the View Differences button when a wiki page's history only has one version
* Messages on a Board can now be sorted by the number of replies
* Adds a class ('me') to events of the activity view created by current user
* Strip pre/code tags content from activity view events
* Display issue notes in the activity view
* Adds links to changesets atom feed on repository browser
* Track project and tracker changes in issue history
* Adds anchor to atom feed messages links
* Adds a key in lang files to set the decimal separator (point or comma) in csv exports
* Makes importer work with Trac 0.8.x
* Upgraded to Prototype 1.6.0.1
* File viewer for attached text files
* Menu mapper: add support for :before, :after and :last options to #push method and add #delete method
* Removed inconsistent revision numbers on diff view
* CVS: add support for modules names with spaces
* Log the user in after registration if account activation is not needed
* Mercurial adapter improvements
* Trac importer: read session_attribute table to find user's email and real name
* Ability to disable unused SCM adapters in application settings
* Adds Filesystem adapter
* Clear changesets and changes with raw sql when deleting a repository for performance
* Redmine.pm now uses the 'commit access' permission defined in Redmine
* Reposman can create any type of scm (--scm option)
* Reposman creates a repository if the 'repository' module is enabled at project level only
* Display svn properties in the browser, svn >= 1.5.0 only
* Reduces memory usage when importing large git repositories
* Wider SVG graphs in repository stats
* SubversionAdapter#entries performance improvement
* SCM browser: ability to download raw unified diffs
* More detailed error message in log when scm command fails
* Adds support for file viewing with Darcs 2.0+
* Check that git changeset is not in the database before creating it
* Unified diff viewer for attached files with .patch or .diff extension
* File size display with Bazaar repositories
* Git adapter: use commit time instead of author time
* Prettier url for changesets
* Makes changes link to entries on the revision view
* Adds a field on the repository view to browse at specific revision
* Adds new projects atom feed
* Added rake tasks to generate rcov code coverage reports
* Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki
* Show the project hierarchy in the drop down list for new membership on user administration screen
* Split user edit screen into tabs
* Renames bundled RedCloth to RedCloth3 to avoid RedCloth 4 to be loaded instead
* Fixed: Roadmap crashes when a version has a due date > 2037
* Fixed: invalid effective date (eg. 99999-01-01) causes an error on version edition screen
* Fixed: login filter providing incorrect back_url for Redmine installed in sub-directory
* Fixed: logtime entry duplicated when edited from parent project
* Fixed: wrong digest for text files under Windows
* Fixed: associated revisions are displayed in wrong order on issue view
* Fixed: Git Adapter date parsing ignores timezone
* Fixed: Printing long roadmap doesn't split across pages
* Fixes custom fields display order at several places
* Fixed: urls containing @ are parsed as email adress by the wiki formatter
* Fixed date filters accuracy with SQLite
* Fixed: tokens not escaped in highlight_tokens regexp
* Fixed Bazaar shared repository browsing
* Fixes platform determination under JRuby
* Fixed: Estimated time in issue's journal should be rounded to two decimals
* Fixed: 'search titles only' box ignored after one search is done on titles only
* Fixed: non-ASCII subversion path can't be displayed
* Fixed: Inline images don't work if file name has upper case letters or if image is in BMP format
* Fixed: document listing shows on "my page" when viewing documents is disabled for the role
* Fixed: Latest news appear on the homepage for projects with the News module disabled
* Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled
* Fixed: the default status is lost when reordering issue statuses
* Fixes error with Postgresql and non-UTF8 commit logs
* Fixed: textile footnotes no longer work
* Fixed: http links containing parentheses fail to reder correctly
* Fixed: GitAdapter#get_rev should use current branch instead of hardwiring master
== 2008-07-06 v0.7.3
* Allow dot in firstnames and lastnames
* Add project name to cross-project Atom feeds
* Encoding set to utf8 in example database.yml
* HTML titles on forums related views
* Fixed: various XSS vulnerabilities
* Fixed: Entourage (and some old client) fails to correctly render notification styles
* Fixed: Fixed: timelog redirects inappropriately when :back_url is blank
* Fixed: wrong relative paths to images in wiki_syntax.html
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
== 2008-06-15 v0.7.2
* "New Project" link on Projects page
* Links to repository directories on the repo browser
* Move status to front in Activity View
* Remove edit step from Status context menu
* Fixed: No way to do textile horizontal rule
* Fixed: Repository: View differences doesn't work
* Fixed: attachement's name maybe invalid.
* Fixed: Error when creating a new issue
* Fixed: NoMethodError on @available_filters.has_key?
* Fixed: Check All / Uncheck All in Email Settings
* Fixed: "View differences" of one file at /repositories/revision/ fails
* Fixed: Column width in "my page"
* Fixed: private subprojects are listed on Issues view
* Fixed: Textile: bold, italics, underline, etc... not working after parentheses
* Fixed: Update issue form: comment field from log time end out of screen
* Fixed: Editing role: "issue can be assigned to this role" out of box
* Fixed: Unable use angular braces after include word
* Fixed: Using '*' as keyword for repository referencing keywords doesn't work
* Fixed: Subversion repository "View differences" on each file rise ERROR
* Fixed: View differences for individual file of a changeset fails if the repository URL doesn't point to the repository root
* Fixed: It is possible to lock out the last admin account
* Fixed: Wikis are viewable for anonymous users on public projects, despite not granting access
* Fixed: Issue number display clipped on 'my issues'
* Fixed: Roadmap version list links not carrying state
* Fixed: Log Time fieldset in IssueController#edit doesn't set default Activity as default
* Fixed: git's "get_rev" API should use repo's current branch instead of hardwiring "master"
* Fixed: browser's language subcodes ignored
* Fixed: Error on project selection with numeric (only) identifier.
* Fixed: Link to PDF doesn't work after creating new issue
* Fixed: "Replies" should not be shown on forum threads that are locked
* Fixed: SVN errors lead to svn username/password being displayed to end users (security issue)
* Fixed: http links containing hashes don't display correct
* Fixed: Allow ampersands in Enumeration names
* Fixed: Atom link on saved query does not include query_id
* Fixed: Logtime info lost when there's an error updating an issue
* Fixed: TOC does not parse colorization markups
* Fixed: CVS: add support for modules names with spaces
* Fixed: Bad rendering on projects/add
* Fixed: exception when viewing differences on cvs
* Fixed: export issue to pdf will messup when use Chinese language
* Fixed: Redmine::Scm::Adapters::GitAdapter#get_rev ignored GIT_BIN constant
* Fixed: Adding non-ASCII new issue type in the New Issue page have encoding error using IE
* Fixed: Importing from trac : some wiki links are messed
* Fixed: Incorrect weekend definition in Hebrew calendar locale
* Fixed: Atom feeds don't provide author section for repository revisions
* Fixed: In Activity views, changesets titles can be multiline while they should not
* Fixed: Ignore unreadable subversion directories (read disabled using authz)
* Fixed: lib/SVG/Graph/Graph.rb can't externalize stylesheets
* Fixed: Close statement handler in Redmine.pm
== 2008-05-04 v0.7.1
* Thai translation added (Gampol Thitinilnithi)
* Translations updates
* Escape HTML comment tags
* Prevent "can't convert nil into String" error when :sort_order param is not present
* Fixed: Updating tickets add a time log with zero hours
* Fixed: private subprojects names are revealed on the project overview
* Fixed: Search for target version of "none" fails with postgres 8.3
* Fixed: Home, Logout, Login links shouldn't be absolute links
* Fixed: 'Latest projects' box on the welcome screen should be hidden if there are no projects
* Fixed: error when using upcase language name in coderay
* Fixed: error on Trac import when :due attribute is nil
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
== 2008-04-28 v0.7.0
* Forces Redmine to use rails 2.0.2 gem when vendor/rails is not present
* Queries can be marked as 'For all projects'. Such queries will be available on all projects and on the global issue list.
* Add predefined date ranges to the time report
* Time report can be done at issue level
* Various timelog report enhancements
* Accept the following formats for "hours" field: 1h, 1 h, 1 hour, 2 hours, 30m, 30min, 1h30, 1h30m, 1:30
* Display the context menu above and/or to the left of the click if needed
* Make the admin project files list sortable
* Mercurial: display working directory files sizes unless browsing a specific revision
* Preserve status filter and page number when using lock/unlock/activate links on the users list
* Redmine.pm support for LDAP authentication
* Better error message and AR errors in log for failed LDAP on-the-fly user creation
* Redirected user to where he is coming from after logging hours
* Warn user that subprojects are also deleted when deleting a project
* Include subprojects versions on calendar and gantt
* Notify project members when a message is posted if they want to receive notifications
* Fixed: Feed content limit setting has no effect
* Fixed: Priorities not ordered when displayed as a filter in issue list
* Fixed: can not display attached images inline in message replies
* Fixed: Boards are not deleted when project is deleted
* Fixed: trying to preview a new issue raises an exception with postgresql
* Fixed: single file 'View difference' links do not work because of duplicate slashes in url
* Fixed: inline image not displayed when including a wiki page
* Fixed: CVS duplicate key violation
* Fixed: ActiveRecord::StaleObjectError exception on closing a set of circular duplicate issues
* Fixed: custom field filters behaviour
* Fixed: Postgresql 8.3 compatibility
* Fixed: Links to repository directories don't work
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
* Overall activity view and feed added, link is available on the project list
* Git VCS support
* Rails 2.0 sessions cookie store compatibility
* Use project identifiers in urls instead of ids
* Default configuration data can now be loaded from the administration screen
* Administration settings screen split to tabs (email notifications options moved to 'Settings')
* Project description is now unlimited and optional
* Wiki annotate view
* Escape HTML tag in textile content
* Add Redmine links to documents, versions, attachments and repository files
* 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:
* by using checkbox and/or the little pencil that will select/unselect all issues
* by clicking on the rows (but not on the links), Ctrl and Shift keys can be used to select multiple issues
* 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)
* User display format is now configurable in administration settings
* Issue list now supports bulk edit/move/delete (for a set of issues that belong to the same project)
* Merged 'change status', 'edit issue' and 'add note' actions:
* Users with 'edit issues' permission can now update any property including custom fields when adding a note or changing the status
* '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
* Details by assignees on issue summary view
* '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
* Change status select box default to current status
* Preview for issue notes, news and messages
* Optional description for attachments
* 'Fixed version' label changed to 'Target version'
* Let the user choose when deleting issues with reported hours to:
* delete the hours
* assign the hours to the project
* reassign the hours to another issue
* Date range filter and pagination on time entries detail view
* Propagate time tracking to the parent project
* Switch added on the project activity view to include subprojects
* Display total estimated and spent hours on the version detail view
* Weekly time tracking block for 'My page'
* Permissions to edit time entries
* Include subprojects on the issue list, calendar, gantt and timelog by default (can be turned off is administration settings)
* Roadmap enhancements (separate related issues from wiki contents, leading h1 in version wiki pages is hidden, smaller wiki headings)
* Allow issue list to be sorted by target version
* Related changesets messages displayed on the issue details view
* Create a journal and send an email when an issue is closed by commit
* Add 'Author' to the available columns for the issue list
* More appropriate default sort order on sortable columns
* Add issue subject to the time entries view and issue subject, description and tracker to the csv export
* Permissions to edit issue notes
* Display date/time instead of date on files list
* Do not show Roadmap menu item if the project doesn't define any versions
* Allow longer version names (60 chars)
* Ability to copy an existing workflow when creating a new role
* Display custom fields in two columns on the issue form
* Added 'estimated time' in the csv export of the issue list
* Display the last 30 days on the activity view rather than the current month (number of days can be configured in the application settings)
* Setting for whether new projects should be public by default
* User preference to choose how comments/replies are displayed: in chronological or reverse chronological order
* Added default value for custom fields
* Added tabindex property on wiki toolbar buttons (to easily move from field to field using the tab key)
* Redirect to issue page after creating a new issue
* Wiki toolbar improvements (mainly for Firefox)
* Display wiki syntax quick ref link on all wiki textareas
* Display links to Atom feeds
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
* Show replies when choosing to display messages in the activity
* Added 'include' macro to include another wiki page
* RedmineWikiFormatting page available as a static HTML file locally
* Wrap diff content
* Strip out email address from authors in repository screens
* Highlight the current item of the main menu
* Added simple syntax highlighters for php and java languages
* Do not show empty diffs
* Show explicit error message when the scm command failed (eg. when svn binary is not available)
* Lithuanian translation added (Sergej Jegorov)
* Ukrainan translation added (Natalia Konovka & Mykhaylo Sorochan)
* Danish translation added (Mads Vestergaard)
* Added i18n support to the jstoolbar and various settings screen
* RedCloth's glyphs no longer user
* New icons for the wiki toolbar (from http://www.famfamfam.com/lab/icons/silk/)
* The following menus can now be extended by plugins: top_menu, account_menu, application_menu
* Added a simple rake task to fetch changesets from the repositories: rake redmine:fetch_changesets
* Remove hardcoded "Redmine" strings in account related emails and use application title instead
* Mantis importer preserve bug ids
* Trac importer: Trac guide wiki pages skipped
* Trac importer: wiki attachments migration added
* Trac importer: support database schema for Trac migration
* Trac importer: support CamelCase links
* Removes the Redmine version from the footer (can be viewed on admin -> info)
* Rescue and display an error message when trying to delete a role that is in use
* 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
* Add "--encoding utf8" option to the Mercurial "hg log" command in order to get utf8 encoded commit logs
* Fixed: Gantt and calendar not properly refreshed (fragment caching removed)
* Fixed: Textile image with style attribute cause internal server error
* Fixed: wiki TOC not rendered properly when used in an issue or document description
* Fixed: 'has already been taken' error message on username and email fields if left empty
* Fixed: non-ascii attachement filename with IE
* Fixed: wrong url for wiki syntax pop-up when Redmine urls are prefixed
* Fixed: search for all words doesn't work
* Fixed: Do not show sticky and locked checkboxes when replying to a message
* Fixed: Mantis importer: do not duplicate Mantis username in firstname and lastname if realname is blank
* Fixed: Date custom fields not displayed as specified in application settings
* Fixed: titles not escaped in the activity view
* Fixed: issue queries can not use custom fields marked as 'for all projects' in a project context
* 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
* Fixed: locked users should not receive email notifications
* Fixed: custom field selection is not saved when unchecking them all on project settings
* Fixed: can not lock a topic when creating it
* Fixed: Incorrect filtering for unset values when using 'is not' filter
* Fixed: PostgreSQL issues_seq_id not updated when using Trac importer
* Fixed: ajax pagination does not scroll up
* Fixed: error when uploading a file with no content-type specified by the browser
* Fixed: wiki and changeset links not displayed when previewing issue description or notes
* Fixed: 'LdapError: no bind result' error when authenticating
* Fixed: 'LdapError: invalid binding information' when no username/password are set on the LDAP account
* Fixed: CVS repository doesn't work if port is used in the url
* Fixed: Email notifications: host name is missing in generated links
* Fixed: Email notifications: referenced changesets, wiki pages, attachments... are not turned into links
* Fixed: Do not clear issue relations when moving an issue to another project if cross-project issue relations are allowed
* Fixed: "undefined method 'textilizable'" error on email notification when running Repository#fetch_changesets from the console
* Fixed: Do not send an email with no recipient, cc or bcc
* Fixed: fetch_changesets fails on commit comments that close 2 duplicates issues.
* Fixed: Mercurial browsing under unix-like os and for directory depth > 2
* Fixed: Wiki links with pipe can not be used in wiki tables
* Fixed: migrate_from_trac doesn't import timestamps of wiki and tickets
* Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql error with Postgresql
== 2008-03-12 v0.6.4
* Fixed: private projects name are displayed on account/show even if the current user doesn't have access to these private projects
* Fixed: potential LDAP authentication security flaw
* Fixed: context submenus on the issue list don't show up with IE6.
* Fixed: Themes are not applied with Rails 2.0
* Fixed: crash when fetching Mercurial changesets if changeset[:files] is nil
* Fixed: Mercurial repository browsing
* Fixed: undefined local variable or method 'log' in CvsAdapter when a cvs command fails
* Fixed: not null constraints not removed with Postgresql
* Doctype set to transitional
== 2007-12-18 v0.6.3
* Fixed: upload doesn't work in 'Files' section
== 2007-12-16 v0.6.2
* Search engine: issue custom fields can now be searched
* News comments are now textilized
* Updated Japanese translation (Satoru Kurashiki)
* Updated Chinese translation (Shortie Lo)
* Fixed Rails 2.0 compatibility bugs:
* Unable to create a wiki
* Gantt and calendar error
* Trac importer error (readonly? is defined by ActiveRecord)
* Fixed: 'assigned to me' filter broken
* Fixed: crash when validation fails on issue edition with no custom fields
* Fixed: reposman "can't find group" error
* Fixed: 'LDAP account password is too long' error when leaving the field empty on creation
* Fixed: empty lines when displaying repository files with Windows style eol
* Fixed: missing body closing tag in repository annotate and entry views
== 2007-12-10 v0.6.1
* Rails 2.0 compatibility
* Custom fields can now be displayed as columns on the issue list
* Added version details view (accessible from the roadmap)
* Roadmap: more accurate completion percentage calculation (done ratio of open issues is now taken into account)
* Added per-project tracker selection. Trackers can be selected on project settings
* Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums
* Forums: messages can now be edited/deleted (explicit permissions need to be given)
* Forums: topics can be locked so that no reply can be added
* Forums: topics can be marked as sticky so that they always appear at the top of the list
* Forums: attachments can now be added to replies
* Added time zone support
* Added a setting to choose the account activation strategy (available in application settings)
* Added 'Classic' theme (inspired from the v0.51 design)
* Added an alternate theme which provides issue list colorization based on issues priority
* Added Bazaar SCM adapter
* Added Annotate/Blame view in the repository browser (except for Darcs SCM)
* Diff style (inline or side by side) automatically saved as a user preference
* Added issues status changes on the activity view (by Cyril Mougel)
* Added forums topics on the activity view (disabled by default)
* Added an option on 'My account' for users who don't want to be notified of changes that they make
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
* Trac importer now supports mysql and postgresql databases
* Trac importer improvements (by Mat Trudel)
* 'fixed version' field can now be displayed on the issue list
* Added a couple of new formats for the 'date format' setting
* Added Traditional Chinese translation (by Shortie Lo)
* Added Russian translation (iGor kMeta)
* Project name format limitation removed (name can now contain any character)
* Project identifier maximum length changed from 12 to 20
* Changed the maximum length of LDAP account to 255 characters
* Removed the 12 characters limit on passwords
* Added wiki macros support
* Performance improvement on workflow setup screen
* More detailed html title on several views
* Custom fields can now be reordered
* Search engine: search can be restricted to an exact phrase by using quotation marks
* Added custom fields marked as 'For all projects' to the csv export of the cross project issue list
* Email notifications are now sent as Blind carbon copy by default
* Fixed: all members (including non active) should be deleted when deleting a project
* Fixed: Error on wiki syntax link (accessible from wiki/edit)
* Fixed: 'quick jump to a revision' form on the revisions list
* Fixed: error on admin/info if there's more than 1 plugin installed
* Fixed: svn or ldap password can be found in clear text in the html source in editing mode
* Fixed: 'Assigned to' drop down list is not sorted
* Fixed: 'View all issues' link doesn't work on issues/show
* Fixed: error on account/register when validation fails
* Fixed: Error when displaying the issue list if a float custom field is marked as 'used as filter'
* Fixed: Mercurial adapter breaks on missing :files entry in changeset hash (James Britt)
* Fixed: Wrong feed URLs on the home page
* Fixed: Update of time entry fails when the issue has been moved to an other project
* Fixed: Error when moving an issue without changing its tracker (Postgresql)
* Fixed: Changes not recorded when using :pserver string (CVS adapter)
* Fixed: admin should be able to move issues to any project
* Fixed: adding an attachment is not possible when changing the status of an issue
* Fixed: No mime-types in documents/files downloading
* Fixed: error when sorting the messages if there's only one board for the project
* Fixed: 'me' doesn't appear in the drop down filters on a project issue list.
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
== 2007-11-04 v0.6.0
* Permission model refactoring.
* Permissions: there are now 2 builtin roles that can be used to specify permissions given to other users than members of projects
* Permissions: some permissions (eg. browse the repository) can be removed for certain roles
* Permissions: modules (eg. issue tracking, news, documents...) can be enabled/disabled at project level
* Added Mantis and Trac importers
* New application layout
* Added "Bulk edit" functionality on the issue list
* More flexible mail notifications settings at user level
* 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
* 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
* Added the ability to customize issue list columns (at application level or for each saved query)
* Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap
* Added the ability to rename wiki pages (specific permission required)
* Search engines now supports pagination. Results are sorted in reverse chronological order
* Added "Estimated hours" attribute on issues
* A category with assigned issue can now be deleted. 2 options are proposed: remove assignments or reassign issues to another category
* Forum notifications are now also sent to the authors of the thread, even if they dont watch the board
* Added an application setting to specify the application protocol (http or https) used to generate urls in emails
* Gantt chart: now starts at the current month by default
* Gantt chart: month count and zoom factor are automatically saved as user preferences
* Wiki links can now refer to other project wikis
* Added wiki index by date
* Added preview on add/edit issue form
* Emails footer can now be customized from the admin interface (Admin -> Email notifications)
* Default encodings for repository files can now be set in application settings (used to convert files content and diff to UTF-8 so that theyre properly displayed)
* Calendar: first day of week can now be set in lang files
* Automatic closing of duplicate issues
* Added a cross-project issue list
* AJAXified the SCM browser (tree view)
* Pretty URL for the repository browser (Cyril Mougel)
* Search engine: added a checkbox to search titles only
* Added "% done" in the filter list
* Enumerations: values can now be reordered and a default value can be specified (eg. default issue priority)
* Added some accesskeys
* Added "Float" as a custom field format
* Added basic Theme support
* Added the ability to set the done ratio of issues fixed by commit (Nikolay Solakov)
* Added custom fields in issue related mail notifications
* Email notifications are now sent in plain text and html
* Gantt chart can now be exported to a graphic file (png). This functionality is only available if RMagick is installed.
* Added syntax highlightment for repository files and wiki
* Improved automatic Redmine links
* Added automatic table of content support on wiki pages
* Added radio buttons on the documents list to sort documents by category, date, title or author
* Added basic plugin support, with a sample plugin
* Added a link to add a new category when creating or editing an issue
* Added a "Assignable" boolean on the Role model. If unchecked, issues can not be assigned to users having this role.
* Added an option to be able to relate issues in different projects
* Added the ability to move issues (to another project) without changing their trackers.
* Atom feeds added on project activity, news and changesets
* Added the ability to reset its own RSS access key
* Main project list now displays root projects with their subprojects
* Added anchor links to issue notes
* Added reposman Ruby version. This script can now register created repositories in Redmine (Nicolas Chuche)
* Issue notes are now included in search
* Added email sending test functionality