.. |
settings
|
Application layout refactored.
|
2007-09-22 13:17:49 +00:00 |
_edit.rhtml
|
Added project module concept.
|
2007-09-14 11:34:08 +00:00 |
_form.rhtml
|
Added project module concept.
|
2007-09-14 11:34:08 +00:00 |
activity.rhtml
|
Added issues status changes on the activity view (initial patch by Cyril Mougel).
|
2007-11-08 19:00:37 +00:00 |
add.rhtml
|
Added project module concept.
|
2007-09-14 11:34:08 +00:00 |
add_document.rhtml
|
New document form can be accessed from the document list with no additional request.
|
2007-10-18 16:59:28 +00:00 |
add_file.rhtml
|
Slight views refactoring
|
2007-05-27 12:38:29 +00:00 |
add_issue.rhtml
|
Added the hability to copy an issue.
|
2007-10-28 14:31:59 +00:00 |
add_issue_category.rhtml
|
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 |
add_news.rhtml
|
trunk moved from /trunk/redmine to /trunk
|
2006-12-05 20:45:04 +00:00 |
add_version.rhtml
|
trunk moved from /trunk/redmine to /trunk
|
2006-12-05 20:45:04 +00:00 |
calendar.rhtml
|
Calendar:
|
2007-10-07 20:07:11 +00:00 |
changelog.rhtml
|
Added label tags on various checkboxes.
|
2007-10-01 15:22:03 +00:00 |
destroy.rhtml
|
Added the ability to archive projects:
|
2007-05-27 17:42:04 +00:00 |
gantt.rfpdf
|
Fixed an unicode problem on gantt (first letter of the day name)
|
2007-05-02 19:13:38 +00:00 |
gantt.rhtml
|
Fixed: unable to change how many months are displayed on the gantt.
|
2007-10-11 20:38:49 +00:00 |
list.rhtml
|
Application layout refactored.
|
2007-09-22 13:17:49 +00:00 |
list_documents.rhtml
|
Added radio buttons on the documents list to sort documents by category, date, title or author.
|
2007-11-04 11:15:04 +00:00 |
list_files.rhtml
|
Fixed: trash icon not visible on files list.
|
2007-07-02 15:32:42 +00:00 |
list_members.rhtml
|
Removed User#display_name (replaced by User#name).
|
2007-06-29 17:27:27 +00:00 |
move_issues.rhtml
|
Added the ability to move issues (to another project) without changing their trackers.
|
2007-08-31 20:56:14 +00:00 |
roadmap.rhtml
|
ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index
|
2007-11-05 18:38:42 +00:00 |
settings.rhtml
|
Added project module concept.
|
2007-09-14 11:34:08 +00:00 |
show.rhtml
|
Moved ProjectsController#list_news to NewsController#index.
|
2007-11-05 22:22:51 +00:00 |