Alex Pott
|
c26745da88
|
Issue #2706753 by Mile23: Fix 'PSR2.Classes.PropertyDeclaration.ScopeMissing/VarUsed' coding standard
|
2016-05-05 12:21:09 +01:00 |
Alex Pott
|
a239719598
|
Issue #2702455 by pfrenssen: Remove unused property $entityManager
|
2016-05-05 12:13:00 +01:00 |
Alex Pott
|
d5d0d6ce87
|
Issue #2572777 by andypost, alexpott, attiks, andriyun: Fix 'Squiz.Strings.ConcatenationSpacing' coding standard
|
2016-05-05 12:07:19 +01:00 |
Alex Pott
|
e0c2d965af
|
Issue #2714585 by neclimdul: Avoid definition constants in SearchMatchTest
|
2016-05-05 11:13:37 +01:00 |
Alex Pott
|
a1d3a681f6
|
Issue #2572693 by Mile23, andriyun, andypost, attiks: Fix 'Drupal.ControlStructures.ControlSignature' coding standard
|
2016-05-05 11:07:32 +01:00 |
Alex Pott
|
e46929c511
|
Issue #2717723 by gargsuchi: NodeSearch::__construct() has an undocumented parameter ($renderer)
|
2016-05-05 10:07:58 +01:00 |
Alex Pott
|
44f8f8f114
|
Issue #2712405 by leolando.tan, jhodgdon: more detail needed for hook_theme() 'variables' property
|
2016-05-05 09:09:30 +01:00 |
Alex Pott
|
0ceb441a75
|
Issue #2700335 by er.pushpinderrana, elakiyasamuel, malavya, therealssj, joachim, jhodgdon: hook_entity_update() and friends should document $entity->original
|
2016-05-05 08:56:28 +01:00 |
Alex Pott
|
8f2c0537da
|
Issue #2715507 by dagmar: @todo: Modify core/profiles/standard/src/Tests/StandardTest.php
|
2016-05-05 08:54:07 +01:00 |
Alex Pott
|
5cd36afbe2
|
Issue #2718719 by dipakmdhrm: Add Wim Leers to REST module in MAINTAINERS.txt
|
2016-05-05 08:52:30 +01:00 |
Alex Pott
|
8da13e6c60
|
Issue #2719135 by dagmar: DamZ and Dave Reid have wrong links on MAINTAINERS.txt
|
2016-05-05 08:50:10 +01:00 |
Nathaniel Catchpole
|
2be39c7387
|
Issue #2718583 by alexpott: Remove deprecated usages of Node::setRevisionAuthorId() and Node::getRevisionAuthor()
|
2016-05-04 14:11:49 +01:00 |
Nathaniel Catchpole
|
a39876b9f4
|
Issue #2693725 by chx, alexpott: Add <nolink> to allow for non-link links
|
2016-05-04 14:03:08 +01:00 |
Nathaniel Catchpole
|
ba8e8b2a3f
|
Issue #2648562 by gapple, neclimdul: Symfony's ApcClassLoader requires APC backwards compatibility layer
|
2016-05-04 13:55:38 +01:00 |
Alex Pott
|
0dd68abecb
|
Issue #2682723 by thpoul, jagjitsingh_drupal, avinashm, maggo: Allow ckeditor_stylesheets to refer to external URL, for e.g. webfonts
|
2016-05-04 09:48:21 +01:00 |
Alex Pott
|
f8fd764711
|
Issue #2705433 by timmillwood: Node should implement RevisionLogInterface
|
2016-05-04 09:37:35 +01:00 |
Nathaniel Catchpole
|
0d9f0580f4
|
Issue #2620212 by aaronbauman: "Use a relative path" is not an accurate instruction for url alias
|
2016-05-03 13:36:11 +01:00 |
Alex Pott
|
395cb8bad6
|
Issue #2671344 by jwilson3: Better documentation for suspicious encoded string in dblog tests
|
2016-05-03 11:51:48 +01:00 |
Alex Pott
|
53e541da14
|
Issue #2716991 by mpdonadio: Incorrect ISO datetime attribute for date-only fields w/ default formatter
|
2016-05-03 11:25:37 +01:00 |
Alex Pott
|
b95360626d
|
Issue #2717401 by Boobaa: Link with in-page fragment only is rendered improperly
|
2016-05-03 11:18:05 +01:00 |
Alex Pott
|
79f17dcb02
|
Issue #2696353 by mpdonadio, dpovshed: Bad dates in Select List widget throw an exception
|
2016-05-03 11:04:58 +01:00 |
Alex Pott
|
ef39eed7f3
|
Issue #2613178 by mikeryan, heddn: default_value: null in static map skips empty rows
|
2016-05-02 21:38:59 +01:00 |
Alex Pott
|
e8322e4f21
|
Issue #2647916 by Lendude, dawehner: Views ajax modals stop working in certain scenarios
|
2016-05-02 15:58:05 +01:00 |
Nathaniel Catchpole
|
82f9f8c590
|
Issue #2407853 by alexpott, aerozeppelin, Berdir, vladan.me, dawehner: TaxonomyIndexTid Views plugin stores selected terms with the ID instead of UUID
|
2016-05-02 13:14:28 +01:00 |
Alex Pott
|
9ec1f42d37
|
Issue #2711537 by chgasparoto, kostyashupenko: Syntax errors (un-quoted or mis-quoted strings) in various code examples in docs
|
2016-04-30 21:18:20 +01:00 |
Alex Pott
|
6ab5a3aaa1
|
Issue #2715741 by Mile23, pfrenssen: Fix 'Drupal.Classes.FullyQualifiedNamespace' coding standard
|
2016-04-30 15:11:15 +01:00 |
Alex Pott
|
3eeaeb6490
|
Issue #2707371 by Mile23: Fix several errors in the 'Drupal.Commenting.DocComment' coding standard
|
2016-04-30 14:52:19 +01:00 |
Alex Pott
|
4e658ef534
|
Issue #2667588 by dimaro, malavya, johnrosswvsu: Document that a module's classes are not available during hook_requirements() 'install' phase
|
2016-04-29 21:49:29 +01:00 |
Alex Pott
|
bb41144fce
|
Issue #2697235 by mpdonadio: Add jhedstrom as co-maintainer for DateTime module
|
2016-04-29 14:46:24 +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
|
c2cbf73364
|
Issue #2626676 by neclimdul: Fix coversDefaultClass annotations to be FQSEN
|
2016-04-29 10:07:59 +01:00 |
Alex Pott
|
b864a3a55f
|
Issue #2710201 by alexpott, andypost: Fix Drupal.Semantics.FunctionT.WhiteSpace and Drupal.Semantics.FunctionT.Concat
|
2016-04-29 10:05:19 +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 |
Nathaniel Catchpole
|
1003490b99
|
Issue #2707261 by alexpott, jhodgdon: Calling moduleInvokeAll in Help block is wrong
|
2016-04-28 21:46:32 +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 |
Nathaniel Catchpole
|
0fcef5bd60
|
Issue #2702609 by Wim Leers, Berdir, Fabianx: Disable placeholdering (and BigPipe) on unsafe requests to help find forms as fast as possible (to allow EnforcedResponses to work)
|
2016-04-28 15:04:17 +01:00 |
Alex Pott
|
3a6cac15da
|
Issue #2572731 by attiks, andypost: Fix 'Drupal.Formatting.SpaceUnaryOperator' coding standard
|
2016-04-28 14:31:22 +01:00 |
Nathaniel Catchpole
|
747be3174d
|
Issue #2582475 by alexpott: Installation fails if a valid config sync directory is defined
|
2016-04-28 14:16:47 +01:00 |
Nathaniel Catchpole
|
8772c0f526
|
Issue #2707619 by alexpott: Composer install generates warning
|
2016-04-28 13:01:06 +01:00 |
Nathaniel Catchpole
|
9067e6f345
|
Issue #2614202 by alexpott, felribeiro, dawehner, catch: CoreServiceProvider::registerUuid() assumes all environments have the same functions available
|
2016-04-28 12:03:21 +01:00 |
Nathaniel Catchpole
|
c655b16803
|
Issue #2711645 by alexpott, dawehner: ConfigInstaller::isSyncing() should return true always during a config sync
|
2016-04-28 11:58:55 +01:00 |
Nathaniel Catchpole
|
4c3b3764c2
|
Issue #2708379 by alexpott: Add uuid service to core.services.yml
|
2016-04-28 11:45:17 +01:00 |
Alex Pott
|
4376b33cb3
|
Issue #2714829 by Mile23: Fix 'Generic.Functions.FunctionCallArgumentSpacing' coding standard
|
2016-04-28 09:42:12 +01:00 |
Alex Pott
|
4c11b7a9d0
|
Issue #2702001 by olafkarsten, Wim Leers: Inject config factory for BigPipe (including in exception handlers)
|
2016-04-27 17:12:18 +01:00 |
Alex Pott
|
6dce6c2a9f
|
Issue #2697909 by pguillard, himanshugautam, snehi, aburrows, jhodgdon: Fix "login (noun/adjective)" vs. "log in (verb)" in comments (and logout/log out)
|
2016-04-27 16:16:19 +01:00 |
Nathaniel Catchpole
|
3d404ae1ea
|
Issue #2712643 by jibran: Update behat/* to 1.7.1 and fabpot/goutte to 3.1.2
|
2016-04-27 15:36:18 +01:00 |
Alex Pott
|
0c24732ceb
|
Issue #2711973 by Berdir: buildRenderable() does not work with display plugin embed
|
2016-04-27 15:15:41 +01:00 |
Alex Pott
|
ef6c84db6f
|
Issue #2702281 by edurenye, dpopdan, larowlan, alexpott, dawehner: Move Drupal\simpletest\RandomGeneratorTrait, Drupal\simpletest\WebAssert and Drupal\simpletest\SessionTestTrait into Drupal\Tests namespace
|
2016-04-27 11:42:15 +01:00 |
Alex Pott
|
e62a2c7e08
|
Issue #2572601 by attiks, alexpott, tatarbj: Fix 'Drupal.Classes.ClassCreateInstance' coding standard
|
2016-04-27 11:18:44 +01:00 |