[phpwebapp-commits] CVS: top10/docs ToDo.txt,1.10,1.11
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2003-12-29 16:22:59
|
Update of /cvsroot/phpwebapp/top10/docs In directory sc8-pr-cvs1:/tmp/cvs-serv21269/docs Modified Files: ToDo.txt Log Message: Index: ToDo.txt =================================================================== RCS file: /cvsroot/phpwebapp/top10/docs/ToDo.txt,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** ToDo.txt 29 Dec 2003 15:56:38 -0000 1.10 --- ToDo.txt 29 Dec 2003 16:22:52 -0000 1.11 *************** *** 1,25 **** - + At 'List of Projects' there will be a button 'Add New Project', - so that anybody can add a new project and its details. However - this newly added project will have the status 'new' and will not - be listed until the admin approves it and its status is changed - to approved. So, there should be a way for admin to list only - the newly added projects. Also, he should be notified (by email) - whenever a new project is added. - - + The admin can also delete a new project or any other project - from the list of projects. - - + Only admin can edit the details of a project or he can pass the - right to edit it to another person, by sending him by e-mail - a confirmation url. - - + A comment can be deleted only by the user who submited it - (sending him a confirmation e-mail). - A comment can also be deleted by the admin. - + Keep the count of the comments when a new comment is added or - deleted. - + Add the field 'subject' (or 'title') in the table 'comments'. - - Check for malicious requests. Username is given by the user and sometimes the project id as well; check their values so --- 1,3 ---- |