Redmine/app/views/issues
Jean-Philippe Lang ca5951b4f6 Allow bulk editing of parent issue (#5831).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5224 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-03-27 15:00:02 +00:00
..
_action_menu.rhtml Revert part of r3936. 2010-10-15 23:11:05 +00:00
_attributes.rhtml Refactor: split VersionsController#new into #new and #create 2010-09-16 18:27:33 +00:00
_changesets.rhtml Fix associated revisions label on issue page. 2011-01-08 00:19:51 +00:00
_edit.rhtml Refactor: move IssuesController#preview to a new controller. 2010-08-18 15:01:35 +00:00
_form.rhtml Added ability to create issue directly as a subtask of another one. #5484 2010-10-30 16:15:31 +00:00
_form_custom_fields.rhtml Fixed: custom fields are not displayed in the same order on issue form and view. 2009-07-29 19:04:27 +00:00
_form_update.rhtml Adds a Setting to control how an Issue's done_ratio is calculated: 2009-12-11 18:48:34 +00:00
_history.rhtml Refactor: move method to model. (references r4057) 2010-09-05 22:57:20 +00:00
_list.rhtml Adds links on the issue list to collapse/expang all groups (#7236). 2011-03-20 16:01:25 +00:00
_list_simple.rhtml Refactor: added link_to_project helper to handle links to projects 2010-08-08 07:07:20 +00:00
_relations.rhtml Moves relations fetching from views to the controller and skip invalid relations (#7385). 2011-01-22 13:28:20 +00:00
_sidebar.rhtml Splits private/public issue queries in the sidebar (#1067). 2011-02-21 13:34:33 +00:00
bulk_edit.rhtml Allow bulk editing of parent issue (#5831). 2011-03-27 15:00:02 +00:00
destroy.rhtml Fixed: %0.2f is rendered as plain text in issues/destroy view (#3167). 2009-04-24 17:18:36 +00:00
edit.rhtml Merged IssuesController #edit and #update into a single actions. 2008-02-09 16:11:18 +00:00
index.api.rsb Restores object count and adds offset/limit attributes to API responses for paginated collections (#6140). 2010-12-11 13:13:49 +00:00
index.rhtml Fixed: pressing enter in filters should result to an 'apply', not a 'save'. #2285 2010-09-16 21:33:49 +00:00
new.rhtml Added ability to create issue directly as a subtask of another one. #5484 2010-10-30 16:15:31 +00:00
show.api.rsb Moves relations fetching from views to the controller and skip invalid relations (#7385). 2011-01-22 13:28:20 +00:00
show.rhtml Fixed: issue description Quote button lost by r3941 (#7122). 2010-12-18 13:40:50 +00:00