Edys Meza
|
f59f12f871
|
Issue 3167034: do not use try/catch on test
|
2020-09-28 11:38:52 -06:00 |
Edys Meza
|
2175e1f04d
|
Issue 3167034: better handling elementAttributeExists assert method
|
2020-09-25 15:10:56 -06:00 |
Edys Meza
|
660413225a
|
Issue 3167034: tests loading attribute value can be overriden
|
2020-09-25 13:55:22 -06:00 |
Edys Meza
|
d051924051
|
Issue 3167034: use image factory
|
2020-09-25 13:55:21 -06:00 |
Edys Meza
|
36da7865ae
|
Issue 3167034: use isset intead of attributeExists
|
2020-09-25 13:55:21 -06:00 |
Edys Meza
|
a9a46d7b24
|
Issue 3167034: Addressing Google and heddn feedback
|
2020-09-25 13:55:21 -06:00 |
Edys Meza
|
b6a453dd08
|
Issue 3167034: Adressing heddn's comments
|
2020-09-25 13:55:21 -06:00 |
Edys Meza
|
4f628583a0
|
Issue #3167034: fixing more tests.
|
2020-09-25 13:55:20 -06:00 |
Edys Meza
|
bf95ad946f
|
Issue #3167034: Update ImageDimensions asserts
|
2020-09-25 13:55:20 -06:00 |
Edys Meza
|
4df5eddbd1
|
Issue #3167034: CKeditor support
|
2020-09-25 13:55:20 -06:00 |
Edys Meza
|
fd22a525cd
|
Issue #3167034: Adding simple test coverage
|
2020-09-25 13:55:20 -06:00 |
Edys Meza
|
30baa59dec
|
Issue #3167034: Enable the loading html attribute to enable lazy-load by default for images
|
2020-09-25 13:55:20 -06:00 |
Lauri Eskola
|
7e524d3b57
|
Issue #3173037 by bnjmnm: Prettier not run on Ckeditors imagecaption's plugin.es6.js
|
2020-09-25 15:27:02 +03:00 |
catch
|
eeadf95727
|
Issue #3170629 by ayushmishra206, anmolgoyal74: Remove repeated 'from' in code comments
|
2020-09-25 12:16:20 +01:00 |
catch
|
4a3abc4ef0
|
Issue #3166543 by mondrake, partyka, longwave, larowlan, Lendude: Deprecate UiHelperTrait::drupalPostForm, keep deprecation silenced
|
2020-09-25 11:56:57 +01:00 |
catch
|
b1133f1d4e
|
Issue #3170627 by anmolgoyal74: Remove repetive 'list' work used
|
2020-09-25 11:47:38 +01:00 |
catch
|
51cbe4a1b3
|
Issue #3170626 by anmolgoyal74: "on" key word repeated in SystemTestController
|
2020-09-25 11:46:39 +01:00 |
catch
|
a5cb5e41ef
|
Issue #3170972 by shetpooja04, quietone: Remove unused variable $iterator in MigrateExecutableTest.php, migrate module
|
2020-09-25 09:29:37 +01:00 |
catch
|
a14e48a157
|
Issue #3139406 by mondrake, mohrerao, longwave, rahulrasgon, Suresh Prabhu Parkala, jungle, ravi.shankar, Hardik_Patel_12, Bunty Badgujar, paulocs: Replace usages of AssertLegacyTrait::assert(No)FieldByName, that is deprecated
|
2020-09-25 09:22:28 +01:00 |
catch
|
77ce58a20c
|
Issue #3172332 by shetpooja04, Pooja Ganjage, quietone: Remove unused variable $process_plugin_manager in MigrationLookupTest.php, migrate module
|
2020-09-25 09:10:01 +01:00 |
Gábor Hojtsy
|
e304572729
|
Issue #3172425 by mikelutz, catch: "Symfony\Component\Lock\Factory" is deprecated since Symfony 4.4 and will be removed in 5.0 use "Symfony\Component\Lock\LockFactory" instead
|
2020-09-24 20:13:19 +02:00 |
Gábor Hojtsy
|
ebf61730dc
|
Issue #3172410 by mikelutz, andypost, catch, longwave: Make HtmlResponse compatible with Symfony 5
|
2020-09-24 13:19:14 +02:00 |
catch
|
71813a859c
|
Issue #3139407 by pavnish, mohrerao, mondrake, shaktik, rahulrasgon, durgeshs, shetpooja04, paulocs, ravi.shankar, ankithashetty, anmolgoyal74, munish.kumar, jungle, longwave, daffie: Replace usages of AssertLegacyTrait::assert(No)FieldById, that is deprecated
|
2020-09-24 10:58:32 +01:00 |
catch
|
95132eec75
|
Issue #3156944 by alexpott, Gábor Hojtsy, Charlie ChX Negyesi: Support nullable typehints and return types in ProxyBuilder and as a result support PHP 8
|
2020-09-23 16:32:30 +01:00 |
catch
|
e89a5699c0
|
Issue #3059719 by kndr, ravi.shankar, jcontreras, paulocs, Kristen Pol: Comments Depth, Undefined index: #markup - line 25
|
2020-09-23 15:31:15 +01:00 |
Gábor Hojtsy
|
dc21aa7c12
|
Issue #3156878 by alexpott, andypost: \Drupal\Component\Datetime\DateTimePlus should pass correct parameter types to checkdate()
|
2020-09-23 16:15:25 +02:00 |
catch
|
50e0c6f2b4
|
Issue #2132773 by g-brodiei, killes@www.drop.org, DevJoJodae, jonathanshaw, dawehner: Don't add term_access tag if SQL rewriting off
|
2020-09-23 14:21:23 +01:00 |
catch
|
98631833a9
|
Issue #3169866 by shetpooja04, longwave: Remove unused variable $target and $button in CKEditorIntegrationTest.php, media_library.module
|
2020-09-23 13:13:42 +01:00 |
catch
|
6be889d5a3
|
Issue #3168946 by mondrake, paulocs, longwave: Replace usages of AssertLegacyTrait::assertTextHelper, that is deprecated
|
2020-09-23 11:58:34 +01:00 |
catch
|
98575f9fe3
|
Issue #3165763 by quietone, mikelutz: Combine two tests to one in d7 MigrateFieldTest and MigrateFieldInstance
|
2020-09-23 11:30:53 +01:00 |
catch
|
644f0a1e7c
|
Issue #3172592 by shetpooja04: Unused variable $field_type in EntityContentBase.php, migrate module
|
2020-09-23 10:19:45 +01:00 |
Alex Pott
|
a5ef3af6af
|
Issue #2678510 by larowlan, quietone, ankithashetty, samiullah, alexpott: Remove @todos from migrate credentials form
|
2020-09-22 21:42:37 +01:00 |
Alex Pott
|
afba4ff18c
|
Issue #3171743 by chr.fritsch, paulocs, Berdir, phenaproxima: Not possible to overwrite the upload forms for media library
|
2020-09-22 21:28:00 +01:00 |
Lauri Eskola
|
6d1b1689ea
|
Issue #3171952 by Spokje, asishsajeev: Update CKEditor to version 4.15.0
|
2020-09-22 17:14:19 +03:00 |
Lauri Eskola
|
f4c02282eb
|
Issue #3171366 by bnjmnm: Comments from variables.pcss.css create nonuseful noise in compiled css
|
2020-09-22 16:52:31 +03:00 |
Alex Pott
|
0e1565c473
|
Issue #3166360 by lauriii: Disable csslint testing in core
|
2020-09-21 23:39:14 +01:00 |
Alex Pott
|
727481710c
|
Issue #3013216 by alloyroger, anushrikumari, Kristen Pol, Lendude: viewsUi.RearrangeFilterHandler: addGroupButton & removeGroupButtons selectors too specific for all themes
|
2020-09-21 22:23:51 +01:00 |
Alex Pott
|
074e9215f3
|
Issue #2846485 by joseph.olstad, drclaw, bkosborne, mpdonadio, Lendude: Terrible performance when rendering multi-value fields in views
|
2020-09-21 22:16:02 +01:00 |
Alex Pott
|
c8cc155dad
|
Issue #3055193 by catch, martin107, jungle, mikelutz, longwave, andypost, alexpott, mondrake, tim.plunkett, larowlan: [Symfony 5] The "Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\MimeTypes" instead
|
2020-09-21 15:56:32 +01:00 |
Lauri Eskola
|
15a42d7000
|
Revert "Issue #3083044 by bnjmnm, Antoniya, lauriii, huzooka: Prevent line breaks in draggable (first) table cells"
This reverts commit c2bcd732bd .
|
2020-09-21 17:27:01 +03:00 |
Alex Pott
|
9e46cd9e17
|
Issue #2821352 by chr.fritsch, jian he, Pancho, RaphaelBriskie, jonathanshaw, alexpott, amateescu, larowlan: EntityReferenceAutocompleteWidget::getAutocreateBundle() unnecessarily requires the 'target_bundles' setting
|
2020-09-21 14:23:25 +01:00 |
Alex Pott
|
4566403054
|
Issue #3170246 by paulocs, longwave: NodeLoadMultipleTest.php should be a kernel test
|
2020-09-19 09:49:01 +01:00 |
Lauri Eskola
|
6e6ad992ad
|
Issue #1936708 by bnjmnm, espurnes, bendev, nod_, justinchev, ayushmishra206, vsujeetkumar, mbroere, mrinalini9, Knee-X, vacho, priyanka.sahni, jaspreetsingh31, paulocs, sokru, joum, kwoxer, yoroy, lauriii, rootwork, droplet: Current element values missing from vertical tabs when shown in 2-column layout
|
2020-09-18 17:42:57 +03:00 |
xjm
|
12a3e7bafb
|
by xjm: More coding standards fixes.
|
2020-09-16 06:46:24 -05:00 |
xjm
|
08607fbb51
|
SA-CORE-2020-011 by David_Rothstein, Chi, elarlang, dokumori, kyk, xjm, mlhess, pwolanin, stefan.r, benjy, fgm, samuel.mortenson, larowlan, pandaski
|
2020-09-16 06:27:49 -05:00 |
xjm
|
0b0cbdebd5
|
SA-CORE-2020-010 by DorTumarkin, kkrzton, samuel.mortenson, TwoD, Wim Leers, larowlan, xjm
(cherry picked from commit dff7a09d24 )
|
2020-09-16 06:25:23 -05:00 |
xjm
|
98fbdffa9d
|
SA-CORE-2020-009 by _nzr_, markwittens, nathandentzau, marcaddeo, janusman, larowlan, David_Rothstein, Wim Leers, vijaycs85, mcdruid, Heine, pandaski, xjm, tim.plunkett
(cherry picked from commit 284f58f04d )
|
2020-09-16 06:25:05 -05:00 |
xjm
|
a0a404c996
|
SA-CORE-2020-008 by amateescu, xjm, catch, larowlan, greggles, dixon
(cherry picked from commit 5411b01fdd )
|
2020-09-16 06:24:50 -05:00 |
xjm
|
f28986335b
|
SA-CORE-2020-007 by samuel.mortenson, nod_, larowlan, dsnopek, catch, effulgentsia, mcdruid
(cherry picked from commit 438d4031a0 )
|
2020-09-16 06:24:36 -05:00 |
Alex Pott
|
7a2d7e0494
|
Issue #3170648 by hussainweb: CKEditorPluginManager::getEnabledButtons throws warnings on PHP 8.0.0 beta3
|
2020-09-14 12:48:21 +01:00 |