|
|
|
|
|
- Overview
- Start
- Use conditions
- Features
- Two use levels
- Tasks assigned to the administrator
- Use
- Link with the "Project Management Hub" pane of WINDEV, WEBDEV and WINDEV Mobile
- "Guest" mode
- Accessing the data found in the Project Management Hub
Project Management Hub: Presentation
The Project Management Hub is used to organize and schedule a project, from design to delivery. It allows you to define the tasks that must be performed in a project, the developers working on it, the duration, progress status, etc. Once the project tasks have been defined, you can follow their progress in the Project Management Hub. Time recording is virtually automated, requiring no specific action and generating no particular constraints.. For more details, see Time management. When the relevant project is opened, the Project Management Hub requests or indicates the current task. As soon as a task is completed, simply indicate that the task is finished and specify the new task. A task can be linked to a project element (window, report, etc.). When the element is opened, the time spent on it is counted and saved in the Project Management Hub. Conversely, the element that corresponds to the desired task can be automatically opened from the task list. Each developer can also see their own task list in the "Project Management Hub" pane.
Warning
Until version 28, this tool was named "Project Monitoring Center".
You can start the Project Management Hub: - from WINDEV, WINDEV Mobile or WEBDEV: in the "Tools" pane, in the "Control Centers" group, click on "Project Management".
- by directly running the "CCSuivi.exe" program in the "Programs" subdirectory of the WINDEV, WINDEV Mobile or WEBDEV installation directory.
The Project Management Hub presents data to users via different views: To create a new view, you can: - method 1: click on the "+" button to the right of existing views.
- method 2: in the context menu of a view tab, select the "New view" option.
You can create multiple views of the same type, but displaying different data. Tip: By default, the label displayed in the view tab corresponds to the content type (Tasks, Incidents, Planning, etc.) followed by the discriminating filter used in the pane (requirement name, task manager, incident developer, etc.).. If you create a large number of tabs and/or some tabs use the same default name (e.g., two "Incident" panes displaying two different sets of data), you may want to rename the tabs to make them clearer and save space. To rename a tab: - Select the desired view.
- Right-click the tab.
- In the context menu that appears, select "Customize title of active view"..
- In the window that appears, change the title of the tab and confirm.
Global search in the Project Management Hub: To start a global search including tasks, incidents and requirements: - Start the search using one of the following methods:
- Expand and select "Find items (Ctrl + Shift + F)".
- Press Ctrl + Shift + F directly.
- Use the search box in the Project Management Hub title bar.
- In the window that appears, enter the desired element:
- A word on its own: Text must contain a word beginning with the indicated word.
- A word surrounded by quotation marks: Text must contain the exact word.
- Several words separated by a space: Text must contain all words indicated.
- A word preceded by a "-" sign: The indicated word must not be present in the text.
- A word followed by "int:<Intervenant>": The word is searched for among the contributor's results.. Example: "help contrib:doc"
Use conditions The Project Management Hub cannot be redistributed. The Project Management Hub cannot be installed with the applications developed with WINDEV, WEBDEV or WINDEV Mobile. To use the Project Management Hub, WINDEV, WEBDEV or WINDEV Mobile must necessarily be installed on the current computer. Two use levels The Project Management Hub is used to manage the schedule of a project. The Project Management Hub proposes two levels of use: - Use by an administrator (by default, "ADMIN" is both the username and the password).
The administrator defines the projects, the contributors, the tasks to perform. Only the administrator can set administrator rights or delete a task, etc. Note: If you are using a previous version of the Project Management Hub, the administrator login may be "SUPERVISOR" (without password).. - Use by a contributor:
The contributor can view their schedule, add or move tasks, configure their timetable, change the status of a task, etc.
Remark: A contributor can create a project and be responsible for it. In this case, the project manager will be able to define the tasks to be completed, the contributors, etc. Tasks assigned to the administrator To manage the creation of a project, the administrator must define: Once all these parameters have been defined, the statistics regarding the project monitoring can be displayed (completed elements and elements to perform). In most cases, projects are configured by the administrator (by default, "ADMIN" is both the username and password) or by the project manager. Use The Project Management Hub can be used by each contributor of a project. It allows the contributor to: Link with the "Project Management Hub" pane of WINDEV, WEBDEV and WINDEV Mobile - See the different tasks of the contributor,
- Start or stop a task
- Change the order of tasks, etc.
"Guest" mode The Project Management Hub proposes a "Guest" mode. This mode allows an unidentified user to view all information in the Project Management Hub (task list, schedules, list of projects, etc.). To start the Project Management Hub in "Guest" mode, simply select "Guest" in the login window. To allow the "Guest" mode: - Expand and select "Options".
- Select "Options reserved for administrators" and then select "Allow guest mode".
Note: Only an administrator can authorize "Guest" mode. The "Guest" mode is not available if the data files of Control Centers are in HFSQL Client/Server format. Accessing the data found in the Project Management Hub To access the data of the Project Management Hub, the ExternalAccess component can be included in your project.This component allows you to view the data of the Control Centers. You can connect to the Control Center database (HFSQL Classic, HFSQL Client/Server, PCSCloud or GDSDrive) to export data concerning projects, contributors, tasks, incidents, requirements, etc. in JSON format.. To import the CCExternalAccess component into the current project: - On the "Project" tab, in the "Project" group, expand "Import" and select "An External component .. Utility component or example".
- The list of utility and sample components is displayed.
- Select the CCExternalAccess component and validate the window.
Note: You can also double-click on the component to import it into your project.. - The documentation associated with this component gives all the details regarding its operating mode and its features.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|