egroupware_official/calendar
Ralf Becker 1baa158195 Big SyncML patch from Philip Herbert <pherbert(at)knauber.de>:
- change the processing of slowsync, to use the content_map instead of
  trying to build a new one. This caused duplication issues on the
  client if multiple similar records where stored, because only the first
  one found in the server-db was matched, These duplicate entries at client
  side had no entry at serverside, so deleting the wrong one
  on the client (the content with a valid map entry) could cause
  unwanted data loss at server side, because it is impossible for the
  user to see what is a duplicate, and what is not.

see also: 
http://www.nabble.com/again---syncml-duplication-issue-to20333619s3741.html

- reenabled UID from syncml clients, because it was partly used this caused
  issues during SlowSync if the content was changed. 

- infolog, calendar if a uid is found in the provided data, allway try to
  find the corresponding content first   using only the UID, instead of
  using the content-id taken from content_map.

also fixed:

- a few fixes in ./notes
- creating an entry on the client that can not be imported,
  (Example, Nokia E Series Appointment without a Title)
  will no longer create an invalid content-map entry
  However, at client side this is still counted in the Protocol as
  Server-Add
2008-11-16 10:42:29 +00:00
..
doc Adding rfc2445 to the calendar documentation. 2001-07-03 03:30:39 +00:00
egroupware.org Adding Holiday of Estland Reprted by Toomas Kihulane Patch #1494 2008-10-07 14:18:04 +00:00
importexport new class naming schema 2008-06-07 17:45:33 +00:00
inc Big SyncML patch from Philip Herbert <pherbert(at)knauber.de>: 2008-11-16 10:42:29 +00:00
js new class naming schema 2008-06-07 17:45:33 +00:00
setup tracker #1774, added estonian translation 2008-11-02 14:23:56 +00:00
sitemgr removed unnecessary instancations and using static methods of html and egw_link class 2008-03-25 15:33:10 +00:00
templates "fix for bug #1304: to big tooltips show only lower right corner" 2008-11-12 18:42:02 +00:00
csv_import.php "added linking to csv_import" 2008-07-07 06:08:56 +00:00
freebusy.php "fix for bug #1780: Freebusy error when using complete (user@domain.org) username" 2008-10-18 08:22:28 +00:00
index.php index files without header include, but working with sessionid in url 2008-08-14 13:53:17 +00:00