2dbe6cd1 | 18-Oct-2001 |
jim winstead |
validate email addresses, handle creating new users |
57de15fd | 18-Oct-2001 |
jim winstead |
email may be null, but not empty |
1441fe57 | 18-Oct-2001 |
jim winstead |
clean up to handle new table structure, for the most part |
18537667 | 18-Oct-2001 |
jim winstead |
add a little padding |
096ac915 | 18-Oct-2001 |
jim winstead |
old columns were dropped, so don't need to be as explicit |
52f37095 | 18-Oct-2001 |
jim winstead |
more refactoring |
ee035517 | 18-Oct-2001 |
jim winstead |
split login stuff into include file |
733d3f6e | 17-Oct-2001 |
jim winstead |
splitting cvs-specific stuff to distinct table. |
d30c9791 | 17-Oct-2001 |
jim winstead |
fix form field name |
88d76e0b | 17-Oct-2001 |
jim winstead |
on second thought, just color the cvs username cell if they aren't approved |
efc11f86 | 17-Oct-2001 |
jim winstead |
tint unapproved people red |
18e9ecdc | 17-Oct-2001 |
jim winstead |
handle username parameter to jump directly to someone's record, add 'approved' column |
9eb86d33 | 17-Oct-2001 |
Jacques Marneweck |
* Should fix the next/prev links going to users.php --jm |
a6150164 | 17-Oct-2001 |
jim winstead |
lines need trailing ; |
02efae52 | 17-Oct-2001 |
jim winstead |
skip entries without email addresses |
7eab8f2f | 17-Oct-2001 |
jim winstead |
export cvsname/name/email list for use by cvs log mail script |
40ccb04e | 17-Oct-2001 |
jim winstead |
rsync moved to va1 a while ago. |
6bf77697 | 17-Oct-2001 |
jim winstead |
not necessary |
21264adc | 17-Oct-2001 |
jim winstead |
basic user editing |
6cf482cb | 17-Oct-2001 |
jim winstead |
more stuff to export |
a404f815 | 16-Oct-2001 |
jim winstead |
get info for cvs passwd file from database |
f3ec64f2 | 16-Oct-2001 |
jim winstead |
add a couple of newlines to rejection email |
eb8169cb | 04-Oct-2001 |
Jesus M. Castagnetto |
forgot to use head()/foot() when listing alerts |
bbcf467f | 04-Oct-2001 |
Jesus M. Castagnetto |
s/alerts_lib/alert_lib/ |
1b20edcb | 04-Oct-2001 |
Jesus M. Castagnetto |
Added initial support for email alerts to notes admins, still not integrated |