Redmine/app/views/issues
Jean-Philippe Lang 993b60d61e Adds 2 permissions (closes #859):
* edit_time_entries: lets a user edit/delete any time entry
* edit_own_time_entries: lets a user edit/delete its own time entries only

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1249 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-14 21:17:09 +00:00
..
_changesets.rhtml Slight style changes on issue associated changesets list. 2008-02-03 15:15:52 +00:00
_edit.rhtml Adds an optional description to attachments. 2008-02-29 19:46:58 +00:00
_form.rhtml Adds an optional description to attachments. 2008-02-29 19:46:58 +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 Add a user preference to choose how comments/replies are displayed: in chronological or reverse chronological order (#589, #776). 2008-03-05 15:41:54 +00:00
_list.rhtml Display links to Atom feeds (closes #496, #750). 2008-03-05 08:25:22 +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 Fixes #765: Date pickers don't work on issues' bulk edit view. 2008-03-05 09:06:00 +00:00
changes.rxml Display links to Atom feeds (closes #496, #750). 2008-03-05 08:25:22 +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
destroy.rhtml Let the user choose when deleting issues with reported hours (closes #734, #71): 2008-02-29 22:54:07 +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 Display links to Atom feeds (closes #496, #750). 2008-03-05 08:25:22 +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 Adds 2 permissions (closes #859): 2008-03-14 21:17:09 +00:00