Commit Graph

102 Commits (cf22d23b0f33e267ab44aa92940c44f48ece8c99)

Author SHA1 Message Date
dereine cf22d23b0f Issue #1777512 by dawehner: Fixed UidRevision filter handler uses undefined variable. 2012-10-21 22:48:51 -04:00
dereine 206cd481b3 Issue #1778148 by dawehner: Added Rename view::viewsObjectTypes to view::viewsHandlerTypes. 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 2a8e934c75 Issue #1771944 by damiankloip, tim.plunkett, dawehner: Convert exported views in tests to config files. 2012-10-21 22:48:49 -04:00
dereine c09fe055be Issue #1767030 by dawehner: Rename uiName to adminLabel. 2012-10-21 22:48:49 -04:00
Daniel Wehner 774ef63ca4 Issue #1765728 by dawehner, damiankloip: Cleanup methods on HandlerBase. 2012-10-21 22:48:48 -04:00
Tim Plunkett 69fa3f1657 Issue #1765704 by tim.plunkett: Fixed calls to getPlugin() bypass the static cache. 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
damiankloip f45fd0736e Issue #1765026 by damiankloip: CamelCase methods in ViewStorage class. 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
damiankloip c29f2e2dd0 Issue #1762352 by aspilicious, dawehner, damiankloip: Clean up /camelCase methods on View. 2012-10-21 22:48:46 -04:00
alasdair86 3e354810de Issue #1748168 by ACF | tim.plunkett: Convert or document all usages of db_query(). 2012-10-21 22:48:45 -04:00
Tim Plunkett 068f1468e2 Issue #1758788 by tim.plunkett, dawehner: ViewsWizardException was moved to PSR-0. 2012-10-21 22:48:40 -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
damiankloip f918e44fd1 Issue #1758700 by damiankloip, dawehner: Fixed Field, filter, join, relationship, and sort missing from list of plugin types in _views_fetch_plugin_data(). 2012-10-21 22:48:40 -04:00
damiankloip b71681ba24 Issue #1758700 by damiankloip, dawehner: Fixed Field, filter, join, relationship, and sort missing from list of plugin types in _views_fetch_plugin_data(). 2012-10-21 22:48:40 -04:00
Tim Plunkett e3b1e12394 Issue #1757234 by dawehner, tim.plunkett: Remove advanced help integration. 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
Tim Plunkett 8fd8d393c6 Issue #1756968 by tim.plunkett, dawehner: Remove the ability for a display plugin to prevent its own deletion. 2012-10-21 22:48:38 -04:00
slv e41eddb37a Issue #1754316: Cleanup CSS by removing IE7/garland support. 2012-10-21 22:48:37 -04:00
Tim Plunkett 30e1afed56 Issue #1744334 by dawehner: Move uses_row_class(), uses_row_plugin(), and uses_fields() from plugin annotation to a class property. 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 e7209241f3 Issue #1744152 by tim.plunkett: Fixed entity_load_multiple() no longer supports $conditions. 2012-10-21 22:48:36 -04:00
osopolar 03b8d46ddb Issue #1742732 by osopolar: Enabled displays get the disabled link class. 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
damiankloip 5e4b5ff6f8 Issue #1732672 by damiankloip, dawehner: Added description option to exposed filters. 2012-10-21 22:48:34 -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
Tim Plunkett 28c9978f9d Restore the overridden functionality. 2012-10-21 22:23:22 -04:00
Bram Goffings 0c668f6214 removed ViewsObject file and references 2012-10-21 22:23:20 -04:00
Bram Goffings 783657ec6f fixed some views module tests 2012-10-21 22:23:20 -04:00
aspilicious 5d668a4637 Issue #1711650 by aspilicious: Remove custom number validation. 2012-10-21 22:23:20 -04:00
Bram Goffings 81b16bb29f renamed plugin_id to id 2012-10-21 22:23:19 -04:00
Damian Lee dfe10cee68 Added argument to list of plugin types _views_fetch_plugin_data 2012-10-21 22:23:18 -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 625cb74aa5 Remove the obsolete includes/plugins.inc. 2012-10-21 22:23:18 -04:00
Daniel Wehner b541e3c1e8 move the many to one helper to psr0 2012-10-21 22:23:17 -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 171a70457d Remove code that was copied to lib/Drupal/views/Plugin/views. 2012-10-21 22:23:15 -04:00
Daniel Wehner 20edb75f66 converted locale to plugins 2012-10-21 22:23:15 -04:00
Tim Plunkett 17fa51d0a0 Switch Drupal\views\Plugins to Drupal\views\Plugin. 2012-10-21 22:23:15 -04:00
Daniel Wehner ebf9c60510 fix some wizard issues... again 2012-10-21 22:23:14 -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