[evolution-couchdb] Created tag EVOLUTION_COUCHDB_0_1_1



The unsigned tag 'EVOLUTION_COUCHDB_0_1_1' was created.

Tagger: Rodrigo Moya <rodrigo gnome-db org>
Date: Thu Jun 25 18:21:16 2009 +0200

    Tag 0.1.1 release

Changes:

Rodrigo Moya (32):
      Initial skeleton
      Shut up git
      Make it build
      Implemented get_contact_list method
      Implemented get_contact method
      Free EBookBackendCouchDB members in _dispose method
      Added skeleton for configuration plugin
      Use couchdb_document_contact API to get values from CouchDB documents
      Install .server file correctly
      Added debian/ dir
      Depend on couchdb-glib >= 0.2
      Fixed .server file to use shlib instead of exe
      Some bonobo.server fixes
      Added plugin for CouchDB source configuration
      Shut up git
      Added views methods and some fixes in EBookBackend class
      Remove g_free that causes e-d-s to crash???
      Added code to retrieve email addresses
      Parse phone numbers
      Get postal addresses
      Implemented create_contact backend method
      Remove UID as required field, if not, creating new contacts checks fail in Evolution contact editor
      We don't support all fields right now, so just return the ones we support in e_book_backend_couchdb_get_supported_fields
      Set the ID for the contact we send back from the CouchDB server generated one
      Add email addresses to created documents
      Set phone numbers when creating contact
      Moved CouchDBDocument creation code to couch_document_from_contact function.
      Added e_book_backend_couchdb_remove_contacts method
      Unref the contact, not the document, which is NULL
      Store postal addresses when saving contacts to the database
      Added missing translatable files
      Release 0.1.1



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]