egroupware/calendar/inc
nathangray 0d37c8413f Add resource categories to owner / participant search results
In the sidebox menu, resource categories are returned and selectable and will show events for all resources in that category.
In the edit popup, if the category name matches the search string, all resources of that category are returned and user can select them as if they would have searched for the name of the resource.
2016-07-26 08:20:38 -06:00
..
class.calendar_bo.inc.php Add resource categories to owner / participant search results 2016-07-26 08:20:38 -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 Directly set default resource selection preference 2016-05-09 20:18:10 +00: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 Add resource categories to owner / participant search results 2016-07-26 08:20:38 -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 fix wrong namespace and replaced a couple more CreateObject 2016-07-26 09:05:40 +02: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