Commit graph

243 commits

Author SHA1 Message Date
Patrick Ohly fb0dbc1e22 # bumped to 0.4
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@250 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-11 17:27:32 +00:00
Patrick Ohly 171d2192f1 avoid refresh-from-server sync whenever possible because eGroupware server does not support it
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@249 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-10 20:43:14 +00:00
Patrick Ohly b7a7f61726 DTSTAMP may vary
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@248 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-10 20:40:51 +00:00
Patrick Ohly 82ec9d8f5e minor updates for 0.4
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@247 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-10 18:52:21 +00:00
Patrick Ohly fcf7046295 do not treat requests to delete non-existant items as error, instead log the event (grep for DEBUG and non-existant) and proceed - this is currently necessary with ScheduleWorld server
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@246 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-10 14:43:38 +00:00
Patrick Ohly 8fbee48f0c added missing space to error messages
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@245 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-10 08:06:17 +00:00
Patrick Ohly 9a2e1cf30a do not overwrite the UID in an addItem operation even if we fall back to an update
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@244 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-09 14:58:05 +00:00
Patrick Ohly 67e7b1cb74 split TYPE parameter with commas into different parameters to help Evolution parse it (the overview display didn't handle this, the editor did)
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@243 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-09 08:36:04 +00:00
Patrick Ohly 3199acebb6 added TEST_EVOLUTION_ALARM to have some means of aborting when a test takes too long
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@242 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-08 20:38:44 +00:00
Patrick Ohly c6033da406 deviceId property was renamed -> restored compatibility with old configs
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@241 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-08 19:57:08 +00:00
Patrick Ohly 53815e7e1a added one-way from server/client
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@240 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-08 19:55:40 +00:00
Patrick Ohly 8f7bc89b37 # updated
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@239 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-07 21:05:56 +00:00
Patrick Ohly e81402d7e8 # set version to CVS again
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@238 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-07 20:59:44 +00:00
Patrick Ohly 168dd2b911 adapted to official DevInf API with one patch: config passed to SyncClient::conf()
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@237 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-07 19:47:29 +00:00
Patrick Ohly f7d31296cc beware to not overwrite valid UID with empty one (some tests broke due to this recent change)
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@236 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-07 19:06:35 +00:00
Patrick Ohly b29a3edf66 excluded automatically generated files from client-api-diff
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@235 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-07 18:29:54 +00:00
Patrick Ohly 49ae23973b newline was missing after successfully completed test
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@234 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-09-07 18:28:22 +00:00
Patrick Ohly 7dfe68ea9a SF issue 1511951: support copying changes back from EGroupware server by not expecting the UID of calendar items to be unmodified
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@233 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-31 21:34:36 +00:00
Patrick Ohly 3f96cb7779 merged listeners so that failure message is generated in just one place
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@232 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-31 21:24:58 +00:00
Patrick Ohly c32ced6187 print failure summary to cerr, like the rest of the messages
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@231 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-30 20:41:43 +00:00
Patrick Ohly 1f89524bc2 add number to preserve ordering of actions
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@230 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-27 20:38:39 +00:00
Patrick Ohly 0337ed260e added --skip option, made reporting a bit nicer
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@229 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-27 20:11:21 +00:00
Patrick Ohly be2b7d1f53 added support for ignoring the failure of certain tests by listing them in TEST_EVOLUTION_FAILURES
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@228 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-27 17:52:52 +00:00
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