Redmine/app/views/issues
Jean-Philippe Lang 8d91afc33e Added per-project tracker selection. Trackers can be selected on project settings.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@920 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-11-20 20:29:03 +00:00
..
_bulk_edit_form.rhtml Fixed: error when bulk editing with Postgresql 2007-10-23 17:15:00 +00:00
_form.rhtml Added preview on add/edit issue form. 2007-10-06 08:54:05 +00:00
_history.rhtml Issue history is now 'oldest first' sorted. 2007-08-14 09:02:40 +00:00
_list.rhtml Added AJAX based context menu on the project issue list that provide shortcuts for editing, re-assigning, changing the status or the priority, moving or deleting an issue. 2007-10-28 10:55:59 +00:00
_list_simple.rhtml Added status and priority related classes for each row on the issue list so that a custom theme can colorize issues by priority or status. 2007-10-20 16:47:10 +00:00
_pdf.rfpdf Merged IssuesController#export_pdf into IssuesController#show. 2007-10-05 23:17:49 +00:00
_relations.rhtml Application layout refactored. 2007-09-22 13:17:49 +00:00
_sidebar.rhtml Added per-project tracker selection. Trackers can be selected on project settings. 2007-11-20 20:29:03 +00:00
change_status.rhtml Fixed: adding an attachment is not possible when changing the status of an issue. 2007-11-12 17:29:41 +00:00
changes.rxml ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 2007-11-05 18:38:42 +00:00
context_menu.rhtml Added per-project tracker selection. Trackers can be selected on project settings. 2007-11-20 20:29:03 +00:00
edit.rhtml Added preview on add/edit issue form. 2007-10-06 08:54:05 +00:00
index.rfpdf ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 2007-11-05 18:38:42 +00:00
index.rhtml Fixed: Update of time entry fails when the issue has been moved to an other project. 2007-11-17 17:45:21 +00:00
show.rfpdf Merged IssuesController#export_pdf into IssuesController#show. 2007-10-05 23:17:49 +00:00
show.rhtml Added an alternate theme which provides issue list colorization based on issues priority. 2007-11-18 14:32:39 +00:00