egroupware_official/calendar/inc
2017-02-27 20:10:09 +01:00
..
class.calendar_bo.inc.php Add config option to show age for birthdays 2017-01-25 10:53:41 -07:00
class.calendar_boupdate.inc.php fix warnings when importing events: $ignore_acl=true and only cal_id given 2017-01-19 12:00:01 +01:00
class.calendar_category_report.inc.php Do the same for week_days count as commit bb9bf40edb 2017-01-11 10:37:05 +01:00
class.calendar_datasource.inc.php fix wrong namespace and replaced a couple more CreateObject 2016-07-26 09:05:40 +02:00
class.calendar_egw_record.inc.php Calendar CSV import fixes 2016-07-28 09:04:29 -06:00
class.calendar_export_csv.inc.php Calendar export CSV cleanup 2016-09-28 10:27:18 -06:00
class.calendar_export_ical.inc.php Calendar export CSV cleanup 2016-09-28 10:27:25 -06:00
class.calendar_favorite_portlet.inc.php use new api in home and portlets 2016-04-28 18:06:46 +00:00
class.calendar_groupdav.inc.php get "integer" type settings working, by removing not used size attribute from template causing a 0 size input for integer 2016-07-29 16:03:20 +02:00
class.calendar_holidays.inc.php fix holiday handling to "understand" gzip compression, even if it was never requested 2016-08-31 14:56:21 +02:00
class.calendar_hooks.inc.php * Timesheet/Resources/Filemanager/Calendar: customfields could not be deleted 2017-01-17 18:25:54 +01:00
class.calendar_ical.inc.php * Calendar: fix holidays are displayed one day off for eg. Austria, Slovakia, Australia (from iCloud) 2016-11-05 12:02:36 +01:00
class.calendar_import_csv.inc.php Calendar CSV import fixes 2016-07-28 09:04:29 -06:00
class.calendar_import_ical.inc.php Fix attempting to set array value accessed via magic methods was silently ignored by changing and setting the whole array 2016-08-05 08:08:32 -06:00
class.calendar_merge.inc.php Try to match placeholder NENVLF with its described example 2017-02-10 11:08:14 +01:00
class.calendar_owner_etemplate_widget.inc.php Fix calendar owner search would only return 1 matching resource category 2017-01-20 08:56:29 -07:00
class.calendar_rrule.inc.php fix some ocurences with: <object> instanceof <phpgwapi-class>, which is no longer true, when object is from new Api, but old <phpgw-class> extends new Api class 2016-04-27 07:10:04 +00:00
class.calendar_so.inc.php modifications to allow exporting of all calendar entries via stylite/migrate.php script, added cal_deleted as timestamp and support again setting $updateTS=false in calendar_boupdate::save() 2017-01-19 12:00:00 +01:00
class.calendar_timegrid_etemplate_widget.inc.php move calendar to new api 2016-05-01 17:47:59 +00:00
class.calendar_timezones.inc.php move calendar to new api 2016-05-01 17:47:59 +00:00
class.calendar_tracking.inc.php move calendar to new api 2016-05-01 17:47:59 +00:00
class.calendar_ui.inc.php one missing customfields 2017-01-17 18:32:25 +01:00
class.calendar_uiforms.inc.php Reduce translation duplication - use a single common message for entry copied 2016-12-14 12:42:28 -07:00
class.calendar_uilist.inc.php Do not change list time range filter when search changes 2016-08-18 11:13:48 -06:00
class.calendar_uiviews.inc.php Fix call to undefined method calendar_uiviews::_get_planner_users() breaks multi-user weekly calendar on home. 2016-10-11 16:15:47 -06:00
class.calendar_wizard_export_csv.inc.php move calendar to new api 2016-05-01 17:47:59 +00:00
class.calendar_wizard_import_csv.inc.php Add flag in calendar import definitions (CSV & iCal) to not import conflicting events 2016-07-28 09:04:17 -06:00
class.calendar_wizard_import_ical.inc.php Add flag in calendar import definitions (CSV & iCal) to not import conflicting events 2016-07-28 09:04:17 -06:00
class.calendar_zpush.inc.php reverting using zPush TimezoneUtil, as it causes Outlook sync to stall 2017-02-27 20:10:09 +01:00