egroupware/calendar/inc
Ralf Becker 678d0ed937 AS supports now two types of meeting requests:
a) meeting request arriving per mail via felamimail_activesync::GetMessage(List)
b) EGw internal meeting requests via calendar_activesync::GetMeetingRequest(s)
EGw backend returns both via INBOX to the client device (b) with negative id's to not conflict with mail uid's)
MettingResponse method in EGw backend calls calendar or fmail depending on id
Unfortunately this is NOT yet completly working:
- could not test with fmail, as I have no permanent internet access
- MeetingResponse method of calendar get never called, in fact client never sends one :-(
- meeting requests via calendar a now displayed double:
  a) via calendar_activesync::GetMessage(List), which could be switched off easily
  b) via calendar_activesync::GetMeetingRequest(s)
  client sends no MeetingResponse on either of them, for a) it displays buttons to accept, tentative or decline, but only calls SendMail and ChangeMessage (without status)
--> do NOT update if you already use AS!!!!!!!!!!!!!!!!!!!!!!!!!!
2011-05-15 18:25:16 +00:00
..
class.bocalendar.inc.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +00:00
class.boholiday.inc.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +00:00
class.calendar_activesync.inc.php AS supports now two types of meeting requests: 2011-05-15 18:25:16 +00:00
class.calendar_ajax.inc.php * Calendar: Use participant's preferences to handle status resets while moving events 2010-11-02 11:00:41 +00:00
class.calendar_bo.inc.php patch #2953: limit calculation of exceptions in recuring event to horizont 2011-05-03 17:33:50 +00:00
class.calendar_boupdate.inc.php AS supports now two types of meeting requests: 2011-05-15 18:25:16 +00:00
class.calendar_datasource.inc.php new class naming schema 2008-06-07 17:45:33 +00:00
class.calendar_egw_record.inc.php Improve human friendly value handling 2011-04-06 23:12:50 +00:00
class.calendar_export_csv.inc.php Skip events that don't fit into the selected time range 2011-04-18 19:25:23 +00:00
class.calendar_export_ical.inc.php Add user filter to ical export 2011-03-21 17:52:32 +00:00
class.calendar_groupdav.inc.php * CalDAV: store name part of URL from client PUT request, to fully comply with CalDAV spec 2011-04-06 19:26:10 +00:00
class.calendar_hooks.inc.php Set default export definition 2011-03-21 16:06:16 +00:00
class.calendar_ical.inc.php return parsed organizer, as we need it in AS and it does not hurt other users of ical class 2011-04-28 17:56:44 +00:00
class.calendar_import_csv.inc.php Blacklist calendar CSV import because it doesn't work the same as the others, and you should use iCal. If someone needs it, they can put it back in. 2011-04-11 15:21:10 +00:00
class.calendar_import_ical.inc.php Change names to be consistent with other apps 2011-03-14 20:58:28 +00:00
class.calendar_merge.inc.php Add calendar ID to merge tags 2011-04-06 23:18:08 +00:00
class.calendar_rrule.inc.php many fixes in calendar: 2011-02-24 22:55:05 +00:00
class.calendar_sif.inc.php making sure / checking that alarmData is an array as expected. 2010-07-13 11:48:06 +00:00
class.calendar_so.inc.php AS supports now two types of meeting requests: 2011-05-15 18:25:16 +00:00
class.calendar_timezones.inc.php * PostgreSQL: when importing/updating timezones, only query last insert id, if not already in database (gives warning for PostgreSQL) 2011-04-11 16:06:10 +00:00
class.calendar_tracking.inc.php using new historylog custom field stuff 2011-04-20 06:22:29 +00:00
class.calendar_ui.inc.php Reset merge selectbox after choosing a file 2011-02-17 18:27:37 +00:00
class.calendar_uiforms.inc.php context menu for calendar list 2011-04-27 16:53:06 +00:00
class.calendar_uilist.inc.php Allow documents in dirs other than user's preference dir by passing full path 2011-05-05 21:41:20 +00:00
class.calendar_uiviews.inc.php fix for egroupware.org bug #2842: Invalid array in class.calendar_uiviews.inc.php 2011-03-28 10:41:23 +00:00
class.calendar_wizard_export_csv.inc.php Add calendar ID to field mapping options 2011-04-06 23:27:22 +00:00
class.calendar_wizard_import_csv.inc.php Limit UI to just ID 2011-04-07 15:10:05 +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 patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +00:00
class.soholiday.inc.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +00:00
class.uiholiday.inc.php remove setting of not defined block "submit_column", causing holiday admin to fail 2010-06-10 09:09:31 +00:00
gradient.php run wrong values in error message through htmlspecialchars() 2009-09-21 06:51:05 +00:00
round_corners.php run wrong values in error message through htmlspecialchars() 2009-09-21 06:51:05 +00:00