Commit graph

25 commits

Author SHA1 Message Date
Patrick Ohly e65a7726b1 # added prerelease note about scheduleworld
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@95 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-05-05 20:44:55 +00:00
Patrick Ohly 9a8b429ed7 added scheduleworld as preferred server
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@91 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-05-01 09:23:41 +00:00
Patrick Ohly 918411f40d syncing multiple databases at the same time now worked okay
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@89 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-04-24 20:47:55 +00:00
Patrick Ohly fc5aa0237d avoid problems with ChangeSourceUriSynclet by using sc-pim-ppc for second client
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@81 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-04-23 19:45:53 +00:00
Patrick Ohly 4ba87699c8 added warnings about known-problems
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@74 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-04-17 17:28:07 +00:00
Patrick Ohly 7ead372d9d - renamed normalize script to synccompare because it now applies to both calendar, tasks and contacts
- temporary files in test suite now start with the name of the test they belong to


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@72 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-04-17 15:59:33 +00:00
Patrick Ohly 6acd0891b1 - added support for calendars and tasks: not yet tested automatically
but manual tests show that it works in principle, albeit with some
  loss of attributes in the server for calendars (time zone)
- removed "disabled" configuration option, use "sync = none" instead
- added selection of databases to synchronize via additional command
  line parameters

Source:
- Refactored code so that EvolutionSyncSource contains the client-library
  facing code and commong logging/error handling. EvolutionContactSource
  and EvolutionCalendarSource (for both calendars and tasks) can now
  indicate errors via exceptions in all functions.


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@62 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-04-09 11:48:11 +00:00
Patrick Ohly 07f43e8444 adapted to head revision of Sync4j C++ client library
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@61 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-04-06 17:02:43 +00:00
Patrick Ohly 12b98e85c4 - implemented automatic backups, logging and database comparison
- prepared 0.2 release


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@57 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-03-19 21:37:30 +00:00
Patrick Ohly cceb670bae # reflect current status
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@49 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-03-18 17:30:52 +00:00
Patrick Ohly d81eb58d44 normalize_vcard can now also compare two files automatically; it's also installed without .pl suffix
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@43 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-03-15 22:09:04 +00:00
Patrick Ohly 84b77ba79c update README and version in preparation for release
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@40 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-03-12 22:31:52 +00:00
Patrick Ohly 1217824251 replaced verification with vcard comparion via normalize_vcard.pl
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@38 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-03-12 20:36:18 +00:00
Patrick Ohly 7af6713cd7 integrated compilation of Sync4j C++ client library + distribution of its source
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@33 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-03-12 09:48:59 +00:00
Patrick Ohly 1301d3edac preparations for a release as 'SyncEvolution'
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@32 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-03-11 19:23:43 +00:00
Patrick Ohly e2848d1412 added known problems and support section, updated compiling
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@25 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-02-04 20:21:59 +00:00
Patrick Ohly 8f03c912b6 added POHLY-SYNC4JEVOLUTION-CHECKED
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@24 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-01-26 20:09:01 +00:00
Patrick Ohly 608a5b261f added conflict handling
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@22 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-01-23 21:51:43 +00:00
Patrick Ohly 5c247ab443 list the major features explicitly and improved tests to actually check copying/updating
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@20 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-01-21 17:06:59 +00:00
Patrick Ohly 4b9bb066fd update to reflect current status
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@18 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-01-21 15:52:19 +00:00
Patrick Ohly a42a23b9c6 added testing of syncing
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@12 15ad00c4-1369-45f4-8270-35d70d36bdcd
2005-12-10 19:16:02 +00:00
Patrick Ohly 6b09f2f6c3 implemented front-end based on new SyncML C++ config API
implemented the new begin/endSync() callbacks
explain the change tracking and error handling
-> copying from server works, the other way around fails, probably because of vcard 3.0 parsing problems on the server


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@6 15ad00c4-1369-45f4-8270-35d70d36bdcd
2005-11-26 21:16:03 +00:00
Patrick Ohly 3a81621f3e adapted to Sync4j C++ client API 3.x
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@5 15ad00c4-1369-45f4-8270-35d70d36bdcd
2005-11-25 20:53:04 +00:00
Patrick Ohly 3bc37288c2 first working version of SyncSource for Evolution contacts (requires Sync4j C++ API 2.0, not currently available)
added unit testing


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@3 15ad00c4-1369-45f4-8270-35d70d36bdcd
2005-11-05 22:04:33 +00:00
Patrick Ohly 4c29072c5f setup framework
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@2 15ad00c4-1369-45f4-8270-35d70d36bdcd
2005-10-08 12:03:24 +00:00