This website requires JavaScript.
Explore
Help
Sign In
holm
/
egroupware
Watch
1
Star
1
Fork
0
You've already forked egroupware
forked from
extern/egroupware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b4fce8670c
egroupware
/
calendar
/
inc
History
Ralf Becker
0b64ced1d1
* PHP7/ImportExport: fix different evaluation order of PHP 5 and 7 gives eg. error "Function name must be string" in wizard
2016-07-07 21:23:59 +02:00
..
class.calendar_bo.inc.php
* Calendar: check recurrences for conflicts too (until configured search-time is exceeded, default 3s)
2016-07-06 21:59:57 +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 22:00:13 +02:00
class.calendar_datasource.inc.php
class.calendar_egw_record.inc.php
class.calendar_export_csv.inc.php
* PHP7/ImportExport: fix different evaluation order of PHP 5 and 7 gives eg. error "Function name must be string" in wizard
2016-07-07 21:23:59 +02:00
class.calendar_export_ical.inc.php
* PHP7/ImportExport: fix different evaluation order of PHP 5 and 7 gives eg. error "Function name must be string" in wizard
2016-07-07 21:23:59 +02:00
class.calendar_favorite_portlet.inc.php
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
class.calendar_hooks.inc.php
class.calendar_ical.inc.php
class.calendar_import_csv.inc.php
class.calendar_import_ical.inc.php
class.calendar_merge.inc.php
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
class.calendar_so.inc.php
class.calendar_timegrid_etemplate_widget.inc.php
class.calendar_timezones.inc.php
class.calendar_tracking.inc.php
class.calendar_ui.inc.php
Check event filters when updating status or category through edit dialog to remove the event if it no longer matches.
2016-06-16 11:08:31 -06:00
class.calendar_uiforms.inc.php
Fix deleting a single event of a series deleted correctly, but caused the whole series to disappear from view.
2016-06-21 11:42:44 -06:00
class.calendar_uilist.inc.php
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
class.calendar_wizard_import_csv.inc.php
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