egroupware_official/calendar/inc
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
..
class.bocalendar.inc.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
class.boholiday.inc.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
class.calendar_ajax.inc.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
class.calendar_bo.inc.php New egw_time class used to implement correct timezone handling for 2009-10-07 13:29:06 +00:00
class.calendar_boupdate.inc.php Improved find_event() for propper pseudo recurrence exception handling during Slow Syncs 2009-09-24 22:29:22 +00:00
class.calendar_datasource.inc.php new class naming schema 2008-06-07 17:45:33 +00:00
class.calendar_groupdav.inc.php some modifications to get iPhone working with EGroupware 2009-07-14 19:51:03 +00:00
class.calendar_hooks.inc.php New filter for calendar based on participant status: 2009-09-29 19:58:51 +00:00
class.calendar_ical.inc.php also export servertime if event has no recur_enddate - it could be a weekly or monthly recurring event 2009-10-06 14:29:46 +00:00
class.calendar_sif.inc.php Fixes Export of Yearly Recurring Events and eGW Coding Standards 2009-07-30 20:52:13 +00:00
class.calendar_so.inc.php Fix participants() deleted attendee issue, again 2009-10-07 04:23:42 +00:00
class.calendar_ui.inc.php New filter for calendar based on participant status: 2009-09-29 19:58:51 +00:00
class.calendar_uiforms.inc.php "fixed print without edit rights" 2009-10-01 19:21:37 +00:00
class.calendar_uilist.inc.php Implemented display of custom fields in list-view 2009-10-03 07:32:05 +00:00
class.calendar_uiviews.inc.php - added ability to store participant roles to calendar backend, 2009-08-04 17:14:16 +00:00
class.holidaycalc_JP.inc.php removed not used / needed var parameter, which gave an error if using Japan as country, as suggested by Heiga Zen <heigazen-at-gmail.com> 2006-10-23 05:01:06 +00:00
class.holidaycalc_US.inc.php merged contacts_and_resources branch again with HEAD 2005-11-08 23:15:14 +00:00
class.holidaycalc.inc.php some sanatizing ;-) 2006-09-03 05:12:42 +00:00
class.sbox.inc.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
class.soholiday.inc.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
class.uiholiday.inc.php removed unnecessary instancations and using static methods of html and egw_link class 2008-03-25 15:33:10 +00:00
events.ics New test files for ExecMethod() call. 2001-08-15 18:06:55 +00:00
gradient.php run wrong values in error message through htmlspecialchars() 2009-09-21 06:51:05 +00:00
round_corners.php run wrong values in error message through htmlspecialchars() 2009-09-21 06:51:05 +00:00