.. |
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
|
error_log if calendar can not send notifications
|
2016-10-06 19:11:16 +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
|
Calendar CSV import fixes
|
2016-07-28 09:04:29 -06:00 |
class.calendar_export_csv.inc.php
|
Calendar export CSV cleanup
|
2016-09-28 10:27:18 -06:00 |
class.calendar_export_ical.inc.php
|
Calendar export CSV cleanup
|
2016-09-28 10:27:25 -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
|
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
|
Increase consolidation max from 9 to 20.
|
2016-11-07 09:26:59 -07:00 |
class.calendar_ical.inc.php
|
* Calendar: fix holidays are displayed one day off for eg. Austria, Slovakia, Australia (from iCloud)
|
2016-11-05 12:02:36 +01: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
|
Handle searching for a single integer as looking for a specific event by ID, similar to infolog
|
2016-10-25 08:43:20 -06: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 bug where you were unable to change participant status of a recently added user until you save the event
|
2016-11-01 15:13:26 -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
|
Fix call to undefined method calendar_uiviews::_get_planner_users() breaks multi-user weekly calendar on home.
|
2016-10-11 16:15:47 -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
|
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 |
holidays.php
|
Fix holidays in calendar sitemgr modules by adding access via holidays.php.
|
2016-10-11 16:17:07 -06:00 |