Commit Graph

22 Commits (cf22d23b0f33e267ab44aa92940c44f48ece8c99)

Author SHA1 Message Date
Tim Plunkett a3c7165496 Issue #1765984 by tim.plunkett: Unify and simplify the creation of a plugin instance. 2012-10-21 22:48:50 -04:00
aspilicious 1d7dd18c7e Issue #1765984 by aspilicious: Add standardized helper functions for creating a plugin instance. 2012-10-21 22:48:50 -04:00
Daniel Wehner 774ef63ca4 Issue #1765728 by dawehner, damiankloip: Cleanup methods on HandlerBase. 2012-10-21 22:48:48 -04:00
dereine d4d91db0c9 Issue #1763678 by dawehner, tim.plunkett: CamelCase methods of PluginBase. 2012-10-21 22:48:47 -04:00
Daniel Wehner 3905c51ad3 Issue #1762662 by dawehner, tim.plunkett: Cleanup methods on DisplayPluginBase. 2012-10-21 22:48:47 -04:00
Tim Plunkett ebaa0f1cde Miscellaneous code clean-ups. 2012-10-21 22:48:46 -04:00
Bojan Zivanovic 4ea004218c Issue #1758634 by bojanz: The query plugin should load entities after the query has been executed. 2012-10-21 22:48:45 -04:00
Daniel Wehner 88b40cc689 Issue #1605332 by dawehner, tim.plunkett: Adapt language integration to d8. 2012-10-21 22:48:39 -04:00
Tim Plunkett acbb3bcfd0 Issue #1748118 by dawehner, tim.plunkett: Remove update code in init() methods. 2012-10-21 22:48:38 -04:00
Daniel Wehner 5b77cda1bf list.module was replaced by options.module. 2012-10-21 22:48:37 -04:00
Tim Plunkett e7209241f3 Issue #1744152 by tim.plunkett: Fixed entity_load_multiple() no longer supports $conditions. 2012-10-21 22:48:36 -04:00
yan_nick cc7c39bde5 Issue #1741216 by yannickoo: Fixed Views handler doesn't store the field instance in the object, so it's hard to reuse. 2012-10-21 22:48:35 -04:00
yan_nick a50bddad49 Issue #1741242 by yannickoo: Replace _dummy view mode with _custom. 2012-10-21 22:48:35 -04:00
Tim Plunkett 863b346364 Issue #1741172 by tim.plunkett: Remove as much CTools code as possible, and document the parts left to remove. 2012-10-21 22:48:35 -04:00
Daniel Wehner 6a9ce89a65 Issue #1706258 by dawehner, damiankloip: Convert join class to plugins. 2012-10-21 22:48:35 -04:00
Daniel Wehner ed0289989d Issue #1494884: Use many_to_one for the field_list filter. 2012-10-21 22:23:23 -04:00
aspilicious 07220921ac Issue #1735070 by aspilicious: Fix @file blocks. 2012-10-21 22:23:23 -04:00
Tim Plunkett 9bc9242d19 Issue #1734904 by tim.plunkett: Clean up plugins. 2012-10-21 22:23:23 -04:00
Tim Plunkett faa795e8d5 Add module names to all core plugins. 2012-10-21 22:23:22 -04:00
Tim Plunkett e3d6b8733a Remove procedural code from plugins. 2012-10-21 22:23:19 -04:00
Bram Goffings 81b16bb29f renamed plugin_id to id 2012-10-21 22:23:19 -04:00
Daniel Wehner 2037828550 Introduce a temporary Views vendor to integrate core modules into core. 2012-10-21 22:23:16 -04:00