From: Gunnar Wrobel
Date: Sat, 25 Apr 2009 19:40:44 +0000 (+0200) Subject: Update TODO. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=874423e859b773ec5db76fa07cef41509e03b1f9;p=horde.git Update TODO. --- diff --git a/framework/Kolab_Server/TODO b/framework/Kolab_Server/TODO index 2de53eb73..c38e25173 100644 --- a/framework/Kolab_Server/TODO +++ b/framework/Kolab_Server/TODO @@ -1,24 +1,32 @@ +==================================== + Kolab_Server Development TODO List +==================================== -- Convert external Project modifications into Kolab_Server. + - Ensure getBaseUid always returns a value (see + Kolab_Freebusy/lib/Horde/Kolab/FreeBusy/Access.php) -- Implement currently missing scenarios. + - Ensure the correct hostnames for a user get returned (getServer). -- Implement Kolab-webadmin functions + - Implement currently missing scenarios. -- Check Kolab-webadmin patch in Kolab issue tracker. + - Implement Kolab-webadmin functions -- Implement external project requirements + - Check Kolab-webadmin patch in Kolab issue tracker. -- Check with current HEAD applications. + - Implement external project requirements -- Implement initial server bootstrap + - Check with current HEAD applications. -- Load-Balancing. + - Implement initial server bootstrap -- Read entry after writing and detect inconsistencies. + - Load-Balancing. -- Password history support + - Read entry after writing and detect inconsistencies. -- Support alias attribute names + - Password history support -- Support size restrictions. + - Support alias attribute names + + - Support size restrictions. + + - Implement search result caching.