uid=500(shevett) gid=500(shevett) groups=500(shevett),400(cvsadmin),401(cvsusers),502(web) congo/client GUI.java,1.26,1.27 StatusWindow.java,1.3,1.4 Sat May 24...
Dave Belfer-Shevett
shevett@...
May 24, 2003 10:40 pm
3
uid=500(shevett) gid=500(shevett) groups=500(shevett),400(cvsadmin),401(cvsusers),502(web) congo/client StatusWindow.java,1.4,1.5 Sat May 24 19:30:34 EDT 2003 ...
Dave Belfer-Shevett
shevett@...
May 24, 2003 11:01 pm
4
uid=500(shevett) gid=500(shevett) groups=500(shevett),400(cvsadmin),401(cvsusers),502(web) congo/cserver conference.java,1.7,1.8 Sun May 25 01:35:42 EDT 2003 ...
Dave Belfer-Shevett
shevett@...
May 25, 2003 5:22 am
5
uid=500(shevett) gid=500(shevett) groups=500(shevett),400(cvsadmin),401(cvsusers),502(web) congo/client GUI.java,1.27,1.28 Sun May 25 01:35:42 EDT 2003 Update...
Dave Belfer-Shevett
shevett@...
May 25, 2003 5:22 am
6
uid=500(shevett) gid=500(shevett) groups=500(shevett),400(cvsadmin),401(cvsusers),502(web) congo/client ConferenceDetails.java,NONE,1.1 Sun May 25 13:08:10 EDT...
Dave Belfer-Shevett
shevett@...
May 25, 2003 4:53 pm
7
uid=500(shevett) gid=500(shevett) groups=500(shevett),400(cvsadmin),401(cvsusers),502(web) congo/client ConferenceEditor.java,1.2,NONE Sun May 25 13:35:32 EDT...
Dave Belfer-Shevett
shevett@...
May 25, 2003 5:16 pm
8
uid=500(shevett) gid=500(shevett) groups=500(shevett),400(cvsadmin),401(cvsusers),502(web) congo/cserver conference.java,1.8,1.9 Sun May 25 16:26:33 EDT 2003 ...
Dave Belfer-Shevett
shevett@...
May 25, 2003 8:00 pm
9
uid=500(shevett) gid=500(shevett) groups=500(shevett),400(cvsadmin),401(cvsusers),502(web) congo/client GUI.java,1.28,1.29 Sun May 25 16:33:37 EDT 2003 Update...
uid=500(shevett) gid=500(shevett) groups=500(shevett),400(cvsadmin),401(cvsusers),502(web) congo build.xml,1.6,1.7 Sat Jun 14 02:36:17 EDT 2003 Update of...
Dave Belfer-Shevett
shevett@...
Jun 14, 2003 6:08 am
12
uid=500(shevett) gid=500(shevett) groups=500(shevett),400(cvsadmin),401(cvsusers),502(web) congo/cserver registrants.java,1.39,1.40 Sat Jun 14 02:37:00 EDT...
(guys, you should both be on congo-dev if you're not, since we're committing / changing code and talking about stuff all the time..) ... The constructor takes...
Shayde
shayde@...
Jul 15, 2003 12:35 pm
20
... credentialed ... If I read this right, it means that I can, via the web interface, register a person, and set a notice that the front-desk folks will get?...
... Correctumundo. If you make a NOTICE entry, it will pop up whenever someone running the Swing client looks up a user, and can only be cleared by an admin. ...
Shayde
shayde@...
Jul 15, 2003 1:36 pm
22
... Mmm.. I can see the benefit of requiring an admin to clear it, but that'll slow down the regi line as all 7 terminals hit an admin needed :) ... *nod*...
... Nonono, the oeprator can click 'Ok' to make it go away, but it'll pop up again when anyone looks up that registrant. "Clearing" means that the notice gets...
Shayde
shayde@...
Jul 15, 2003 1:55 pm
24
... Still getting an XML parse error. perhaps the data's being returned but not handled correctly? XML error at line 1, check URL Method:...
Kyle Kohler
kkohler@...
Jul 15, 2003 5:32 pm
25
... Make sure you're turning off magic qoutes.. or was that for the linkpoint code?...
Duncan
dhill@...
Jul 15, 2003 5:39 pm
26
... This is definately a return error. I'm looking at the running code on your machine, and the getRegistrantList() method is being called, and is populating,...
... The XML looks fine, but it's still throwing XML error at line 1, check URL. I don't know if some crazy control character is maybe coming back or something?...
Kyle Kohler
kkohler@...
Jul 15, 2003 6:30 pm
28
... On my todo list. Only so many hours in a day (and night, and day again). -Jonah -- The Dragon is Jonah Safar (points@...). "Though I am young, I...
The Dragon
points@...
Jul 15, 2003 6:30 pm
29
What's the command to restart congo? It seems to have either been killed or stopped of it's own volition. -- Kyle Kohler kkohler@......
Kyle Kohler
kkohler@...
Jul 22, 2003 1:31 am
30
... Kyle, I know you've gotten it running again already, but for future reference... cd [wherever CONGO's top level dir is] ant run-server (the top level dir...