egroupware/calendar
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
..
egroupware.org Good Friday and Easter Monday until 2016 from Kenneth Hawkins 2011-04-22 15:00:28 +00:00
importexport Record how many of which action were done 2010-03-03 16:29:42 +00:00
inc AS supports now two types of meeting requests: 2011-05-15 18:25:16 +00:00
js context menu for calendar list 2011-04-27 16:53:06 +00:00
lang - fixed not working switching legacy actions columns on again 2011-05-03 06:26:56 +00:00
setup upper check-all button also needs to call egw_objectManager.toggleAllSelected() 2011-05-06 13:25:43 +00:00
sitemgr only year-align given date, not always use current year, if date is specified 2010-11-20 21:53:41 +00:00
templates upper check-all button also needs to call egw_objectManager.toggleAllSelected() 2011-05-06 13:25:43 +00:00
csv_import.php dont use the global template object anymore; do our own now 2010-11-29 11:45:11 +00:00
freebusy.php Support Free/Busy information with credentials as part of the URL 2010-06-26 11:35:11 +00:00
index.php index files without header include, but working with sessionid in url 2008-08-14 13:53:17 +00:00