Update TODO

This commit is contained in:
Jonathan Ernst
2005-01-29 17:13:15 +00:00
committed by WineHQ
parent 93a7937141
commit f4f156cd3e

9
TODO
View File

@@ -4,17 +4,12 @@ WineHQ Application Database TODO List
# Unassigned TODOs # # Unassigned TODOs #
#################### ####################
# incorporate templates into appdb to simplify code, Jeremy says we can # incorporate templates into appdb to simplify code, Jeremy says we can borrow from lostwages(winehq.org/cvsweb/lostwages) for this
borrow from lostwages(winehq.org/cvsweb/lostwages) for this
# check for existing email when user is creating a new account # check for existing email when user is creating a new account
# when deleting an application or version we should delete linked entries (screenshots, comments, etc.) # when deleting an application or version we should delete linked entries (screenshots, comments, etc.)
# when deleting a screenshot we should delete the image file as well
# once maintainer rating system is in place revamp the front page to use a dynamic list of maintainer rated apps.
# add a system that will allow users to monitor an app without becoming a maintainer. # add a system that will allow users to monitor an app without becoming a maintainer.
# add wineversion, distro, source/package fields to the user_list table. # add wineversion, distro, source/package fields to the user_list table.
@@ -30,8 +25,6 @@ an email should be sent to everyone in that thread.
# Assigned TODOs # # Assigned TODOs #
################## ##################
# revamp the star rating system (Chris)
# add distro table and administration screens for it. (Chris) # add distro table and administration screens for it. (Chris)
# improve user class and functions (object oriented, etc) (Jonathan). # improve user class and functions (object oriented, etc) (Jonathan).