File: TODO

package info (click to toggle)
php-horde-kolab-server 2.0.5-10
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 2,056 kB
  • sloc: php: 11,626; xml: 844; sh: 3; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 747 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
====================================
 Kolab_Server Development TODO List
====================================

 - Ensure getBaseUid always returns a value (see
   Kolab_Freebusy/lib/Horde/Kolab/FreeBusy/Access.php)

 - Ensure the correct hostnames for a user get returned (getServer).

 - Implement currently missing scenarios.

 - Implement Kolab-webadmin functions

 - Check Kolab-webadmin patches in Kolab issue tracker.

 - Check with current HEAD applications.

 - Implement initial server bootstrap

 - Load-Balancing.

 - Read entry after writing and detect inconsistencies.

 - Password history support

 - Support alias attribute names

 - Support size restrictions.

 - Implement search result caching.

 - Remove Horde_Date dependency.