.. |
class.calendar_bo.inc.php
|
* CalDAV/calendar: if requesting user had only freebusy rights, no freebusy information was regurned
|
2014-04-08 13:13:12 +00:00 |
class.calendar_boupdate.inc.php
|
fixed iCal and iMip method and notification text for initial responses to organizer to be replys (not added=invitation)
|
2014-02-20 16:16:54 +00:00 |
class.calendar_groupdav.inc.php
|
* CalDAV/CardDAV: entries with urls containing url-encoded chars, eg. from Google calendar, were not send to clients (missing urldecoding in multiget report)
|
2014-02-20 15:12:05 +00:00 |
class.calendar_hooks.inc.php
|
* Filemanager/FMail/Calendar: allow to open .eml and .ics files from filemanager in fmail or calendar (infrastructure for apps to register which mime-types they can open)
|
2012-03-08 18:43:40 +00:00 |
class.calendar_ical.inc.php
|
* CalDAV/Calendar: store and therefore keep external organizer if he has no common name (just email) and also store its common name
|
2014-03-13 10:16:41 +00:00 |
class.calendar_rrule.inc.php
|
* Calendar/CalDAV: fixed iCal parser calculating recurrence-enddate from COUNT parameter, taking into account BY* rules (RRULE:FREQ=WEEKLY;COUNT=4;BYDAY=Mo,Mi runs just 2 weeks!)
|
2013-02-27 14:36:13 +00:00 |
class.calendar_so.inc.php
|
for new or changed group-invitations, remove previously deleted members, so they show up again
|
2013-10-17 12:02:36 +00:00 |
class.calendar_timezones.inc.php
|
automatic conversation of American Olson timezone names with 3 /-separated parts to a form without the middle part, eg. America/Buenos_Aires can be used instead of America/Argentina/Buenos_Aires
|
2012-10-07 18:01:33 +00:00 |
class.calendar_ui.inc.php
|
* Calendar: changed default filter for new users/instances from "all" to "default" (not showing rejected invitations)
|
2012-10-08 11:39:13 +00:00 |
class.calendar_uiforms.inc.php
|
* CalDAV/Calendar: store and therefore keep external organizer if he has no common name (just email) and also store its common name
|
2014-03-13 10:16:41 +00:00 |
class.calendar_uilist.inc.php
|
* Calendar: use "default" filter for home screen, instead of "all" which shows canceled events too
|
2013-06-27 09:27:06 +00:00 |
class.calendar_uiviews.inc.php
|
* Calendar: use "default" filter for home screen, instead of "all" which shows canceled events too
|
2013-06-27 09:27:06 +00:00 |