.. |
account
|
Some deprecation fixes (end_form_tag and count API).
|
2007-08-29 17:25:22 +00:00 |
admin
|
Removed RedCloth checks since it's now supplied with the application.
|
2007-09-05 20:51:11 +00:00 |
attachments
|
Removed User#display_name (replaced by User#name).
|
2007-06-29 17:27:27 +00:00 |
auth_sources
|
deprecated start_form_tag replaced by form_tag
|
2007-01-26 19:56:25 +00:00 |
boards
|
Merged 0.6 branch into trunk.
|
2007-08-29 16:52:35 +00:00 |
common
|
Added Redmine::Info to store various information about the application.
|
2007-08-29 22:27:43 +00:00 |
custom_fields
|
Custom fields for issues can now be used as filters on issue list.
|
2007-04-17 10:53:20 +00:00 |
documents
|
Removed User#display_name (replaced by User#name).
|
2007-06-29 17:27:27 +00:00 |
enumerations
|
added svn:eol-style native property on /app files
|
2007-03-12 17:59:02 +00:00 |
feeds
|
Added feeds auto discovery links on projects/show (patch by Nicolas Chuche).
|
2007-08-16 11:01:00 +00:00 |
issue_categories
|
Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user.
|
2007-06-29 17:21:37 +00:00 |
issue_relations
|
Issue relations first commit (not thoroughly tested). 4 kinds of relation are available:
|
2007-05-05 13:22:27 +00:00 |
issue_statuses
|
Applied the same column width in different similar views.
|
2007-04-02 19:27:05 +00:00 |
issues
|
Buttons (edit, watch...) on issues/show are now located in the upper-right corner.
|
2007-09-02 14:34:13 +00:00 |
layouts
|
Subprojects are now grouped by projects in the 'Projects' top navigation drop-down menu.
|
2007-09-05 17:24:22 +00:00 |
mailer
|
Removed hard-coded URLs in mail templates.
|
2007-08-15 15:16:15 +00:00 |
messages
|
Merged 0.6 branch into trunk.
|
2007-08-29 16:52:35 +00:00 |
my
|
Added 'reported by me' and 'assigned to me' issue feeds on 'My page'.
|
2007-08-31 21:43:13 +00:00 |
news
|
Project name is now displayed in news titles when not inside the project (eg. home page).
|
2007-08-12 14:47:54 +00:00 |
projects
|
'Due in' label removed from the changelog view.
|
2007-09-02 20:47:41 +00:00 |
queries
|
Added a new value for date filters: 'this week'
|
2007-09-05 17:47:17 +00:00 |
reports
|
Merged 0.6 branch into trunk.
|
2007-08-29 16:52:35 +00:00 |
repositories
|
Merged 0.6 branch into trunk.
|
2007-08-29 16:52:35 +00:00 |
roles
|
Some deprecation fixes (end_form_tag and count API).
|
2007-08-29 17:25:22 +00:00 |
search
|
Search field automatically focused.
|
2007-09-05 20:13:06 +00:00 |
settings
|
Removed RedCloth checks since it's now supplied with the application.
|
2007-09-05 20:51:11 +00:00 |
timelog
|
Fixed: on spent time details view, the h3 issue link now links back to the issue
|
2007-08-01 20:04:31 +00:00 |
trackers
|
Added a warning message on tracker list for trackers that don't have any workflow defined.
|
2007-04-07 17:33:07 +00:00 |
users
|
Password fields hidden on users/add form when selecting an external authentication mode.
|
2007-05-27 11:57:49 +00:00 |
versions
|
A wiki page can now be attached to each version.
|
2007-06-14 18:26:27 +00:00 |
welcome
|
Application welcome text is now textilized.
|
2007-08-17 11:32:58 +00:00 |
wiki
|
Automatically scroll down to the preview when previewing wiki page.
|
2007-09-06 21:56:40 +00:00 |