Commit Graph

179 Commits

Author SHA1 Message Date
mguessan 342b5d4e12 EWS: implement folder handling, including the new MoveFolderMethod
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1111 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-29 14:15:50 +00:00
mguessan d961b647fa DAV: Add folder unit tests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1110 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-29 08:45:06 +00:00
mguessan b97ce4cdfd DAV: implement timezone mapping for Exchange 2007, should fix the allday issue with Outlook
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1108 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-28 23:31:07 +00:00
mguessan 878f30818e DAV: add unit tests, move buildCalendarPath logic to getFolderPath
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1099 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-20 22:12:36 +00:00
mguessan cbf4b4acf6 EWS: start ExchangeSession refactoring to extract Dav calls
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1068 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-02 08:46:46 +00:00
mguessan 1df2e961ed Improve xmlEncode, use compiled static patterns
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1002 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-13 22:30:04 +00:00
mguessan 06e1a4896f Refactor ExchangeSession, use StringUtil to simplify code
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@817 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-03 10:01:33 +00:00
mguessan 864681e2f6 Start refactoring: StringUtil class
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@814 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-02 21:38:49 +00:00
mguessan 3471a6dbab Fix test
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@806 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-30 15:13:06 +00:00
mguessan 3a1878a2c0 New abstract JUnit test case class
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@791 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-25 22:27:34 +00:00
mguessan 254136eda5 Update ExchangeSession test
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@600 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 15:18:50 +00:00
mguessan d78b4cb4a1 Fix ExchangeSession test
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@578 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-21 18:19:02 +00:00
mguessan 2abfa2ce46 POP: Defer message list after login phase and load only uid and size attributes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@557 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-10 14:52:09 +00:00
mguessan 711f750c51 Caldav: Fix Bug 2783595, allow empty lines in ICS content
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@549 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-29 22:54:05 +00:00
mguessan 2b1b1d22c6 Fix exchangeSession test class
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@533 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-17 10:57:14 +00:00
mguessan 09de523391 Progress on IMAP implementation : list folders, some fetch orders
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@301 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-23 00:59:41 +00:00
mguessan 82c1cfc1af Implement ICS parser/writer to avoid multiline issues (leading to corrupt events)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@275 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-04 14:21:50 +00:00
mguessan 6c327fe4cf Register custom factory in test class
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@240 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-23 00:13:03 +00:00
mguessan d66bd4b38c Fix LDAP filter parser : Thunderbird sends values with space as separate strings, rebuild value
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@213 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 18:25:09 +00:00
mguessan 24362b8632 Implement an ExchangeSession pool (needed with LdapServer)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@196 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-04 11:50:31 +00:00
mguessan cd2996f8a1 Added a custom SSLProtocolSocketFactory to allow user to manually accept invalid or self signed certificates
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@150 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-10-31 17:12:30 +00:00
mguessan 2658817680 fix other checkstyle detected errors
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@59 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-05-09 23:37:24 +00:00
mguessan 8ba3b3ac8b Fix regression in stream handling : do not close quoteOs, this would close the underlying stream
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@53 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-04-26 10:54:42 +00:00
mguessan 93bc82da15 Add a checkConfig method to detect configuration errors at connect time
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@49 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-04-25 23:29:46 +00:00
mguessan 08f86575d5 add keep delay to settings panel
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@25 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-02-07 11:51:08 +00:00
mguessan de81d3d7b8 implement message purge after a delay
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@24 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-02-07 11:32:44 +00:00
mguessan 9fcca726c1 update test class signature
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@17 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2006-12-21 23:39:07 +00:00
mguessan f9b1321101 full inline images rewrite, merge information from htmlBody and OWA generated page to build inline image list
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@14 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2006-12-18 21:32:40 +00:00
mguessan f3ed595bab Test class
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@12 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2006-12-15 16:41:58 +00:00