IntroductionProjman is a project manager. With projman 0.14.0, the first sketch of a GUI has been updated, and important functionalities added. You can now easily see and edit task dependencies and test the resulting scheduling. Furthermore, a begin-after-end-previous constraint has been added which should really simplify the edition of the scheduling. The GUI can be used the two following ways: $ projman-gui $ projman-gui <path/to/project.xml> The file <path/to/project.xml> is the well known main file of a projman project. Starting projman-gui with no project.xml specified, or after opening a project, you can open an existing project simply with "File->Open". (For now, you can't create a new project with projman-gui.) You can edit the tasks and then save the modifications to the task file with "File->Save". The Project tabThe Project tab shows simply the four needed files of a projman project for resources, activities, tasks and schedule. ResourcesThe Resources tab presents the different resources:
ActivitiesFor now, the Activities tab is not implemented. It should show the planning of the activities for each resource and the progress of the project. TasksThe Tasks tab is for now the most important one; it shows a tree view of the task hierarchy, and for each task:
each of which can be edited. You easily can drag and drop tasks inside the task tree and add and delete tasks and constraints. See the attached screenshot of the projman-gui task panel. SchedulingIn the Scheduling tab you can simply test your scheduling by clicking "START". If you expect the scheduling to take a longer time, you can modify the maximum time of searching a solution. Known bugs
|


hgview 1.1.0 released
