chokkarg / worktime

Automatically exported from code.google.com/p/worktime
0 stars 0 forks source link

Setup a synchronisation service #175

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Setup a synchronisation service that accepts a list of time registrations, 
project, tasks and sync settings (what to do in case of a conflict).
Do the synchronisation and return a response that contains:
 # The list of time registrations that are already on the device and that are ok
 # The list of ignored (conflicted) time registrations (the onces that are or should be removed on the client or the server, depending on the sync settings)
 #  The list of time registrations that should be added on the device that requested the sync

Original issue reported on code.google.com by dirkvran...@gmail.com on 3 Jan 2013 at 1:10

GoogleCodeExporter commented 8 years ago

Original comment by dirkvran...@gmail.com on 10 Jan 2013 at 1:59