Commit graph

220 commits

Author SHA1 Message Date
Patrick Ohly
5da1505677 executes CVS checkout, compilation and testing automatically
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@227 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-26 15:44:06 +00:00
Patrick Ohly
cc817c4106 # version bump
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@225 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-21 20:35:59 +00:00
Patrick Ohly
9f0589b012 # updated
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@224 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-21 20:35:09 +00:00
Patrick Ohly
cacaf7dc0d # polished news a bit for 0.4 pre2
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@223 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-21 20:32:15 +00:00
Patrick Ohly
48dd0bc247 new server is www.estamos.de
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@222 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-19 14:42:05 +00:00
Patrick Ohly
3e7886be7e better error message when Evolution development files are missing
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@221 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-19 12:37:30 +00:00
Patrick Ohly
7daf4f924c moved reading of changes into helper function so that it can be used in the pre- and post-processing
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@220 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-19 08:42:07 +00:00
Patrick Ohly
2d9da1b65f ensure that after refresh-from-client items are not sent again
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@219 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-17 21:39:29 +00:00
Patrick Ohly
455da2660d changed list into a set to be more resilient against getting UIDs multiple times
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@218 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-17 20:39:35 +00:00
Patrick Ohly
bfc7f64173 implemented Evolution authentication
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@217 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-17 20:26:08 +00:00
Patrick Ohly
281fb49492 normalizing ORG must not extend into other properties
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@216 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-15 19:20:20 +00:00
Patrick Ohly
1668c30008 - rename qptr to eptr to avoid name clash with sstring
- moved unref() into global name space so that more unref() functions
  can be added (otherwise local methods shadow the global functions)
- use eptr for SourceList (wasn't destructed in case of error otherwise and
  logging in 0.4 pre continued to go to file)
- check for server configuration and abort in prepare if none given with
  a suitable error message


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@215 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-14 20:52:34 +00:00
Patrick Ohly
84c3044a00 avoid CHARSET=UTF-8 without quoted-printable encoding
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@214 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-14 20:46:52 +00:00
Patrick Ohly
b87d8ba2fd # updated
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@213 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-13 20:16:14 +00:00
Patrick Ohly
7135b88f45 # version is back to 0.4-cvs
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@212 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-13 20:15:29 +00:00
Patrick Ohly
316c4538fb # added next release and comments about two fixes
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@211 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-13 20:14:34 +00:00
Patrick Ohly
16850ec75e added some more test cases for special characters
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@210 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-13 20:14:07 +00:00
Patrick Ohly
f157e630b4 send configured vCard format as part of DevInf (Synthesis server gets confused otherwise)
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@209 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-13 20:12:01 +00:00
Patrick Ohly
28b8331ede do not send CHARSET for vCard 3.0, not needed and illegal
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@208 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-13 20:11:14 +00:00
Patrick Ohly
659ed47007 # bumped version
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@206 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-06 16:27:42 +00:00
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