Moved everything under annotations.

Some review is still needed.
This commit is contained in:
Polonkai Gergely
2012-07-13 12:07:21 +02:00
parent 60b5eecbc8
commit 00190c3e37
41 changed files with 3264 additions and 2509 deletions

41
TODO
View File

@@ -1,6 +1,6 @@
Article
public
roles who can access it
Polls (Entity already exists)
Groups (Entity already exists)
Article check if public
UserForumViewed
it should contain records that show the last viewed post in each forum topic
@@ -35,18 +35,6 @@ ForumPost
edit count
text
Vote
id
creator
created at
active
text
others can add new answers
answers
id
creator
text
Library
id
owner
@@ -58,7 +46,7 @@ Library
borrower returned
commentable
Program
Event
id
creator
created at
@@ -68,34 +56,15 @@ Program
start time
end time (may be null)
description
location
commentable
Document
id
creator
created at
last edited by
last edited timestamp
last edit reason
title
slug
text
group - nullable, onetomany
PrivateChatMessage
id
from user
to user
timestamp
Group
id
name
created by
creation time
leader
members
GroupChatMessage
id
from user