Commit Graph

18442 Commits (b38996475dd09e5c3709397cd28fb6f69cb0b51c)

Author SHA1 Message Date
Tim Plunkett c8b122ee90 Don't enable views_test until settings are configured. 2012-10-21 22:23:21 -04:00
Tim Plunkett 55df3a6ab2 Temporarily rename ViewsTestBase to ViewsSqlTest. 2012-10-21 22:23:21 -04:00
Tim Plunkett 763813d6d8 Enable views_ui by default, to help tests pass. 2012-10-21 22:23:21 -04:00
Tim Plunkett b25e6302da Add views_test to RelationshipNodeTermDataTest. 2012-10-21 22:23:21 -04:00
Damian Lee 954c087083 Fixed CachePluginBase. wrong cache table name and instanceof condition 2012-10-21 22:23:21 -04:00
Bram Goffings 54b5ede101 renamed the permission access plugin to perm 2012-10-21 22:23:21 -04:00
Daniel Wehner 4f3af98629 please wizard tests 2012-10-21 22:23:21 -04:00
Bram Goffings 93351462df remove override handler handling 2012-10-21 22:23:21 -04:00
Daniel Wehner af74bd089a Update Argument system to use the new type names for default/validator plugins 2012-10-21 22:23:21 -04:00
Daniel Wehner 1dde116dfa re-add and improve the documented variables on the handler 2012-10-21 22:23:21 -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
Daniel Wehner b091873842 another approach to fix the wizard tests 2012-10-21 22:23:20 -04:00
Bram Goffings 18e563813a partial language test fix 2012-10-21 22:23:20 -04:00
Bram Goffings 19a06fa396 access test fix 2012-10-21 22:23:20 -04:00
Daniel Wehner 3f25bb9ac6 Fix some notices in the wizard 2012-10-21 22:23:20 -04:00
Daniel Wehner 0e00b2466f Some small fix for many wizard tests 2012-10-21 22:23:20 -04:00
Daniel Wehner aec812a1f6 fix path testcase 2012-10-21 22:23:20 -04:00
Bram Goffings 4cf246232b fixing lots of handler tests 2012-10-21 22:23:20 -04:00
Daniel Wehner 2ee1981045 Convert pager settings to use number element 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
Tim Plunkett 50d849f8e8 Jump menu fail. 2012-10-21 22:23:20 -04:00
Tim Plunkett 538f570fbc Add use statement for ctools_math_expr. 2012-10-21 22:23:20 -04:00
Tim Plunkett 41c9411fe7 Register the namespace. 2012-10-21 22:23:20 -04:00
Tim Plunkett f99c8f6c96 Move DisplayTestCase to the proper folder. 2012-10-21 22:23:19 -04:00
Tim Plunkett e3d6b8733a Remove procedural code from plugins. 2012-10-21 22:23:19 -04:00
Tim Plunkett 0bd39a76b3 Date handler should continue to extend Formula. 2012-10-21 22:23:19 -04:00
Tim Plunkett 90dba138f1 Finish converting all "use *" to "use_*" options. 2012-10-21 22:23:19 -04:00
Bram Goffings 2aa84d212e added a cache decorator to improve performance 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 318e1d1efd Issue #1716908 by aspilicious, tim.plunkett: Use the new attributes system in D8. 2012-10-21 22:23:19 -04:00
dereine ef66e0021a Issue #1677784 by kenneth.venken, dawehner: Follow up, Make sure the empty area is rendered on empty results. 2012-10-21 22:23:18 -04:00
Damian Lee 1f904665f8 Replace calls to $node->title with $node->label() 2012-10-21 22:23:18 -04:00
aspilicious 1a0ca1240a Issue #1712456 by aspilicious: Convert old cache api in groupwise_maximum handler. 2012-10-21 22:23:18 -04:00
tim.plunkett e9b6395e1f Issue #1273946 by Dmitriy.trt, tim.plunkett | ralf.strobel: Added Option to override user time zone in date handlers. 2012-10-21 22:23:18 -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 3b2195d996 Clean up last few handlers and plugins. 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
Tim Plunkett ff14eb54bd Fix namespace for DefaultDisplayExtender. 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
Bram Goffings 7c26528ec9 partially reverting changes in TranslatableTest 2012-10-21 22:23:18 -04:00
Bram Goffings c38626cbbe small doc fixes 2012-10-21 22:23:18 -04:00
Bram Goffings 67f8760c5a removed every files[] instance 2012-10-21 22:23:18 -04:00
Bram Goffings ebd83f2ec3 possible fix for TranslatableTest 2012-10-21 22:23:18 -04:00
Bram Goffings fe26a65cef removed unneeded lines in .info files 2012-10-21 22:23:17 -04:00
Bram Goffings 71b9c4ea78 remove the hook_views_plugins 2012-10-21 22:23:17 -04:00
Bram Goffings bff49777ba move template folder to the views_test module 2012-10-21 22:23:17 -04:00
Bram Goffings fa40683914 move @Translation back as the original strings are translatable 2012-10-21 22:23:17 -04:00
Bram Goffings 7552e03c81 addtional fixes for the test plugins 2012-10-21 22:23:17 -04:00