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
Eric Davis a7b80fcc06 Use present? instead of any?. Handles nil case. 15 years ago
..
_action_menu.rhtml Removes the 'Copy' checkbox on the copy/move form. 15 years ago
_attributes.rhtml Adds subtasking (#443) including: 15 years ago
_changesets.rhtml Link to the appropriate repository (#3376). 16 years ago
_edit.rhtml Merge issue and time entry validation error messages. 15 years ago
_form.rhtml Adds subtasking (#443) including: 15 years ago
_form_custom_fields.rhtml Fixed: custom fields are not displayed in the same order on issue form and view. 15 years ago
_form_update.rhtml Adds a Setting to control how an Issue's done_ratio is calculated: 15 years ago
_history.rhtml Fixed: empty ul tag for issue updates with notes only (#5281). 15 years ago
_list.rhtml Adds a css class to issue id tds (#5204). 15 years ago
_list_simple.rhtml Link the project name in simple issue lists. 16 years ago
_relations.rhtml Slight UI changes to the subtasks tree. 15 years ago
_sidebar.rhtml Refactor: Move gantts to a separate controller. 15 years ago
auto_complete.html.erb Adds subtasking (#443) including: 15 years ago
bulk_edit.rhtml Reduces spacing on the bulk edit form. 15 years ago
changes.rxml FIxed: inline images not displayed in atom feeds (#3391). 16 years ago
context_menu.rhtml Fixes some context menu links broken by r3478. 15 years ago
destroy.rhtml Fixed: %0.2f is rendered as plain text in issues/destroy view (#3167). 16 years ago
edit.rhtml Merged IssuesController #edit and #update into a single actions. 17 years ago
index.rhtml Adds an helper for creating the context menu. 15 years ago
index.xml.builder Adds parent issue id in issue REST API (#5304). 15 years ago
move.rhtml Fixed view_issues_move_bottom hook arguments (#4893). 15 years ago
new.rhtml Refactor: Split IssuesController#new to #new and #create to match REST pattern. 15 years ago
preview.html.erb Preview description if it was edited while updating an issue (#741). 15 years ago
show.rhtml Use present? instead of any?. Handles nil case. 15 years ago
show.xml.builder Adds issue relations to individual issue XML (#5305). 15 years ago