2012-08-09 23:15:22 +00:00
|
|
|
* book creation
|
|
|
|
* event creation
|
|
|
|
* "sticky" news flag
|
2012-08-16 19:36:16 +00:00
|
|
|
* songs
|
2012-08-09 23:15:22 +00:00
|
|
|
* news editor for administrators
|
2012-08-09 06:38:39 +00:00
|
|
|
* PDF header fix
|
2012-08-09 23:15:22 +00:00
|
|
|
* draft flag for Document and Article: only writer and administrators see it
|
|
|
|
from the Document/Article list, in preview mode
|
2012-08-09 06:38:39 +00:00
|
|
|
* full Document/Article list for administrators
|
2012-08-09 23:15:22 +00:00
|
|
|
* polls
|
|
|
|
* chat
|
|
|
|
* Users' favourite forum topics
|
|
|
|
* article categories
|
|
|
|
* blog
|
|
|
|
* site-based theme for ckeditor (both ui and the editor)
|
2012-08-01 20:15:12 +00:00
|
|
|
|
2012-08-16 19:36:16 +00:00
|
|
|
Song
|
|
|
|
id
|
|
|
|
title
|
|
|
|
createdBy
|
|
|
|
createdAt
|
|
|
|
SongVersion[]
|
|
|
|
id
|
|
|
|
createdBy
|
|
|
|
createdAt
|
|
|
|
content
|
|
|
|
|
|
|
|
News
|
|
|
|
lead
|
|
|
|
|
2012-08-01 20:15:12 +00:00
|
|
|
Poll
|
2012-08-16 19:36:16 +00:00
|
|
|
id
|
|
|
|
createdAt
|
|
|
|
createdBy
|
|
|
|
updatedAt
|
|
|
|
updatedBy
|
|
|
|
updateReason
|
|
|
|
endTime (timestamp/date?)
|
|
|
|
anyoneCanAddAnswers
|
|
|
|
question
|
|
|
|
multiselect
|
|
|
|
voters
|
|
|
|
PollAnswer[]
|
|
|
|
id
|
|
|
|
createdAt
|
|
|
|
createdBy
|
|
|
|
updatedAt
|
|
|
|
updatedBy
|
|
|
|
updateReason
|
|
|
|
voters
|
|
|
|
text
|
2012-08-01 20:15:12 +00:00
|
|
|
|
2012-07-07 18:28:54 +00:00
|
|
|
UserForumViewed
|
2012-08-16 19:36:16 +00:00
|
|
|
User
|
|
|
|
ForumTopic
|
|
|
|
timestamp of last visit
|
2012-07-01 08:24:35 +00:00
|
|
|
|
|
|
|
BlogPost
|
2012-08-16 19:36:16 +00:00
|
|
|
id
|
|
|
|
title
|
|
|
|
slug
|
|
|
|
timestamp
|
|
|
|
lead (?)
|
|
|
|
text
|
|
|
|
poster
|
|
|
|
public
|
2012-07-07 09:09:25 +00:00
|
|
|
|
|
|
|
ForumTopicGroup
|
2012-08-16 19:36:16 +00:00
|
|
|
visible
|
|
|
|
locked
|
2012-07-01 08:24:35 +00:00
|
|
|
|
|
|
|
ForumTopic
|
2012-08-16 19:36:16 +00:00
|
|
|
roles who can access it
|
|
|
|
visible
|
|
|
|
locked
|
2012-07-01 08:24:35 +00:00
|
|
|
|
|
|
|
ForumPost
|
2012-08-16 19:36:16 +00:00
|
|
|
last edited by
|
|
|
|
last edited timestamp
|
|
|
|
last edit reason
|
|
|
|
edit count
|
2012-07-02 20:44:25 +00:00
|
|
|
|
2012-07-13 10:07:21 +00:00
|
|
|
Event
|
2012-08-16 19:36:16 +00:00
|
|
|
last edited by
|
|
|
|
last edited timestamp
|
|
|
|
last edit reason
|
|
|
|
location
|
|
|
|
commentable
|
2012-07-07 19:07:20 +00:00
|
|
|
|
2012-07-09 19:08:36 +00:00
|
|
|
PrivateChatMessage
|
2012-08-16 19:36:16 +00:00
|
|
|
id
|
|
|
|
from user
|
|
|
|
to user
|
|
|
|
timestamp
|
2012-07-09 19:08:36 +00:00
|
|
|
|
|
|
|
GroupChatMessage
|
2012-08-16 19:36:16 +00:00
|
|
|
id
|
|
|
|
from user
|
|
|
|
to group
|
|
|
|
timestamp
|
2012-08-09 23:15:22 +00:00
|
|
|
|
|
|
|
PublicChatMessage
|
2012-08-16 19:36:16 +00:00
|
|
|
id
|
|
|
|
from user
|
|
|
|
to channel (ChatChannel class with id and name fields)
|
|
|
|
timestamp
|