#############################################################
$Id: TODO,v 1.2 2000/01/03 17:16:19 mike Exp $

Some things that need ot be taken care of:


#############################################################

On error, more cleaning up needs to be done.  E.G, when adding 
a user, and when there's no write permission on .htpasswd, 
vieweditusers should remove the new user from postgres as well, 
so that, once the error condition is fixed, it won't be responsible 
for creating another (user "foo" already exists, or whatever). 

#############################################################

Job downloads need to be sequential and non-overlapping.  In order to
do this we'll add a field to the Job Table 'downloaded' that is set to
'y' when a job has been downloaded.


Format the nite-report.pl reports a little bit better, properly not
showing closed out jobs int he Summery, and possibly making little
"last 10 actions against this job" report for managers.

Put a bug report mechanism on the front page.



#############################################################
Low Priority, Primarily feature additions and change requests

notification needs to be added into the mix

Work on Help functionality

-Javascript bounds checking for just about everything:
	-log hours
	-search hours
	-etc. etc.




