ChangeSet ID: 14732
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2004/12/07 21:56:00
Modified files:
include : sidebar_login.php
Log message:
Chris Morgan <cmorgan(a)alum.wpi.edu>
Space between app name and version in the list of apps a user
maintains. Suggestion by YokoZar
Patch: http://cvs.winehq.org/patch.py?id=14732
Old revision New revision Changes Path
1.2 1.3 +1 -1 appdb/include/sidebar_login.php
ChangeSet ID: 14731
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2004/12/07 21:46:38
Modified files:
include : util.php sidebar_admin.php
Log message:
Tony Lambregts <tony_lambregts(a)telusplanet.net>
Show the number of maintainers on the administrators menu
Patch: http://cvs.winehq.org/patch.py?id=14731
Old revision New revision Changes Path
1.5 1.6 +9 -0 appdb/include/util.php
1.5 1.6 +1 -1 appdb/include/sidebar_admin.php
ChangeSet ID: 14730
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2004/12/07 21:16:08
Modified files:
include : user.php
Log message:
Chris Morgan <cmorgan(a)alum.wpi.edu>
Fix getActiveUsersWithinDays() to use the correct date functions so we get
the correct number of users active.
Patch: http://cvs.winehq.org/patch.py?id=14730
Old revision New revision Changes Path
1.6 1.7 +1 -1 appdb/include/user.php
ChangeSet ID: 14727
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2004/12/07 16:42:32
Modified files:
. : appdbStats.php
Log message:
Chris Morgan<cmorgan(a)alum.wpi.edu>
Display on the appdb stats page the active users within the last 30 and 60
days as well as the current 90 days.
Patch: http://cvs.winehq.org/patch.py?id=14727
Old revision New revision Changes Path
1.1 1.2 +12 -0 appdb/appdbStats.php