Redmine/app/views/issues
Jean-Philippe Lang b0bb1baeaa Trac importer: user can now choose between sqlite and sqlite3 adapter for Trac database.
Trac importer: issues and wiki modules are enabled by default for the imported project.
Fixed: 404 error when trying to save a custom query under certain circumstance.


git-svn-id: http://redmine.rubyforge.org/svn/trunk@894 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-11-09 13:32:14 +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 ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 2007-11-05 18:38:42 +00:00
change_status.rhtml Added a 'Assignable' boolean on Role model. 2007-08-16 17:47: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 ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 2007-11-05 18:38:42 +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 Trac importer: user can now choose between sqlite and sqlite3 adapter for Trac database. 2007-11-09 13:32:14 +00:00
show.rfpdf Merged IssuesController#export_pdf into IssuesController#show. 2007-10-05 23:17:49 +00:00
show.rhtml Added the hability to copy an issue. 2007-10-28 14:31:59 +00:00