Redmine/app/views/projects
Jean-Philippe Lang 9ad79612fe Roadmap: more accurate completion percentage calculation (done ratio of open issues is now taken into account).
Issues and issues list: 'done ratio' field now displayed as a progress bar.


git-svn-id: http://redmine.rubyforge.org/svn/trunk@908 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-11-17 15:34:10 +00:00
..
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 a couple of new formats for the 'date format' setting. 2007-11-16 20:26:36 +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 Fixed: admin should be able to move issues to any project. 2007-11-14 21:54:16 +00:00
roadmap.rhtml Roadmap: more accurate completion percentage calculation (done ratio of open issues is now taken into account). 2007-11-17 15:34:10 +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