.. |
class.calendar_bo.inc.php
|
Use user accounts when available over addressbook when expanding mailing lists
|
2016-09-01 09:26:56 -06:00 |
class.calendar_boupdate.inc.php
|
* Calendar: Fix calendar to-firstname to-lastname place-holders do not get values
|
2016-10-04 16:39:28 +02:00 |
class.calendar_datasource.inc.php
|
fix wrong namespace and replaced a couple more CreateObject
|
2016-07-26 09:03:02 +02:00 |
class.calendar_egw_record.inc.php
|
Calendar CSV import fixes
|
2016-07-20 11:29:32 -06:00 |
class.calendar_export_csv.inc.php
|
Calendar export CSV cleanup
|
2016-09-21 08:45:08 -06:00 |
class.calendar_export_ical.inc.php
|
Calendar export CSV cleanup
|
2016-09-21 09:36:17 -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
|
no need to report VCALENDAR in supported-calendar-component-set
|
2016-09-12 11:20:15 +02:00 |
class.calendar_holidays.inc.php
|
fix holiday handling to "understand" gzip compression, even if it was never requested
|
2016-08-31 14:54:56 +02:00 |
class.calendar_hooks.inc.php
|
Change maximum weeks in multiple-week view from 4 to 9
|
2016-08-12 09:23:23 -06:00 |
class.calendar_ical.inc.php
|
Add flag in calendar import definitions (CSV & iCal) to not import conflicting events
|
2016-07-11 13:09:08 -06:00 |
class.calendar_import_csv.inc.php
|
Avoid type error when importing events with IDs that cannot be read (no permission)
|
2016-07-25 12:23:31 -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-03 09:57:49 -06:00 |
class.calendar_merge.inc.php
|
fix wrong namespace and replaced a couple more CreateObject
|
2016-07-26 09:03:02 +02:00 |
class.calendar_owner_etemplate_widget.inc.php
|
* Calendar: fix PHP Fatal: Unsupported operand types caused eg. by deleted resources
|
2016-08-24 12:36:53 +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
|
* Calendar: fix SQL error in eSync with double DISTINCT happening under some conditions
|
2016-08-17 09:26:01 +02: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
|
Change handling of new private events created for other users to allow them to show immediately
|
2016-09-15 10:46:11 -06:00 |
class.calendar_uiforms.inc.php
|
old behavior "selected" should also be used for not set preference, therefore we need to test for !== '0'
|
2016-10-04 09:55:02 +02:00 |
class.calendar_uilist.inc.php
|
Do not change list time range filter when search changes
|
2016-08-12 10:51:48 -06:00 |
class.calendar_uiviews.inc.php
|
Try to not fetch todos from infolog on Calendar's initialization and let day view fetches them via ajax call as it might be expensive operation
|
2016-09-28 14:20:38 +02: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-11 13:09:08 -06:00 |
class.calendar_wizard_import_ical.inc.php
|
Scrutinizer fix - remove unused code
|
2016-07-11 13:39:01 -06: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 |