In progress…
So far already done:
Server:
- Login user
- Logoff user
- Register user with email for activation Link
- Activate user
- Remember User per Session
- Remember User per Cookie
- Load contact data from XML file
- Load contact data from LDIF file
- Load contact data from VCF file
- Save contact data to XML file
- Save contact data to LDIF file
- Save contact data to VCF file
- Create contact
- Read contact details
- Delete contact
- Read list of contacts
- Read list of groups
- Read relation between contacts and groups
- Interface for converter plugins
- User Roles not yet used
Client:
- Login user
- Logoff user
- Show list of groups
- Show list of contacts in current group
- Show list of contacts in all groups
- Remember user per Session
- Remember user per Cookie
- Import LDIF file
- Export LDIF file
- Create contact
- Show contact details
- Delete contact
- Refresh data on command
- Search incrementaly and instaneously in current contact list
- Show contact detail region
- Hide contact detail region