Project

General

Profile

RusRedmineIssueList » History » Version 1

Ruslan Khasanov, 2013-03-16 18:04

1 1 Ruslan Khasanov
[[RusGuide|Руководство]]->[[RusUser_Guide|Руководство пользователя]]
2
3
Оригинал: [[RedmineIssueList|Issue list v.21]]
4
5
{{>toc}}
6
7
h1. Список задач
8
9
h2. Overview
10
11
The issue list provides a way to look at the opened issues for a project.
12
13
!issuelist_overview.jpg!
14
15
h2. Applying and saving filters
16
17
The issue list displays open issues by default.
18
Standard and [[RedmineCustomFields|custom fields]] can be used to build a custom query. Once the filters are set, click on !/images/true.png! to refresh the issue list. Click on !/images/reload.png! to clear the filters.
19
20
!applied_issuelist_filters.jpg!
21
22
It is possible to select multiple values at once for a specified field by pressing the !http://www.redmine.org/images/bullet_toggle_plus.png! button. This will convert the drop-down menu in a selection list. In order to add to the selection list, use the ctrl key on your keyboard.
23
24
!redmine-multiple-selection.png!
25
26
h3. Пользовательские запросы
27
28
Custom queries can be saved by clicking on !/images/save.png!.
29
A form lets you give it a name and select the columns that you want to be displayed on the issue list for this query (both standard and [[RedmineCustomFields|custom fields]] can be displayed). Checking the *public* attribute will make the query visible to everyone, otherwise only you will see the query.
30
31
!ext_newquery.jpg!
32
33
Once saved, the query is listed in the [[RedmineIssueList#Sidebar|sidebar]].
34
35
!custom_queries_sidebar.jpg! 
36
37
h2. Shortcut menu
38
39
A context menu pops up when right clicking (ALT + Left click for Opera users) on an issue of the issue list.
40
This menu offers several shortcuts to quickly edit, reprioritize, reassign, copy, move or delete the issue.
41
42
!shortcut_menu.png!
43
44
Note that you have to *right-click outside of the issue link*, otherwise the browser's default context menu is displayed.
45
46
h2. Bulk editing issues
47
48
From the issue list, you can bulk edit/move/delete issues by selecting multiple issues and then right-click on the selection.
49
Issue can be selected either by using the checkboxes or by clicking on the rows with Control or Shift key pressed.
50
You can also use the little tick at the upper-left corner of the list to select/unselect all the issues.
51
52
!bulk-edit.png!
53
54
h2. Sidebar
55
56
!>sidebar.jpg! The contextual sidebar on the right of the issue list provides links to several different things:
57
* a quicklink to the default issuelist without any other filters applied (thus only open issues), which is useful when you are looking at a custom query and want to get back to the default issue list
58
* a link to the [[RedmineIssueSummary|issue summary]], which is a report of all the issues at a project-level (in contrast to the [[RedmineVersion|version overview]] which provides an overview at version-level)
59
* a link to the [[RedmineIssueChangelog|change log]], which provides a project-level overview of all closed *and* targeted issues, sorted per target-versions
60
* links to several levels of custom queries:
61
** global (cross-project) queries
62
*** public queries
63
*** private queries
64
** current-project's queries
65
*** public queries
66
*** private queries
67
* depending on the [[RedmineProjectSettings|project settings]] it also shows a planning section with links to:
68
** the [[RedmineCalendar|calendar]]
69
** the [[RedmineGantt|gantt]] chart