As Registered User, I want CRUD message
As Registered User, I want to see the list of messages (paginated)
As Registered User, I want to add a comment to a message
As Project Manager, I want to see the link to spent hours details on the project dashboard
As Registered User, I want to add the estimated time for a milestone
As Project Manager, I want to see the total time expenditure (hours) on the project dashboard
As Registered user, I want to update any record of my log time history for a specific issue
As Registered user, I want to see my log time history for a specific issue
As Registered user, I want to see the total time expenditure for a given milestone
As Project Manager, for a given milestone, I want to see the difference between the sum of issue estimated times and the sum of their log times
As Registered user with “gantt visualizzation” permission, I want to see a “working progress” GANTT for each of my project
As Project Manager, I want to see a report of users/spent time for each project
As Project Manager, I want to configure a repository (SVN) for a project
As Registered User, I want to ask to the system to send me my password
As Project Manager, I want to configure a repository (Git) for a project
As Project Manager, I want to assign a “resource” to a milestone
As Project Manager, I want to navigate the Gant chart clicking on the project bar and on the milestone bars
As Customer, I want to see my project dashboard
As Project Manager, I want to CRUD “resource”
As Customer, I want to see the estimated budget on project dashboard
As Project Manager, I want to associate a budget to a project
As Customer, I want to see the project completion degree ont its dashboard
As Project Manager, I want to set the resource cost (per hour/ per day)
As Project Manager, I want to see a report about resources, availability, hour costs and expenditure
As Project Manager, I want to set the availability of a resource for a milestone
As Project Manager, I want to see the differnces between the assign budget for a project and the actual costs (per resources)
As Registered User, I wanto to copy a ticket
As Administrator, I want to send to a Registered User his/her account information
As Customer, I want to see the milestone completion degree ont its dashboard
As Customer, I want to see the milestone estimated time ont its dashboard
As Registered User, I want to notify an issue modification by email selecting the users fromthe list of project users
As Project Manager, I want to specify that an issue is related to another with a “finish to start relation”
As System, I want to represent the gantt and its issue on the right way if they are connected throw a “finish to start” relation
As System, I want to block the modification to the issue status for those issue connected by a “finish to start” relation