[Citadel Development] (no subject)

2009-01-30 Thread IGnatius T Foobar
I'd like the opinion of the rest of the Citadel developer team regarding our LDAP connector. Here's how I'm looking at it: * It's ugly * Address books are better handled by vCard over DAV or IMAP * As far as I can tell, nobody is using it I would like to deprecate

[Citadel Development] (no subject)

2009-01-30 Thread IGnatius T Foobar
(I'm going to at least check in a warning message; we can add the special shutoff switch if we're in agreement that this is the way to go.)

[Citadel Development] Citadel commit log: revision 7024

2009-01-30 Thread ajc
r7024 | ajc | 2009-01-30 13:02:22 -0500 (Fri, 30 Jan 2009) | 1 line Changed paths: M /trunk/citadel/citadel.h M /trunk/citadel/modules/expire/serv_expire.c M /trunk/citadel/modules/ldap/serv_ldap.c * serv_ldap.c: upo

[Citadel Development] Citadel commit log: revision 7025

2009-01-30 Thread ajc
r7025 | ajc | 2009-01-30 13:24:41 -0500 (Fri, 30 Jan 2009) | 1 line Changed paths: D /trunk/webcit/tiny_mce * Deleted tiny_mce - update is coming in the next commit -

[Citadel Development] Citadel commit log: revision 7026

2009-01-30 Thread ajc
r7026 | ajc | 2009-01-30 13:25:21 -0500 (Fri, 30 Jan 2009) | 1 line Changed paths: A /trunk/webcit/tiny_mce A /trunk/webcit/tiny_mce/langs A /trunk/webcit/tiny_mce/langs/en.js A /trunk/webcit/tiny_mce/license.txt

[Citadel Development] Citadel commit log: revision 7027

2009-01-30 Thread ajc
r7027 | ajc | 2009-01-30 13:30:38 -0500 (Fri, 30 Jan 2009) | 1 line Changed paths: D /trunk/webcit/tiny_mce * removed tiny_mce again

[Citadel Development] Citadel commit log: revision 7028

2009-01-30 Thread ajc
r7028 | ajc | 2009-01-30 13:32:36 -0500 (Fri, 30 Jan 2009) | 1 line Changed paths: A /trunk/webcit/tiny_mce A /trunk/webcit/tiny_mce/langs A /trunk/webcit/tiny_mce/langs/da.js A /trunk/webcit/tiny_mce/langs/de.js

[Citadel Development] Citadel commit log: revision 7029

2009-01-30 Thread ajc
r7029 | ajc | 2009-01-30 15:22:48 -0500 (Fri, 30 Jan 2009) | 2 lines Changed paths: M /trunk/webcit/static/webcit.css * Do not allow message subjects to wrap, if the length happens to exceed the table cell width even afte

[Citadel Development] Citadel commit log: revision 7030

2009-01-30 Thread ajc
r7030 | ajc | 2009-01-30 16:02:47 -0500 (Fri, 30 Jan 2009) | 1 line Changed paths: M /trunk/webcit/static/webcit.css * Minor tweaks to css

[Citadel Development] Citadel commit log: revision 7031

2009-01-30 Thread ajc
r7031 | ajc | 2009-01-30 16:17:22 -0500 (Fri, 30 Jan 2009) | 1 line Changed paths: M /trunk/webcit/static/webcit.css * Found three different styles for '#banner'. Merged them. Also removed the min-height attribute for t

[Citadel Development] Citadel commit log: revision 7032

2009-01-30 Thread ajc
r7032 | ajc | 2009-01-30 16:24:18 -0500 (Fri, 30 Jan 2009) | 1 line Changed paths: M /trunk/webcit/summary.c * Add 'actiondiv' to the summary screen banner so that the 'make this my start page' link appears in the correct

[Citadel Development] Re: mod_auth_citadel

2009-01-30 Thread scianos
> Jan 24 2009 4:12pm from BOFHMike @mycastlewall (My Castle Wall) >Subject: mod_auth_citadel >I got en error when trying to ./configure --with-apr=/usr/lib > >checking Apache APR Version 1 is REQUIRED. Checking for APR... error >configure: error: Bad path to Apache

[Citadel Development] Citadel commit log: revision 7033

2009-01-30 Thread ajc
r7033 | ajc | 2009-01-30 23:56:26 -0500 (Fri, 30 Jan 2009) | 1 line Changed paths: M /trunk/webcit/static/t/tab_siteconfig_autopurger.html * Fixed the auto-purger hour field in the admin screen. It was keying on 'calhour

[Citadel Development] Citadel commit log: revision 7034

2009-01-30 Thread ajc
r7034 | ajc | 2009-01-31 00:09:04 -0500 (Sat, 31 Jan 2009) | 1 line Changed paths: M /trunk/webcit/siteconfig.c * The code which loads expire policies had been incompletely ported to strbuf, causing the data to be lost.

[Citadel Development] Citadel commit log: revision 7035

2009-01-30 Thread ajc
r7035 | ajc | 2009-01-31 00:13:43 -0500 (Sat, 31 Jan 2009) | 1 line Changed paths: M /trunk/webcit/static/t/tab_siteconfig_access.html * Fixed an error in the template that was causing the 'c_creataide' field to load with

[Citadel Development] Citadel commit log: revision 7036

2009-01-30 Thread ajc
r7036 | ajc | 2009-01-31 00:18:23 -0500 (Sat, 31 Jan 2009) | 1 line Changed paths: M /trunk/webcit/static/t/tab_siteconfig_network.html * Fixed an error in the template that was causing the 'c_rbl_at_greeting' field to lo

[Citadel Development] Citadel commit log: revision 7037

2009-01-30 Thread ajc
r7037 | ajc | 2009-01-31 00:40:15 -0500 (Sat, 31 Jan 2009) | 2 lines Changed paths: M /trunk/webcit/static/t/view_message.html M /trunk/webcit/static/t/view_message_print.html M /trunk/webcit/static/t/view_message_rep

[Citadel Development] (no subject)

2009-01-30 Thread IGnatius T Foobar
These two bugs should receive priority: 1. OpenID login screen 2. Display of a single contact in an address book view Once these are fixed, I think we will be at a point where we can update Uncensored to svn head and begin some heavy-load testing.