OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/app/views/projects
Jean-Philippe Lang bb76561ca6 Fixes Gantt chart with ruby 1.8.7 (#1606). 17 years ago
..
settings Ability to disable unused SCM adapters in application settings. 17 years ago
_edit.rhtml
_form.rhtml Custom fields refactoring: most of code moved from controllers to models (using new module ActsAsCustomizable). 17 years ago
activity.rhtml Adds a class ('me') to events of the activity view created by current user. 17 years ago
add.rhtml Fixes module names localization on projects/add (closes #797). 17 years ago
add_file.rhtml Adds an optional description to attachments. 17 years ago
add_issue_category.rhtml
add_version.rhtml
calendar.rhtml Use GET instead of POST on roadmap (#718), gantt and calendar forms. 17 years ago
changelog.rhtml Added label tags on various checkboxes. 17 years ago
destroy.rhtml Warn user that subprojects are also deleted when deleting a project (#1111) and add a checkbox to confirm the deletion. 17 years ago
gantt.rfpdf Gantt chart: display issues that don't have a due date if they are assigned to a version with a date (#184). 17 years ago
gantt.rhtml Fixes Gantt chart with ruby 1.8.7 (#1606). 17 years ago
index.rhtml "New Project" link on Projects page for admin users (#1082). 17 years ago
list_files.rhtml Make the project files list sortable (#997). 17 years ago
list_members.rhtml
roadmap.rhtml Fixed roadmap links to versions (#1297). 17 years ago
settings.rhtml Do not use javascript to hide tabs content on page loading and make tabs work with javascript disabled. 17 years ago
show.rhtml Escapes HTML tags. 17 years ago