Alex Pott
|
2dabd1de10
|
Issue #2829185 by vaplas, Jo Fitzgerald, anmolgoyal74, chipway, gaurav.kapoor, mark_fullmer, amit.drupal, cilefen, longwave, xjm, wturrell, anavarre: Fix spelling errors in Drupal core comments
|
2018-09-20 17:12:38 +01:00 |
Alex Pott
|
dd7fd60f19
|
Issue #2926122 by Adameue, zaporylie, BartoszUrbaniak, borisson_, idebr: Use lower-case, PEAR style, primitive data types
|
2018-09-14 14:07:04 +02:00 |
Alex Pott
|
25d9690811
|
Issue #2959316 by dww, Lendude, alexpott, dawehner, xjm: Views argument validators that modify argument values aren't reflected in token replacement
|
2018-04-11 20:48:46 +01:00 |
Alex Pott
|
3c08a5b415
|
Revert "Issue #2959316 by dww, Lendude, dawehner: Views argument validators that modify argument values aren't reflected in token replacement"
This reverts commit 26a5a2ab8a .
|
2018-04-11 09:20:09 +01:00 |
Alex Pott
|
26a5a2ab8a
|
Issue #2959316 by dww, Lendude, dawehner: Views argument validators that modify argument values aren't reflected in token replacement
|
2018-04-10 21:22:09 +01:00 |
Nathaniel Catchpole
|
1455cb13cf
|
Issue #2857857 by vegantriathlete, Jo Fitzgerald, snehi, plach, xjm, Skabbkladden: Check use of "it's" in core to ensure proper use
|
2018-01-30 12:27:20 +00:00 |
xjm
|
6dc062eb45
|
Issue #2901562 by mfernea, Jo Fitzgerald, Yogesh Pawar, 3ssom, Mile23, borisson_: Fix 'Squiz.WhiteSpace.SuperfluousWhitespace' coding standard
|
2017-11-09 15:13:57 -06:00 |
xjm
|
2242f4ad9e
|
Issue #2901785 by mfernea, xjm, andriyun: Fix 'Generic.Formatting.SpaceAfterCast' coding standard
|
2017-09-17 16:38:34 -05:00 |
Nathaniel Catchpole
|
0fa72bdeea
|
Issue #2853359 by vaplas, Lendude, tinny: Runtime debug statement in Views now prints out object
|
2017-09-11 13:47:25 +01:00 |
Nathaniel Catchpole
|
69edc2a364
|
Issue #2903908 by mfernea, martin107: Fix 'Drupal.Commenting.FunctionComment.ParamCommentIndentation' coding standard
|
2017-09-05 14:19:41 +01:00 |
webchick
|
c8daa8d202
|
Issue #2897009 follow-up by Lendude: Remove stray code accidentally included in patch.
|
2017-08-28 16:05:37 -07:00 |
webchick
|
48f9801edf
|
Issue #2897009 by vaplas, seanB, phenaproxima, harsha012, Wim Leers, cburschka, bojanz: MediaInterface is missing setName() and getName()
|
2017-08-27 12:31:25 -07:00 |
Nathaniel Catchpole
|
4884fb154f
|
Issue #2849674 by Lendude, mxh, tacituseu, podarok, andypost, pingwin4eg, axel.rutz, catch: Complex job in ViewExecutable::unserialize() causes data corruption
|
2017-08-22 16:19:56 +09:00 |
Nathaniel Catchpole
|
cd0a65b28e
|
Revert "Issue #2849674 by mxh, Lendude, podarok, pingwin4eg, andypost, axel.rutz, catch: Complex job in ViewExecutable::unserialize() causes data corruption"
This reverts commit 43c568a715 .
|
2017-08-01 11:14:18 +09:00 |
Nathaniel Catchpole
|
43c568a715
|
Issue #2849674 by mxh, Lendude, podarok, pingwin4eg, andypost, axel.rutz, catch: Complex job in ViewExecutable::unserialize() causes data corruption
|
2017-07-31 13:51:49 +09:00 |
xjm
|
52e3eec616
|
Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase
|
2017-03-03 19:20:24 -06:00 |
Alex Pott
|
bfa73c9fbd
|
Issue #1863020 by dawehner, catch, paulmckibben, sunset_bill, damiankloip, Lendude, alansaviolobo, amarnus, CurtisTAG, jlbellido, deveshpal9, rpayanm: View's build fails when an unrelated form on the same page has validation errors
|
2017-02-13 10:46:28 +00:00 |
xjm
|
21ba4784ee
|
Revert "Issue #1863020 by dawehner, catch, paulmckibben, sunset_bill, damiankloip, alansaviolobo, amarnus, CurtisTAG, deveshpal9, rpayanm, jlbellido: View's build fails when an unrelated form on the same page has validation errors"
This reverts commit 4fc3756deb .
|
2017-02-11 21:29:04 -06:00 |
Alex Pott
|
4fc3756deb
|
Issue #1863020 by dawehner, catch, paulmckibben, sunset_bill, damiankloip, alansaviolobo, amarnus, CurtisTAG, deveshpal9, rpayanm, jlbellido: View's build fails when an unrelated form on the same page has validation errors
|
2017-02-12 00:37:43 +00:00 |
Alex Pott
|
a7b67e7af1
|
Issue #2721901 by Mile23, anoopjohn: Fix Drupal.Commenting.FunctionComment.MissingParamName
|
2016-08-29 06:50:59 -05:00 |
xjm
|
c9698fb0f4
|
Issue #2727545 by Lendude, Sagar Ramgade, dawehner, yvesmarie, xjm: Missing return value in ViewExecutable execute() methods
|
2016-07-23 13:22:36 -05:00 |
Alex Pott
|
df0425cfe1
|
Issue #2721909 by anoopjohn: Fix Drupal.Commenting.FunctionComment.ReturnCommentIndentation
|
2016-06-02 15:20:55 +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
|
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
|
3a9fafe1b3
|
Issue #2691741 by Lendude: Remove leftover isset() in ViewExecutable
|
2016-03-28 23:21:33 +01: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
|
c735b827d1
|
Issue #2674480 by twistor: Views does not properly ignore the query cache during preview
|
2016-02-25 12:58:45 +09:00 |
Jennifer Hodgdon
|
03474b690d
|
Issue #2673552 by mcjim: Add missing @return documentation for _buildArguments() in ViewExecutable.php
|
2016-02-24 08:10:11 -08:00 |
Nathaniel Catchpole
|
653e0a9b18
|
Issue #2627052 by leolando.tan, snehi, anil280988, jhodgdon: Fix docblocks in file views/src/ViewExecutable.php
|
2016-02-17 10:40:49 +09:00 |
Nathaniel Catchpole
|
7b3d4442ba
|
Issue #2603348 by rakesh.gectcr, jhodgdon: Comment block contains wrong argument in @param and typo in description
|
2015-11-25 13:34:31 +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 |
xjm
|
0618992706
|
Issue #2599250 by krknth: Fixing order of documentation sections
|
2015-10-24 11:05:02 -07:00 |
Nathaniel Catchpole
|
8b65164c5a
|
Issue #2533800 by alexpott: Remove all unused use statements from core
|
2015-10-08 20:46:26 +01:00 |
Nathaniel Catchpole
|
6e0225e304
|
Issue #2520540 by alexpott: Enforced configuration dependencies shouldn't have to be repeated in the calculated dependencies
|
2015-10-05 16:26:08 +01:00 |
Alex Pott
|
1844088377
|
Issue #2554771 by Mile23, Wim Leers: Remove deprecated drupal_process_attached()
|
2015-10-02 13:03:26 +01:00 |
Alex Pott
|
3d0a938ee8
|
Issue #2529748 by Chernous_dn, jhedstrom, cilefen, davidhernandez, olli, dpi, pixelite, dawehner, jhodgdon: Regression: Views module CSS is not attached
|
2015-09-26 17:34:14 +02:00 |
Alex Pott
|
9aec827586
|
Issue #2492839 by joelpittet, mikeker, dawehner, lauriii, plach, Fabianx, olli: Views replacement token bc layer allows for Twig template injection via arguments
|
2015-09-14 12:12:54 +01:00 |
Alex Pott
|
bcbe3c63a3
|
Issue #2412167 by geertvd, dawehner, Sutharsan: hook_views_post_render fails in a theme
|
2015-08-18 17:10:18 +01:00 |
Alex Pott
|
7fd9884376
|
Issue #2544122 by harjotsingh: Missing leading backslash in documentation for \Drupal\views\ViewExecutable::setResponse
|
2015-08-06 14:38:50 +01:00 |
Nathaniel Catchpole
|
f8629621bb
|
Issue #2514044 by dawehner, stefan.r, alexpott: Do not use SafeMarkup::format in exceptions
|
2015-07-28 17:03:59 +01:00 |
Alex Pott
|
3c12e21551
|
Issue #2498785 by damiankloip, dawehner: Remove ViewExecutable::getMenuLinks(), its just wrong
|
2015-07-28 16:20:31 +01:00 |
Alex Pott
|
1f53649bfb
|
Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files
|
2015-06-26 21:53:33 +01:00 |
Nathaniel Catchpole
|
15c848bd62
|
Issue #2381277 by dawehner, plach, damiankloip, alexpott, olli, fgm, Wim Leers, Fabianx: Make Views use render caching and remove Views' own "output caching"
|
2015-06-08 15:48:29 +01:00 |
xjm
|
088f8b357a
|
Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912)
|
2015-05-24 15:08:46 -05:00 |
Nathaniel Catchpole
|
ae4a224e34
|
Issue #2433591 by dawehner, plach, YesCT, Wim Leers: Views using pagers should specify a cache context
|
2015-05-20 10:44:18 +01:00 |
Nathaniel Catchpole
|
b0e1b809d6
|
Revert "Issue #2433591 by dawehner, plach, YesCT, Wim Leers: Views using pagers should specify a cache context"
This reverts commit 87c6d77548 .
|
2015-05-19 10:10:17 +01:00 |
Nathaniel Catchpole
|
87c6d77548
|
Issue #2433591 by dawehner, plach, YesCT, Wim Leers: Views using pagers should specify a cache context
|
2015-05-19 09:46:23 +01:00 |
Alex Pott
|
40d6c147c5
|
Issue #2208811 by Pol, ivanjaros, dawehner, wizonesolutions: views_embed_view() cannot handle arguments
|
2015-05-06 17:26:51 -07:00 |