Commit Graph

30 Commits

Author SHA1 Message Date
konrad 12eaddc8ee Added http endpoint to list all users on a list (#87) 2019-07-18 16:38:21 +00:00
kolaente 93dbaea303
Fixed priority not updating when set to 0 2019-04-05 12:40:40 +02:00
konrad 15ef6deabc Use query params to sort tasks instead of url params (#61) 2019-02-18 18:06:15 +00:00
konrad 75431e1ca5 Rights performance improvements for lists and namespaces (#54) 2019-01-21 22:08:04 +00:00
konrad 318920fe29 Improve label handling (#48) 2019-01-09 23:08:12 +00:00
konrad 364a172876 Assignees optimizations (#47) 2019-01-08 19:13:07 +00:00
konrad d39007baa0 Task assignees (#44) 2018-12-29 14:29:50 +00:00
konrad 3814b8a504 Add bulk edit for tasks (#42) 2018-12-28 21:49:46 +00:00
konrad 5a93475be9 Get tasks between a date range (#41) 2018-12-22 18:06:14 +00:00
konrad 0c1d786ade Exlicitly get the pseudonamespace with all shared lists (#32) 2018-12-04 10:16:42 +00:00
konrad 8e5ff72c4a
fixed path to get all tasks (echo bug) 2018-12-02 19:31:03 +01:00
konrad cc6b35e314 Priorites for tasks (#31) 2018-12-02 00:49:30 +00:00
konrad 6c5885747b Subtasks (#28) 2018-12-01 02:00:57 +00:00
konrad ce2cae9430 Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
konrad 06fc9f7886 Repeating tasks (#25) 2018-11-26 20:24:00 +00:00
konrad 0c544fe355 Added validation for structs (#19) 2018-11-16 23:17:37 +00:00
konrad d232836423 Added pagination (#16) 2018-11-09 10:30:17 +00:00
konrad d03fca801b CalDAV support (#15) 2018-11-03 15:05:45 +00:00
konrad 31a4a1dd00 Added a route to get all tasks sorted desc by their due dates (#14) 2018-11-02 16:59:49 +00:00
kolaente d8f6a628db
Replaced CObject with a function returning an object 2018-10-11 17:53:59 +02:00
konrad f969593c0a
Improved error handling 2018-10-06 15:04:14 +02:00
kolaente aa40ab8eed
Added an endpoint to update a team <-> list relation 2018-09-19 08:08:41 +02:00
kolaente 4f538abc83
Added endpoint to update a users right for a list 2018-09-19 07:54:47 +02:00
konrad 7c9818440a
updated todo 2018-09-12 22:59:45 +02:00
konrad 521e7c3bef
List rights are now respected 2018-09-06 08:42:18 +02:00
konrad 422662e3e1
updated featurecreep 2018-09-04 19:54:15 +02:00
konrad efaa277751
Added methods to revoke a users access to a list 2018-08-30 18:52:12 +02:00
konrad b1c3e92f66
Added methods to give users access to a list 2018-08-30 08:58:09 +02:00
konrad d31f16aff1
Renamed list items to tasks 2018-08-30 08:09:17 +02:00
kolaente 935aef8a38
Added check for list title when creating a new list 2018-07-26 10:29:09 +02:00