.. |
class.calendar_bo.inc.php
|
* Calendar: fixed not working filter "only group events", to not include events of members
|
2013-08-15 16:03:04 +00:00 |
class.calendar_boupdate.inc.php
|
* Calendar: automatic cancel alarms from removed or rejected participants
|
2013-08-29 14:39:01 +00:00 |
class.calendar_groupdav.inc.php
|
* Calendar/CalDAV: fixed recuring event disapeared from device, if a rejected recurrence existed and a change from an other user caused a reload (412 Precondition Failed)
|
2013-03-14 14:48:53 +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
|
* Calendar/CalDAV: fixed iCal import of recurring events to convert (not understood) yearly byday to monthly byday with interval 12 and daily byday to weekly byday, also fixed of by one error in enddate
|
2013-02-28 17:01:26 +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
|
* Calendar: automatic cancel alarms from removed or rejected participants
|
2013-08-29 14:39:01 +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
|
* Calendar: automatic cancel alarms from removed or rejected participants
|
2013-08-29 14:39:01 +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 |