From 3b9788462c20559b884c033f9575a1e9b39c1b2b Mon Sep 17 00:00:00 2001 From: Polonkai Gergely Date: Fri, 10 Aug 2012 01:15:22 +0200 Subject: [PATCH] Updated and priorized TODO Signed-off-by: Gergely Polonkai --- TODO | 43 ++++++++++++++++++++++++++++--------------- 1 file changed, 28 insertions(+), 15 deletions(-) diff --git a/TODO b/TODO index d5841c3..2b897a7 100644 --- a/TODO +++ b/TODO @@ -1,17 +1,29 @@ -* 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 +* book creation + +* event creation + +* "sticky" news flag + * news editor for administrators -Document - draft +* PDF header fix -News - sticky +* draft flag for Document and Article: only writer and administrators see it + from the Document/Article list, in preview mode -User - FavouriteForumTopics +* full Document/Article list for administrators + +* polls + +* chat + +* Users' favourite forum topics + +* article categories + +* blog + +* site-based theme for ckeditor (both ui and the editor) Poll id @@ -37,11 +49,6 @@ PollAnswer poll (back-reference to Poll) text -Article -* check if public - draft - category (new entity) - UserForumViewed User ForumTopic @@ -90,3 +97,9 @@ GroupChatMessage from user to group timestamp + +PublicChatMessage + id + from user + to channel (ChatChannel class with id and name fields) + timestamp