appdb/ ./README ./TODO ./account.php ./addcomm ...

WineHQ wineowner at wine.codeweavers.com
Mon Jan 10 16:54:05 CST 2005


ChangeSet ID:	15340
CVSROOT:	/opt/cvs-commit
Module name:	appdb
Changes by:	wineowner at wine.codeweavers.com	2005/01/10 16:54:05

Modified files:
	.              : README TODO account.php addcomment.php 
	                 appview.php deletecomment.php edituser.php 
	                 preferences.php screenshots.php 
	admin          : addAppNote.php adminAppDataQueue.php 
	                 adminMaintainerQueue.php adminMaintainers.php 
	                 editAppNote.php editAppVersion.php 
	include        : comments.php form_edit.php form_login.php 
	                 form_new.php incl.php query_users.php 
	                 tableve.php user.php 
	tables         : appdb_tables.sql user_list.sql 

Log message:
	Jonathan Ernst <Jonathan at ernstfamily.ch>
	This patch make email address the user's username as requested in the TODO.
	query_users.php is modified even if we will drop it in the future to be sure it works everywhere.

Patch: http://cvs.winehq.org/patch.py?id=15340

Old revision  New revision  Changes     Path
 1.7           1.8           +1 -1       appdb/README
 1.10          1.11          +0 -2       appdb/TODO
 1.8           1.9           +14 -26     appdb/account.php
 1.11          1.12          +3 -3       appdb/addcomment.php
 1.36          1.37          +2 -2       appdb/appview.php
 1.12          1.13          +3 -3       appdb/deletecomment.php
 1.8           1.9           +4 -13      appdb/edituser.php
 1.11          1.12          +1 -2       appdb/preferences.php
 1.15          1.16          +3 -3       appdb/screenshots.php
 1.9           1.10          +1 -1       appdb/admin/addAppNote.php
 1.5           1.6           +2 -2       appdb/admin/adminAppDataQueue.php
 1.7           1.8           +6 -6       appdb/admin/adminMaintainerQueue.php
 1.8           1.9           +2 -2       appdb/admin/adminMaintainers.php
 1.8           1.9           +2 -2       appdb/admin/editAppNote.php
 1.10          1.11          +1 -1       appdb/admin/editAppVersion.php
 1.15          1.16          +2 -9       appdb/include/comments.php
 1.4           1.5           +2 -6       appdb/include/form_edit.php
 1.3           1.4           +2 -2       appdb/include/form_login.php
 1.5           1.6           +2 -7       appdb/include/form_new.php
 1.14          1.15          +1 -1       appdb/include/incl.php
 1.3           1.4           +1 -2       appdb/include/query_users.php
 1.5           1.6           +1 -1       appdb/include/tableve.php
 1.22          1.23          +23 -32     appdb/include/user.php
 1.13          1.14          +1 -1       appdb/tables/appdb_tables.sql
 1.4           1.5           +3 -4       appdb/tables/user_list.sql




More information about the wine-cvs mailing list