RusRedmineRoadmap » History » Version 2
Ivan Bagaev, 2016-04-01 19:27
| 1 | 1 | Ivan Bagaev | h1. Оперативный план |
|---|---|---|---|
| 2 | |||
| 3 | 2 | Ivan Bagaev | Оригинал: [[RedmineRoadmap|Roadmap v.18]] |
| 4 | |||
| 5 | 1 | Ivan Bagaev | Оперативный план обеспечивает гибко настраиваемое, основанное на версиях, отображение задач, которое помогает планировать и управлять разработкой проекта. Он также обеспечивает сгруппированный (основанный на версиях) обзор текущего состояния проекта. |
| 6 | |||
| 7 | _Примечание: Пункт меню [[RusRedmineRoadmap|оперативного плана]] отображается в меню проекта только если в проекте включен [[RusRedmineProjectSettings#Основные-модули|модуль]] задач и через [[RusRedmineProjectSettings|настройки проекта]] создана хотя бы одна [[RusRedmineProjectSettings#Версии|версия]]._ |
||
| 8 | |||
| 9 | h2. Обзор |
||
| 10 | |||
| 11 | If you select the Roadmap you will get an overview of the current state of your project, like the following: |
||
| 12 | |||
| 13 | !roadmap-default.jpg! |
||
| 14 | |||
| 15 | The above mentioned view contains the following "blocks" of information for all (incomplete) versions: |
||
| 16 | * the version name |
||
| 17 | * the date the version is scheduled to be complete |
||
| 18 | * a progress bar which indicates overall active/done/closed-ratio based on the %-done, estimated time and statuses of the issues targeted to the corresponding version, visualized by different color gradients |
||
| 19 | * if configured: the content of the wiki-page that has been configured to be attached to the version (see below) |
||
| 20 | * if configured: a list of all the issues assigned to the specific version (see below) |
||
| 21 | |||
| 22 | The mentioned progress bar includes drill-down links to the issue-list which preloads the specific filters thus providing quick links to open/closed issues targeted to a corresponding version. Simply click on the number left to *_open_* to see all open issues in the issue-list. If you like to know which issues are already solved/closed simply click on the number left to *_closed_*. |
||
| 23 | |||
| 24 | If you click on the version itself (0.8 right from the !/images/package.png!-icon), you can get a detailed view of the current, overall state of a specific version. This is the [[RedmineVersion|version-view]]. |
||
| 25 | |||
| 26 | h3. Version completion percentage |
||
| 27 | |||
| 28 | It uses estimated time to weight each issue. |
||
| 29 | Issues with no estimated time are weighted with the average estimated time. |
||
| 30 | If no issue are estimated, they receive the same weight. |
||
| 31 | |||
| 32 | Details #2182#note-6 |
||
| 33 | |||
| 34 | h2. Managing the Roadmap |
||
| 35 | |||
| 36 | If you have the appropriate permissions you can change the Roadmap-view in two ways: |
||
| 37 | |||
| 38 | # You can attach a wikipage to the version (see [[RedmineProjectSettings#Versions]]) which can be used for describing main objectives of the version etc. |
||
| 39 | # You can select the trackers of which individual issues, which are targetted to the corresponding version, are listed in a way that you will see an area with all related issues directly under the version. This behaviour can be changed as an administrator in the area of the [[RedmineIssueTrackingSetup#Trackers|trackers]]. |
||
| 40 | |||
| 41 | h2. Sidebar |
||
| 42 | |||
| 43 | The contextual sidebar on the right of the roadmap provides several things: |
||
| 44 | * a checkbox to include completed target-versions on the roadmap |
||
| 45 | * checkboxes and an apply-button to include/exclude issues from specific trackers on the roadmap (which trackers are shown here with checkboxes depends on the individual [[RedmineIssueTrackingSetup#Trackers|tracker-configuration]]) |
||
| 46 | * links to the configured target-versions of the project where each links to the roadmap itself starting with the selected target-version |