Update TODO.
authorGunnar Wrobel <p@rdus.de>
Sat, 25 Apr 2009 19:40:44 +0000 (21:40 +0200)
committerGunnar Wrobel <p@rdus.de>
Sat, 25 Apr 2009 19:40:44 +0000 (21:40 +0200)
framework/Kolab_Server/TODO

index 2de53eb..c38e251 100644 (file)
@@ -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.