.. |
class.calendar_bo.inc.php
|
Fix backport issues
|
2016-07-26 08:38:19 -06: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
|
fix wrong namespace and replaced a couple more CreateObject
|
2016-07-26 09:05:40 +02: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
|
* 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
|
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
|
reading holidays now from Mozilla holiday calendars, or a custom iCal URL
|
2016-05-04 17:15:18 +00:00 |
class.calendar_hooks.inc.php
|
Add a preference to control how many lines are allowed for all day non-blocking events before we start hiding some
|
2016-07-26 08:43:11 -06: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
|
fix wrong namespace and replaced a couple more CreateObject
|
2016-07-26 09:05:40 +02:00 |
class.calendar_owner_etemplate_widget.inc.php
|
Fix backport issues
|
2016-07-26 08:38:19 -06: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
|
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
|
* Calendar: Create new events by dragging on empty space
|
2016-07-26 09:13:03 -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 |