[phpwebapp-commits] CVS: top10/docs ToDo.txt,1.12.2.5,1.12.2.6
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2004-01-15 15:32:10
|
Update of /cvsroot/phpwebapp/top10/docs In directory sc8-pr-cvs1:/tmp/cvs-serv5893/docs Modified Files: Tag: maisp ToDo.txt Log Message: Index: ToDo.txt =================================================================== RCS file: /cvsroot/phpwebapp/top10/docs/ToDo.txt,v retrieving revision 1.12.2.5 retrieving revision 1.12.2.6 diff -C2 -d -r1.12.2.5 -r1.12.2.6 *** ToDo.txt 13 Jan 2004 14:13:50 -0000 1.12.2.5 --- ToDo.txt 15 Jan 2004 15:32:07 -0000 1.12.2.6 *************** *** 10,24 **** + Improve the look of the filters. ! - At the preference list display also the user details (name, email etc.) ! if the user wants to make them public. ! - For each developper add also his e-mail address. Each developper ! of a new project is automatically registered as an evaluator (by ! sending them a confirmation e-mail, like an invitation). ! - Add a module that can be accessed only by admin, where he can ! manage the users of the application (evaluators). He can add new ! evaluators (by sending them a confirmation email, like an invitation), ! remove them, change their data(email), etc. - A user that is not registered yet as an evaluator can do so at the --- 10,24 ---- + Improve the look of the filters. ! - Add a filter for users, remove a user (?), change the username of ! a user (?), etc. ! - Add an interface when the user can change his data (except username ! and email). ! - At the preference list display also the user details (name, email etc.) ! if the user wants to make them public (status=public). ! ! - Each developper of a new project is automatically registered as an ! evaluator (by sending them a confirmation e-mail, like an invitation). - A user that is not registered yet as an evaluator can do so at the |