mirror of
https://github.com/moparisthebest/davmail
synced 2024-12-13 11:12:22 -05:00
Doc: update roadmap
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1284 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
813e0fd9f7
commit
e6f92e8d53
@ -15,31 +15,25 @@
|
|||||||
for improvement. The following section lists the expected new features
|
for improvement. The following section lists the expected new features
|
||||||
and enhancements in DavMail next versions.
|
and enhancements in DavMail next versions.
|
||||||
</p>
|
</p>
|
||||||
<subsection name="3.6.7">
|
<subsection name="3.8.1">
|
||||||
<p>
|
<p>
|
||||||
<strong>Next bugfix release</strong>
|
<strong>Next bugfix release</strong>
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Create a new RPM package with redline rpm ant task</li>
|
|
||||||
<li>Change the subject line when replying to invites</li>
|
<li>Change the subject line when replying to invites</li>
|
||||||
<li>Growl support on OSX</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</subsection>
|
</subsection>
|
||||||
<subsection name="3.7.0">
|
<subsection name="3.9.0">
|
||||||
<p>
|
<p>
|
||||||
<strong>Next minor release</strong>
|
<strong>Next minor release</strong>
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Implement CardDav protocol to sync address books. This new feature
|
<li>Create a new RPM package with redline rpm ant task</li>
|
||||||
is sponsored by <a href="http://www.defense.gouv.fr/dga/">French Defense / DGA</a>
|
|
||||||
through project <a href="http://www.trustedbird.org">Trustedbird</a>
|
|
||||||
</li>
|
|
||||||
<li>Implement Caldav attachments</li>
|
<li>Implement Caldav attachments</li>
|
||||||
<li>Implement hide from Dock option on OSX</li>
|
<li>Implement hide from Dock option on OSX</li>
|
||||||
<li>Implement multiple mailbox access over IMAP with domain/user/mailbox:
|
<li>Implement multiple mailbox access over IMAP with domain/user/mailbox:
|
||||||
http://msexchangeteam.com/archive/2004/03/31/105275.aspx
|
http://msexchangeteam.com/archive/2004/03/31/105275.aspx
|
||||||
</li>
|
</li>
|
||||||
<li>Implement MKCALENDAR</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</subsection>
|
</subsection>
|
||||||
<subsection name="4.0">
|
<subsection name="4.0">
|
||||||
@ -48,11 +42,8 @@
|
|||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Implement optional ICS Todo/Task conversion to Outlook tasks</li>
|
<li>Implement optional ICS Todo/Task conversion to Outlook tasks</li>
|
||||||
<li>Exchange 2010 support through EWS: Need a major refactoring of ExchangeSession
|
<li>Exchange 2010 support through EWS: Experimental implementation already available but not
|
||||||
to separate WebDav only stuff
|
complete, set davmail.enableEws=true in davmail.properties to test
|
||||||
</li>
|
|
||||||
<li>Replace BufferedReader with a dedicated InputStream to parse
|
|
||||||
Caldav Requests, detect encoding in http headers
|
|
||||||
</li>
|
</li>
|
||||||
<li>Jsmooth Windows 64 bit wrappers</li>
|
<li>Jsmooth Windows 64 bit wrappers</li>
|
||||||
<li>Include Unix init.d script to help users use DavMail in server mode</li>
|
<li>Include Unix init.d script to help users use DavMail in server mode</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user