egroupware/calendar/inc
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
..
class.bocalendar.inc.php new class naming schema 2008-06-07 17:45:33 +00:00
class.boholiday.inc.php worked around stupid php5.2 empty haystack warnings 2007-04-29 14:33:17 +00:00
class.calendar_ajax.inc.php propset svn:keywords Id 2008-06-07 18:11:56 +00:00
class.calendar_bo.inc.php patch #1624 from Regis Leroy: check resource availablity on search and config to deny resource reservation on private events, plus German translation 2008-10-10 10:24:31 +00:00
class.calendar_boupdate.inc.php use the client UID for all iCal exports, but SyncML 2008-10-05 09:22:45 +00:00
class.calendar_datasource.inc.php new class naming schema 2008-06-07 17:45:33 +00:00
class.calendar_groupdav.inc.php "fixed sql error reported by Hans-Juergen Tappe on the developers list" 2008-11-14 07:25:09 +00:00
class.calendar_hooks.inc.php patch #1624 from Regis Leroy: check resource availablity on search and config to deny resource reservation on private events, plus German translation 2008-10-10 10:24:31 +00:00
class.calendar_ical.inc.php Big SyncML patch from Philip Herbert <pherbert(at)knauber.de>: 2008-11-16 10:42:29 +00:00
class.calendar_sif.inc.php Big SyncML patch from Philip Herbert <pherbert(at)knauber.de>: 2008-11-16 10:42:29 +00:00
class.calendar_so.inc.php "order participants addtionally by status: unknow first, then tentative, accepted and last declined" 2008-07-18 11:36:09 +00:00
class.calendar_ui.inc.php added saving states to user prefs in calendar. the only saved state until now is owner, but this can be simply extended in future. 2008-10-07 08:57:09 +00:00
class.calendar_uiforms.inc.php "- fix inspired by Moe's patch on the German list: dont add users selected in calendar, if booking a ressource 2008-11-12 09:22:45 +00:00
class.calendar_uilist.inc.php "fixed bug reported by Hans-Juergen Tappe <tappe(at)hek.uni-karlsruhe.de>: list view not working on home page" 2008-08-15 05:09:05 +00:00
class.calendar_uiviews.inc.php "fixed not working multiple week view on home" 2008-09-25 05:54:40 +00:00
class.holidaycalc_JP.inc.php removed not used / needed var parameter, which gave an error if using Japan as country, as suggested by Heiga Zen <heigazen-at-gmail.com> 2006-10-23 05:01:06 +00:00
class.holidaycalc_US.inc.php merged contacts_and_resources branch again with HEAD 2005-11-08 23:15:14 +00:00
class.holidaycalc.inc.php some sanatizing ;-) 2006-09-03 05:12:42 +00:00
class.sbox.inc.php fix for bug #16: old holiday stuff needs sbox class 2006-10-13 16:43:40 +00:00
class.soholiday.inc.php using the global db object 2008-03-15 14:10:20 +00:00
class.uiholiday.inc.php removed unnecessary instancations and using static methods of html and egw_link class 2008-03-25 15:33:10 +00:00
events.ics New test files for ExecMethod() call. 2001-08-15 18:06:55 +00:00
gradient.php fixed not working caching of gradients 2007-04-25 14:35:50 +00:00
round_corners.php Imported the new calendar from the ralfbecker branch and merged it with the bugfixes and improvments of the 1.0 branch. 2004-08-01 15:36:04 +00:00