#2827000: Fire context_node_condition
Issue #2753303 by heliogabal: File registry missing file after upgrade to 3.x
Issue #2756453 by priyankaparab1690: Undefined index: cvm in contextual_view_modes_users_user_update()
Issue #2827003 by mausolos: "Vertical Tabs" error Message
Removed hook_update_7100 from the 3.x branch as it no longer has the cvm_field module
No more secondary interface for global settings, this configuration has been re-factored in to a real context plugin. Now when enabled you can add a 'View Mode' reaction to your contexts. This new context plugin also works with the mobile detect context conditions.
* Remove CVM field module
* Remove dependency on display suite
* Support more entities than just nodes
* Create UI modules for entity types
* Fixes misc bugs
Completely re-wrote this module. The module now uses real field api fields instead of just hacked in db settings and a form alter. There is a configuration form now to allow administrators to specify what content types should have this functionality available to it. There is also now a global setting for content type defaults.
Completely re-wrote this module. The module now uses real field api fields instead of just hacked in db settings and a form alter. There is a configuration form now to allow administrators to specify what content types should have this functionality available to it. There is also now a global setting for content type defaults.