egroupware_official/calendar/inc
Ralf Becker b9e714f40d * CalDAV/Lightning: fixed under some conditions infinit poping up alarms and user not able to add alarms
- Lightning pops up alarm, until Sequence/etag get updated: if user has no edit rights on an other users calendar, etag never got updated, now we update it
- fixed user was not able to add alarms via CalDAV, if he had no edit rights for event (was always possible in web UI)
- alarms from other users calendars are not included any more, as they make no sense but a lot of trouble
- fixed wrong condition on adding alarms, causing some alarms no being saved
2011-03-05 10:34:21 +00:00
..
class.calendar_bo.inc.php * Calendar: invite rights, should NOT implicate a freebusy rights (users with invite rights could see freebusy times of other users) 2011-01-04 19:56:14 +00:00
class.calendar_boupdate.inc.php fixed typo causing $$enddate$$ in notifcation message to show startdate 2010-11-16 13:41:25 +00:00
class.calendar_groupdav.inc.php * CalDAV/Lightning: fixed under some conditions infinit poping up alarms and user not able to add alarms 2011-03-05 10:34:21 +00:00
class.calendar_hooks.inc.php Merge 31587 into 1.8 (year view) 2010-09-12 14:04:16 +00:00
class.calendar_ical.inc.php * CalDAV/Lightning: fixed under some conditions infinit poping up alarms and user not able to add alarms 2011-03-05 10:34:21 +00:00
class.calendar_so.inc.php * CalDAV/Lightning: fixed under some conditions infinit poping up alarms and user not able to add alarms 2011-03-05 10:34:21 +00:00
class.calendar_timezones.inc.php some PHP pdo_sqlite can for whatever reason NOT read the timezones database (reported eg. on Gentu) 2010-11-09 09:49:24 +00:00
class.calendar_ui.inc.php * Weeknumbers in calendar views, were wrong for week-start-day other then Monday 2011-01-05 22:30:35 +00:00
class.calendar_uiviews.inc.php Fixed problem with event stacks for non drag-droppable event objects 2011-02-14 12:18:22 +00:00