Skip to content

AnA1204BoundUsersWebServices

Jeroen Baten edited this page Mar 9, 2018 · 1 revision

TWiki> LibrePlan Web>AnA1204BoundUsersWebServices (08 Nov 2012, ManuelRego)EditAttach

Story summary Bound Users Web Services
Iteration AnA12WebServices
FEA AnA1204BoundUsersWebServices
Story Lead  
Next Story  
Passed acceptance test No

Tasks

Service to get tasks assigned to a bound user

It should return the information in My tasks area in the user dashboard.

The service should be able to be called with the credentials of a bound user.

Service to get personal timesheets data of a task

It'll return the list of days and hours reported on a given task in personal timesheets. The user should send as GET parameter the task code (OrderElement code) and the list will return the worked hours registered in the personal timesheets of that user for the task.

Again a bound user should be able to call this service.

Service to import data for personal timesheets

In this case it'll be implemented a POST service that will allow to a bound user report hours in some of his/her assigned tasks. The service will receive a XML with the data and it'll created/modify the personal timesheets information as required.

Again a bound user should be able to call this service.

User stories

Tasks in this story

Tasks Est Spent To do Risk Reviewer Developer Task Name Start Date Est End Date End Date
Task 1 1 0 Low ManuelRego ManuelRego Service to get tasks assigned to a bound user      
Task 1 1 0 Low ManuelRego ManuelRego Service to get personal timesheets data of a task      
Task 1 1 0 Low ManuelRego ManuelRego Service to import data for personal timesheets      

Copyright (c) by the contributing authors. All material on this collaboration platform is the property of the contributing authors.

Clone this wiki locally