Commit Graph

1123 Commits (5c29c0b411be4c200ed5ae3a2f99e47b1f7055d9)

Author SHA1 Message Date
webchick 7cfa38d01a Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files. 2013-09-15 21:47:28 -07:00
webchick 5bb0d5e667 Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
webchick 99670f0847 Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention. 2013-09-15 12:59:49 -07:00
webchick 44e53a9218 Issue #1979038 by dawehner, effulgentsia, tstoeckler: Convert views_ajax_autocomplete_taxonomy() to a Controller. 2013-09-14 00:40:47 -07:00
webchick 6360399987 Issue #2086447 by tim.plunkett, damiankloip: Remove 'View:' prefix from views block derivative admin labels. 2013-09-14 00:03:49 -07:00
Alex Pott c435ef8d2b Issue #2062573 by claudiu.cristea, tim.plunkett, Xano: Change notice: Add method defaultConfiguration() in ConfigurablePluginInterface. 2013-09-13 17:27:56 +01:00
webchick 770900b52c Issue #2087551 by donquixote: ViewsHandlerDiscovery: Remove ->pluginNamespaces setup from constructor. 2013-09-13 07:33:43 -07:00
webchick 0451a6d700 Issue #2083811 by yched, plach: Remove langcode nesting for fields in entity structures. 2013-09-12 22:35:51 -07:00
Jennifer Hodgdon 2463750d31 Issue #2083943 by Xano, InternetDevels, longwave: Fix spelling errors in various documentation 2013-09-12 07:01:59 -07:00
webchick d009cac09c Issue #2074037 by Wim Leers, effulgentsia: Add drupalPostUrl() — drupalPost()/drupalPostAjax() are for forms only, D8 JS performs non-form HTTP requests. 2013-09-11 12:41:33 -07:00
webchick e05902e5da Issue #2084513 by donquixote, EclipseGc: Annotation class loading could be more elegant. 2013-09-11 12:36:35 -07:00
Nathaniel Catchpole 19df7986e6 Issue #2053519 by alexpott: Broken PHPUnit test with E_STRICT enabled for AJAX fails on View with 'AJAX: Yes'. 2013-09-11 15:58:42 +01:00
webchick ff8fa8993a Issue #2053519 by dawehner, mondrake | RdeBoer: Fixed AJAX fails on View with 'AJAX: Yes'. 2013-09-11 01:17:00 -07:00
webchick 73050fbb3e Issue #2071019 by tim.plunkett, olli: Allow the block category for Views block displays to be edited. 2013-09-11 00:45:44 -07:00
webchick f503d2282a Issue #2074509 by tim.plunkett, falcon03, mgifford, Xano: Fixed Add missing #title property to ensure form accessibility. 2013-09-11 00:16:22 -07:00
Alex Pott 11eeb98bf3 Issue #2070609 by damiankloip, tstoeckler: Remove obsolete 'module' keys from Views plugin annotations. 2013-09-11 02:21:44 +01:00
webchick d72692c6b1 Issue #2082157 by damiankloip: Move View::newDisplay() to ViewExecutable. 2013-09-10 00:23:13 -07:00
Alex Pott 7d07ce0999 Issue #2058279 by mondrake: Align mini pager accessibility markup to full pager. 2013-09-09 15:11:05 +02:00
Nathaniel Catchpole 2e6aaf6ab4 Issue #2078583 by dawehner, pwolanin | disasm: Fixed menu callbacks removed from hook_menu() do not display any menus. 2013-09-06 21:53:28 +01:00
Dries 966da66f04 Issue #2057207 by dawehner, olli: Fixed Unable to select the 'Default' view mode in views entity row plugin. 2013-09-06 13:08:52 -04:00
Alex Pott db2d92e7cb Issue #2003482 by pwolanin, jhodgdon, kim.pepper, Nick_vh, tim.plunkett, jibran, Berdir, effulgentsia, alexpott: Convert hook_search_info() to plugin system. 2013-09-06 10:26:26 +02:00
Nathaniel Catchpole 085a24e07f Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants. 2013-09-05 10:48:11 +01:00
webchick e235776e24 Issue #2016953 by dawehner, damiankloip, tim.plunkett: Indicate when an optional handler is missing, that it is not 'broken'. 2013-09-04 15:25:05 -07:00
webchick 297778513d Issue #2081215 by mrsinguyen: Remove Unused local variable from /core/modules/views/lib/Drupal/views/Plugin/views/area/TokenizeAreaPluginBase.php. 2013-09-04 13:57:22 -07:00
webchick efbf55d4b7 Issue #2079717 by StephaneQ | joachim: Fixed incorrect class name in ViewsEntityRow constructor. 2013-09-04 12:42:21 -07:00
webchick c8d86baa57 Issue #2072603 by legolasbo: Remove Unused local variable from /core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php. 2013-09-04 12:36:15 -07:00
webchick a75b2d56df Issue #2068219 by balagan: Fixed Typo in file drupal\core\modules\views\lib\Drupal\views\Tests\Plugin\StyleTest.php. 2013-09-04 10:17:16 -07:00
webchick de0492e741 Issue #2065115 by sergeypavlenko: Remove Unused local variable from /core/modules/views/views.tokens.inc. 2013-09-02 14:32:12 -07:00
webchick 1004a87fbb Issue #2073507 by grasmash: Fixed Parameters passed and documented incorrectly in Views hooks. 2013-09-02 14:30:43 -07:00
Alex Pott 7742cc3563 Issue #2057869 by dawehner, jibran: Provide an alias for 'plugin.manager.entity' called 'entity.manager'. 2013-09-01 13:24:15 +01:00
Nathaniel Catchpole 613a370a5b Issue #2057589 by smiletrl, tim.plunkett, alexpott, dawehner: Rename ControllerInterface to ContainerInjectionInterface. 2013-09-01 09:04:33 +01:00
Nathaniel Catchpole c7994001cc Issue #1497374 by yched, chx, amateescu, plach, Damien Tournoud, fago, swentel: Switch from Field-based storage to Entity-based storage. 2013-09-01 07:20:49 +01:00
webchick df5b3bc501 Issue #2078427 by jiv_e: Remove uneccessary backslash from code. 2013-08-31 22:31:31 -07:00
webchick 8bd23e4bdd Issue #2065393 by dlu: Find 'use Drupal' and replace with inline references to \Drupal. 2013-08-30 23:28:33 -07:00
Alex Pott a8d4542933 Issue #2012312 by tim.plunkett: Remove legacy code from filter.module. 2013-08-29 20:38:58 +01:00
webchick 39010810b5 Issue #2072587 by legolasbo: Remove Unused local variable () from /core/modules/views/lib/Drupal/views/Plugin/views/exposed_form()/InputRequired.php. 2013-08-29 08:20:36 -07:00
webchick c8addf5f69 Issue #2072599 by legolasbo: Remove Unused local variable from /core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php. 2013-08-29 08:19:47 -07:00
webchick 4ec4bf5701 Issue #2072607 by legolasbo: Remove Unused local variable () from /core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php. 2013-08-29 08:19:03 -07:00
webchick 7cd1ddac12 Issue #2072565 by legolasbo: Remove Unused local variable () from /core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php. 2013-08-29 08:18:17 -07:00
webchick 43acec6e3d Issue #2072551 by legolasbo: Remove Unused local variable from /core/modules/file/file.field.inc. 2013-08-29 08:13:52 -07:00
webchick b560f66124 Issue #2072583 by legolasbo: Remove Unused local variable from /core/modules/views/lib/Drupal/views/ViewExecutable.php. 2013-08-29 08:03:51 -07:00
webchick d15cdbd7d5 Issue #2072589 by legolasbo: Remove Unused local variable from /core/modules/views/lib/Drupal/views/Plugin/views/join/Subquery.php. 2013-08-29 07:42:18 -07:00
Alex Pott c5ef1c9c38 Issue #2063405 by dawehner, Wim Leers, Crell: Update all access checkers to use static::ALLOW/static::DENY/static::KILL. 2013-08-29 14:04:29 +01:00
webchick 5429044d5e Issue #1932652 by Wim Leers, nirbhasa, quicksketch: Add image uploading to WYSIWYGs through editor.module. 2013-08-29 04:27:41 -07:00
Nathaniel Catchpole 595d6d9ad7 Issue #1935300 by dawehner, chx: Don't hardwire Database in Views filters, add regexp to DBTNG. 2013-08-29 11:57:04 +01:00
Alex Pott 55bd232761 Issue #1969388 by dawehner, tim.plunkett, olli: Add dedicated annotations for Views plugins. 2013-08-28 01:03:53 +01:00
Nathaniel Catchpole 94cd6717a8 Issue #1939994 by Berdir, rlmumford: Complete conversion of nodes to the new Entity Field API. 2013-08-27 11:36:16 +01:00
Alex Pott 0489b631a8 Issue #2065721 by tim.plunkett: Add a dedicated @Block plugin annotation. 2013-08-25 19:57:31 +01:00
Alex Pott 6aa975ca5f Issue #2015701 by klausi, pfrenssen, amateescu: Convert field type to typed data plugin for entity reference module. 2013-08-25 11:02:51 +01:00
Alex Pott 5fc01a83e8 Issue #2072181 by dawehner, tim.plunkett: Change title in blocks form for items_per_page(). 2013-08-24 01:51:29 +01:00
Alex Pott 88b192cd8d Issue #1912604 by joelpittet, mondrake, damiankloip, gollyg, Cottser: Convert theme_views_mini_pager() to twig. 2013-08-22 12:07:26 +01:00
Nathaniel Catchpole 120bbc9701 Issue #1911492 by jibran, Manuel Garcia, derhasi, damiankloip, pcambra, dawehner, tstoeckler: Fixed Views try to find Custom StylePlugin template in core/modules/views/templates. 2013-08-21 11:35:55 +01:00
Nathaniel Catchpole de9f13c1b8 Issue #2062131 by danylevskyi, NonProfit: In MachineName Class Rename Views properties to core standards. 2013-08-21 06:50:33 +01:00
Nathaniel Catchpole 7dc6bbf011 Issue #2014043 by kgoel, nathangervais: Replace drupal_container() with \Drupal in the views module. 2013-08-21 02:01:19 +01:00
Nathaniel Catchpole 9ef3a52fe7 Issue #1911492 by jibran, Manuel Garcia, derhasi, pcambra, dawehner, damiankloip, tstoeckler: Fixed Views try to find Custom StylePlugin template in core/modules/views/templates. 2013-08-20 03:24:48 +01:00
webchick 523fb85533 Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity. 2013-08-18 14:16:19 -07:00
webchick bb7404d3d2 Issue #2067541 by jlindsey15: Fixed Remove Unused local variable from /core/modules/views/lib/Drupal/views/ViewStorageController.php. 2013-08-17 23:52:43 -07:00
Dries 07298d66e4 Issue #1911492 by jibran, Manuel Garcia, derhasi, pcambra, dawehner, damiankloip: Fixed Views try to find Custom StylePlugin template in core/modules/views/templates. 2013-08-16 14:49:18 -05:00
Dries dd95e4bae3 Issue #2049039 by Berdir: Convert node properties to methods. 2013-08-16 12:13:11 -05:00
Alex Pott f5544cd6fb Issue #2065125 by sergeypavlenko: Remove Unused local variable () from /core/modules/views/lib/Drupal/views/DisplayBag.php. 2013-08-15 17:31:42 -05:00
Dries d6ba81b6d5 Issue #2058321 by tim.plunkett, pameeela: Move the 'place block' UI into the block listing. 2013-08-15 10:28:57 -05:00
webchick 3cf100dfcd Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config(). 2013-08-14 09:54:28 -07:00
Alex Pott 0bbd2b0ee3 Issue #2064289 by sergeypavlenko: Remove Unused local variables from /core/modules/views/views.theme.inc. 2013-08-14 07:21:01 -05:00
Alex Pott cb5397f26e Issue #2046993 by damiankloip: Inject dependencies into ViewsExposedFilterBlock derivative class. 2013-08-13 05:49:19 -05:00
webchick 2303e6169c Issue #2057157 by legolasbo: Remove Unused local variable from /core/modules/views/views.module. 2013-08-13 01:36:56 -07:00
Alex Pott fd76691cca Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods. 2013-08-11 23:24:02 +01:00
webchick 30f230476f Issue #2062315 by k4v, Cottser: Remove unnecessary 'pattern' lines in views_theme(). 2013-08-11 11:54:29 -07:00
webchick b1624c5694 Issue #1912600 by joelpittet, bzitzow, dawehner: Remove theme_views_form_views_form() in favour of a prerender callback. 2013-08-10 08:13:17 -07:00
Nathaniel Catchpole e2a81db3c6 Issue #1844956 by msonnabaum, beejeebus: Fixed Optimize date formatting performance. 2013-08-10 08:00:02 +01:00
Alex Pott 593bafb0f7 Issue #2061315 by StephaneQ: Remove system.cron.js and libraries definition. 2013-08-09 23:36:29 +01:00
Nathaniel Catchpole 917cd10a20 Issue #2057831 by damiankloip: Fixed Exposed filter blocks do not work anymore. 2013-08-08 13:59:18 +01:00
webchick b435b703d6 Issue #2056513 by tim.plunkett: Remove PluginUI subsystem, provide block plugins UI as one-off. 2013-08-07 12:49:26 -07:00
Nathaniel Catchpole 423f1d653b Issue #2020979 by dawehner, bojanz: Fixed Bulk action form no longer allows actions to be selected. 2013-08-07 09:37:10 +01:00
webchick b7d3774c6e Issue #1933426 follow-up by dawehner: Fixed documentation around drupal_add_js -> drupal_add_library change. 2013-08-06 23:41:55 -07:00
Alex Pott 49623698ff Issue #1968398 follow-up by joelpittet: Convert Views () to ['attributes'] . 2013-08-06 07:34:34 +02:00
Alex Pott c5b9bb0bc5 Issue #2006560 by dawehner, jhodgdon: Fixed The boolean string filter doesn't result in correct where clause. 2013-08-05 18:05:53 +02:00
Alex Pott 8c384bc415 Issue #2022897 by dawehner, sdboyer, tim.plunkett: Shift responsibility for creating unique config id/machine name off of (views) block plugins and onto BlockFormController. 2013-08-03 23:28:28 +02:00
Alex Pott 5dba5f608c Issue #1849356 by dawehner: Added a HTTP response code area handler. 2013-08-02 15:26:16 +02:00
Alex Pott 2e29f25661 Issue #2046983 by damiankloip: Inject dependencies into ViewsEntityRow derivative class. 2013-08-02 01:29:08 +02:00
Alex Pott a2f9a60724 Issue #2033383 by tim.plunkett: Provide a default plugin bag. 2013-08-01 17:42:57 +02:00
Alex Pott 74cbf95634 Issue #2046603 by DuaelFr: Improve 'use_more_always()' understandability. 2013-08-01 00:28:45 +02:00
webchick 0d31d44dd5 Issue #2052389 by pwolanin: Fixed All elements added to the Request attributes should have a _ prepended unless they come from the path. 2013-07-31 13:50:39 -07:00
Alex Pott 391755e4c1 Issue #2049723 by dawehner, tim.plunkett: Fixed Mini pager shows 'Page 1' if there is non item at all available. 2013-07-31 22:22:21 +02:00
Alex Pott 0e6c03df64 Issue #1968398 by joelpittet, Mark Carver, Les Lim, brunodbo: Convert Views () to ['attributes'] . 2013-07-31 00:28:34 +02:00
Jennifer Hodgdon 99575b2beb Issue #2050883 by Cottser, tstoeckler, dawehner: Fix references to obsolete functions in code comments in views module 2013-07-30 06:08:25 -07:00
Alex Pott b6c78d35f2 Issue #2044355 by dawehner: Move the link display to the middle column. 2013-07-28 23:53:19 +02:00
Alex Pott 9dd98eaa6f Issue #1957346 by dawehner, olli, damiankloip, jibran, ParisLiakos: Add some settings on the block display to allow overrides on the block instance configuration. 2013-07-28 23:09:59 +02:00
Alex Pott 0932270aec Issue #2048897 by Les Lim: Fixed Views Grid style: tokens not replaced in custom row/column classes. 2013-07-26 18:42:05 +02:00
Alex Pott 8043b9aa34 Issue #1888698 by nagwani, hussainweb: Figure out the most used html tags and let people use it in views. 2013-07-26 17:57:08 +02:00
Alex Pott d88a2be443 Issue #2043379 by tim.plunkett: Allow plugins to be discovered in any directory. 2013-07-25 00:57:30 +02:00
Alex Pott 6a9d9d5027 Issue #2030817 by mondrake: Fixed Wrong link_type() passed in link's pager_context() in views.theme.inc. 2013-07-24 22:56:59 +02:00
Alex Pott 41f6e35eb7 Issue #864006 by mgifford, dawehner, AjitS: Improve table semantics by adding scope or headers/id attributes. 2013-07-24 22:56:59 +02:00
Alex Pott 8e23b465a6 Issue #2045275 by Berdir: Convert user properties to methods. 2013-07-24 21:40:03 +02:00
Alex Pott a09093be77 Issue #2042941 by mondrake: Full pager plugin: reference the 'pager' theme in the annotations. 2013-07-24 17:47:47 +02:00
Alex Pott cab25677f8 Issue #2046845 by bdone: Remove space after $this-> testHelperPlugin. 2013-07-24 01:43:56 +02:00
Alex Pott 88cbedb8e8 Issue #2046537 by DuaelFr: End with 'any' label configuration to improve consistency and localization. 2013-07-23 09:48:19 +01:00
Alex Pott 8cf78305af Issue #2005166 by slashrsm, dawehner: Create simple file listing under admin/content/file. 2013-07-21 09:17:17 +01:00
Alex Pott 982452f77a Issue #2030293 by mondrake, YesCT: Fixed View preview is broken in UI if a pager has to be displayed. 2013-07-21 08:48:19 +01:00
Alex Pott 08aeb8717f Issue #2034947 by damiankloip: Change view results to use a classed object. 2013-07-21 08:46:30 +01:00
Alex Pott 338705adf3 Issue #1979036 by dawehner: Convert views_ajax() to a Controller. 2013-07-20 21:31:43 +01:00
Alex Pott 91fbd4b5ca Issue #2029733 by damiankloip, tim.plunkett: Add a getExecutable() method to View. 2013-07-20 20:32:31 +01:00
Alex Pott ad137531c9 Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
Alex Pott bd51e51a90 Issue #2028511 by damiankloip, dawehner: Allow plugin derivative classes to use services from the container. 2013-07-19 10:08:06 +01:00
Alex Pott 535ed4185b Issue #1812048 by mikeker, Pancho, dawehner, tim.plunkett: Build the exposed form using form API functions. 2013-07-18 23:53:52 +01:00
Alex Pott d8e21f879c Issue #2032031 by damiankloip: Deprecate use of views_get_view() function in favour of Views::getView() method. 2013-07-16 21:17:11 -04:00
Alex Pott 14708544c8 Issue #2031885 by droplet: Add t() context to 'Order' string. 2013-07-16 20:56:44 -04:00
Nathaniel Catchpole 7dd31494f3 Issue #1979094 by Berdir, dawehner, msonnabaum, tim.plunkett, effulgentsia: Fixed Separate create access operation entity access controllers to avoid costly EntityNG instantiation. 2013-07-16 10:33:18 +01:00
Alex Pott 5beb2f94af Issue #1903746 by Mark Carver, mgifford, DaneMacaulay: Replace the views grid table template with one using divs. 2013-07-16 02:37:55 -04:00
Alex Pott 31efff2728 Issue #2036087 by YesCT: Add public identifier to all render methods in all views plugins in core. 2013-07-15 18:39:32 -04:00
Alex Pott e0f675f3b2 Issue #2019095 by crispiatico, vijaycs85, piyuesh23: Complete Configuration schemas for views style. 2013-07-15 13:05:42 -04:00
Nathaniel Catchpole 22a6d8ccec Issue #2012382 by damiankloip: Improve efficiency of access checker matching on routes. 2013-07-15 10:22:26 +01:00
Alex Pott d03acd3ce9 Issue #1831080 by dawehner, IshaDakota, YesCT: Remove the 'More' area from the bottom of handler configuration. 2013-07-14 14:01:25 -04:00
Nathaniel Catchpole 7232dbf9f1 Issue #2024893 by bdone, dawehner: Change status filter on admin/people to 'active'/'blocked'. 2013-07-13 12:03:08 +01:00
Nathaniel Catchpole c094757a99 Issue #1963942 by joelpittet, ACF, dasjo: Change all instances of $vars to $variables. 2013-07-13 11:30:18 +01:00
Dries c02ba60087 Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated(). 2013-07-11 13:29:02 -04:00
Alex Pott 6b6c6f20ee Issue #2007474 by dawehner: Make it easy to refresh a view. 2013-07-11 10:39:08 +01:00
Nathaniel Catchpole 419d1d9b34 Issue #1945670 by dawehner, damiankloip: Load plugin instances implicit on the ViewExecutable. 2013-07-10 22:53:20 +01:00
Alex Pott cd7ca03c27 Issue #2033447 by tim.plunkett: Remove obsolete ContainerFactoryPluginBase. 2013-07-10 17:05:43 +01:00
Alex Pott 06cb438e03 Issue #2003892 by tim.plunkett, vijaycs85: Convert date formats to config entities. 2013-07-09 19:57:20 +01:00
Alex Pott c250f7354d Issue #2016589 by amateescu, tim.plunkett: Add a dedicated @EntityReferenceSelection annotation. 2013-07-09 15:39:11 +01:00
Jennifer Hodgdon 317230271a Issue #2035087 by lazysoundsystem, Crell, Cottser: Remove remaining t() from test assert messages in views and views_ui 2013-07-09 07:06:52 -07:00
Nathaniel Catchpole f24e7123e6 Issue #1958470 by olli | yuriy.babenko: Fixed Division by zero in pager_default_initialize(). 2013-07-06 16:27:11 +01:00
Nathaniel Catchpole f77b7106da Issue #1966514 by Sutharsan, ivansf: Fixed Do not use \' in translatable strings. 2013-07-06 16:15:51 +01:00
Alex Pott a4c65bec40 Issue #1825896 by dawehner, damiankloip, heddn: Add module owner to plugin data on handlers. 2013-07-05 21:54:59 +01:00
Nathaniel Catchpole b15a9b40f4 Issue #2033653 by damiankloip: Remove occurrences of api_version() 2013-07-04 09:46:47 +01:00
Dries 59f478ff96 Issue #2031519 by damiankloip: Deleting a view does not empty it's object cache. 2013-07-02 14:23:02 -04:00
Dries 58de5374c4 Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers. 2013-06-30 20:09:38 -04:00
Alex Pott 91c32e3da9 Issue #2010024 by damiankloip, dawehner, ParisLiakos: Move url related functions to a new Url component. 2013-06-30 00:09:39 +01:00
Alex Pott a5c939875b Issue #2028041 by plopesc, dawehner: Move Argument Php to php module. 2013-06-29 23:38:08 +01:00
Dries 0a91fd93a7 Issue #2020405 by Pancho: Correct misspelling of 'referenceable'. 2013-06-29 17:39:05 -04:00
Alex Pott 2f872b853f Issue #2016939 by tim.plunkett, dawehner: Views listing page links are broken for default task page displays. 2013-06-29 15:03:53 +01:00
Alex Pott 4c357934c2 Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities. 2013-06-29 11:56:53 +01:00
Alex Pott 0c957d310a Issue #2031115 by tim.plunkett: Fixed Language::LANGUAGE_DEFAULT should be Language::LANGCODE_DEFAULT. 2013-06-29 11:34:03 +01:00
catch 4e9792633c Issue #2026769 by fgm: Fixed Simplify DerivativeInterface implementations by refactoring duplicated code to a base class. 2013-06-28 22:17:30 +01:00
catch ea77909c7a Issue #2021831 by plopesc: Replace usage of Views:: in tests with its own services. 2013-06-28 22:13:58 +01:00
Dries 472339116c Issue #1938892 by JohnAlbin, Pancho: Fixed Switch from ISO-3166-1 country data to CLDR unicode data. 2013-06-28 13:06:49 -04:00
Nathaniel Catchpole 7794783062 Issue #1898474 by mondrake, Cottser, azinoman: pager.inc - Convert theme_ functions to Twig. 2013-06-28 13:34:28 +01:00
Alex Pott fc9584d55a Issue #2027031 by damiankloip: Move views_theme_functions() to ViewExecutable method. 2013-06-28 07:14:39 +01:00
Alex Pott 4f8b8a5087 Issue #1995048 by twistor, tim.plunkett, damiankloip, Berdir: EntityListController::getOperations() should respect access checks. 2013-06-27 07:13:06 +01:00
Alex Pott 46973e74b5 Issue #111715 by andypost, swentel, tim.plunkett, sun, Berdir, amateescu, kkaefer, YesCT, dagmar, chx: Convert node/content types into configuration. 2013-06-27 06:48:51 +01:00
Dries 2b6ff21132 Issue #2028145 by dawehner, ParisLiakos: Fixed Raw default argument still calls drupal_get_path_alias(). 2013-06-26 22:09:24 -04:00
Jennifer Hodgdon 3179dd42b8 Issue #1962704 by Eli-T, dawehner: Document hook_views_analyze() 2013-06-26 13:31:31 -07:00
Alex Pott ab22b87b59 Issue #2024111 by followup damiankloip, Berdir: Fixed TaxonomyIndexTid filter handler autocomplete does not work. 2013-06-26 17:32:01 +01:00
Alex Pott 356dc8bacd Issue #1969698 by xjm, damiankloip, tim.plunkett, yched: ConfigEntity::save() should disallow saving ID/UUID conflicts (Field UUID changes can badly corrupt field data). 2013-06-25 23:57:46 +01:00
Alex Pott 5ff3e98c4b Issue #2013939 by swentel, amateescu, pcambra: Remove hook_field_CRUD_() in favor of hook_entity_TYPE_CRUD() calls. 2013-06-25 23:02:08 +01:00
Alex Pott c66a78c64c Issue #2021829 by damiankloip, olli: Fixed Redundant executeView() in ViewsBlock::build(). 2013-06-25 20:21:16 +01:00
Dries 36df8e8784 Issue #2024111 by damiankloip: Fixed TaxonomyIndexTid filter handler autocomplete does not work. 2013-06-24 18:21:18 -04:00
Nathaniel Catchpole 195849b2a4 Issue #1872876 by chx, fubhy, dawehner, alexpott, tim.plunkett: Turn role permission assignments into configuration. 2013-06-24 17:38:32 +01:00
Alex Pott 9873c74069 Issue #2012818 by thedavidmeister: Remove #type 'markup'. 2013-06-24 10:46:21 +01:00
Alex Pott e29498822e Issue #1963764 by widukind, pwieck: Convert theme_views_view_mapping_test() to Twig. 2013-06-22 23:12:28 +02:00
Alex Pott 893ae86204 Issue #2023095 by damiankloip: Convert Drupal\views\Tests\PluginBaseTest to PHPUnit. 2013-06-22 22:02:55 +02:00
Alex Pott 088b191c90 Issue #1828536 by sun, thedavidmeister, benjf, derek.deraps, jenlampton, dcam, pwieck: Rename 'type' variable of theme_item_list() to 'list_type'. 2013-06-22 21:49:22 +02:00
Alex Pott b15e92136a Issue #1962234 by dawehner, damiankloip, alexpott: Move views_fetch_fields() into an autoloadable class. 2013-06-22 21:38:13 +02:00
Jennifer Hodgdon 0366140fa0 Issue #2013094 by pwieck, Cottser: Remove unnecessary template_preprocess() reference from all Twig files 2013-06-20 07:02:02 -07:00
Dries abd15444cd Issue #1907902 by dawehner, damiankloip: Move views_get_handler() into the handler plugin manager. 2013-06-19 16:23:10 -04:00
Dries 9e354fa9d2 Issue #1965208 by amateescu, Berdir: Convert TaxonomyTermReferenceItem to extend EntityReferenceItem. 2013-06-19 15:07:06 -04:00
Nathaniel Catchpole 660f2d0d4f Issue #1985470 by thedavidmeister: Remove theme_link(). 2013-06-19 13:46:31 +01:00
Alex Pott b44d95bf93 Issue #2015999 by damiankloip: Fields cannot be used as the row style on style plugins that support it. 2013-06-19 11:35:56 +02:00
Alex Pott 3f196cab2e Issue #2021981 by bdone: Fixed typo: lable to label. 2013-06-19 10:18:21 +02:00
Alex Pott 0e0d2f6ba5 Issue #2010060 by olli, dawehner: Fixed More link is rendered when set to 'No'. 2013-06-19 01:26:54 +02:00
Alex Pott 161f2c2831 Issue #2019241 by olli: Replace remaining occurences of 'disabled' in views. 2013-06-19 01:23:44 +02:00
Alex Pott 72bd779d56 Issue #1981342 by aspilicious, andypost, swentel: Drop procedural usage of fields in [s-u-v] modules. 2013-06-18 14:29:20 +02:00
Alex Pott 0e8571d150 Issue #1998192 by damiankloip, dawehner: Allow the boolean labels of exposed filters to be configurable. 2013-06-18 09:20:41 +02:00
Alex Pott 4d08d57418 Issue #1947536 by andypost, donquixote, larowlan, splatio, kim.pepper, alexpott, Crell, tim.plunkett: Convert drupal_get_breadcrumb() and drupal_set_breadcrumb() to a service. 2013-06-18 07:22:49 +02:00
Alex Pott 4d51cdf42e Issue #2021173 by vijaycs85, YesCT: Fixed typo: lable to label. 2013-06-18 00:47:58 +02:00
Alex Pott bf1b3d2255 Issue #1830828 by dawehner, Pancho: Fixed view result counter field. 2013-06-18 00:04:25 +02:00
Alex Pott 116f0a389e Issue #2003366 by sillygwailo, Joe9, kenianbei, pcambra, heddn, YesCT, damiankloip: Rename Views method pre_render() to preRender(). 2013-06-17 22:53:40 +02:00
Alex Pott 64a7739a52 Issue #1998582 by damiankloip, brantwynn, dawehner: Auto-generate machine_name() for Views Blocks using [viewname]_[displayname] rather than forcing manual entry. 2013-06-17 18:17:56 +02:00
Alex Pott 5356a24b49 Issue #2020859 by vijaycs85, tim.plunkett: Change the occurance of 'human_name()' to 'label' in views configuration & schema. 2013-06-17 11:59:09 +02:00
webchick d3fe0d43f8 Issue #2020377 by LinL | xjm: Rename Views method opNotEnds() to opNotEndsWith(). 2013-06-17 00:27:40 -05:00
webchick b527972331 Issue #2020695 by heddn: Rename Views method summary_join() to summaryJoin(). 2013-06-17 00:26:54 -05:00
webchick 9b3f8719d2 Issue #2020693 by heddn: Rename Views method post_render() to postRender(). 2013-06-17 00:22:57 -05:00
webchick 2d4478df3c Issue #2020697 by heddn: Rename Views method add_filter() to addFilter(). 2013-06-17 00:19:37 -05:00
webchick 9ab3d605ba Issue #1891198 follow-up by tim.plunkett: Fix broken tests due to mis-named yaml file. 2013-06-16 23:09:46 -05:00
Alex Pott a544e13f51 Issue #2012882 by damiankloip, dawehner: Move getDisplaysList() out of View storage class to ViewListController. 2013-06-17 01:58:58 +02:00
Alex Pott ca484d92c1 Issue #1891198 by dawehner: Move views test helper modules to views/tests/modules. 2013-06-17 01:13:34 +02:00
Alex Pott ecd19d9a52 Issue #2002110 by alanmoo, micahredding, xjm, chx, RobLoach, LinL: Remove double semicolons. 2013-06-16 22:45:33 +02:00
Alex Pott 1648a479c4 Issue #1893772 by chx, fubhy, slashrsm: Move entity-type specific storage logic into entity classes. 2013-06-16 11:40:11 +02:00
Alex Pott d9f7b3a35b Issue #1950632 by effulgentsia, Wim Leers, amateescu, yched: Create a FieldDefinitionInterface, decoupled from and config entities, and use it for formatters and widgets. 2013-06-16 10:27:11 +02:00
Alex Pott 096b8c5a58 Issue #2010290 by tim.plunkett, larowlan, alexpott, ParisLiakos: Editing a config entity from a listing page results in a 'page not found'. 2013-06-16 10:24:30 +02:00
Alex Pott 00a4259367 Issue #2003304 by jibran, gdf, Dan Reinders, heddn: Rename Views method set_count_field() to setCountField(). 2013-06-15 11:50:01 +02:00
Alex Pott 9791575da5 Issue #2003410 by ricky.middaugh, heddn, pcambra: Rename Views method get_where_args() to getWhereArgs(). 2013-06-15 11:49:03 +02:00
Alex Pott 6345a5cbc2 Issue #2002484 by brennanmh, heddn, Dan Reinders, hussainweb: Rename Views method ensure_table() to ensureTable(). 2013-06-15 11:47:11 +02:00
Alex Pott 5c09348793 Issue #2002438 by theladebug, malcomio, heddn: Rename Views method default_action() to defaultAction(). 2013-06-15 11:45:48 +02:00
Alex Pott 863a9bd821 Issue #2002346 by heddn, crowdcg, marlatt, farfanfelipe, jibran: Rename Views method adjust_join() to adjustJoin(). 2013-06-15 11:44:23 +02:00
Alex Pott fc1bd6f3d3 Issue #2002344 by elvis2, heddn: Rename Views method add_where_expression() to addWhereExpression(). 2013-06-15 11:43:20 +02:00
Alex Pott 1ea2d228c4 Issue #1946208 by dawehner: Rewrite QueryGroupByTest to use ViewUnitTestBase. 2013-06-15 11:40:18 +02:00
Alex Pott 2a17837fda Issue #843708 by mgifford, dawehner: Add option to set caption & remove summary in the html table (Accessibility). 2013-06-15 09:19:01 +02:00
Alex Pott 0e58a6213a Issue #2017323 by jibran: Fixed admin/content does not have a border anymore. 2013-06-15 01:10:46 +02:00
Alex Pott 3b61f06bf9 Issue #2019481 by nod_: JavaScript AJAX commands object is borked: it is shared among all Drupal.ajax instances, preventing scoped overrides. 2013-06-14 15:37:00 +02:00
Alex Pott 9c173cfe7a Issue #2005616 by mikeker: Views should use ['#attached']['library'] rather than ['#attached']['css']. 2013-06-14 12:57:49 +02:00
Alex Pott fd9804d886 Issue #2014215 by sdboyer: Shift render array defaults back out onto BlockRenderController . 2013-06-14 02:18:37 +02:00
Alex Pott 07c6057fb3 Issue #2015165 by damiankloip: Exposed forms are not rendered in the Views UI preview. 2013-06-13 22:57:38 +01:00
Alex Pott e5774f5b1b Issue #1851086 by tim.plunkett, damiankloip, dawehner, alimac: Replace admin/people with a View. 2013-06-13 21:57:33 +01:00
Alex Pott 4b815b31e9 Issue #2012502 by damiankloip: Fixed Tab options form cannot be submitted. 2013-06-13 21:50:46 +01:00
Alex Pott c3ac610725 Issue #2002390 by x.algorithm, nathangervais, chrisguindon, suhel.rangnekar: Rename Views method build_sort_post() to buildSortPost(). 2013-06-13 21:38:02 +01:00
Alex Pott 4d492fedba Issue #2003284 by phenaproxima, heddn: Remove Views method set_header(). 2013-06-13 09:31:11 +01:00
Alex Pott a7f6b939f9 Issue #2003548 by nathangervais, GekkoKammen, heddn: Rename Views method op_not() to opNotLike(). 2013-06-13 09:29:59 +01:00
Alex Pott 31b5fb7807 Issue #2003468 by toddtomlinson, Maxis: Rename Views method default_display_filters() to defaultDisplayFilters(). 2013-06-13 09:26:50 +01:00
Alex Pott eb2b412832 Issue #2002426 by rootwork, hugo.lallo, Dan Reinders: Rename Views method click_sortable() to clickSortable(). 2013-06-13 09:25:45 +01:00
Alex Pott 9c5e4bc77f Issue #2002272 by elvis2, jibran, heddn: Rename Views method add_orderby() to addOrderby(). 2013-06-13 09:24:07 +01:00
Alex Pott 2b51e78747 Issue #2002906 by pwieck, jibran, aaronott, chr.fritsch, chrisguindon: Rename Views method get_entity() to getEntity(). 2013-06-13 09:22:22 +01:00
Alex Pott 4b23474b69 Issue #2003506 by baldwinlouie, Dan Reinders: Rename Views method group_form() to groupForm(). 2013-06-13 09:18:23 +01:00
Alex Pott 6be4fdb3c8 Issue #2003556 by nathangervais, baldwinlouie, Dan Reinders: Rename Views method op_empty() to opEmpty(). 2013-06-13 09:17:08 +01:00
Alex Pott 9ce3e06d47 Issue #2001320 by zschmid, chrisguindon, pwieck, chertzog: Rename Views method add_groupby() to addGroupBy(). 2013-06-13 09:14:57 +01:00
Alex Pott 281e533bcf Issue #2002896 by hoZt, heddn: Rename Views method get_channel_elements() to getChannelElements(). 2013-06-13 09:13:13 +01:00
Alex Pott cd486a6556 Issue #2002468 by mikedotexe, Frederico, Dan Reinders: Rename Views method element_classes() to elementClasses(). 2013-06-13 09:12:00 +01:00
Alex Pott aba632c880 Issue #1960888 by jibran, dawehner, tim.plunkett, damiankloip: Fixed Default archive view uses wrong argument plugin. 2013-06-12 16:25:12 +01:00
Alex Pott c06bf841a6 Issue #2002934 by drupee, damiankloip, x.algorithm, kevin.reiss, heddn: Rename Views method validate_argument() to validateArgument(). 2013-06-12 16:20:00 +01:00
Alex Pott a5343cbefe Issue #1999450 by aaronott: Use Symfony Request for views module. 2013-06-12 10:22:36 +01:00
Alex Pott 949f67b306 Issue #2003412 by ptocheia, lajical: Rename Views method offset_exposed() to isOffsetExposed(). 2013-06-12 10:20:05 +01:00
Alex Pott c7a11ccc02 Issue #1910700 by derhasi, dawehner: Implement TokenizeAreaPluginBase(). 2013-06-12 00:44:53 +01:00
Alex Pott b69a5af30c Issue #2003282 by theladebug, sillygwailo, heddn: Rename Views method set_items_per_page() to setItemsPerPage(). 2013-06-11 23:42:35 +01:00
Alex Pott eb60f6f949 Issue #2003246 by endorn, Dan Reinders, nathangervais: Rename Views method sort_options() to sortOptions(). 2013-06-11 23:39:54 +01:00
Alex Pott 85ad766b73 Issue #2003438 by trevjs, heddn: Rename Views method operator_form() to operatorForm() . 2013-06-11 23:37:45 +01:00
Alex Pott ba4d4a880e Issue #2002144 by phenaproxima, connork, rdrh555, zschmid, elvis2, drupalway, heddn: Rename Views method add_field() to addField(). 2013-06-11 23:35:49 +01:00
Alex Pott b48343a2e2 Issue #2002910 by diarmy, toddtomlinson, dbcollies, heddn: Rename Views method get_field() to getField(). 2013-06-11 23:33:23 +01:00
Alex Pott 579780cab5 Issue #2003330 by heddn, ericthelast: Rename Views method render_items() to renderItems(). 2013-06-11 23:30:19 +01:00
Alex Pott 7790f2174c Issue #2002872 by heddn: Rename Views method instantiate_view() to instantiateView(). 2013-06-11 23:28:41 +01:00
Alex Pott 07bf168bd6 Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface. 2013-06-11 23:16:25 +01:00
Alex Pott 25e8e63355 Issue #2003436 by Dan Reinders, heddn: Rename Views method page_display_options() to pageDisplayOptions(). 2013-06-11 17:49:20 +01:00
Alex Pott 4d85fa44a3 Issue #1825332 by Berdir, ParisLiakos, andypost, dawehner, jrglasgow, aspilicious: Introduce an AccountInterface to represent the current user. 2013-06-11 15:04:34 +01:00
Alex Pott da83b1ab14 Issue #2003356 by phenaproxima, jibran, drupalway, Dan Reinders: Rename Views method process_summary_arguments() to processSummaryArguments(). 2013-06-11 14:47:42 +01:00
Alex Pott 51777f2084 Issue #2003266 by kenianbei, misselbeck, iStryker, Dan Reinders: Rename Views method show_build_group_button() to showBuildGroupButton(). 2013-06-11 14:04:48 +01:00
Alex Pott a24345a3fb Issue #2002918 followup by tim.plunkett: Rename Views method get_items() to getItems(). 2013-06-11 14:01:55 +01:00
Alex Pott d7ef279157 Issue #2002500 by fmizzell, jibran: Rename Views method exposed_form_validate() to exposedFormValidate(). 2013-06-11 13:52:27 +01:00
Alex Pott fc827a81fa Issue #2002408 by fmizzell: Rename Views method cache_get() to cacheGet(). 2013-06-11 13:43:08 +01:00
Alex Pott f8b6ec887f Issue #2003242 by farfanfelipe, Dan Reinders, marlatt: Rename Views method sort_validate() to sortValidate(). 2013-06-11 12:40:21 +01:00
Alex Pott 6feb68f120 Issue #2002980 by Gang Wang, sillygwailo: Rename Views method summary_query() to summaryQuery(). 2013-06-11 12:40:21 +01:00
Alex Pott 74c3997c1c Issue #2003236 by kenianbei, zschmid, Dan Reinders: Rename Views method value_submit() to valueSubmit(). 2013-06-11 12:40:21 +01:00
Alex Pott 5264ddd035 Issue #2003460 by Dan Reinders, baldwinlouie: Rename Views method operator_validate() to operatorValidate(). 2013-06-11 12:40:20 +01:00
Alex Pott b0aa1ae48c Issue #1888954 by dawehner: Attachments with only display cause a php error in the edit UI. 2013-06-11 00:57:38 +01:00
Alex Pott f584bd94e5 Issue #2003550 by ThijsFeryn, heddn: Rename Views method op_helper() to opHelper(). 2013-06-11 00:17:47 +01:00
Alex Pott ad6858d340 Issue #2002938 by vuzzbox, nathangervais: Rename Views method uses_tokens() to usesTokens(). 2013-06-11 00:15:53 +01:00
Alex Pott ac6bbe45ee Issue #2002918 by sillygwailo, kronda, oenie, jibran: Rename Views method get_items() to getItems(). 2013-06-11 00:13:23 +01:00
Alex Pott edb0095ee2 Issue #2011006 by tim.plunkett: Fixed Default local tasks provided by Views are broken. 2013-06-10 23:28:11 +01:00
Alex Pott 9a42b9f938 Issue #1910606 by vijaycs85, mavimo, dawehner, sandipmkhairnar: Improve the configurations schemas for Views significantly. 2013-06-10 16:02:54 +01:00
Alex Pott e41c6e1546 Issue #2002388 by jeroen12345, toddtomlinson: Rename Views method build_sort() to buildSort(). 2013-06-10 15:00:37 +01:00
Alex Pott 9048d3b28d Issue #2003270 by markie, Dan Reinders, jibran: Rename Views method set_where_group() to setWhereGroup(). 2013-06-10 14:59:16 +01:00
Alex Pott 52befbe4de Issue #2002920 by sillygwailo, Psikik, jibran, Maxis: Rename Views method get_items_per_page() to getItemsPerPage(). 2013-06-10 14:58:10 +01:00
Alex Pott cad23a5e3e Issue #2002446 by fmizzell, jibran: Rename Views method default_default() to defaultDefault(). 2013-06-10 14:56:51 +01:00
Alex Pott 5cd1a5fb92 Issue #2002504 by endorn, heddn: Rename Views method gather_headers() to gatherHeaders(). 2013-06-10 14:55:55 +01:00
Alex Pott 4c40f8212d Issue #2002474 by heddn, brennanmh: Rename Views method element_label_type() to elementLabelType(). 2013-06-10 14:54:59 +01:00
Alex Pott 081a59c764 Issue #2012170 by ParisLiakos: Move ViewsUITest to the correct place. 2013-06-10 14:13:55 +01:00
catch a4484238ce Issue #2007052 by thedavidmeister: Replace theme() with drupal_render() in views.module. 2013-06-09 21:45:55 +01:00
Alex Pott 96c82a2913 Issue #1921748 by damiankloip: Fixed Views UI gives no indication that you are editing a disabled view. 2013-06-09 15:07:44 +01:00
Alex Pott bd1f226e8d Issue #1881606 by dawehner, jibran: Use a derivative to integrate all entities as row plugins. 2013-06-09 13:35:39 +01:00
Alex Pott 71eba4f109 Issue #1993330 by damiankloip: Move views_handler_field_custom_pre_render_move_text() function to a class method on Drupal\views\Plugin\views\field\Custom. 2013-06-09 11:38:47 +01:00
Alex Pott e44d062a63 Issue #2002460 by sillygwailo, kronda: Rename Views method default_not_found() to defaultNotFound(). 2013-06-08 00:16:07 +01:00
Alex Pott 821dc67d3f Issue #2002442 by baldwinlouie, sillygwailo, jibran: Rename Views method default_actions() to defaultActions(). 2013-06-08 00:14:18 +01:00
Alex Pott 167810ff96 Issue #2002340 by elvis2, jibran: Rename Views method add_where() to addWhere(). 2013-06-08 00:12:42 +01:00
Alex Pott 18e03273de Issue #2002274 by elvis2: Rename Views method add_relationship() to addRelationship(). 2013-06-08 00:10:08 +01:00
Alex Pott cf23ee6e1d Issue #2003292 by ricky.middaugh, elvis2, jibran: Rename Views method set_current_page() to setCurrentPage(). 2013-06-08 00:08:19 +01:00
Alex Pott 99c2b590c6 Issue #2003276 by markie, jibran: Rename Views method set_offset() to setOffset(). 2013-06-08 00:06:06 +01:00
Alex Pott 2432c02138 Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention. 2013-06-07 11:48:55 +01:00
Alex Pott b0cf1be964 Issue #1846172 by tim.plunkett, damiankloip: Replace the actions API. 2013-06-06 20:10:20 +01:00
Alex Pott 5b5d5351a8 Issue #1998182 by dawehner: Fixed Glossary view is broken. 2013-06-06 12:49:03 +01:00
Alex Pott 88e6a760b7 Issue #1818570 by Berdir, effulgentsia, das-peter, andypost: Convert users to the new Entity Field API. 2013-06-06 11:20:38 +01:00
Alex Pott 9d73599020 Issue #2001310 by chx, effulgentsia, Berdir, YesCT: Disallow firing hooks during update. 2013-06-06 09:08:39 +01:00
Alex Pott 6801679a0f Revert "Issue #1960888 by tim.plunkett, dawehner, jibran, damiankloip: Fixed Default archive view uses wrong argument plugin."
This reverts commit fd7e482b11.
2013-06-06 00:33:59 +01:00
Dries fd7e482b11 Issue #1960888 by tim.plunkett, dawehner, jibran, damiankloip: Fixed Default archive view uses wrong argument plugin. 2013-06-05 17:27:30 -04:00
Alex Pott b1fcd53b66 Issue #2003252 by ThomasVI, jibran: Rename Views method show_value_form() to showValueForm(). 2013-06-05 22:03:36 +01:00
Alex Pott 92030a2f4e Issue #2002488 by baldwinlouie, jibran: Rename Views method exception_title() to exceptionTitle(). 2013-06-05 22:00:08 +01:00
Alex Pott f1ba409443 Issue #2002894 by crowdcg, jibran: Rename Views method get_argument() to getArgument(). 2013-06-05 21:58:42 +01:00
Alex Pott 8625dfc7c7 Issue #2002412 by marlatt, davmorr: Rename Views method cache_set_expire() to cacheSetExpire(). 2013-06-05 17:02:38 +01:00
Nathaniel Catchpole 579aa78880 Issue #1947720 by damiankloip: Use Drupal::state() to replace state(). 2013-06-05 15:58:21 +01:00
Alex Pott 17c06e0c70 Issue #2002482 by chrisjlee, brennanmh, shixish: Rename Views method ensure_path() to ensurePath(). 2013-06-05 08:41:39 +01:00
Alex Pott c4e1535220 Issue #2002486 by crowdcg, shixish: Rename Views method even_empty() to evenEmpty(). 2013-06-05 08:40:33 +01:00
Alex Pott 7731380b6b Issue #2002930 by marlatt, markie: Rename Views method value_validate() to valueValidate(). 2013-06-05 08:37:31 +01:00
Alex Pott d72064fae6 Issue #2003458 by Dan Reinders: Rename Views method operator_values() to operatorValues(). 2013-06-05 08:36:31 +01:00
Alex Pott c481e2fdbe Issue #2002496 by baldwinlouie: Rename Views method exposed_form_alter() to exposedFormAlter(). 2013-06-05 08:35:33 +01:00
Alex Pott 35a7926001 Issue #2003522 by jeroen12345, trevjs, nathangervais: Rename Views method op_simple() to opSimple(). 2013-06-05 08:34:35 +01:00
Alex Pott c5d336e3b3 Issue #2003538 by jeroen12345, toddtomlinson, nathangervais: Rename Views method op_not_starts() to opNotStartsWith(). 2013-06-05 08:33:20 +01:00
Alex Pott c7ebc944d8 Issue #2002454 by baldwinlouie: Rename Views method default_display_sorts_user() to defaultDisplaySortsUser(). 2013-06-05 08:32:16 +01:00
Alex Pott 8de2be71c4 Issue #2002878 by theladebug, toddtomlinson, jeroen12345: Rename Views method is_exception() to isException(). 2013-06-05 08:30:11 +01:00
Alex Pott 3e83ff9777 Issue #2002448 by theladebug, brandon_beeler: Rename Views method default_display_filters_user() to defaultDisplayFiltersUser(). 2013-06-05 08:29:08 +01:00
Alex Pott 7b3a9a93ce Issue #2003306 by markie: Rename Views method set_breadcrumb() to setBreadcrumb(). 2013-06-05 08:28:08 +01:00
Alex Pott 802b6c0c51 Issue #2002950 by a_L_p, tvlooy, nathangervais: Rename Views method use_count_query() to useCountQuery(). 2013-06-05 08:23:12 +01:00
Alex Pott f6ea9cd2a2 Issue #2003238 by nathangervais: Rename Views summary_argument() to summaryArgument(). 2013-06-05 08:22:07 +01:00
Alex Pott c6698cf577 Issue #2003470 by sillygwailo: Rename Views method op_word() to opContainsWord(). 2013-06-05 08:20:47 +01:00
Alex Pott 486b8b8700 Issue #2002396 by brennanmh, nathangervais: Rename Views method cache_expire() to cacheExpire(). 2013-06-05 08:19:52 +01:00
Alex Pott ee9bb5167f Issue #2003554 by jeroen12345, NonProfit: Rename Views method op_contains() to opContains(). 2013-06-05 08:18:21 +01:00
Alex Pott fb03231ed7 Issue #2002420 by oenie: Rename Views method check_access() to checkAccess(). 2013-06-05 08:14:11 +01:00
Alex Pott 65d70e1a5a Issue #2002384 by toddtomlinson, nathangervais: Rename Views method build_group_validate() to buildGroupValidate(). 2013-06-05 08:09:45 +01:00
Alex Pott 995e449605 Issue #2003510 by jeroen12345, joeystern, nathangervais: Rename Views method op_starts() to opStartsWith(). 2013-06-05 08:03:32 +01:00
Alex Pott 7d3110324a Issue #2002416 by sillygwailo, mari3.14, jeroen12345, jibran: Rename Views method can_build_group() to canBuildGroup(). 2013-06-05 08:00:59 +01:00
Alex Pott 689127e7f6 Issue #2003540 by jeroen12345, toddtomlinson: Rename Views method op_not_ends() to opNotEnds(). 2013-06-05 07:59:27 +01:00
Alex Pott 631d0da1f6 Issue #2003348 by jeroen12345, phenaproxima, Dan Reinders: Rename Views method render_as_link() to renderAsLink(). 2013-06-05 07:58:07 +01:00
Alex Pott cb1e2dfb65 Issue #2002366 by Gang Wang, Dan Reinders: Rename Views method block_display_options() to blockDisplayOptions(). 2013-06-05 07:57:12 +01:00
Alex Pott a17c65c01f Issue #2002410 by nathangervais, davmorr: Rename Views method cache_set() to cacheSet(). 2013-06-05 07:54:39 +01:00
Alex Pott dd4f441894 Issue #2003258 followup by markie: Rename Views show_sort_form() to showSortForm(). 2013-06-05 07:51:53 +01:00
Alex Pott b58f44410f Issue #2002924 by markie: Rename Views method get_join_data() to getJoinData(). 2013-06-05 07:50:41 +01:00
Alex Pott 9ae13bc8e1 Issue #2003310 by Dan Reinders, phenaproxima: Rename Views method sanitize_columns() to sanitizeColumns(). 2013-06-05 07:48:07 +01:00
Alex Pott 93dadb928e Issue #2002360 by brandon_beeler, Dan Reinders: Rename Views method alter_subquery_condition() to alterSubqueryCondition(). 2013-06-05 07:47:13 +01:00
Alex Pott 5e0590ca06 Issue #2003240 by gdf, theladebug: Rename Views method store_group_input() to storeGroupInput(). 2013-06-05 07:46:11 +01:00
Alex Pott 3888a2be9d Issue #2002880 by jeroen12345, toddtomlinson: Rename Views method is_value_empty() to isValueEmpty(). 2013-06-05 07:45:09 +01:00
Alex Pott 176968cb82 Issue #2002466 by druderman, hugo.lallo: Rename Views method document_self_tokens() to documentSelfTokens(). 2013-06-05 07:43:52 +01:00
Alex Pott bf36b09ecb Issue #2003332 by NonProfit, Frederico, jibran: Rename Views method render_grouping_sets() to renderGroupingSets(). 2013-06-05 07:29:55 +01:00
Alex Pott 42af4a57e0 Issue #2003288 by NonProfit, Dan Reinders: Rename Views method set_distinct() to setDistinct(). 2013-06-05 07:17:20 +01:00
Alex Pott b0d6b2ace5 Issue #2002374 by brentaar, toddtomlinson: Rename Views method build_form() to buildForm(). 2013-06-05 07:15:58 +01:00
Alex Pott f13b87ca4b Issue #2002414 by theladebug: Rename Views method cache_start() to cacheStart(). 2013-06-05 07:14:31 +01:00
Alex Pott 26c5f09b32 Issue #2003320 by gdf, jibran: Rename Views method reset_form() to resetForm(). 2013-06-05 07:13:32 +01:00
Alex Pott 51d364e0f1 Issue #2002424 by web.dev.cas: Rename Views method click_sort() to clickSort(). 2013-06-05 07:12:14 +01:00
Alex Pott 49fb3c5f1c Issue #2003350 by elvis2, druderman, tvlooy, jibran: Rename Views method render_altered() to renderAltered(). 2013-06-05 07:10:45 +01:00
Alex Pott 466078c06c Issue #2003354 by kenianbei, Dan Reinders: Rename Views method queue_table() to queueTable(). 2013-06-05 07:08:40 +01:00
Alex Pott 8cf5b02ca0 Issue #2002942 by Dan Reinders, jastraat: Rename Views method uses_exposed() to usesExposed(). 2013-06-05 07:07:13 +01:00
Alex Pott 577949ff96 Issue #2002434 by sillygwailo: Rename Views method create_view() to createView(). 2013-06-05 07:05:16 +01:00
webchick d4a11ad308 Issue #2003428 by marlatt, marthaflour | baldwinlouie: Rename Views method op_between() to opBetween(). 2013-06-04 22:04:39 -05:00
webchick d08b65ff6c Issue #2002370 by toddtomlinson, jibran | heddn: Rename Views method build_display_options() to buildDisplayOptions(). 2013-06-04 22:02:51 -05:00
webchick 9cbc351d1e Issue #2002382 by toddtomlinson, danylevskyi | heddn: Rename Views method build_group_submit() to buildGroupSubmit(). 2013-06-04 22:01:28 -05:00
webchick 3a72626107 Issue #2003558 by marlatt, NonProfit, nathangervais | heddn: Rename Views method op_ends() to opEndsWith(). 2013-06-04 21:59:14 -05:00
webchick 70d3d8d700 Issue #2003528 by toddtomlinson, tvlooy, marlatt | heddn: Rename Views method op_shorter() to opShorterThan(). 2013-06-04 21:49:53 -05:00
webchick dc05265a4e Issue #2003496 by NonProfit, marlatt | heddn: Rename Views method get_value() to getValue(). 2013-06-04 21:48:13 -05:00
webchick 2f820dd288 Issue #2002898 by Joe9, Psikik, kevin.reiss, rootwork | heddn: Rename Views method get_current_page() to getCurrentPage(). 2013-06-04 21:45:47 -05:00
webchick 8a86fa0247 Issue #2002952 by laszlocore, Dan Reinders, tvlooy, vito_a: Rename Views method update_page_info() to updatePageInfo(). 2013-06-04 21:43:48 -05:00
webchick 8646f286a2 Issue #2002270 by phenaproxima, zschmid, vito_a | benjifisher: Remove views method add_having(). 2013-06-04 21:33:04 -05:00
webchick 6952fa75da Issue #2002968 by zhgenti | heddn: Rename Views method get_offset() to getOffset(). 2013-06-04 21:30:02 -05:00
webchick 5e54a114bb Issue #2002982 by chr.fritsch, Dan Reinders, danylevskyi: Rename Views method summary_name_field() to summaryNameField(). 2013-06-04 21:23:50 -05:00
webchick 5021c480bc Issue #2003566 by broeker | heddn: Rename Views method op_longer() to opLongerThan(). 2013-06-04 21:22:19 -05:00
webchick 7a81bb66d1 Issue #2002428 by hansenm, nathangervais | heddn: Rename Views method compile_fields() to compileFields(). 2013-06-04 21:21:15 -05:00
webchick 4a69401036 Issue #2002932 by zschmid, jastraat, vito_a | Dan Reinders: Rename Views method value_form() to valueForm(). 2013-06-04 21:18:44 -05:00
webchick cbc907fa79 Issue #2002974 by tvlooy, kenianbei, danylevskyi | Dan Reinders: Rename Views method title_query() to titleQuery(). 2013-06-04 21:16:14 -05:00
webchick 490b88f285 Issue #2003514 by baldwinlouie, Joe9 | heddn: Rename Views method mark_table() to markTable(). 2013-06-04 21:13:47 -05:00
webchick 3fdf6a1c13 Issue #2002348 by baldwinlouie, heddn, sillygwailo: Rename Views method advanced_render() to advancedRender(). 2013-06-04 21:10:54 -05:00
webchick 2be9d02f18 Issue #2002462 by NonProfit, danylevskyi | heddn: Rename Views method default_summary() to defaultSummary(). 2013-06-04 21:08:21 -05:00
webchick 8d582794c8 Issue #2003536 by nathangervais, marlatt, NonProfit | heddn: Change notice: Rename Views method op_regex() to opRegex(). 2013-06-04 21:04:51 -05:00
webchick 61a51b2719 Issue #2002378 by toddtomlinson, drhino, zschmid, EllaTheHarpy | heddn: Rename Views method build_group_form() to buildGroupForm(). 2013-06-04 20:54:51 -05:00
webchick 79cbe7973c Issue #2001318 by Dan Reinders, chertzog: Rename Views method add_additional_fields() to addAdditionalFields(). 2013-06-04 20:32:58 -05:00
Dries f37d3c80c6 Issue #1879774 by damiankloip, dawehner, effulgentsia: catch plugin exceptions for invalid views display plugins. 2013-06-03 21:05:48 -04:00
Alex Pott 31586f70b1 Issue #2002362 by Gang Wang, zschmid, jeroen12345: Rename Views method attach_to() to attachTo(). 2013-06-04 01:22:09 +01:00
Alex Pott 04490645c4 Issue #2002900 by diarmy: Rename Views method get_default_argument() to getDefaultArgument(). 2013-06-04 00:59:50 +01:00
Alex Pott d757edec0c Issue #2003344 by kenianbei, Dan Reinders: Rename Views method render_fields() to renderFields(). 2013-06-04 00:55:37 +01:00
Alex Pott 5de39415fd Issue #1822048 followup by tim.plunkett: Consider improving/removing the concept of 'broken' handlers. 2013-05-31 06:23:01 +01:00
Alex Pott 7cffb9f2e4 Issue #1822048 by tim.plunkett: Consider improving/removing the concept of 'broken' handlers. 2013-05-31 05:11:04 +01:00
Alex Pott cd56978aa7 Issue #2003272 by kenianbei, Dan Reinders, theladebug: Rename Views method set_validated_view() to setValidatedView(). 2013-05-30 00:59:08 +01:00
Alex Pott 2cde13be13 Issue #2002354 by IshaDakota, Dan Reinders, jeroen12345: Rename Views method aggregation_method_simple() to aggregationMethodSimple(). 2013-05-30 00:58:00 +01:00
Alex Pott 9853507acd Issue #2002476 by jeroen12345, phenaproxima: Rename Views method element_type() to elementType(). 2013-05-30 00:56:43 +01:00
Alex Pott 4da6c73f05 Issue #2002914 by crowdcg: Rename Views method get_field_value() to getFieldValue(). 2013-05-30 00:55:35 +01:00
Alex Pott 0a563e856c Issue #2003476 by baldwinlouie: Rename Views method get_temporary_view() to getTemporaryView(). 2013-05-30 00:51:47 +01:00
Alex Pott b74991a3c6 Issue #2003280 by kenianbei, Dan Reinders: Rename Views method set_limit() to setLimit(). 2013-05-30 00:50:46 +01:00
Alex Pott 15d26abb0f Issue #2003346 by JimSmith: Rename Views method render_exposed_form() to renderExposedForm(). 2013-05-30 00:49:15 +01:00
Alex Pott 708e3c9ace Issue #2002908 by bdone, lokapujya: Rename Views method get_entity_tables() to getEntityTables(). 2013-05-30 00:44:07 +01:00
Alex Pott 18fad64741 Issue #2002394 by broeker, jibran: Rename Views method build_sorts() to buildSorts(). 2013-05-30 00:42:11 +01:00
Alex Pott b2d4053f3f Issue #2002928 by bdone: Rename Views method wizard_form() to wizardForm(). 2013-05-30 00:40:56 +01:00
Alex Pott 3ad40a3e3a Issue #2002986 by jastraat, rjleigh, tvlooy, Dan Reinders: Rename Views method summary_name() to summaryName(). 2013-05-30 00:39:33 +01:00
Alex Pott 022531af66 Issue #2003368 by Dan Reinders, marlatt, NonProfit: Rename Views method pre_execute() to preExecute(). 2013-05-30 00:37:05 +01:00
Alex Pott 861277341c Issue #2002972 by lokapujya, tvlooy, elvis2, jibran: Rename Views method tokenize_value() to tokenizeValue(). 2013-05-30 00:35:31 +01:00
Alex Pott 1f684ba3b2 Issue #2002422 by a_L_p, NonProfit, jeroen12345: Rename Views method clear_fields() to clearFields(). 2013-05-30 00:34:04 +01:00
Alex Pott 5c63406b3c Issue #2002912 by markie: Rename Views method get_field_alias() to getFieldAlias(). 2013-05-30 00:31:36 +01:00
Alex Pott b06ef6d1bf Issue #2002892 by toddtomlinson, jeroen12345, tvlooy: Rename Views method get_aggregation_info() to getAggregationInfo(). 2013-05-30 00:29:57 +01:00