.. |
class.calendar_bo.inc.php
|
Use user accounts when available over addressbook when expanding mailing lists
|
2016-09-09 08:08:10 -06:00 |
class.calendar_boupdate.inc.php
|
Change handling of new private events created for other users to allow them to show immediately
|
2016-09-20 09:47:03 -06: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
|
* 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
|
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
|
Change maximum weeks in multiple-week view from 4 to 9
|
2016-08-12 09:24:14 -06:00 |
class.calendar_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_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
|
fix wrong namespace and replaced a couple more CreateObject
|
2016-07-26 09:05:40 +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:34:55 +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 11:42:09 +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-20 09:47:03 -06:00 |
class.calendar_uiforms.inc.php
|
Fix clicking inside a single other user's calendar did not invite that user when new event preference was 'Just me'
|
2016-09-28 10:05:39 -06: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
|
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 15:26:22 +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-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
|
z-push (2.3 at least) requires a timezone for recurring events
|
2016-06-25 10:55:28 +02:00 |