ChangeSet ID: 16198
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/02/20 19:40:12
Modified files:
include : comment.php
Log message:
Jonathan Ernst <Jonathan(a)ernstfamily.ch>
Fix link to version page when sending mail about a comment
Patch: http://cvs.winehq.org/patch.py?id=16198
Old revision New revision Changes Path
1.4 1.5 +2 -2 appdb/include/comment.php
ChangeSet ID: 16197
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/02/20 19:37:06
Modified files:
include : application.php screenshot.php version.php
Log message:
Jonathan Ernst <Jonathan(a)ernstfamily.ch>
versions, applications, and screenshots have to be marked queued="false" instead of
queued="" when added without being unqueued
Patch: http://cvs.winehq.org/patch.py?id=16197
Old revision New revision Changes Path
1.19 1.20 +1 -1 appdb/include/application.php
1.19 1.20 +1 -1 appdb/include/screenshot.php
1.11 1.12 +1 -1 appdb/include/version.php
ChangeSet ID: 16195
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/02/19 19:58:28
Modified files:
include : screenshot.php
Log message:
Jonathan Ernst <Jonathan(a)ernstfamily.ch>
Every screenshot of an app were shown when asking for a version-specific screenshot
Patch: http://cvs.winehq.org/patch.py?id=16195
Old revision New revision Changes Path
1.18 1.19 +2 -2 appdb/include/screenshot.php
ChangeSet ID: 16193
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/02/19 19:56:53
Modified files:
include : application.php
Log message:
Jonathan Ernst <Jonathan(a)ernstfamily.ch>
Fix typo that was making it impossible to change an application's name
Patch: http://cvs.winehq.org/patch.py?id=16193
Old revision New revision Changes Path
1.18 1.19 +1 -1 appdb/include/application.php
ChangeSet ID: 16190
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/02/18 19:22:32
Modified files:
include : screenshot.php
Log message:
Jonathan Ernst <Jonathan(a)ernstfamily.ch>
- allow supermaintainers to send screenshot without being queued.
- don't let queued have an empty value
Patch: http://cvs.winehq.org/patch.py?id=16190
Old revision New revision Changes Path
1.17 1.18 +5 -1 appdb/include/screenshot.php