1
0
Commit Graph

8 Commits

Author SHA1 Message Date
bd8c1c3bb7 Return rights when reading a single item (#626)
Fix lint

Update docs

Fix loading all rights (list & namespace)

Add tests

Update web framework

Make tests run again

Update all calls to CanRead methods

Update task attachment & task comment & task rights to return the max right

Update team rights to return the max right

Update namespace rights to return the max right

Update list rights to return the max right

Update link share rights to return the max right

Update label rights to return the max right

Update web dependency

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/626
2020-08-10 12:11:43 +00:00
1f99238019 Update copyright header 2020-02-07 17:27:45 +01:00
a0c5e4e985 Update copyright year (#118) 2020-01-09 17:33:22 +00:00
e890001ee1 Consistent copyright text in file headers (#112) 2019-12-04 19:39:56 +00:00
7107d030fc Better caldav support (#73) 2019-05-22 17:48:48 +00:00
47352d3ed4 Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
318920fe29 Improve label handling (#48) 2019-01-09 23:08:12 +00:00
6b40df50d3 Add labels to tasks (#45) 2018-12-31 01:18:41 +00:00