kekrozsak/TODO

73 lines
829 B
Plaintext
Raw Normal View History

Polls (Entity already exists)
Groups (Entity already exists)
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
BlogPost
id
title
slug
timestamp
lead (?)
text
poster
2012-07-07 09:09:25 +00:00
public
ForumTopicGroup
visible
locked
ForumTopic
roles who can access it
2012-07-07 09:09:25 +00:00
visible
locked
ForumPost
id
forum topic
creator
timestamp
last edited by
last edited timestamp
last edit reason
edit count
text
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
Event
2012-07-07 18:44:06 +00:00
id
creator
created at
last edited by
last edited timestamp
last edit reason
start time
end time (may be null)
description
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