Active
Project:
Field Analytics
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 May 2013 at 18:55 UTC
Updated:
22 Jul 2013 at 01:30 UTC
FieldAnalyticsReports base class and extension classes have been moved to separate files in lib/Drupalfield_analytics_get_value_column() moved to FieldAnalyticsReports::getColumn()FieldAnalyticsReports::entityQuery()FieldAnalyticsQuery::isNotNull() is deprecated. See Drupal\Core\Database\Query\Condition::isNotNullfield_analytics_filter_fields_{$entity_type}_{$bundle} to filter_fields_{$entity_type}_{$bundle}, because form element IDs in \Drupal\system\SystemConfigFormBase no longer require module namespacing as in D7 system_settings_form().field_analytics_field_analytics() has moved to FieldAnalyticsReports::reportPage().field_analytics_bundle_settings_form() has moved to FieldAnalyticsBundleSettingsForm.field_analytics_filter_form(), field_analytics_filter_form_submit(), and field_analytics_filter_form_reset() moved to FieldAnalyticsExposedFilters.FieldAnalyticsReports::filterForm(), filterFormSubmit() and filterFormReset() moved to FieldAnalyticsExposedFilters::buildForm(), submitForm() and resetForm(). Removed field_analytics.admin.inc._field_ui_bundle_admin_path in field_analytics_form_field_ui_field_overview_form_alter()