Commit Graph

82 Commits (cf22d23b0f33e267ab44aa92940c44f48ece8c99)

Author SHA1 Message Date
Tim Plunkett b88ea07340 Issue #1776494 by tim.plunkett: Fix failures exposed by plugin instantiation test. 2012-10-21 22:48:51 -04:00
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
damiankloip 4b273303f8 Issue #1772146 by damiankloip: Clean up properties on View object (and add default values). 2012-10-21 22:48:49 -04:00
Daniel Wehner 2660450b7d Issue #1770616 by tim.plunkett, dawehner: Move block display to a block module integration. 2012-10-21 22:48:48 -04:00
Daniel Wehner 774ef63ca4 Issue #1765728 by dawehner, damiankloip: Cleanup methods on HandlerBase. 2012-10-21 22:48:48 -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
damiankloip c29f2e2dd0 Issue #1762352 by aspilicious, dawehner, damiankloip: Clean up /camelCase methods on View. 2012-10-21 22:48:46 -04:00
Tim Plunkett 93cbe5c43e Remove legacy code for default Views and exportables. 2012-10-21 22:48:45 -04:00
Tim Plunkett f4805c6bf5 Go through all of the Configurables code, add/update documentation, and clean-up code. 2012-10-21 22:48:44 -04:00
xjm 9345beada5 Documentation improvements. 2012-10-21 22:48:44 -04:00
Daniel Wehner 56849e2a1f some minor cleanup of some docs 2012-10-21 22:48:44 -04:00
Daniel Wehner 79629a5f48 Get rid of more CTools export code. 2012-10-21 22:48:44 -04:00
Daniel Wehner 77038453e8 Don't use the CTools export cruds anymore but directly use the entity system. 2012-10-21 22:48:44 -04:00
Daniel Wehner 3edf19ce63 Change the status of a view in the UI 2012-10-21 22:48:43 -04:00
Daniel Wehner b93c8e0e54 Provide a sane default for the displays. 2012-10-21 22:48:42 -04:00
Daniel Wehner ec2a950563 Override CTools callback to load view objects via the entity controller. 2012-10-21 22:48:42 -04:00
damiankloip 67065496bd Issue #1741154 by damiankloip | tim.plunkett: Replace ctools_include('export') and ctools_include('plugins') with Configurable Thingies. 2012-10-21 22:48:41 -04:00
Tim Plunkett 6edf1d635b Issue #1758788 by tim.plunkett: Throw named exceptions instead of random debug messages. 2012-10-21 22:48:40 -04:00
Daniel Wehner 88b40cc689 Issue #1605332 by dawehner, tim.plunkett: Adapt language integration to d8. 2012-10-21 22:48:39 -04:00
Daniel Wehner 472311d5b0 Replace annotations 'no ui' with 'no_ui'. 2012-10-21 22:48:39 -04:00
amateescu a9acf4fa19 Issue #1754442 by amateescu | dawehner: Fixed Wizard for comment appears even if comment module is disabled. 2012-10-21 22:48:38 -04:00
dereine 1de6ee68cc Issue #1613170 by dawehner, tim.plunkett, gaspaio, aspilicious | bojanz: Update for HttpKernel. 2012-10-21 22:48:38 -04:00
Daniel Wehner 1198cde8e8 remove empty lines, because they are really annoying. 2012-10-21 22:48:37 -04:00
damiankloip fe83dcab18 Issue #1751282 by damiankloip: Create helper function to get list of core modules. 2012-10-21 22:48:36 -04:00
xjm 53c7d23519 Issue #1658068 by tim.plunkett, damiankloip: Convert Views to use core TempStore instead of ctools_object_cache_*(). 2012-10-21 22:48:36 -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
Tim Plunkett 40d5f16f55 Issue #731662 by dagmar, dawehner, tim.plunkett, bojanz, SuperXren, BWPanda: Added Hybrid Exposed Filters. 2012-10-21 22:48:34 -04:00
aspilicious e5a4ab8a6c Issue #1705714 by aspilicious: Convert views CMI settings to new standard. 2012-10-21 22:23:22 -04:00
Daniel Wehner 92a5f2156c this fixes the damn wizard test 2012-10-21 22:23:22 -04:00
Tim Plunkett 28c9978f9d Restore the overridden functionality. 2012-10-21 22:23:22 -04:00
Tim Plunkett 587f8d24d2 Allow plugins to specify a module, and check for module_exists(). 2012-10-21 22:23:22 -04:00
Bram Goffings 93351462df remove override handler handling 2012-10-21 22:23:21 -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
Tim Plunkett 64002e8743 Bring _views_create_handler() and _views_create_plugin() closer together. 2012-10-21 22:23:18 -04:00
Tim Plunkett 454a6e9fed Remove call to obsolete plugins.inc. 2012-10-21 22:23:18 -04:00
Bram Goffings ec4c2322bd converted test plugins 2012-10-21 22:23:17 -04:00
Tim Plunkett 85f7dfc3cf Readd check for plugin key type. 2012-10-21 22:23:16 -04:00
Daniel Wehner 2037828550 Introduce a temporary Views vendor to integrate core modules into core. 2012-10-21 22:23:16 -04:00
Tim Plunkett b2970df17f Remove views_get_plugin_manager() and replace with new ViewsPluginManager(). 2012-10-21 22:23:16 -04:00
Tim Plunkett 17fa51d0a0 Switch Drupal\views\Plugins to Drupal\views\Plugin. 2012-10-21 22:23:15 -04:00
Daniel Wehner b158b24ab0 fix several different kind of unrelated things 2012-10-21 22:23:14 -04:00
Daniel Wehner d1335cf6e6 Make the wizard working again 2012-10-21 22:23:14 -04:00
Daniel Wehner 9ac1406a51 annotationasation: Convert basically every core plugin. 2012-10-21 22:23:13 -04:00
Daniel Wehner e2daf79ce8 Convert broken handlers to PSR0 2012-10-21 22:23:12 -04:00
Daniel Wehner 5128dcbbac use annotations to instanciate sorthandlers 2012-10-21 22:23:12 -04:00
Daniel Wehner a5ce14d979 Experiment with module handler as PSR0 2012-10-21 22:23:12 -04:00