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 c3f9575eaf Adds category to the issue context menu (#1684). 17 years ago
..
_changesets.rhtml Slight style changes on issue associated changesets list. 17 years ago
_edit.rhtml Adds custom fields on time entries (#772). 17 years ago
_form.rhtml Move repetitive calendar include code from views into helper (patch #966 by Peter Suschlik). 17 years ago
_form_custom_fields.rhtml Custom fields refactoring: most of code moved from controllers to models (using new module ActsAsCustomizable). 17 years ago
_form_update.rhtml Merged IssuesController #edit and #update into a single actions. 17 years ago
_history.rhtml Adds a Reply link to each issue note (#739). Reply is pre-filled with the quoted note. 17 years ago
_list.rhtml Javascript fix (#1636). 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
_relations.rhtml Application layout refactored. 17 years ago
_sidebar.rhtml Global queries can be saved from the global issue list (follows r1311 and closes #897). 17 years ago
bulk_edit.rhtml Move repetitive calendar include code from views into helper (patch #966 by Peter Suschlik). 17 years ago
changes.rxml Display links to Atom feeds (closes #496, #750). 17 years ago
context_menu.rhtml Adds category to the issue context menu (#1684). 17 years ago
destroy.rhtml Let the user choose when deleting issues with reported hours (closes #734, #71): 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: Atom link on saved query does not include query_id (#1390). 17 years ago
move.rhtml Fixed: 404 error when selecting an other project on issues/move. 17 years ago
new.rhtml Fixed: trying to preview a new issue raises an exception with postgresql (close #984). 17 years ago
show.rfpdf Do not use partial in PDF templates (not supported when using rfpdf with Rails 2.1) (#1619). 17 years ago
show.rhtml Makes issue update link work without javascript (#1337). 17 years ago