Lightning implementing RFC6638: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
'''This page shows the overview implementation of [https://bugzilla.mozilla.org/show_bug.cgi?id=1000390 Bug 100390] for Google Summer of Code 2014.'''
== Abstract ==
== Abstract ==
This proposal specifies improve Lightning’s scheduling system by updating available codebase to the latest CalDav specification and by implementing required CalDav properties from RFC6638 to make the Lightning’s scheduling possible with any server. Furthermore, this covers writing mozmill tests for various invitation scenarios focusing mostly on sections where the code will be updated.  
 
This page specifies improve Lightning scheduling system by implementing latest CalDav features described in [http://tools.ietf.org/html/rfc6638 RFC 6638] and writing mozmill tests to cover various invitation scenarios. Also, this project requires identify where Lightning code-base lags behind RFC 6638 and update to newly introduced properties.
 
The properties which have been identified and selected to be updated are displayed in the table below.
 
==TODOs==
==TODOs==



Revision as of 16:33, 17 May 2014

This page shows the overview implementation of Bug 100390 for Google Summer of Code 2014.

Abstract

This page specifies improve Lightning scheduling system by implementing latest CalDav features described in RFC 6638 and writing mozmill tests to cover various invitation scenarios. Also, this project requires identify where Lightning code-base lags behind RFC 6638 and update to newly introduced properties.

The properties which have been identified and selected to be updated are displayed in the table below.

TODOs

Property Description Header text
Example Example Example
Example Example Example
Example Example Example

Testing

Releases