40 lines
No EOL
841 B
Text
40 lines
No EOL
841 B
Text
Juggl Documentation
|
|
|
|
Goal
|
|
Hold information about projects
|
|
Timetracking
|
|
Invoice generation
|
|
Shared files
|
|
ToDo
|
|
Progress
|
|
Shared Workspace for client
|
|
Deadlines
|
|
API interface
|
|
Ticket system
|
|
|
|
ToDo
|
|
High Priority
|
|
Time tracking
|
|
API interface
|
|
Web interface
|
|
Low Priority
|
|
Timetracking API
|
|
Setting null does not work
|
|
Web interface
|
|
|
|
Datbase
|
|
Table prefix
|
|
ju_
|
|
|
|
API
|
|
timetracking
|
|
POST
|
|
api_key
|
|
user_id
|
|
request
|
|
start_time (required for insert)
|
|
end_time (required for insert)
|
|
duration (required for insert)
|
|
project_id (optional)
|
|
device_id (optional)
|
|
record_id (optional, update when given) |