Commit Graph

26 Commits

Author SHA1 Message Date
konrad 7107d030fc Better caldav support (#73) 2019-05-22 17:48:48 +00:00
kolaente 24704bd4ed
Added color field to tasks 2019-04-30 11:26:37 +02:00
konrad ed671baf8f
Fixed listID not being returned in tasks 2019-04-23 21:53:37 +02:00
konrad be5a17e993 DB Migrations (#67) 2019-03-29 17:54:35 +00:00
konrad 15ef6deabc Use query params to sort tasks instead of url params (#61) 2019-02-18 18:06:15 +00:00
konrad 19218b28a2 Refactor {List|Namespace}{User|Team} to not expose unneded values via json (#52) 2019-01-14 22:32:56 +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 607dbd6ae8 API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
konrad 6b40df50d3 Add labels to tasks (#45) 2018-12-31 01:18:41 +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 784b890f70 Start end end dates for tasks (#40) 2018-12-22 15:45:16 +00:00
konrad 3e4f7fb2f4 Fix sorting of tasks in lists (#37) 2018-12-19 19:14:48 +00: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 3f44e3b83e Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
konrad b73786f7fe Make validation less verbose (#24) 2018-11-25 21:38:50 +00:00
konrad d51ed8defd make validation less verbose (#23) 2018-11-24 12:44:40 +00:00
konrad fded3c23d0 Multiple Reminders (#22) 2018-11-21 15:03:47 +00:00
konrad 0c112a0ca3 Fixed Validation being to verbose (#20) 2018-11-17 00:12:26 +00:00
konrad 0c544fe355 Added validation for structs (#19) 2018-11-16 23:17:37 +00:00
konrad 301a4eedda New structure (#7) 2018-10-31 12:42:38 +00:00