..
class.calendar_bo.inc.php
* Calendar: check recurrences for conflicts too (until configured search-time is exceeded, default 3s)
2016-07-06 12:46:00 +02:00
class.calendar_boupdate.inc.php
1) skip all past events and recurrences in conflict check and fix off-by-one error in recurrence limit
2016-07-06 16:44:06 +02:00
class.calendar_datasource.inc.php
move calendar to new api
2016-05-01 17:47:59 +00:00
class.calendar_egw_record.inc.php
move calendar to new api
2016-05-01 17:47:59 +00:00
class.calendar_export_csv.inc.php
- Export plugins now specify the export record class
2016-05-04 19:34:30 +00:00
class.calendar_export_ical.inc.php
- Export plugins now specify the export record class
2016-05-04 19:34:30 +00: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
fix a PHP Strict Standards: Declaration of *_groupdav::propfind_callback() should be compatible with & EGroupware\Api\CalDAV\Handler::propfind_callback
2016-06-06 13:53:54 +02:00
class.calendar_holidays.inc.php
add Github url of Mozilla holiday calendar data
2016-07-06 14:43:59 +02:00
class.calendar_hooks.inc.php
Directly set default resource selection preference
2016-05-09 20:18:10 +00:00
class.calendar_ical.inc.php
reading holidays now from Mozilla holiday calendars, or a custom iCal URL
2016-05-04 17:15:18 +00:00
class.calendar_import_csv.inc.php
move calendar to new api
2016-05-01 17:47:59 +00:00
class.calendar_import_ical.inc.php
move calendar to new api
2016-05-01 17:47:59 +00:00
class.calendar_merge.inc.php
Support customfields at the beginning of content
2016-05-18 15:41:20 -06:00
class.calendar_owner_etemplate_widget.inc.php
fix not possible to invite groups you are not a member of
2016-06-27 11:39:25 +02: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
fix wrong case in "AsyncService" to "Asyncservice"
2016-05-09 09:15:48 +00: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
Fix some bugs in drag to create event
2016-07-05 13:14:10 -06:00
class.calendar_uiforms.inc.php
* Calendar: Create new events by dragging on empty space
2016-06-30 13:21:13 -06:00
class.calendar_uilist.inc.php
Fix calendar list view custom date filter always switched to another filter & hid the dates
2016-06-02 09:25:01 -06:00
class.calendar_uiviews.inc.php
Fix missing toolbar tooltip translations
2016-06-20 08:05:27 -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
move calendar to new api
2016-05-01 17:47:59 +00:00
class.calendar_zpush.inc.php
z-push (2.3 at least) requires a timezone for recurring events
2016-06-25 10:55:28 +02:00