ChangeSet ID: 17487 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@wine.codeweavers.com 2005/05/13 19:42:26
Modified files: . : search.php include : util.php admin : adminAppQueue.php
Log message: Chris Morgan cmorgan@alum.wpi.edu When processing an application automatically perform a search of the database for the application name and display a table at the top of the page. This makes it easier to determine if the submission is a duplicate. Remove obsolete comments for admins. Add a 'back' link to the top of the page to make it easier to go back without scrolling to the bottom of the page.
Patch: http://cvs.winehq.org/patch.py?id=17487
Old revision New revision Changes Path 1.13 1.14 +2 -54 appdb/search.php 1.24 1.25 +62 -0 appdb/include/util.php 1.29 1.30 +7 -8 appdb/admin/adminAppQueue.php