Added new ideas
This commit is contained in:
parent
bf0cb9d74b
commit
1d82e93176
14
TODO
14
TODO
@ -1,3 +1,7 @@
|
|||||||
|
Article
|
||||||
|
public
|
||||||
|
roles who can access it
|
||||||
|
|
||||||
UserData
|
UserData
|
||||||
user id
|
user id
|
||||||
real name
|
real name
|
||||||
@ -17,9 +21,18 @@ BlogPost
|
|||||||
lead (?)
|
lead (?)
|
||||||
text
|
text
|
||||||
poster
|
poster
|
||||||
|
public
|
||||||
|
|
||||||
|
ForumTopicGroup
|
||||||
|
visible
|
||||||
|
locked
|
||||||
|
public
|
||||||
|
|
||||||
ForumTopic
|
ForumTopic
|
||||||
roles who can access it
|
roles who can access it
|
||||||
|
visible
|
||||||
|
locked
|
||||||
|
public
|
||||||
|
|
||||||
ForumPost
|
ForumPost
|
||||||
id
|
id
|
||||||
@ -53,3 +66,4 @@ Library
|
|||||||
borrowable
|
borrowable
|
||||||
borrowed by
|
borrowed by
|
||||||
borrower returned
|
borrower returned
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user