Issue #2998033 by arpeggio: Implemented field that determines a country follows GDPR.
Issue #2997762 by arpeggio: Integrated Geo Time Zone.
Issue #2998029 by arpeggio: Added "Is EU country" field in device_geolocation block.
Issue #2997788 by deepanker_bhalla: Fixed coding standard issues.
Issue #2997757 by arpeggio: Replaced IP2Location's "This parameter is unavailable in selected .BIN data file. Please upgrade." with NULL value.
Issue #2998043 by arpeggio: Implemented field that determines a country follows GDPR.
Issue #2997763 by arpeggio: Integrated Geo Time Zone.
Issue #2998041 by arpeggio: Added "Is EU country" field in device_geolocation block.
Issue #2996631 by arpeggio: Implemented to use Maxmind's "is_in_european_union" to override native smart_ip_is_eu_country() function value.
Issue #2998045 by arpeggio: Implemented field that determines a country follows GDPR.
Issue #2997764 by arpeggio: Integrated Geo Time Zone.
Issue #2998042 by arpeggio: Addeded "Is EU country" field in device_geolocation block.
Issue #2996632 by arpeggio: Implemented to use Maxmind's "is_in_european_union" to override native smart_ip_is_eu_country() function value.
A complete rewrite this bring Hide Revision Field up to snuff - it supports all revisionable entities and has full automatic testing.
Hide Revision Field provides a configurable field formatter for the revision log field for revisionable entities. This allows you to create revisions but reduces noise for your content editors/site owners. All revisionable entity types are supported including module added.
Cleaned up some typos and old references, and also enabled creating Actors, Actions, Objects, and Contexts via a form. At this time basic information can be recorded.
Switched up the Spectra plugin annotation, from Spectra/Plugin to Plugin/Spectra.
Also fixed on bad reference in Spectra Object routing.