ChangeSet ID: 11876
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: jnewman(a)wine.codeweavers.com 2004/04/06 16:26:10
Modified files:
. : account.php appsubmit.php
admin : adminAppQueue.php
Log message:
Chris Morgan <cmorgan(a)alum.wpi.edu>
Add a dropdown list of vendors to the app submit page. Automatch the dropdown
vendor selection on the admin side of there is an exact or partial name match.
Clear out the vendor field if a match is found.
Display username when logging in to the db.
Patch: http://cvs.winehq.org/patch.py?id=11876
Old revision New revision Changes Path
1.1.1.1 1.2 +1 -1 appdb/account.php
1.3 1.4 +26 -5 appdb/appsubmit.php
1.1.1.1 1.2 +34 -6 appdb/admin/adminAppQueue.php
ChangeSet ID: 11875
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: jnewman(a)wine.codeweavers.com 2004/04/06 16:21:20
Modified files:
. : appview.php
Log message:
tony_lambregts(a)telusplanet.net
The current code can get bugs that have nothing to do with the AppDB. This
should fix it.
Patch: http://cvs.winehq.org/patch.py?id=11875
Old revision New revision Changes Path
1.3 1.4 +1 -1 appdb/appview.php