From 3ea3267f37ae0327fede9776f08accadd15c285a Mon Sep 17 00:00:00 2001 From: Tony Lambregts Date: Tue, 14 Dec 2004 02:33:24 +0000 Subject: [PATCH] Update TODO --- TODO | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index aef139c..b579916 100644 --- a/TODO +++ b/TODO @@ -15,10 +15,20 @@ would go into the db like every other image. # Super Maintainers should be able to edit the main app and send a notify message like the versions have. -# Add Maintainer rating system to the app verision (tony's working on it). +# Add Maintainer rating system to the app version (Tony's working on it). -# revamp the star rating system +# revamp the star rating system (Chris) # once maintainer rating system is in place revamp the front page to use a dynamic list of maintainer rated apps. # add a system that well allow users to monitor an app without becoming a maintainer. + +# add distro table and administration screens for it. (Chris) + +# We need an administration screen for vendors. + +# add wineversion, distro, source/package fields to the user_list table. + +# add wineversion, distro, source/package fields to the appComments table. + +# add new table for maintainer ratings. fields: userid, appId versionId ,rating, wineversion, distro, source/package