egroupware/calendar/setup
Ralf Becker 82ca78d378 * Calendar: fix SQL error on storing events containing rfc822 email addresses with non-ascii characters eg. "Hugo Müller <hm@test.org>"
egw_cal_user.cal_user_id is now an md5 hash of lowercased raw email address (eg. "hm@test.org" in above example). Full attendee information is now stored in egw_cal_user.cal_user_attendee.
Will allow in a further step also to store attendee information for accounts to eg. answer with correct email to external organizers
2015-08-17 14:07:25 +00:00
..
default_records.inc.php insert/update timezones without sqlite extension 2014-10-07 21:04:58 +00:00
etemplates.inc.php calendar: fixed group planer 2014-04-01 09:23:56 +00:00
importexport_default.xml Add export of all custom fields to default CSV export definition 2011-11-10 18:20:02 +00:00
setup.inc.php * Calendar: fix SQL error on storing events containing rfc822 email addresses with non-ascii characters eg. "Hugo Müller <hm@test.org>" 2015-08-17 14:07:25 +00:00
tables_current.inc.php * Calendar: fix SQL error on storing events containing rfc822 email addresses with non-ascii characters eg. "Hugo Müller <hm@test.org>" 2015-08-17 14:07:25 +00:00
tables_update.inc.php * Calendar: fix SQL error on storing events containing rfc822 email addresses with non-ascii characters eg. "Hugo Müller <hm@test.org>" 2015-08-17 14:07:25 +00:00
timezones.db_backup insert/update timezones without sqlite extension 2014-10-07 21:04:58 +00:00
timezones.sqlite only add readonly entries if required, saves some time/transfer volumn for hughe participant lists 2014-11-17 13:30:12 +00:00
tz_aliases.inc.php completly remove preferences menu from sidebox and tiled preferences index in favoir of app-sensitive entries in top-menu 2013-10-03 09:23:18 +00:00