Commit Graph

1921 Commits (017e42ed768b51f8264f1a2947d34a2523b5e4dd)

Author SHA1 Message Date
Lee Rowlands 7d1545b32a
Issue #2927569 by tstoeckler, amateescu: Various tests do not set values for required field when creating entities 2017-12-11 07:07:20 +10:00
Francesco Placella bdba2942e1 Issue #2923567 by Sam152, amateescu: Select from correct entity tables for additional entity/field definitions when moving data to dedicated table storage from shared table storage for the purposes of purging 2017-12-08 23:50:06 +01:00
xjm e4c874e18c Issue #2862207 by kalpaitch, jmmarquez, jeetendrakumar: Config import change profile message 2017-12-08 12:54:13 -06:00
xjm a4dd446ee9 Issue #2895001 by marcoscano, vijaycs85, Wim Leers, benjifisher, xjm, Berdir, amateescu: Use the bundle label (e.g. "Media type") instead of "Bundles" in the Entity Reference field configuration 2017-12-06 13:18:33 -06:00
Nathaniel Catchpole e382945bb7 Issue #2850973 by alexpott, kferencz91, jonathan1055, catch, dawehner: ConfigEntityInterface::onDependencyRemoval() called with incorrect dependency list 2017-12-04 12:19:53 +00:00
Nathaniel Catchpole 85267fa243 Revert "https://www.drupal.org/files/issues/2850973-38.patch"
This reverts commit 9bcfe6d59f.
2017-12-04 12:19:22 +00:00
webchick 8d06691e00 Issue #2927230 by drpal, dawehner: 3/3 JS codestyle: camelcase 2017-12-03 08:16:29 -08:00
xjm 148db4bef4 Issue #2927476 by Lendude, tstoeckler: Using testing.services.yml in a kernelTest fatals when trying to copy this to the test site 2017-12-03 08:46:31 -06:00
xjm 7185860006 Issue #2641518 by dimaro, Mac_Weber, pk188, Mile23, anya_m, naveenvalecha, heykarthikwithu, aditya_anurag, nesta_, anchal29, rakesh.gectcr, sdstyles: Replace deprecated usage of entity_create('config_test') with a direct call to ConfigTest::create() 2017-12-02 05:20:29 -06:00
Nathaniel Catchpole 9bcfe6d59f https://www.drupal.org/files/issues/2850973-38.patch 2017-11-30 19:42:26 +00:00
Nathaniel Catchpole 07c81f124b Revert "Issue #2850973 by alexpott, kferencz91, jonathan1055, dawehner: ConfigEntityInterface::onDependencyRemoval() called with incorrect dependency list"
This reverts commit f9cde09bd1.
2017-11-30 19:41:56 +00:00
Nathaniel Catchpole f9cde09bd1 Issue #2850973 by alexpott, kferencz91, jonathan1055, dawehner: ConfigEntityInterface::onDependencyRemoval() called with incorrect dependency list 2017-11-30 14:36:45 +00:00
xjm fdc8bc3260 Revert "Issue #2918570 by xjm: Hotfix for ToolkitGdTest take 2"
This reverts commit a303c45eb1.
2017-11-29 18:13:30 -06:00
xjm a303c45eb1 Issue #2918570 by xjm: Hotfix for ToolkitGdTest take 2 2017-11-29 18:05:33 -06:00
xjm 7ea6068f6d Issue #2918570 by xjm: Hotfix for ToolkitGdTest 2017-11-29 16:58:38 -06:00
xjm 3ed16f08d7 Issue #2923884 by mfernea: Fix 'Squiz.WhiteSpace.SemicolonSpacing' coding standard 2017-11-29 05:59:35 -06:00
Nathaniel Catchpole 0b90895a78 Issue #1730874 by amateescu, e2thex, indytechcook, disasm, googletorp, hchonov, Berdir: Add support for loading multiple revisions at once 2017-11-29 11:21:40 +00:00
Alex Pott 33368a5257 Issue #2894501 by cspitzlay, dawehner, zaporylie, larowlan, alexpott, hchonov, Lendude: Allow for separate mink driver settings for Javascript tests 2017-11-28 10:41:31 +00:00
xjm 5bba892a36 Issue #2925750 by mondrake, amateescu, xjm: EntityDefinitionUpdateTest fails with contrib db driver 2017-11-24 10:06:39 -06:00
Nathaniel Catchpole d0518c2596 Issue #2865616 by Sam152, plach, dawehner, timmillwood, amateescu, tim.plunkett: Add an option for EntityConverter to load the latest entity revision and fix all entity forms to use this option 2017-11-24 14:48:22 +00:00
Nathaniel Catchpole 3bc8b66549 Issue #2544790 by hchonov, amateescu, tstoeckler: ContentEntityBase::setNewRevision(FALSE) is broken if ::setNewRevision(TRUE) was called previously 2017-11-23 00:34:47 +00:00
Lee Rowlands 916e6ba952
Issue #2121119 by ACF, Sam152, BR0kEN: setDialogTitle in the OpenDialogCommand doesn't set the title 2017-11-17 09:04:15 +13:00
Lee Rowlands 622d5c47cf
Issue #2923572 by Sam152: Account for NULL base field values in shared table storage when copying to dedicated table storage for field purging 2017-11-17 09:00:08 +13:00
Nathaniel Catchpole 86267049db Issue #2875148 by martin107, dawehner: BrowserTestBase: Steer new test development away from translation 2017-11-16 15:20:08 +00:00
Nathaniel Catchpole 4d176b95ea Issue #2902407 by mfernea, zaporylie: Fix 'Drupal.Commenting.DataTypeNamespace' coding standard 2017-11-16 15:00:40 +00:00
Nathaniel Catchpole 700a72fa37 Issue #1472946 by gnuget, andypost, mmrares, sidharthap, kiamlaluno, Himanshu5050, dineshkumares, amit.drupal: Remove usages of deprecated function drupal_realpath() throughout core functions 2017-11-14 15:53:29 +00:00
Nathaniel Catchpole 20564b99a0 Issue #2282119 by amateescu, jibran, Jo Fitzgerald, yched, plach, timmillwood, fago, Sam152, larowlan: Make the Entity Field API handle field purging 2017-11-14 13:54:31 +00:00
Nathaniel Catchpole dbc01628d1 Issue #2921862 by alexpott, vaplas, tacituseu: Segfault on PHP5.5 and PostgreSQL 2017-11-13 22:16:16 +00:00
Nathaniel Catchpole 3f20ff5fbc Issue #2906600 by amateescu, Wim Leers, tstoeckler, cburschka: FieldItemList::equals() doesn't work correctly for computed fields with custom storage 2017-11-13 15:52:15 +00:00
Nathaniel Catchpole 324d55801a Issue #2894482 by dawehner, cspitzlay: MINK_DRIVER_ARGS does not support associative arrays 2017-11-13 14:47:36 +00:00
Nathaniel Catchpole ffa979ba1c Issue #2563069 by DuaelFr, ecarty, idebr: Unclosed conditional comments in html tag result in broken html head 2017-11-13 13:35:04 +00:00
Nathaniel Catchpole 623461231b Issue #2685957 by neclimdul, mpp, pguillard, fomenkoandrey, alexpott, larowlan, pingwin4eg: Warning: mkdir(): File exists in Drupal\Component\PhpStorage\FileStorage->createDirectory 2017-11-13 13:17:07 +00:00
xjm 91e668f575 Issue #2572795 by mfernea, zaporylie, pfrenssen, andypost, attiks, alexpott, xjm, Mile23, catch, borisson_: Fix coding standard for closures - Drupal.WhiteSpace.ScopeClosingBrace and Generic.Functions.OpeningFunctionBraceKernighanRitchie 2017-11-10 05:35:50 -06:00
Nathaniel Catchpole f1adffe2b4 Issue #2392845 by amateescu, nuez, seanB, Alumei, penyaskito, vprocessor, steveoliver, lokapujya, tim.plunkett, yched, Sam152, Wim Leers, jibran, kristiaanvandeneynde, Berdir, larowlan, hchonov, fago: Add a trait to standardize handling of computed item lists 2017-11-10 10:54:05 +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 edf57d8ab8 Revert "Issue #2572795 by mfernea, pfrenssen, attiks, andypost, alexpott, xjm, Mile23, catch, borisson_: Fix coding standard for closures - Drupal.WhiteSpace.ScopeClosingBrace and Generic.Functions.OpeningFunctionBraceKernighanRitchie"
This reverts commit c422bdfa53.
2017-11-09 14:37:59 -06:00
xjm c422bdfa53 Issue #2572795 by mfernea, pfrenssen, attiks, andypost, alexpott, xjm, Mile23, catch, borisson_: Fix coding standard for closures - Drupal.WhiteSpace.ScopeClosingBrace and Generic.Functions.OpeningFunctionBraceKernighanRitchie 2017-11-09 10:56:52 -06:00
Nathaniel Catchpole 75dcf9af44 Issue #2870194 by alexpott, Mile23, jibran, larowlan, tim.plunkett: Ensure that process-isolated tests can use Symfony's PHPunit bridge to catch usages of deprecated code 2017-11-09 12:51:06 +00:00
effulgentsia b83782a74b Issue #2920001 by Wim Leers, dawehner, borisson_, aheimlich, davidwbarratt: Add cacheable HTTP exceptions: Symfony HTTP exceptions + Drupal cacheability metadata 2017-11-08 19:31:27 -08:00
Nathaniel Catchpole 2c2e85c348 Issue #2695109 by dpi, willzyx, Sam152, dawehner: Cache bins are not deleted when the module that declares them is uninstalled 2017-11-06 12:22:32 +00:00
Nathaniel Catchpole 7f15792516 Issue #2913912 by alexpott, phenaproxima, dawehner, amateescu, catch: URL generator may have a stale route provider during module installation 2017-11-02 15:29:25 +00:00
xjm 0a81f02d63 Issue #2917915 by PCate: providerTestCleanCssIdentifier line comments reference wrong lines 2017-11-02 08:37:36 -05:00
Nathaniel Catchpole b5e3cc53e9 Revert "Issue #2913912 by alexpott, phenaproxima: URL generator may have a stale route provider during module installation"
This reverts commit 391b71037b.
2017-11-01 14:15:16 +00:00
Nathaniel Catchpole 391b71037b Issue #2913912 by alexpott, phenaproxima: URL generator may have a stale route provider during module installation 2017-10-31 14:21:17 +00:00
xjm 1ebb2e1f32 Issue #2660124 by tim.plunkett, samuel.mortenson, phenaproxima, tstoeckler, yoroy, dead_arm, xjm, Manuel Garcia, EclipseGc, larowlan, DyanneNova, tedbow: Dynamically build layout icons based on well formed config 2017-10-30 15:46:59 -05:00
Nathaniel Catchpole 06ca70fdba Issue #2913459 by Eric_A: drupal/core-class-finder missing in ComposerIntegrationTest 2017-10-25 11:56:25 +01:00
Lee Rowlands c586b21786
Issue #2784443 by tedbow, Wim Leers, Cottser, tim.plunkett, droplet, drpal, nod_, lauriii: Move off-canvas functionality from Settings tray module into drupal.dialog.ajax library so that other modules can use it 2017-10-25 08:46:32 +10:00
Nathaniel Catchpole 1cbbff1503 Issue #2883680 by dawehner, Wim Leers, tim.plunkett, larowlan: Force all route filters and route enhancers to be non-lazy 2017-10-24 12:58:17 +01:00
Nathaniel Catchpole 5f158ec5bb Issue #2909164 by drunken monkey, dawehner: Fatal error with stub container in DependencySerializationTrait::__wakeup() 2017-10-24 12:47:20 +01:00
Nathaniel Catchpole 66cbd7c9e5 Issue #2864995 by amateescu, Dinesh18, Sam152: Allow entity query to query the latest revision 2017-10-23 13:53:06 +01:00