Commit Graph

476 Commits (e0c2d965af68331e8e47fd20b62a2eabdbad9d08)

Author SHA1 Message Date
Alex Pott 6ab5a3aaa1 Issue #2715741 by Mile23, pfrenssen: Fix 'Drupal.Classes.FullyQualifiedNamespace' coding standard 2016-04-30 15:11:15 +01:00
Alex Pott 6098437ef5 Issue #2572793 by attiks, andypost: Fix 'Drupal.WhiteSpace.OperatorSpacing' coding standard 2016-04-29 12:02:20 +01:00
Alex Pott 5c386edc35 Issue #2664880 by vasi, dawehner, clemens.tolboom: DataEntityRow doesn't respect translations 2016-04-29 10:35:29 +01:00
Alex Pott b13374f2b1 Issue #2707641 by alexpott, anoopjohn: Ensure core compliance to Drupal.Commenting.FunctionComment.ParamCommentIndentation (part 2) 2016-04-29 09:53:52 +01:00
Alex Pott 942c1cff1b Issue #2572307 by vprocessor, attiks, andriyun, alexpott, pfrenssen: Fix 'Generic.PHP.UpperCaseConstant' coding standard 2016-04-28 17:18:08 +01:00
Alex Pott 1b3ffe2ab8 Issue #2572707 by attiks, alexpott: Fix 'Drupal.Files.EndFileNewline' coding standard 2016-04-27 11:05:37 +01:00
Alex Pott 0018b94fa1 Issue #2456477 by Berdir, dawehner, heddn, pguillard: Convert deprecated \Drupal\simpletest\KernelTestBase tests to KernelTestBaseNG 2016-04-26 14:57:14 +01:00
Alex Pott 8a5cc90294 Issue #2708485 by damiankloip: Views Row caching still caches rows when cache plugin is 'none' 2016-04-26 13:33:24 +01:00
Alex Pott 567b1400d6 Issue #2642598 by dagmar, shabirahmad, tim.plunkett, jhodgdon: Create an interface for the public methods on ExposedFormPluginBase 2016-04-25 09:37:50 +01:00
Alex Pott bfde6d3423 Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits 2016-04-09 15:48:39 +01:00
Alex Pott f3f3800fe4 Issue #2674408 by alexpott: Fix "Drupal.Classes.UnusedUseStatement" standard in core 2016-04-05 11:50:03 +01:00
Alex Pott 1d13c5f1a1 Issue #2685021 by Lendude, cilefen, r0nn1ef, andypost: Fatal error: $this when not in object context in views.theme.inc 2016-03-27 16:04:00 +01:00
Nathaniel Catchpole fb8d5b1f0c Issue #2686765 by sidharthap, thhafner: cacheUntilEntityChanges() is deprecated and should be replaced with addCacheableDependency() 2016-03-16 10:34:36 +09:00
Alex Pott ee9f19cf98 Issue #2553655 by dawehner, Berdir, martin107: Convert ViewKernelTestBase to use KernelTestBaseTNG 2016-03-15 14:54:15 +00:00
Nathaniel Catchpole 2a27ee8939 Issue #2660446 by tduong: Test the node argument_default plugin 2016-02-29 22:30:24 +09:00
Nathaniel Catchpole bf28e3d006 Issue #2649914 by claudiu.cristea, lokapujya, dawehner: Enforce formatter dependencies on views fields 2016-02-29 17:20:41 +09:00
Nathaniel Catchpole e42482bb6f Issue #2488540 by Lendude, SteffenR, geertvd, nlisgo, ozin, joshuajleonard, Lóna Lore: Rewrite external links in views fields 2016-02-29 09:00:08 +09:00
Nathaniel Catchpole b13450f677 Issue #2591357 by Oleksiy, snehi, dimaro, sdstyles, Arez, Gábor Hojtsy: Content view type filter should be labeled "Content Type" for consistency 2016-02-26 15:17:53 +09:00
Nathaniel Catchpole c735b827d1 Issue #2674480 by twistor: Views does not properly ignore the query cache during preview 2016-02-25 12:58:45 +09:00
Nathaniel Catchpole 49db6446d1 Issue #2204037 by kpv, Lendude: Views allows removal of required relationships and gives a fatal error on save 2016-02-24 12:11:41 +09:00
Nathaniel Catchpole ae2ee03791 Issue #2632068 by bojanz, dawehner, czigor, mglaman: Rendered entity views field handler 2016-02-17 09:47:23 +09:00
Nathaniel Catchpole 6325f60acb Issue #2644598 by mglaman, bojanz, vasike: Views forms can't be used multiple times on the same page 2016-02-17 09:44:41 +09:00
Nathaniel Catchpole a173d7273e Revert "Issue #2598502 by alexpott: Double escaping in views attachment titles"
This reverts commit 2748b9a40c.
2016-02-16 10:24:55 +09:00
Nathaniel Catchpole 1e8c0d387b Issue #2663290 by edurenye, Berdir, dawehner: Argument validator schemas are broken 2016-02-16 10:20:17 +09:00
Nathaniel Catchpole 7e4b50e68f Issue #2635224 by dawehner, bojanz: ContentEntityBase should provide field definitions for key fields 2016-02-15 09:27:14 +09:00
Nathaniel Catchpole 8bd5ae4b8e Issue #2630886 by dawehner: Correct the join from revision data table to revision base table 2016-02-15 09:16:40 +09:00
Nathaniel Catchpole 2748b9a40c Issue #2598502 by alexpott: Double escaping in views attachment titles 2016-02-15 08:47:31 +09:00
Jennifer Hodgdon d87ade36a4 Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard 2016-02-11 12:54:33 -08:00
Nathaniel Catchpole 10964714b8 Issue #2598436 by dawehner, krknth, kostyashupenko: Rewrite the Result class to no longer accidentally be removed by people 2016-02-10 10:23:35 +09:00
Nathaniel Catchpole e3ad6a4d8b Issue #2510076 by DuaelFr: The [view:page-count] token should never return 0 2016-02-02 09:59:51 +09:00
Alex Pott 130f8c1ab9 Issue #2633308 by dawehner, mparker17, Wim Leers, Fabianx: Views cache contexts are lost (and thus do not bubble) when rendering a view's block display 2016-02-01 16:35:16 +00:00
Nathaniel Catchpole e8a4f8bca7 Issue #2616816 by dawehner, Jaesin: Views aggregation: Grouping a field that doesn't exist on all bundles causes an error 2016-02-01 17:28:26 +09:00
Alex Pott f0489f78ec Issue #2643942 by Lendude, no_angel, dawehner: Entityreference autocomplete with search fields uses wrong column name 2016-01-25 15:03:39 +00:00
Alex Pott 3e9a50d03d Issue #2637720 by dawehner, tim.plunkett: Ajax exposed filters + destination query don't work together 2016-01-25 14:00:54 +00:00
Alex Pott b88c90a6c0 Issue #2645662 by dawehner: Don't pollute the global namespace with t() in tests 2016-01-18 15:21:29 +00:00
Alex Pott 9f4034ac98 Issue #2642236 by TR: Various setUp() and tearDown() methods are not protected (the sequel) 2016-01-05 10:53:08 +00:00
Alex Pott fa9d71244d Issue #2624890 by Lendude: Views Messages area handler gives broken/missing handler when added to a view 2015-12-23 14:34:19 +00:00
Alex Pott 2c03b9f0ff Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard 2015-12-23 14:28:29 +00:00
Alex Pott 3945744457 Issue #2400543 by Nitesh Pawar, abhishek.kumar, hugronaphor, jibran, dawehner, PieterJanPut, wuinfo, cilefen, alexpott, ameymudras, lauriii, pec, ashutoshsngh, Truptti, JmOkay: Breadcrumb should be term name instead of term id on term edit and delete page 2015-12-22 23:41:56 +00:00
Alex Pott fcbf91be09 Issue #2621874 by czigor, Lendude, dawehner: "Hide empty column" only hides the header 2015-12-21 13:09:43 +00:00
Alex Pott 58bd5a3aa9 Issue #2505997 by olli, peterpoe, Lendude: User error: "preview" is an invalid render array key 2015-12-08 22:29:42 +00:00
Nathaniel Catchpole 1f504dd514 Issue #2610236 by cilefen, aerozeppelin: Views - "No Results Behavior" for individual fields escapes HTML 2015-11-26 11:18:19 +00:00
Alex Pott 62dc3b3d9a Issue #2506485 by justAChris, akalata, subhojit777: Test that Header label + customized label wrapper of a Views table display is not double escaped 2015-11-25 09:57:08 +00:00
xjm 376fb615d7 Issue #2458223 by geertvd, eiriksm, dawehner, lokapujya, Gábor Hojtsy, jeqq, plach, Dom., jhodgdon, xjm, catch, alexpott, jibran: Duplicated field handlers in field UI for some base table fields 2015-11-17 22:32:23 -06:00
Alex Pott ec438eb407 Issue #2501635 by olli, Lendude: Fix QueryParameterTest 2015-11-15 17:02:36 +00:00
Nathaniel Catchpole af81303668 Issue #2569117 by othermachines, Lendude, cilefen: "Source path ... has to start with a slash" exception when using contextual filter 2015-11-11 12:10:45 +00:00
Nathaniel Catchpole 349b678eb6 Issue #2589703 by dawehner, geertvd: Override number of items to display in contextual filter doesn't work 2015-11-10 11:19:12 +00:00
Alex Pott d46772889b Issue #2516742 by DuaelFr, dawehner: Allow Views to be resolved by TitleResolver 2015-11-03 11:56:22 +00:00
Nathaniel Catchpole bad2aea4ee Issue #2491875 by joachim, xjm, Xano, alexpott: EntityViewsData adds Operations links to all entities, which won't work if the entity type has no list builder, leading to WSOD on some views 2015-11-02 14:24:54 +00:00
Nathaniel Catchpole 6f4690d40d Issue #2598488 by NickWilde: Views Page display menu expanded option is not included and gets destroyed by cache-rebuild 2015-11-02 13:56:05 +00:00