Development Status + Newest Version uploaded

21 11 2007

So here comes the current status. For the ones which didn’t test ContactR yet, and the ones which want to test it again (username and pw changed):
- location: http://contacts.shdev.de/
- user: admin
- pw: 1234

In the actual version didn’t change too much, at least not noticable. I have moved the user handling into a MySQL Database and implemented an login/logoff mechanism provided by the phpUserClass.

Further I started the Database-Design for the rest of the data. Right now there is a XML-MySQL hybrid used.

But before I continue telling what is planned to implement here the current feature list:

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

So far the features. If you find one I missed tell me ;)

I promised to post the time line with the milestone for the feature as well as the approximated times for the milestones in the next days.  Of course there will be a complete feature list with all todos and dones.

So long…