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/issues
Jean-Philippe Lang 8d91afc33e Added per-project tracker selection. Trackers can be selected on project settings. 17 years ago
..
_bulk_edit_form.rhtml Fixed: error when bulk editing with Postgresql 17 years ago
_form.rhtml Added preview on add/edit issue form. 17 years ago
_history.rhtml Issue history is now 'oldest first' sorted. 17 years ago
_list.rhtml 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. 17 years ago
_list_simple.rhtml Added status and priority related classes for each row on the issue list so that a custom theme can colorize issues by priority or status. 17 years ago
_pdf.rfpdf Merged IssuesController#export_pdf into IssuesController#show. 17 years ago
_relations.rhtml Application layout refactored. 17 years ago
_sidebar.rhtml Added per-project tracker selection. Trackers can be selected on project settings. 17 years ago
change_status.rhtml Fixed: adding an attachment is not possible when changing the status of an issue. 17 years ago
changes.rxml ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 17 years ago
context_menu.rhtml Added per-project tracker selection. Trackers can be selected on project settings. 17 years ago
edit.rhtml Added preview on add/edit issue form. 17 years ago
index.rfpdf ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 17 years ago
index.rhtml Fixed: Update of time entry fails when the issue has been moved to an other project. 17 years ago
show.rfpdf Merged IssuesController#export_pdf into IssuesController#show. 17 years ago
show.rhtml Added an alternate theme which provides issue list colorization based on issues priority. 17 years ago