Commit graph

350 commits

Author SHA1 Message Date
Patrick Ohly
768791b35b # updated
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@205 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-06 16:03:23 +00:00
Patrick Ohly
86abbd9ced always treat single ; as normal character in single-value properties
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@204 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-06 16:02:45 +00:00
Patrick Ohly
f2cf2e8243 # bumped version
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@203 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-06 15:54:01 +00:00
Patrick Ohly
0c357f8dcb # updated
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@202 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-06 15:53:29 +00:00
Patrick Ohly
132c015573 now compiles on Maemo
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@201 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-06 15:48:58 +00:00
Patrick Ohly
91024bd611 added note about .patches
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@200 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-06 15:48:20 +00:00
Patrick Ohly
6a8e0fd47e C++ client library may or may not already contain the files generated by the autotools
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@199 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-06 14:42:13 +00:00
Patrick Ohly
ab6c268d21 since adding the sync-mode-name.patch more comprehensible names are supported
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@198 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-06 14:40:22 +00:00
Patrick Ohly
23e1a67b91 workaround for incomplete result of e_cal_get_changes()
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@197 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-06 12:41:50 +00:00
Patrick Ohly
8199a7b38c - adapted to new SyncClient API: configuration tree handling is now part
of the library
- do not reset anchors after failure: allows to proceed with two-way sync


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@196 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-06 07:56:41 +00:00
Patrick Ohly
90e5393a6d ensure that deleted items have a sane datatype (in particular avoid text/x-todo)
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@195 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-07-27 19:42:44 +00:00
Patrick Ohly
80a320e8ec fixed compiler warning
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@194 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-07-27 19:41:24 +00:00
Patrick Ohly
b1067bfe5b added inclusion of config.h (needed since adding ENABLE_ECAL/EBOOK)
added meta information callbacks


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@193 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-07-25 21:25:51 +00:00
Patrick Ohly
9c886fd2b5 added --disable-ecal/ebook for installations without the required libs
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@192 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-07-23 10:27:21 +00:00
Patrick Ohly
13bd97de0f implemented more of the new meta info calls
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@191 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-07-23 09:36:45 +00:00
Patrick Ohly
7b47c97110 # updated
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@190 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-07-23 04:42:41 +00:00
Patrick Ohly
c575dcec3b firstTimeSyncMode is not used
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@189 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-07-23 04:41:58 +00:00
Patrick Ohly
d5b333f361 bumped version
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@188 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-07-18 21:25:24 +00:00
Patrick Ohly
36ddd4f4f3 use the new SyncClient API to set a default 'SyncEvolution x.y' as HTTP user agent
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@187 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-07-18 21:24:52 +00:00
Patrick Ohly
ac410fe2ed changed vCard 2.1 parser to make it compatible with servers
which send a verbatim semicolon as part of properties where
the semicolon has no special meaning


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@186 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-07-17 19:37:59 +00:00
Patrick Ohly
3fc4cddbc9 must always pass vCard through decoding/encoding to ensure that CHARSET is added as needed
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@185 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-07-14 21:23:07 +00:00
Patrick Ohly
5616419214 due to cut-and-paste error the ContactStress test was executed instead of Calendar/TaskStress
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@184 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-07-14 21:22:08 +00:00
Patrick Ohly
fff541fead ignore some more irrelevant differences with Synthesis server
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@183 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-07-14 21:21:02 +00:00
Patrick Ohly
bd274c729f fixed decoding of quoted-printable soft line breaks, fixed unfolding of vCard 2.1
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@182 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-07-14 21:20:29 +00:00
Patrick Ohly
6f6c575290 must add CHARSET=UTF-8 if non-ASCII character is found because default charset is not well-defined
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@181 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-07-14 21:19:41 +00:00
Patrick Ohly
46cd60c556 added folding and XML entities test cases
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@180 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-07-14 20:58:57 +00:00
Patrick Ohly
335f13515b emphasized the need to chose the right uri/type combination, in particular with ScheduleWorld
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@179 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-07-08 18:25:10 +00:00
Patrick Ohly
78acb31a56 added support for setting HTTP user agent
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@178 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-07-02 16:30:34 +00:00
Patrick Ohly
635e2e3082 special characters in test cases were not escaped properly
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@177 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-07-02 16:05:20 +00:00
Patrick Ohly
94d26becf1 testMerge() dumps the result of conflict resolution, but no longer makes any assumptions about it
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@176 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-07-02 15:46:53 +00:00
Patrick Ohly
bff6fb9250 # update
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@174 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-27 21:25:34 +00:00
Patrick Ohly
2737d255a9 moved some content to new home page, added link to it
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@173 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-27 21:24:27 +00:00
Patrick Ohly
73ee2e0018 listing Evolution databases showed calendars twice instead of task lists
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@172 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-27 16:26:28 +00:00
Patrick Ohly
6602973f02 changed comments about Evolution versions affected by known problems
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@171 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-26 21:09:43 +00:00
Patrick Ohly
eab76dee97 minor clarifications
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@170 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-26 21:00:41 +00:00
Patrick Ohly
60a9496eb9 workaround for problems during slow-sync if items are split between different messages
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@169 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-26 20:40:00 +00:00
Patrick Ohly
8462ca3111 clarified unknown name text
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@168 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-26 20:28:09 +00:00
Patrick Ohly
b95a96b8b6 added special handling of TEL;TYPE=PREF,VOICE
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@167 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-26 20:24:23 +00:00
Patrick Ohly
02352bb799 added *Stress::testManyItems
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@166 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-22 19:19:02 +00:00
Patrick Ohly
70074a9199 always use two digits in file name
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@165 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-19 16:23:07 +00:00
Patrick Ohly
671fa4c689 never executed delete since adding workaround (wrong brackets)
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@164 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-17 20:07:38 +00:00
Patrick Ohly
10ee306c09 remove redundant VALUE=DATE-TIME
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@163 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-17 16:20:52 +00:00
Patrick Ohly
3915202c62 added test case with BYSETPOS=-1
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@162 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-17 16:17:11 +00:00
Patrick Ohly
0bdf6b5eca added more special characters - double quotation marks currently not tested because of Evolution's invalid encoding of them
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@161 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-17 14:34:25 +00:00
Patrick Ohly
0fc351498f documented need to enter new address book to avoid 'EBookStatus returned 19'
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@160 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-17 13:09:47 +00:00
Patrick Ohly
e8278af447 relax comparison of RRULE BYDAY, modified task test case to always use its own VTIMEZONE
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@159 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-15 16:15:37 +00:00
Patrick Ohly
0d0de8072d added test case with empty EMAIL: property
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@158 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-15 16:14:48 +00:00
Patrick Ohly
41bb624b97 added safety check to avoid segfaults if server sends no data for item
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@157 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-15 15:12:11 +00:00
Patrick Ohly
c4ec3175f8 some more comments about compiling on Debian Sarge
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@156 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-15 13:49:12 +00:00
Patrick Ohly
b0c38883c7 added Test.h to distribution
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@155 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-15 13:48:41 +00:00