55cde1594b
* doPopup() JavaScript call creates a centered popup div with user defined width, height, title, content, and calls an optional callback function * Library with currently non-modifiable book list, and a popup with the books' details Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
80 lines
890 B
Plaintext
80 lines
890 B
Plaintext
PDF header fix
|
|
|
|
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
|
|
|
|
Article check if public
|
|
|
|
UserForumViewed
|
|
User
|
|
ForumTopic
|
|
timestamp of last visit
|
|
|
|
BlogPost
|
|
id
|
|
title
|
|
slug
|
|
timestamp
|
|
lead (?)
|
|
text
|
|
poster
|
|
public
|
|
|
|
ForumTopicGroup
|
|
visible
|
|
locked
|
|
|
|
ForumTopic
|
|
roles who can access it
|
|
visible
|
|
locked
|
|
|
|
ForumPost
|
|
last edited by
|
|
last edited timestamp
|
|
last edit reason
|
|
edit count
|
|
|
|
Event
|
|
last edited by
|
|
last edited timestamp
|
|
last edit reason
|
|
location
|
|
commentable
|
|
|
|
PrivateChatMessage
|
|
id
|
|
from user
|
|
to user
|
|
timestamp
|
|
|
|
GroupChatMessage
|
|
id
|
|
from user
|
|
to group
|
|
timestamp
|