ChangeSet ID: 19328 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@wine.codeweavers.com 2005/08/05 17:07:41
Modified files: . : appimage.php appsubmit.php screenshots.php admin : adminAppDataQueue.php adminAppQueue.php include : application.php incl.php screenshot.php sidebar_admin.php user.php util.php version.php Added files: include : sidebar_maintainer_admin.php
Log message: Chris Morgan cmorgan@alum.wpi.edu Let maintainers and super maintainers process the application versions and images submitted for applications they maintain
Patch: http://cvs.winehq.org/patch.py?id=19328
Old revision New revision Changes Path 1.15 1.16 +7 -4 appdb/appimage.php 1.27 1.28 +1 -1 appdb/appsubmit.php 1.30 1.31 +1 -1 appdb/screenshots.php 1.17 1.18 +6 -17 appdb/admin/adminAppDataQueue.php 1.38 1.39 +27 -8 appdb/admin/adminAppQueue.php 1.28 1.29 +4 -1 appdb/include/application.php 1.24 1.25 +4 -0 appdb/include/incl.php 1.30 1.31 +4 -6 appdb/include/screenshot.php 1.16 1.17 +2 -3 appdb/include/sidebar_admin.php 1.44 1.45 +207 -1 appdb/include/user.php 1.40 1.41 +0 -30 appdb/include/util.php 1.27 1.28 +12 -0 appdb/include/version.php Added 1.1 +0 -0 appdb/include/sidebar_maintainer_admin.php