- 
                Notifications
    You must be signed in to change notification settings 
- Fork 37
Features
        Louis BAYLE edited this page Nov 14, 2021 
        ·
        3 revisions
      
    CodevTT provides multiples 'domains', or views (per project, team, user, contract, ...).
For each of which, plugins will display information.
| Plugin | Desc | Type | 
|---|---|---|
| Administration tools | CodevTT administration tools | Admin | 
| Available Workforce | Man-days available in period,except leaves and external tasks | Planning | 
| Backlog per User | Check all the tasks and return the backlog per User | Activity | 
| Messages | "Display a message wall on the homepage. Allows Administrators & team members to send messages that will be displayed on other users' wall" | Internal | 
| Budget drift history | Display the budget history | Roadmap | 
| Burndown chart | Display the backlog history | Roadmap | 
| Costs | Compute costs,using the UserDailyCosts defined in team settings | Financial | 
| Task deadlines alert | Display unresolved tasks that should have been delivered | Roadmap | 
| Task drift alert | Display tasks where the elapsed time is greater than the estimated effort | Risk | 
| Effort estimation reliability rate | "Display the EffortEstim reliability rate history. rate = EffortEstim / elapsed (on resolved tasks only)" | Quality | 
| Fill period with timetracks | Add multiple timetracks at once | Activity | 
| Import issues | Import a list of issues to MantisBT / CodevTT from a CSV file | Import | 
| Import Mantis relationship-tree to WBS | Import a mantis parent-child relationship issue structure to a command WBS structure | Import | 
| Import users | Import a list of users to MantisBT / CodevTT | Import | 
| Task burndown chart | Display task backlog updates since the task creation | Roadmap | 
| Issue consistency check | Check for errors in issues | Risk | 
| Open issues seniority statistics | Statistics on the age of open tasks | Quality | 
| Load History | Display the elapsed time in a period | Roadmap | 
| Load per customfield values | Choose a customfield,return the elapsed time for each customField value | Activity | 
| Load per Job | Check all the timetracks of the period and return their repartition per Job | Quality | 
| Load per project categories | Check all the timetracks of the period and return their repartition per project categories | Activity | 
| Load per Project | Check all the timetracks of the period and return their repartition per Project | Activity | 
| Load per user groups | Check all the timetracks of the period and return their repartition per User groups | Activity | 
| Load per User | Check all the timetracks of the period and return their repartition per User | Activity | 
| Management costs | Sum elapsed time on management sideTasks and compare to the sum of command provisions. Returns a result in man-days and costs | Financial | 
| Management load history | Compares the elapsed time on management sideTasks to the management provisions | Activity | 
| Move Issue Timetracks | Move timetracks from one issue to another | Admin | 
| Ongoing tasks | List the active tasks on a given period | Activity | 
| Progress history | Display the progress history | Roadmap | 
| Reopened rate history | Display the bug reopened rate history | Quality | 
| Remove dashboard plugins | "Remove dashboard plugins. Remove all plugins from a dashboard. This is usefull if a plugin crashes the page" | Admin | 
| Issue Status History | "Issue Status History. Display Issue Status history" | Quality | 
| Submitted/Resolved Issues History | "Submitted/Resolved Issues History. Display the number of issues submitted/resolved in a period" | Roadmap | 
| Tasks pivot table | "Tasks pivot table. Group tasks by adding multiple filters" | Activity | 
| Time per status | "Time per status. Time allocation by status" | Roadmap | 
| Timetrack details | "Timetrack details. Display additional info on timetracks" | Admin | 
| Timetrack list | "Timetrack list. List and edit timetracks" | Activity | 
| Timetracking analysis | "Timetracking analysis. Display the delay between the timetrack date and it's creation date" | Risk | 
| User team list | "User team list. Display a history of all the teams for a given user" | Admin | 
| WBS Export | "Export WBS to CSV file" | Roadmap |