egroupware_official/calendar/setup
Ralf Becker 9898162a65 * Calendar: fixed issue of deleted first recurrence shortens event and causes it not to be find in CalDAV or eSync ("event has exceptions before startdate"), REQUIRES SCHEMA UPDATE (visit setup)!
r40103: * Calendar: Try alter description to varchar(16384), to not force temp. tables to disk on MySQL (because of text columns)
r40112: MAX(CHAR_LENGTH(cal_description)) returns NULL, if there are no rows --> casting to int
2012-08-13 13:27:14 +00:00
..
default_records.inc.php * Calendar: added windows timezones to all installations (was added in calendar update 1.7.005, but not to new installs) 2011-10-07 05:08:33 +00:00
etemplates.inc.php calendar/email: distinguish between meeting request and meeting reply, while displaying ics 2012-06-06 07:54:24 +00:00
importexport_default.xml Add custom fields to available fields and default export definition 2011-11-14 17:03:11 +00:00
setup.inc.php * Calendar: fixed issue of deleted first recurrence shortens event and causes it not to be find in CalDAV or eSync ("event has exceptions before startdate"), REQUIRES SCHEMA UPDATE (visit setup)! 2012-08-13 13:27:14 +00:00
tables_current.inc.php * Calendar: fixed issue of deleted first recurrence shortens event and causes it not to be find in CalDAV or eSync ("event has exceptions before startdate"), REQUIRES SCHEMA UPDATE (visit setup)! 2012-08-13 13:27:14 +00:00
tables_update.inc.php * Calendar: fixed issue of deleted first recurrence shortens event and causes it not to be find in CalDAV or eSync ("event has exceptions before startdate"), REQUIRES SCHEMA UPDATE (visit setup)! 2012-08-13 13:27:14 +00:00
timezones.sqlite * Calendar: update timezones to 2011n from Lightning 2012-03-18 08:57:32 +00:00
tz_aliases.inc.php PHP uses "America/Argentina/Buenos_Aires" not just "America/Buenos_Aires" 2012-02-03 02:05:18 +00:00