This repository has been archived on 2025-05-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
qemudb/TODO

29 lines
969 B
Plaintext
Raw Normal View History

WineHQ Application Database TODO List
2004-03-15 17:23:52 +00:00
2005-01-17 04:33:05 +00:00
####################
# Unassigned TODOs #
####################
# support for merging applications together. We frequently have duplicate applications that
need merging and its difficult to by hand
# support for merging versions together
2005-01-29 17:13:15 +00:00
# incorporate templates into appdb to simplify code, Jeremy says we can borrow from lostwages(winehq.org/cvsweb/lostwages) for this
2004-12-22 05:56:11 +00:00
# check for existing email when user is creating a new account
2005-01-17 04:33:05 +00:00
# add a system that will allow users to monitor an app without becoming a maintainer.
2005-01-17 04:33:05 +00:00
# add wineversion, distro, source/package fields to the user_list table.
2005-01-17 04:33:05 +00:00
# add wineversion, distro, source/package fields to the appComments table.
2005-01-17 04:33:05 +00:00
# add new table for maintainer ratings. fields: userid, appId versionId ,rating, wineversion, distro, source/package
2005-01-17 04:33:05 +00:00
##################
# Assigned TODOs #
##################
2004-12-14 02:33:24 +00:00
2005-01-17 04:33:05 +00:00
# add distro table and administration screens for it. (Chris)