Redmine/app/views/issues
Jean-Philippe Lang 287d86e363 Queries can be marked as 'For all projects'. Such queries will be available on all projects and on the global issue list (#897, closes #671).
Only admin users can create/edit queries that are public and for all projects.
Note: this change does not allow to save a query from the global issue list. You have to be inside a project but then you can mark the query as 'For all projects'.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1311 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-30 12:29:07 +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 Added line under tracker name to make clear what is going on here 2008-03-18 18:50:52 +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 Change the tick image and replace the issue selection pencil with a small tick. 2008-03-19 21:39:21 +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 Queries can be marked as 'For all projects'. Such queries will be available on all projects and on the global issue list (#897, closes #671). 2008-03-30 12:29:07 +00:00
bulk_edit.rhtml Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql error with Postgresql (#935). 2008-03-26 22:22:45 +00:00
changes.rxml Display links to Atom feeds (closes #496, #750). 2008-03-05 08:25:22 +00:00
context_menu.rhtml Add done_ratio to the right-click context menu. 2008-03-21 17:32:15 +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 Queries can be marked as 'For all projects'. Such queries will be available on all projects and on the global issue list (#897, closes #671). 2008-03-30 12:29:07 +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