[Citadel Development] (no subject)

2007-01-22 Thread matt
IG, can you repatch msgbase.c and sysconfig.h using revised_push_patch.diff. The text client patch in routines2.c doesn't appear to have been applied. Attached is a new version of serv_funambol.c (queue room approach as in previous patch, fixed message construction problem, disabled

[Citadel Development] SVN commit log: revision 4903

2007-01-22 Thread Citadel commit log
r4903 | ajc | 2007-01-22 12:42:58 -0500 (Mon, 22 Jan 2007) | 1 line Changed paths: M /trunk/webcit/calendar.c M /trunk/webcit/roomops.c When loading the march list, don't insert the current room.

[Citadel Development] SVN commit log: revision 4904

2007-01-22 Thread Citadel commit log
r4904 | thierry | 2007-01-22 16:44:02 -0500 (Mon, 22 Jan 2007) | 1 line Changed paths: M /trunk/webcit/static/login.html M /trunk/webcit/static/webcit.css It is now possible to drive the look of the loginscreen with

[Citadel Development] SVN commit log: revision 4905

2007-01-22 Thread Citadel commit log
r4905 | thierry | 2007-01-22 16:53:36 -0500 (Mon, 22 Jan 2007) | 1 line Changed paths: M /trunk/webcit/static/login.html M /trunk/webcit/static/webcit.css remove class name in login screen

[Citadel Development] Re:First Citadel CSS Guide - login screen

2007-01-22 Thread dothebart
thierry, maybe you want to sign into the wiki, and do the documentation there?we're using dokuwiki, if you want to test somewhere else first.you could do stuff like code html to make the wiki display syntax hilighted html code...join us on freenode #citadel, or contact me for an account.

[Citadel Development] (no subject)

2007-01-22 Thread IGnatius T Foobar
I have the same error as mentioned earlier when trying to use apt. (BTW: After we get this fixed , add a note after editing sources.list to apt-get update) The links for apt are somehow circular. Fixing the packages must be an immediate priority. If people are

[Citadel Development] (no subject)

2007-01-22 Thread IGnatius T Foobar
IG, can you repatch msgbase.c and sysconfig.h using revised_push_patch.diff. The text client patch in routines2.c doesn't matt: I don't seem to have a revised_push_patch.diff. Can you post it please?

[Citadel Development] (no subject)

2007-01-22 Thread matt
Hmm, they must've gone missing across the network. Here is a diff for everything against SVN. Index: msgbase.c === --- msgbase.c (revision 4902) +++ msgbase.c (working copy) @@ -2580,6 +2580,29 @@

[Citadel Development] SVN commit log: revision 4906

2007-01-22 Thread Citadel commit log
r4906 | ajc | 2007-01-22 23:55:25 -0500 (Mon, 22 Jan 2007) | 1 line Changed paths: M /trunk/citadel/imap_acl.c M /trunk/citadel/serv_imap.c * ACL extension - GETACL and MYRIGHTS share output code

[Citadel Development] (no subject)

2007-01-22 Thread IGnatius T Foobar
Thanks. It's been applied. There were some compiler warnings which I silenced, but there are a few left you might want to have a look at.