egroupware_official/calendar
Ralf Becker ab9c9d21b6 New egw_time class used to implement correct timezone handling for
calendar, plus a first calendar implemenation.

This implementation just replaces following calendar_bo methods:
- date2ts($date,$user2server=False)
- date2array($date,$server2user=False)
- date2string($date,$server2user=False,$format='Ymd')
- format_date($date,$format='')
which static methods from egw_time.

If your server is in same timezone as the user, you should experience no
difference. As a small test, you can switch to an other timezone (eg.
UTC) to recognice on a weekly repeating event (which still repeats on
equal server time!) that it moves by one hour when daylight saving
changes. This switching to a TZ with different daylight saving rules,
was not working before.

Happy testing :-)
2009-10-07 13:29:06 +00:00
..
doc Adding rfc2445 to the calendar documentation. 2001-07-03 03:30:39 +00:00
egroupware.org updated holiday files submitted to egroupware.org 2009-09-21 08:11:46 +00:00
importexport new class naming schema 2008-06-07 17:45:33 +00:00
inc New egw_time class used to implement correct timezone handling for 2009-10-07 13:29:06 +00:00
js new class naming schema 2008-06-07 17:45:33 +00:00
setup Implemented display of custom fields in list-view 2009-10-03 07:32:05 +00:00
sitemgr handle offset and control the number of results retrieved regardingly (note: no offset means you get no so/bo->total) 2009-08-06 10:43:46 +00:00
templates Implemented display of custom fields in list-view 2009-10-03 07:32:05 +00:00
csv_import.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +00:00
freebusy.php "fix for bug #1780: Freebusy error when using complete (user@domain.org) username" 2008-10-18 08:22:28 +00:00
index.php index files without header include, but working with sessionid in url 2008-08-14 13:53:17 +00:00