Commit Graph

61 Commits (cf22d23b0f33e267ab44aa92940c44f48ece8c99)

Author SHA1 Message Date
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
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
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
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
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
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
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 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 be8fab2fe4 try to make basic plugins possible 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
aspilicious e42f0d8c93 Issue #1719188 by aspilicious: Coder cleanup. 2012-10-21 22:08:43 -04:00
damiankloip 2e0b521e93 Issue #1715322 by damiankloip: Move 'Live preview settings' into a form container. 2012-10-21 22:08:31 -04:00
Tim Plunkett 4daa01cb89 Issue #1716908 by aspilicious, tim.plunkett: Use the new attributes system in D8. 2012-10-21 22:08:31 -04:00
tim.plunkett 4119b5dc8f Issue #1686798 by tim.plunkett: Added a list of which plugins are from which modules and used in which views. 2012-10-21 22:07:06 -04:00
dereine 37fcdec814 Issue #1541040 by dawehner | hiddenfellon: Fixed Reorder Display issue. 2012-10-21 22:06:45 -04:00
tim.plunkett 3ebdf4c8d4 Issue #1602372 by dawehner, aspilicious, Pedro Lozano, tim.plunkett: Convert views settings to config. 2012-10-21 22:06:44 -04:00
tim.plunkett 4e73b5fc81 Issue #1659520 by tim.plunkett: Update jQuery library calls. 2012-10-21 22:06:44 -04:00
tim.plunkett 55c0ee7b6f Issue #1659480 by tim.plunkett: Fixed Break lock confirmation page is blank when there is no lock. 2012-10-21 22:06:44 -04:00
Daniel Wehner 23522a1f1b Issue #1642164 by dawehner, amateescu: Convert analyzer into an PSR-0 object. 2012-10-21 22:06:41 -04:00
amateescu 7c7920f772 Issue #1636864 by amateescu: Convert View object to PSR-0. 2012-10-21 22:06:28 -04:00
Bram Goffings 51ab7a50ea Issue 1602372 by aspilicious: Follow up: Convert missing usages of the variables. 2012-10-21 22:06:21 -04:00
dereine 9481d3b59a Issue #1602372 by dawehner: Convert views settings to config. 2012-10-21 22:06:09 -04:00
bojanz 96826f6cb8 Issue #1605140 by bojanz: Remove usage of cache_clear_all(). 2012-10-21 22:05:21 -04:00