egroupware_official/calendar/inc
Ralf Becker cf8fcd0d20 * Calendar: alternative overlapping columns resulting in equally wide visible parts for unlimited number of columns
- for equally sized columns, the first one (used for whole day events or non-overlapping events) is fairly small (1/Nth of total width)
- still open again is problem of events in columns > 1 are not clickable (unless we set a z-index, which has other problems)
2011-02-11 16:51:12 +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 * support multiget report on url with uid, as lightning uses multiget after a PUT on the PUT url, which is the uid 2010-11-08 09:27:02 +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 * fix for Nokia S60: enabling X-RECURRENCE-ID and make sure series master is synced before exceptions 2010-11-10 10:28:00 +00:00
class.calendar_so.inc.php * fixed conflict check of resource quantity and storage of changed quantity in existing events 2010-11-11 08:55:35 +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 * Calendar: alternative overlapping columns resulting in equally wide visible parts for unlimited number of columns 2011-02-11 16:51:12 +00:00