Commit Graph

18442 Commits (b38996475dd09e5c3709397cd28fb6f69cb0b51c)

Author SHA1 Message Date
Tim Plunkett 3eead93ced Switch to the new state API for menu_rebuild_needed. 2012-10-21 22:48:56 -04:00
Tim Plunkett 7d58ca3271 Issue #1779720 by tim.plunkett: Remove leftover CTools collapsible-div CSS. 2012-10-21 22:48:55 -04:00
dead_arm a604c526fc Issue #1779720 by dead_arm: Clean up the fieldset replacement for CTools collapsible-div. 2012-10-21 22:48:55 -04:00
damiankloip 02752cc765 Issue #1779720 by damiankloip, tim.plunkett: Replace CTools collapsible-div with fieldsets. 2012-10-21 22:48:55 -04:00
damiankloip 40997e5396 Issue #1765046 by damiankloip, dawehner: Create a 'real table' property similar to real field. 2012-10-21 22:48:55 -04:00
dereine ef1f2eace6 Issue #1754264 by dawehner: Add a generic testcase for the style base. 2012-10-21 22:48:55 -04:00
dereine 8e11815be2 Issue #1782980 by dawehner: Added Only provide theme suggestions for each views tag, not one for all. 2012-10-21 22:48:55 -04:00
dereine 313be0e145 Issue #1754250 by dawehner: Add a generic testcase for the join base. 2012-10-21 22:48:55 -04:00
damiankloip ec25fec7ea Issue #1787270 by damiankloip | dawehner: Fixed Split up default views into one per module. 2012-10-21 22:48:55 -04:00
Tim Plunkett 111e9b8067 Issue #1751358 by tim.plunkett, dawehner: Allow ViewStorage and ViewExecutable to access each other's properties. 2012-10-21 22:48:55 -04:00
dereine ad514aea2f Issue #1751358 by dawehner: Split up View class into ViewStorage and ViewExecutable. 2012-10-21 22:48:54 -04:00
Tim Plunkett 09a8340dd3 Issue #1787404 by tim.plunkett: Actually assert a valid response in the Wizard. 2012-10-21 22:48:54 -04:00
Tim Plunkett 2020f33040 Issue #1767180 by tim.plunkett: Cleaned up how relationship labels were built in the UI. 2012-10-21 22:48:54 -04:00
aspilicious 3b3e139cf8 Issue #1776686 by aspilicious, tim.plunkett: Merge __construct() and construct(). 2012-10-21 22:48:54 -04:00
dereine 32cda04990 Issue #1754232 by dawehner: Add a generic testcase for the argument_default base. 2012-10-21 22:48:54 -04:00
dereine 4abfc83202 Issue #1754220 by dawehner: Add a generic testcase for the area base. 2012-10-21 22:48:54 -04:00
dereine 0bdc693c50 Issue #1758828 by dawehner: Remove fix_missing_relationships(). 2012-10-21 22:48:54 -04:00
dereine 1851a1cf06 Issue #1760406 by dawehner: Document generate view functions. 2012-10-21 22:48:54 -04:00
dereine fbbc7ee570 Issue #1754258 by dawehner: Add a generic testcase for the relationship base. 2012-10-21 22:48:54 -04:00
Daniel Wehner ba438a6910 Issue #1754354 by andypost, dawehner, Staratel | bjarkig82: Fixed Node revisions only displays latest revision. 2012-10-21 22:48:54 -04:00
Tim Plunkett e367fdf9fe Issue #1754238 by tim.plunkett: Fix random test failure and clean up setUp() code. 2012-10-21 22:48:54 -04:00
dereine 7c94e4893d Issue #1783018 by dawehner: Fixed some of locale.views.inc and remove textgroup support. 2012-10-21 22:48:54 -04:00
dereine 771925c28a Issue #1784490 by dawehner: Remove needsStylePlugin out of HandlerBase. 2012-10-21 22:48:53 -04:00
damiankloip 4e7484643d Issue #1754238 by damiankloip: Add a generic testcase for the display base. 2012-10-21 22:48:53 -04:00
dereine 5cc9405728 Issue #1784464 by dawehner: Move HandlersTest to Handler directory. 2012-10-21 22:48:53 -04:00
StoraH 3bdbfa53d5 Issue #1777580 by StoraH: Added clearer theme suggestion lists. 2012-10-21 22:48:53 -04:00
dereine 44a6b63e5a Issue #1781510 by dawehner: Add update hook for renaming of cache tables. 2012-10-21 22:48:53 -04:00
dereine c797ee38f5 Issue #1779728 by dawehner | tim.plunkett: Either replace hook_views_data(), or find a non-CTools way to load *.views.inc files. 2012-10-21 22:48:53 -04:00
dereine b0c760b470 Issue #1783006 by dawehner: Fixed some bugs in system.views.inc/file.views.inc. 2012-10-21 22:48:53 -04:00
dereine e4006a35bc Issue #1783026 by dawehner: Fixed accesslog.views.inc integration. 2012-10-21 22:48:53 -04:00
damiankloip c302b50002 Issue #1781510 by damiankloip | dawehner: Consider renaming cache_views() to cache_views_info() and cache_views_data() to cache_views() or cache_views_results(). 2012-10-21 22:48:53 -04:00
dereine 3a12bbe055 Issue #1783028 by dawehner: Fixed Add a standard implementation of arguments. 2012-10-21 22:48:53 -04:00
Tim Plunkett 03a3b24854 Issue #1727266 by tim.plunkett: Move PluginBase::getTypes() to View::getPluginTypes(). 2012-10-21 22:48:53 -04:00
slv e14fbaa3ec Issue #1758486 by slv_, dawehner, aspilicious: Write tests for the recent comments view. 2012-10-21 22:48:53 -04:00
dereine 6efde1f25e Issue #1778768 by aspilicious, dawehner: Fixed Create a node_language() argument plugin. 2012-10-21 22:48:52 -04:00
tim.plunkett 541dd42e03 Issue #1727266 by tim.plunkett, aspilicious, damiankloip: Lazy load plugin managers with dependency injection. 2012-10-21 22:48:52 -04:00
Tim Plunkett 0e5f711e10 Update references to EntityInterface since it moved. 2012-10-21 22:48:52 -04:00
aspilicious 9f3b685822 Issue #1778978 by aspilicious: Cleanup plugin destroy() function. 2012-10-21 22:48:52 -04:00
damiankloip 1c0f9b15f0 Issue #1760284 by damiankloip, tim.plunkett: Copy the new core Config Entity List API into Views. 2012-10-21 22:48:52 -04:00
damiankloip 0936906821 Issue #1780228 by damiankloip: Make sure that position is on ViewDisplay objects. 2012-10-21 22:48:52 -04:00
alasdair86 712b4b90e3 Issue #1774278 by ACF: Update views_test_data schema and variables. 2012-10-21 22:48:52 -04:00
aspilicious 19011f11da Issue #1779340 by aspilicious: Cleanup realField comment in pluginBase. 2012-10-21 22:48:52 -04:00
dereine 40e1a5331b Issue #1779050 by dawehner: Fixed Replace views_exposed_filter_any_label() with views.settings.ui.exposed_filter_any_label(). 2012-10-21 22:48:52 -04:00
aspilicious 1e9804a923 Issue #1778960 by aspilicious, tim.plunkett: Remove pluginType property. 2012-10-21 22:48:52 -04:00
aspilicious 72af92be1b Issue #1778996 by aspilicious: Fixed random fails in FieldTest. 2012-10-21 22:48:52 -04:00
dereine 3380c46533 Issue #1754244 by dawehner: Add a generic testcase for the field base. 2012-10-21 22:48:51 -04:00
dereine be82cf3b34 Issue #1778066 by dawehner: Fixed Test entity integration into fields. 2012-10-21 22:48:51 -04:00
aspilicious 601c922fde Issue #1772098 by aspilicious: Camelcase plugin/handler properties. 2012-10-21 22:48:51 -04:00
tim.plunkett cabaa7bd4c Issue #1778806 by tim.plunkett: Consider removing views_clean_css_identifier() in favor of drupal_clean_css_identifier(). 2012-10-21 22:48:51 -04:00
Tim Plunkett 92e520db55 Issue #1754322 by tim.plunkett, dawehner: Remove export and localization code. 2012-10-21 22:48:51 -04:00