Update of /cvsroot/phpwebapp/top10/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv27592/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
retrieving revision 1.12.2.1
diff -C2 -d -r1.12 -r1.12.2.1
*** ToDo.txt 5 Jan 2004 14:42:00 -0000 1.12
--- ToDo.txt 9 Jan 2004 16:31:03 -0000 1.12.2.1
***************
*** 1,22 ****
! - Add a hierarchical menu for selecting the category.
! - Add a module for the admin where he can change the categories,
! languages, his password, etc.
- Add a module that can be accessed only by admin, where he can
! manage the users of the application.
! -----
! - Using browse.php everybody can read the password of the database
! and any other sensitive information. Find out how to fix this.
! ------------------------------------------------------------------
! - Fill the database with the relevant data (also with the help of SF team).
! - Add a link from phpWebApp page to Top10 page.
- - Send a notification message to SF users about it.
--- 1,31 ----
! - Add to project details URL1, URL2, etc.
! - 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).
!
! - When the admin sends the project for edit to another person
! he should supply his e-mail address (instead of the username).
- 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.
! - At the preference list display also the user details (name, email etc.)
! if the user wants to make them public.
! - A user that is not registered yet as an evaluator can do so at the
! time that he tries to save his preference list. His registration should
! be approved by admin, and his preference list is saved only after he
! is approved by admin and the list confirmed (by email) by the user.
! ---------------
! - Add a hierarchical menu for selecting the category.
! - Add a module for the admin where he can change the categories,
! languages, his password, etc.
|