ChangeSet ID: 16027
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/02/09 17:52:15
Modified files:
include : user.php
Log message:
Jonathan Ernst <Jonathan(a)ernstfamily.ch>
return "an anonymous user" when we are dealing with the name of an
unregistered user instead of using "".
Patch: http://cvs.winehq.org/patch.py?id=16027
Old revision New revision Changes Path
1.37 1.38 +1 -0 appdb/include/user.php
ChangeSet ID: 16026
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/02/09 17:51:38
Modified files:
include : version.php
Log message:
Jonathan Ernst <Jonathan(a)ernstfamily.ch>
- appId was not updated correctly
- submitterId was not stored
- informs interested people about version modification.
- tell what changed in the email
- get rid of addslashes and use compile_update_string
- delete linked notes on deletion
- delete linked comments on deletion
Patch: http://cvs.winehq.org/patch.py?id=16026
Old revision New revision Changes Path
1.3 1.4 +83 -42 appdb/include/version.php
ChangeSet ID: 16025
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/02/09 17:50:28
Modified files:
include : note.php
Log message:
Jonathan Ernst <Jonathan(a)ernstfamily.ch>
- informs interested people about application modification.
- tell what changed in the email
- use compile_update_string
Patch: http://cvs.winehq.org/patch.py?id=16025
Old revision New revision Changes Path
1.2 1.3 +49 -28 appdb/include/note.php
ChangeSet ID: 16024
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/02/09 17:49:56
Modified files:
include : application.php
Log message:
Jonathan Ernst <Jonathan(a)ernstfamily.ch>
- informs interested people about application modification.
- tell what changed in the email
- get rid of addslashes and use compile_update_string
Patch: http://cvs.winehq.org/patch.py?id=16024
Old revision New revision Changes Path
1.11 1.12 +59 -37 appdb/include/application.php
ChangeSet ID: 16019
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: jnewman(a)wine.codeweavers.com 2005/02/09 16:49:54
Modified files:
include : config.php
Log message:
Jonathan Ernst <Jonathan(a)ErnstFamily.ch>
* "Applications Database" instead of "Applications" in the menu
Patch: http://cvs.winehq.org/patch.py?id=16019
Old revision New revision Changes Path
1.25 1.26 +1 -1 lostwages/include/config.php