24 lines
791 B
Plaintext
24 lines
791 B
Plaintext
WineHQ Application Database TODO List
|
|
|
|
####################
|
|
# Unassigned TODOs #
|
|
####################
|
|
|
|
# incorporate templates into appdb to simplify code, Jeremy says we can borrow from lostwages(winehq.org/cvsweb/lostwages) for this
|
|
|
|
# check for existing email when user is creating a new account
|
|
|
|
# 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 appComments table.
|
|
|
|
# add new table for maintainer ratings. fields: userid, appId versionId ,rating, wineversion, distro, source/package
|
|
|
|
##################
|
|
# Assigned TODOs #
|
|
##################
|
|
|
|
# add distro table and administration screens for it. (Chris)
|