Here are listed all the user stories completed so far. These are the features that the system has at the moment.
As Registered User, I want to see the information of the latest (SVN) repository revision
As Registered User, I want to see the information of the latest (Git) repository revision
As Registered User, I want to see a list of revision of a sigle file (SVN) repository revision
As Registered User, I want to see a list of revision of a sigle file (Git) repository revision
As Registered User, I want to see the differences between two revision of a file stored into the (SVN) repository
As Registered User, I want to see the differences between two revision of a file stored into the (Git) repository
As Administrator, I want to Create/Read/Update/Delete a project
As Administrator, I want to Create/Read/Update/Delete a Registered User
As Registered User, I want to assign an issue to one or more project members
As Administrator, I want to add Registered Users of the system to a project
As Administrator, I want to Create/Read/Update/Delete issue status
As Registered User, I want to Create/Read/Update/Delete issue
As Registered User, I want to see the list of all tickets of a project (paginated)
As Administrator, I eant to Create/Read/Update/Delete issue priority
As Administrator, I want to see a list of all projects of the system
As User, I want to login into the application
As Registered User, I want to see the list of my projects
As Registered User, I want Create,Read,Update,Delete milestones of a project
As Registered User, I want associate two (or more) tickets
As Registered User, I want to add notes to a ticket
As Registered User, I want to see the roadmap of a project
As Registered User, I want to see a list of milestone related tickets
As Registered User, I want to see the project dashboard after clicking on the projects link
As Registered User, I want to see a list of tickets assigned to me on my dashboard
As Registered User I want to associate one ticket to a milestone
As Administrator, I want to see the user list paginated
As Registered User, I want to modify my profile information
As Registered User, I want to see the user(s) assigned to a ticket on its view
As Registered User, I want to add the estimated time for an issue
As Registered User, I want to see a list of projects in which I have assigned ticket, on my dashboard
As Administrator, I want to order tickets status
As Administrator, I wanto to set status type to ticket status
As Administrator, I want to order priorities
As system, I want to associate a permission to each module action
As Administrator, I want to see the permissions as “module name - permission/action name”
As Administrator, I want to define which trakers can be used within a project
As Administrator, I want CRUD tracker
As Administrator, I want to see the trakers list
As Registered user, I want to log time for an issue
As Project Manager, I want to see an issue log time report (all users)
As Registered User, I want to add a tracker to an issue
As Project Manager, I want to see a link to the project GANTT chart on its dashboard
As Registered user, for a given project, 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 “Planning” GANTT for each of my project