Commit Graph

88 Commits (ec2a95056326dfcb68d85767a88e4c4a99126a7c)

Author SHA1 Message Date
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
Daniel Wehner 5128dcbbac use annotations to instanciate sorthandlers 2012-10-21 22:23:12 -04:00
Daniel Wehner 953de7e4e2 remove a bunch of notices 2012-10-21 22:23:12 -04:00
Daniel Wehner cabe4b1995 Introduce a handler base plugin 2012-10-21 22:23:11 -04:00
Daniel Wehner be8fab2fe4 try to make basic plugins possible 2012-10-21 22:23:11 -04:00
Daniel Wehner 5a3629df7c Some work on style plugins 2012-10-21 22:23:11 -04:00
Daniel Wehner da4d994453 by damiankloip: Make some work to get display going on 2012-10-21 22:23:11 -04:00
damiankloip 86ec547c7a Issue #1674356 by damiankloip, dawehner: Make a battleplan for the plugins. 2012-10-21 22:23:10 -04:00
tim.plunkett 29be73c229 Issue #1507368 by Dave Reid, damiankloip, tim.plunkett, aspilicious: Added hook for when the view cache is invalidated. 2012-10-21 22:08:44 -04:00
Daniel Wehner 805048810a Issue #1345934 by dawehner, damiankloip, joachim: Fixed default display being hidden makes it possible to be unable to save a view with validation errors. 2012-10-21 22:08:44 -04:00
Tim Plunkett e5079a4276 Issue #1717686 by tim.plunkett: language_manager() was renamed language(). 2012-10-21 22:08:43 -04:00
aspilicious e42f0d8c93 Issue #1719188 by aspilicious: Coder cleanup. 2012-10-21 22:08:43 -04:00
aspilicious 18bb81596d Issue #1705650 by damiankloip, aspilicious: Fixed Convert core variables to the config system. 2012-10-21 22:08:43 -04:00
Tim Plunkett 112050bed7 Issue #1717686 by aspilicious, tim.plunkett: Make use of the new language_manager(). 2012-10-21 22:08:31 -04:00
damiankloip 2e0b521e93 Issue #1715322 by damiankloip: Move 'Live preview settings' into a form container. 2012-10-21 22:08:31 -04:00