egroupware_official/calendar
Ralf Becker 8d69277c5a - fixing the performance problem on MySQL 5 by using "JOIN xxx USING(cal_id)" instead of ", xxx WHERE xxx.cal_id=egw_cal.cal_id"
- removing the distinkt to fix a MsSQL problem (no distinkt on text columns), double rows will be removed in the php-code anyway
2006-03-02 07:09:52 +00:00
..
doc Adding rfc2445 to the calendar documentation. 2001-07-03 03:30:39 +00:00
egroupware.org merged contacts_and_resources branch again with HEAD 2005-11-08 23:15:14 +00:00
inc - fixing the performance problem on MySQL 5 by using "JOIN xxx USING(cal_id)" instead of ", xxx WHERE xxx.cal_id=egw_cal.cal_id" 2006-03-02 07:09:52 +00:00
setup basque and other language updates 2006-02-27 23:21:58 +00:00
templates fixed bugs with recuring events in listview: 2005-12-02 15:34:45 +00:00
csv_import.php merged contacts_and_resources branch again with HEAD 2005-11-08 23:15:14 +00:00
freebusy.php only one error-msg for the freebusy, as it could be used to identify user-names on the system 2004-03-14 16:39:09 +00:00
index.php merged contacts_and_resources branch again with HEAD 2005-11-08 23:15:14 +00:00