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 d461363d27 Fixed: Adding time when Updating a ticket is gone (closes #701). 17 years ago
..
_changesets.rhtml Slight style changes on issue associated changesets list. 17 years ago
_edit.rhtml Fixed: Adding time when Updating a ticket is gone (closes #701). 17 years ago
_form.rhtml Fixed: empty status list shouldn't be displayed when the user can not change the status. 17 years ago
_form_custom_fields.rhtml Issue properties below the description textarea. 17 years ago
_form_update.rhtml Merged IssuesController #edit and #update into a single actions. 17 years ago
_history.rhtml Added the following permissions (#527, #585, #627): 17 years ago
_list.rhtml Fixed: context menu not available if the initial issue list is empty. 17 years ago
_list_simple.rhtml Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 17 years ago
_pdf.rfpdf Added related changesets messages on issue details view. 17 years ago
_relations.rhtml Application layout refactored. 17 years ago
_sidebar.rhtml Added a 'New issue' link in the main menu (accesskey 7). 17 years ago
bulk_edit.rhtml Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 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 Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 17 years ago
edit.rhtml Merged IssuesController #edit and #update into a single actions. 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: context menu not available if the initial issue list is empty. 17 years ago
move.rhtml Fixed: 404 error when selecting an other project on issues/move. 17 years ago
new.rhtml Fixed: wiki and changeset links not displayed when previewing issue description or notes. 17 years ago
show.rfpdf Merged IssuesController#export_pdf into IssuesController#show. 17 years ago
show.rhtml Replaced window.hash= by Element.scrollTo() 17 years ago