Update of /cvsroot/php-todo/src
In directory usw-pr-cvs1:/tmp/cvs-serv3336
Modified Files:
TODO
Log Message:
New features
Index: TODO
===================================================================
RCS file: /cvsroot/php-todo/src/TODO,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** TODO 20 Jul 2002 12:30:28 -0000 1.7
--- TODO 15 Sep 2002 18:30:50 -0000 1.8
***************
*** 7,13 ****
Automatic detection of previous version, db update
- Split to multiple files
Future:
! - Multiple users, groups
- Task assignment, etc
--- 7,18 ----
Automatic detection of previous version, db update
- Split to multiple files
+ - Sorting of todos within a priority
+ - Date/time to todo (calendar style), send email alerts of todos nearing specified date/time
+ - Better support for quotes (")
+ - Multiple todo views (one phptodo user for several different usages ie. private, public)
+
Future:
! - Groups
- Task assignment, etc
|