Commit Graph

18442 Commits (b38996475dd09e5c3709397cd28fb6f69cb0b51c)

Author SHA1 Message Date
damiankloip 7cb7d2e779 Added constructor to ViewStorage class 2012-10-21 22:48:41 -04:00
damiankloip 24a7b3cdd8 Added missing ViewStorage and ViewStorageController files 2012-10-21 22:48:41 -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
dereine fae4f5e98a Issue #1760188 by dawehner: Improve Wizard method default_display_options(). 2012-10-21 22:48:41 -04:00
alasdair86 7e367707ff Issue #1757050 by ACF | damiankloip: Replace calls to term->tid with term->id(). 2012-10-21 22:48:40 -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
damiankloip e77c8f48e0 Issue #1757464 by damiankloip | dawehner: Move accept_attachments from annotations. 2012-10-21 22:48:40 -04:00
Daniel Wehner 1d13655b2f rename misnamed file 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
dereine 8c3f0ae2da Issue #1757302 by dawehner: Fix grouping errors in HandlerBase. 2012-10-21 22:48:40 -04:00
Tim Plunkett c0bb4f6b01 Issue #1757302 by tim.plunkett: Prevent current_page from being set to -1. 2012-10-21 22:48:40 -04:00
Tim Plunkett 131ea0f6ab Issue #1757302 by tim.plunkett: Clean up the NcsLastCommentName sort handler. 2012-10-21 22:48:40 -04:00
Tim Plunkett 41a6f641d1 Issue #1757302 by tim.plunkett: Node moderate was removed in #564462. 2012-10-21 22:48:40 -04:00
Tim Plunkett 6969f417b7 Issue #1757302 by tim.plunkett: Fix tests that were broken but hidden by the caught exception in Sql::execute(). 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
dereine 44f22ac40b Issue #1758632 by dawehner: Remove options() out of the code. 2012-10-21 22:48:39 -04:00
xjm 87689a189a Issue #1758650 by xjm: Improve documentation for WizardPluginBase. 2012-10-21 22:48:39 -04:00
tim.plunkett fdd81de3de Issue #1757836 by tim.plunkett | aspilicious: Fixed Core updated some variables/config thingies again. 2012-10-21 22:48:39 -04:00
Tim Plunkett 26277d209d Add use statement for stdClass. 2012-10-21 22:48:39 -04:00
Tim Plunkett e3b1e12394 Issue #1757234 by dawehner, tim.plunkett: Remove advanced help integration. 2012-10-21 22:48:39 -04:00
Tim Plunkett 2f6501e4d1 Issue #1605332 by tim.plunkett: Fix fatals in language tests and move plugins. 2012-10-21 22:48:39 -04:00
Daniel Wehner f3c1c1939f Add tests for language handlers. 2012-10-21 22:48:39 -04:00
palagyi 418a6dc93e Issue #1754316 by dead_arm: Removing vendor prefixing of border radius and units on 0. 2012-10-21 22:48:39 -04:00
palagyi a351e0ee4a Issue #1754316 by dead_arm: Use the MODULE.base.css standard. 2012-10-21 22:48:39 -04:00
palagyi 03933bb11d Issue #1754316 by dead_arm: Remove padding, use consistent values, remove duplication of label weight, and remove unneeded border override. 2012-10-21 22:48:39 -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
bellesmanieres 21a78c53f5 Issue #1756656 by bellesmanieres | tim.plunkett: Move uses_grouping() from plugin annotation to a class property. 2012-10-21 22:48:38 -04:00
slv 7d3972ecdf Issue #1756784 by slv_ | tim.plunkett: Move use_pager() and use_more() from plugin annotation to a class property. 2012-10-21 22:48:38 -04:00
slv 6e0f3ffe82 Issue #1757170 by slv_ | aspilicious: Fixed Move views_cache().test.css and views_cache().test.js to the correct folder (and fix the test). 2012-10-21 22:48:38 -04:00
slv dafcfdeacf Issue #1757300 by slv_ | dawehner: Remove convert_options() on argument validators. 2012-10-21 22:48:38 -04:00
Tim Plunkett e9d7edb7d7 Issue #1757154 by tim.plunkett: Convert certain tests to use ViewsSchemaTestBase. 2012-10-21 22:48:38 -04:00
Tim Plunkett 0fcf20f6dc Issue #1757154 by tim.plunkett: Add a base test class for tests that need views_test.module. 2012-10-21 22:48:38 -04:00
amateescu beb5e2e936 Issue #1754442 by amateescu | dawehner: Fixed Wizard for comment appears even if comment module is disabled. 2012-10-21 22:48:38 -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 acbb3bcfd0 Issue #1748118 by dawehner, tim.plunkett: Remove update code in init() methods. 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 ce38db7e4a Issue #1748102 by slv_, dawehner: Move use_ajax() form plugin annotation to class property. 2012-10-21 22:48:37 -04:00
Bojan Zivanovic e6d8fe7283 Issue #1757042 by bojanz, dawehner: Move remaining file integration from system.views.inc to file.views.inc. 2012-10-21 22:48:37 -04:00
Daniel Wehner 1198cde8e8 remove empty lines, because they are really annoying. 2012-10-21 22:48:37 -04:00
dereine 4f67fb56b2 Issue #1751294 by dawehner: Cleanup pagers: Store pagers on the same levels as query. 2012-10-21 22:48:37 -04:00
bojanz a639f48c1d Issue #1757036 by bojanz: Remove old 'moved to' definitions. 2012-10-21 22:48:37 -04:00
slv e2494156c4 Issue #1756882 by slv_: Documentation for $options property in PluginBase class is wrong. 2012-10-21 22:48:37 -04:00
dereine df47b72743 Issue #1747810 by dawehner, tim.plunkett: Move wizard-specific meta-information from plugin annotation to a class property. 2012-10-21 22:48:37 -04:00
slv e41eddb37a Issue #1754316: Cleanup CSS by removing IE7/garland support. 2012-10-21 22:48:37 -04:00
lunaris 94e4bb5e11 Issue #1748114 by lunaris | damiankloip: Replace calls to comment properties with entity interface methods. 2012-10-21 22:48:37 -04:00
dereine b604f99c37 Issue #1708404 by damiankloip, dawehner, tim.plunkett: ViewsDiscovery isn't necessary. 2012-10-21 22:48:37 -04:00
Daniel Wehner 3abb68e972 Issue #1185042: Move style specific wizard code into the styles. 2012-10-21 22:48:37 -04:00