Redmine/app/views/issues
Jean-Philippe Lang d461363d27 Fixed: Adding time when Updating a ticket is gone (closes #701).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1165 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-02-21 17:50:33 +00:00
..
_changesets.rhtml Slight style changes on issue associated changesets list. 2008-02-03 15:15:52 +00:00
_edit.rhtml Fixed: Adding time when Updating a ticket is gone (closes #701). 2008-02-21 17:50:33 +00:00
_form.rhtml Fixed: empty status list shouldn't be displayed when the user can not change the status. 2008-02-12 18:33:38 +00:00
_form_custom_fields.rhtml Issue properties below the description textarea. 2008-01-23 19:58:11 +00:00
_form_update.rhtml Merged IssuesController #edit and #update into a single actions. 2008-02-09 16:11:18 +00:00
_history.rhtml Added the following permissions (#527, #585, #627): 2008-02-16 13:19:33 +00:00
_list.rhtml Fixed: context menu not available if the initial issue list is empty. 2008-02-11 17:59:41 +00:00
_list_simple.rhtml Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 2008-02-10 13:17:41 +00:00
_pdf.rfpdf Added related changesets messages on issue details view. 2008-01-20 15:38:11 +00:00
_relations.rhtml Application layout refactored. 2007-09-22 13:17:49 +00:00
_sidebar.rhtml Added a 'New issue' link in the main menu (accesskey 7). 2008-01-20 13:07:19 +00:00
bulk_edit.rhtml Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 2008-02-10 13:17: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 Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 2008-02-10 13:17:41 +00:00
edit.rhtml Merged IssuesController #edit and #update into a single actions. 2008-02-09 16:11:18 +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: context menu not available if the initial issue list is empty. 2008-02-11 17:59:41 +00:00
move.rhtml Fixed: 404 error when selecting an other project on issues/move. 2008-02-11 18:06:38 +00:00
new.rhtml Fixed: wiki and changeset links not displayed when previewing issue description or notes. 2008-02-12 18:31:15 +00:00
show.rfpdf Merged IssuesController#export_pdf into IssuesController#show. 2007-10-05 23:17:49 +00:00
show.rhtml Replaced window.hash= by Element.scrollTo() 2008-02-11 20:45:46 +00:00