Commit Graph

11 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: vikunja/api#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
8d57923a7d Sharing of lists via public links (#94) 2019-08-31 20:56:41 +00:00
f1d21ea52b
Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
87873e53c5 Fix rights checks (#70) 2019-04-01 19:48:48 +00:00
47352d3ed4 Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
ce2cae9430 Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
3f44e3b83e Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
301a4eedda New structure (#7) 2018-10-31 12:42:38 +00:00