ChangeSet ID: 15341
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/01/10 18:24:06
Modified files:
include : comments.php
Log message:
Jonathan Ernst <Jonathan(a)ernstfamily.ch>
Comments were not showing who posted them
Patch: http://cvs.winehq.org/patch.py?id=15341
Old revision New revision Changes Path
1.16 1.17 +11 -12 appdb/include/comments.php
ChangeSet ID: 15339
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/01/10 16:27:42
Modified files:
. : TODO
admin : index.php
Log message:
Paul van Schayck <polleke(a)gmail.com>
Remove old user management, add making a new one to the todo list
Patch: http://cvs.winehq.org/patch.py?id=15339
Old revision New revision Changes Path
1.9 1.10 +2 -0 appdb/TODO
1.5 1.6 +1 -4 appdb/admin/index.php
ChangeSet ID: 15338
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/01/10 16:26:15
Modified files:
. : appview.php
Log message:
Paul van Schayck <polleke(a)gmail.com>
Don't check is_maintainer() for false if you're already are
is_supermaintainer. is_maintainer will always return true in that
case. Makes the super maintainer removal button in version view
correct again
Patch: http://cvs.winehq.org/patch.py?id=15338
Old revision New revision Changes Path
1.35 1.36 +1 -1 appdb/appview.php
ChangeSet ID: 15337
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/01/10 16:25:14
Modified files:
include : comments.php
Log message:
Paul van Schayck <polleke(a)gmail.com>
Make maintainers able to delete comments again
Patch: http://cvs.winehq.org/patch.py?id=15337
Old revision New revision Changes Path
1.14 1.15 +1 -1 appdb/include/comments.php