egroupware_official/calendar/inc
2011-11-21 14:27:51 +00:00
..
class.calendar_bo.inc.php * calendar/importexport/addressbook: calendar introduce new config option to set app specific export_limit; calendar csv export: use enumerate for exporting events as csv; bo_merge: introduce new helper functions to get and check export-limit; addressbook: use new helper functions 2011-09-13 09:05:33 +00:00
class.calendar_boupdate.inc.php fixed groupmembers cant accept/reject group-invitations (error: failed because of insufficient rights!) 2011-11-21 14:27:51 +00:00
class.calendar_groupdav.inc.php enclosing etag in quotes, as most servers do 2011-10-05 08:15:24 +00:00
class.calendar_hooks.inc.php rework of bo_merge::getExportLimit, apply to etemplate, importexport, addressbook, calendar 2011-09-16 13:03:46 +00:00
class.calendar_ical.inc.php fixing r37108 calendar_timezone::DateTimeZone() returns a DateTimeZone not an egw_time object 2011-11-07 17:14:15 +00:00
class.calendar_so.inc.php Do NOT move start- and end-date, to the earliest exception, as they will NOT be found in CalDAV or ActiveSync, because 2011-09-12 11:04:48 +00:00
class.calendar_timezones.inc.php fixed timezone alias update always reports one timezone update, event if it updated nothing 2011-10-11 16:13:52 +00:00
class.calendar_ui.inc.php API: introduce register_single_app_hook to be able to add or update one hook for an required app. register added/updated hooks with ->location; calendar and addressbook are using this to insert export_limit hook if not available. use app hook to fetch app specific export limit with import_export side_menu additions too 2011-09-15 16:53:20 +00:00
class.calendar_uiforms.inc.php fixed alarm on series got lost, if creating an exception 2011-11-11 12:48:59 +00:00
class.calendar_uiviews.inc.php Fix for occasional 2011-08-22 19:16:39 +00:00