kekrozsak/TODO

93 lines
1.2 KiB
Plaintext
Raw Normal View History

* PDF header fix
* draft flag for Document and Article: only writer and administrators see it from the Document/Article list, in preview mode
* site-based theme for ckeditor (both ui and the editor)
* full Document/Article list for administrators
* news editor for administrators
Document
draft
News
sticky
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
draft
category (new entity)
2012-07-07 09:09:25 +00:00
2012-07-07 18:28:54 +00:00
UserForumViewed
User
ForumTopic
timestamp of last visit
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
last edited by
last edited timestamp
last edit reason
edit count
Event
2012-07-07 18:44:06 +00:00
last edited by
last edited timestamp
last edit reason
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