ChangeSet ID: 18103 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@wine.codeweavers.com 2005/06/12 13:48:53
Modified files: admin : adminAppQueue.php
Log message: Chris Morgan cmorgan@alum.wpi.edu When processing an application we should display the version information as well as the application information. Often the application is accepted only to discover that the version description contains no testing information. If this was known earlier both the application and version could have been rejected. Add support for duplicate merging by clicking on one of the applications the submitted app name matched with. Versions are also displayed so the admin can decide if the version is also a duplicate. This merge makes the submitted version point at the selected app as its parent and removes the application submission. This lets admins accept new versions even if the application submission is a duplicate
Patch: http://cvs.winehq.org/patch.py?id=18103
Old revision New revision Changes Path 1.34 1.35 +105 -9 appdb/admin/adminAppQueue.php