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
Philipp Tessenow 91bfd46867 Merge pull request #84 from opf/feature/rails3_issue-relations-fix 12 years ago
..
auto_completes rewrites routes for issues and associated resources 12 years ago
calendars Merge commit '563d054' into feature/rails3 12 years ago
context_menus rewrites routes for issues and associated resources 12 years ago
moves DEPRECATION FIX: the saga begins: adding equal signs to form helpers in view. we start with form_tag 12 years ago
previews moves issue preview into resource routes 12 years ago
reports refactores issue_reports_controller to be a reports_controller scoped in issues 12 years ago
_action_menu.html.erb be careful with nested namespace'd controllers in all our views 12 years ago
_attributes.html.erb be careful with nested namespace'd controllers in all our views 12 years ago
_changesets.html.erb renames rhtml to html.erb 12 years ago
_edit.html.erb cleanup: simplify the definition and calls to labelled_tabular_form_for. some of the :as and :url params that i left out might not be needed either. 12 years ago
_form.html.erb fixed 'more' on edit issue 12 years ago
_form_custom_fields.html.erb renames rhtml to html.erb 12 years ago
_form_update.html.erb renames rhtml to html.erb 12 years ago
_history.html.erb Merge commit 'c19e611' into feature/rails3 12 years ago
_list.html.erb be careful with nested namespace'd controllers in all our views 12 years ago
_list_simple.html.erb be careful with nested namespace'd controllers in all our views 12 years ago
_relation.html.erb resourcifies issue_relations 12 years ago
_relations.html.erb always render the table, even if it's empty. this allows jquery to have an anchor to put content in. also explicitly add the <tbody> tag since the corresponding jquery code uses that one. this worked before because (at least) chrome adds implicit <tbody> tags if missing and the table isn't empty. fixes #384. 12 years ago
_sidebar.html.erb renames rhtml to html.erb 12 years ago
_subissues_paragraph.html.erb be careful with nested namespace'd controllers in all our views 12 years ago
bulk_edit.html.erb DEPRECATION FIX: the saga begins: adding equal signs to form helpers in view. we start with form_tag 12 years ago
destroy.html.erb DEPRECATION FIX: the saga begins: adding equal signs to form helpers in view. we start with form_tag 12 years ago
edit.html.erb renames rhtml to html.erb 12 years ago
index.api.rsb [#436] Remove trailing whitespace 14 years ago
index.html.erb be careful with nested namespace'd controllers in all our views 12 years ago
new.html.erb cleanup: simplify the definition and calls to labelled_tabular_form_for. some of the :as and :url params that i left out might not be needed either. 12 years ago
show.api.rsb repair the journals part in issue show.api 12 years ago
show.html.erb some code improvements 12 years ago