Commit Graph

12 Commits

Author SHA1 Message Date
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
kolaente e602914659
Implemented proper check for team rights on namespaces 2018-07-25 00:49:44 +02:00
kolaente f36eeb662a
Implemented proper check for team rights on lists 2018-07-25 00:40:24 +02:00
konrad 9979b7e321
implemented update method via param binder 2018-07-21 15:17:02 +02:00
konrad de95ff40bf
implemented creation of thing via parambinder 2018-07-18 08:56:19 +02:00
konrad 249128a46e
implemented binding url params directly to struct instead of passing them to the method for deleting items 2018-07-18 08:15:38 +02:00
konrad 55c02bc973
Fixed CanDelete 2018-07-12 23:33:21 +02:00
konrad ddcc063b0b
Implemented CanCreate method 2018-07-12 23:16:32 +02:00
konrad 6fd2a97574
Implemented CanUpdate method 2018-07-12 23:07:03 +02:00
konrad 4e503072a8
Implemented CanDelete method for lists and listitems 2018-07-12 21:20:24 +02:00
konrad 32fde286db
Optimized right checking
+ list.ReadAll now really gets all lists
2018-07-12 21:07:59 +02:00