Added new items
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
parent
e1fde17057
commit
ffda918ee5
23
TODO
23
TODO
@ -2,6 +2,7 @@ UserData
|
|||||||
user id
|
user id
|
||||||
real name
|
real name
|
||||||
real name public?
|
real name public?
|
||||||
|
self description
|
||||||
email public?
|
email public?
|
||||||
msn address
|
msn address
|
||||||
msn address public?
|
msn address public?
|
||||||
@ -60,3 +61,25 @@ ForumPost
|
|||||||
last edit reason
|
last edit reason
|
||||||
edit count
|
edit count
|
||||||
text
|
text
|
||||||
|
|
||||||
|
Vote
|
||||||
|
id
|
||||||
|
creator
|
||||||
|
created at
|
||||||
|
active
|
||||||
|
text
|
||||||
|
others can add new answers
|
||||||
|
answers
|
||||||
|
id
|
||||||
|
creator
|
||||||
|
text
|
||||||
|
|
||||||
|
Library
|
||||||
|
id
|
||||||
|
owner
|
||||||
|
author
|
||||||
|
title
|
||||||
|
year
|
||||||
|
borrowable
|
||||||
|
borrowed by
|
||||||
|
borrower returned
|
||||||
|
Loading…
Reference in New Issue
Block a user