2012-08-01 20:15:12 +00:00
|
|
|
User
|
|
|
|
FavouriteForumTopics
|
|
|
|
|
|
|
|
Poll
|
|
|
|
id
|
|
|
|
createdAt
|
|
|
|
createdBy
|
|
|
|
updatedAt
|
|
|
|
updatedBy
|
|
|
|
updateReason
|
|
|
|
endTime (timestamp/date?)
|
|
|
|
answers (ArrayCollection of PollAnswers)
|
|
|
|
text
|
|
|
|
anyoneCanAddAnswers
|
|
|
|
multiselect
|
|
|
|
voters (is it really required?)
|
|
|
|
PollAnswer
|
|
|
|
id
|
|
|
|
createdAt
|
|
|
|
createdBy
|
|
|
|
updatedAt
|
|
|
|
updatedBy
|
|
|
|
updateReason
|
|
|
|
voters
|
|
|
|
poll (back-reference to Poll)
|
|
|
|
text
|
|
|
|
|
2012-07-13 10:07:21 +00:00
|
|
|
Article check if public
|
2012-07-07 09:09:25 +00:00
|
|
|
|
2012-07-07 18:28:54 +00:00
|
|
|
UserForumViewed
|
|
|
|
it should contain records that show the last viewed post in each forum topic
|
2012-07-01 08:24:35 +00:00
|
|
|
|
|
|
|
BlogPost
|
|
|
|
id
|
|
|
|
title
|
|
|
|
slug
|
|
|
|
timestamp
|
|
|
|
lead (?)
|
|
|
|
text
|
|
|
|
poster
|
2012-07-07 09:09:25 +00:00
|
|
|
public
|
|
|
|
|
|
|
|
ForumTopicGroup
|
|
|
|
visible
|
|
|
|
locked
|
2012-07-01 08:24:35 +00:00
|
|
|
|
|
|
|
ForumTopic
|
|
|
|
roles who can access it
|
2012-07-07 09:09:25 +00:00
|
|
|
visible
|
|
|
|
locked
|
2012-07-01 08:24:35 +00:00
|
|
|
|
|
|
|
ForumPost
|
|
|
|
last edited by
|
|
|
|
last edited timestamp
|
|
|
|
last edit reason
|
|
|
|
edit count
|
2012-07-02 20:44:25 +00:00
|
|
|
|
|
|
|
Library
|
|
|
|
id
|
|
|
|
owner
|
|
|
|
author
|
|
|
|
title
|
|
|
|
year
|
|
|
|
borrowable
|
|
|
|
borrowed by
|
|
|
|
borrower returned
|
2012-07-07 18:44:06 +00:00
|
|
|
commentable
|
2012-07-07 09:09:25 +00:00
|
|
|
|
2012-07-13 10:07:21 +00:00
|
|
|
Event
|
2012-07-07 18:44:06 +00:00
|
|
|
last edited by
|
|
|
|
last edited timestamp
|
|
|
|
last edit reason
|
2012-07-13 10:07:21 +00:00
|
|
|
location
|
2012-07-07 18:44:06 +00:00
|
|
|
commentable
|
2012-07-07 19:07:20 +00:00
|
|
|
|
2012-07-09 19:08:36 +00:00
|
|
|
PrivateChatMessage
|
|
|
|
id
|
|
|
|
from user
|
|
|
|
to user
|
|
|
|
timestamp
|
|
|
|
|
|
|
|
GroupChatMessage
|
|
|
|
id
|
|
|
|
from user
|
|
|
|
to group
|
|
|
|
timestamp
|