Commit Graph

23790 Commits (4b927a02fdfa85cb1157a9ef4b72ffb19ec0642b)

Author SHA1 Message Date
catch b1b4ba37dd Issue #3240173 by alexpott, andypost: \Drupal\KernelTests\Core\Config\ConfigImporterTest::testIsInstallable() can cause deprecations on PHP 8.1 2021-10-01 12:03:15 +01:00
catch bbb0d6c1bc Issue #3240165 by alexpott: \Drupal\block\Plugin\migrate\process\BlockTheme causes deprecations on PHP 8.1 2021-10-01 12:01:16 +01:00
catch c804f14444 Issue #3240176 by alexpott, andypost: _color_pack() can cause deprecations on PHP 8.1 2021-10-01 11:57:57 +01:00
catch 9005e1b669 Issue #3239860 by alexpott, lauriii: \Drupal\Core\Template\TwigExtension::renderVar() can result in deprecations in PHP 8.1 2021-10-01 11:33:01 +01:00
Lauri Eskola 98a6e3eaf2
Issue #3194669 by andrewmacpherson, mherchel, m4olivei, lauriii, mgifford: Misuse of explicit colour for active pager item in -ms-high-contrast media query 2021-10-01 13:11:37 +03:00
Lauri Eskola de073bca3f
Issue #3228801 by mherchel, Indrajith KB, kostyashupenko, Gauravmahlawat, ckrina: Olivero's wide dropdown hover states are broken 2021-10-01 12:03:34 +03:00
catch 2b279d38fc Issue #3240191 by andypost, alexpott: \Drupal\KernelTests\KernelTestBase::bootKernel() causing deprecations in PHP 8.1 2021-10-01 09:46:24 +01:00
Alex Pott 1cdc36bcb4
Issue #3240192 by andypost, Berdir: \Drupal\user\AccountForm::buildEntity() causing deprecations in PHP 8.1 2021-10-01 09:24:59 +01:00
hooroomoo b99ec61915 Issue #3238863 by hooroomoo: Refactor (if feasible) uses of the jQuery merge function to use vanillaJS 2021-10-01 08:12:14 +00:00
catch 9da1866da4 Issue #3232673 by alexpott, longwave, Berdir, andypost: \Drupal\Core\Entity\EntityInterface::label() can return a NULL 2021-09-30 12:15:17 +01:00
Gábor Hojtsy 7e4e5c8d9b Issue #3194560 by Sakthivel M, Gauravmahlawat, mherchel, rikki_iki, kostyashupenko, ranjith_kumar_k_u, hinal05, chetanbharambe, Rinku Jacob 13, vikashsoni, zetagraph, lauriii: Style maintenance page for Olivero 2021-09-30 09:26:29 +02:00
Lee Rowlands f8f27526a9
Issue #3239859 by alexpott, longwave: \Drupal\Core\Template\Loader\ThemeRegistryLoader::getCacheKey() causes deprecations on PHP 8.1 2021-09-30 11:52:51 +10:00
catch 324ddcdfb2 Issue #3236446 by paulocs, benjifisher: Avoid duplicated code for the Modules form and the Modules Confirmation form 2021-09-29 16:06:50 +01:00
catch 7cc466d226 Issue #3239761 by alexpott, andypost: Fix MimeTypeTest to prevent deprecations in PHP 8.1 and fix \Drupal\Core\StreamWrapper\PrivateStream::basePath() documentation 2021-09-29 16:04:52 +01:00
catch faa874be00 Issue #3222844 by guilhermevp, paulocs, dhirendra.mishra, joachim, quietone, longwave: Add documentation for the return value of MigrateExecutableInterface::import() 2021-09-29 15:49:54 +01:00
catch 94acb91065 Issue #3217355 by Wim Leers, Mixologic, longwave: Set skip_testcases_on_fail:false in nightwatch.conf.js 2021-09-29 15:46:16 +01:00
catch fa03e38bb3 Issue #3239710 by alexpott, daffie, andypost: \Drupal\Core\Menu\StaticMenuLinkOverrides::loadOverride() causes a deprecation on PHP 8.1 2021-09-29 14:15:46 +01:00
catch 0b3a4ce03c Issue #3239831 by andypost, longwave: Remove outdated todo in \Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath() 2021-09-29 14:14:56 +01:00
catch 85b3e9c0f6 Issue #3239762 by alexpott, daffie: \Drupal\Core\Template\AttributeString::__toString() can cause deprecations in PHP 8.1 2021-09-29 10:22:33 +01:00
catch e0be6df2b4 Issue #3239758 by alexpott: ReEnableModuleFieldTest is not testing what it thinks it is 2021-09-29 10:16:03 +01:00
catch cd6b58e555 Issue #3239553 by andypost, alexpott, daffie, larowlan: \Symfony\Component\Routing\Route::getRequirement() causes deprecation errors on PHP 8.1 when it returns NULL 2021-09-29 10:08:20 +01:00
catch a6cba5751b Issue #3239746 by alexpott, daffie: \Drupal\Core\Flood\MemoryBackend uses array keys that cause deprecations in PHP 8.1 2021-09-29 10:01:23 +01:00
catch 50d6142738 Issue #3239744 by alexpott, daffie: \Drupal\Core\Field\WidgetBase::getFilteredDescription() can cause deprecations on PHP 8.1 2021-09-29 09:59:24 +01:00
catch 51166f11f4 Issue #3239552 by andypost, alexpott, daffie: Improve hash() calculation for PHP 8.1 2021-09-28 17:19:52 +01:00
catch e420029e40 Issue #3239292 by alexpott: Missing configuration in KernelTests causes deprecations in PHP 8.1 2021-09-28 16:53:23 +01:00
catch 3745a46ace Issue #3239556 by andypost: Fix return type of \Drupal\Tests\migrate\Kernel\TestFilterIterator::accept() 2021-09-28 16:44:10 +01:00
catch c5a4a81d3b Issue #3239442 by alexpott, daffie: Calling static trait method is deprecated in PHP 8.1 2021-09-28 16:38:25 +01:00
nod_ b3f9fff816 Issue #3238936 by nod_: The testbot does not run ESLint on all files when core/.eslintrc* is changed 2021-09-28 09:23:13 +00:00
Alex Pott 2178a984eb
Issue #3239558 by andypost: Properly use state counter in \Drupal\search_embedded_form\Form\SearchEmbeddedForm 2021-09-28 10:10:18 +01:00
Lauri Eskola 9f574ee7d9
Issue #3229172 by kostyashupenko, rkoller, Wim Leers, yash.rode, lauriii: Underlined text in CKEditor 5 not rendered as underlined in Claro 2021-09-28 12:08:01 +03:00
Alex Pott 0a5beb304b
Issue #3230547 by larowlan, karishmaamin, amjad1233: \Drupal\media\Controller\OEmbedIframeController::render doesn't set a content-type header 2021-09-28 09:24:01 +01:00
catch b6e74cf3fb Issue #3238227 by alexpott: \Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem causes deprecation errors on PHP 8.1 2021-09-27 13:21:54 +01:00
catch f680e8ea6c Issue #3239295 by alexpott: Passing NULL to the $replace parameter of str_replace() and preg_replace() triggers a deprecation in PHP 8.1 2021-09-27 11:40:08 +01:00
catch a9de16441d Issue #3239313 by alexpott, larowlan: \Drupal\views\Controller\ViewAjaxController causes deprecations on PHP 8.1 2021-09-27 09:53:45 +01:00
catch b8561b81bc Issue #3239294 by alexpott, daffie, andypost: Passing NULL to the limit argument of preg_split triggers a deprecation in PHP 8.1 2021-09-27 09:47:03 +01:00
Lauri Eskola 7a1bb9f5d9
Issue #3229828 by bnjmnm, nod_, lauriii: Drupal.tabbingManager does not constrain tab navigation to the browser 2021-09-27 11:12:50 +03:00
Lee Rowlands 1052cac609
Issue #3239285 by alexpott: Passing request headers to string functions causes deprecations in PHP 8.1 2021-09-27 09:38:44 +10:00
Alex Pott 60f924386c
Issue #3190818 by Wim Leers, narendraR, quietone, xjm: Allow source counts to be cached: implement ::doCount() instead of ::count() 2021-09-25 18:35:31 +01:00
Alex Pott eb2ed2340f
Issue #3132145 by mohit_aghera, codersukanta, osab, mashot7, Lendude: Views contextual filter: "allow multiple" doesn't work for user roles filter 2021-09-25 17:58:58 +01:00
Alex Pott c7774d2181
Issue #3238942 by andypost, alexpott: \Drupal\Core\Routing\RedirectDestination::get() causes deprecation errors on PHP 8.1 2021-09-25 16:46:21 +01:00
Alex Pott 0bed3aeeef
Issue #3229734 by quietone, danflanagan8, Kristen Pol: Improve test and add comments to ContentEntityTest 2021-09-24 18:28:15 +01:00
Alex Pott c14450bc96
Issue #3200534 by quietone, longwave, Kristen Pol: Use dataprovider for constructor test in ContentEntityTest 2021-09-24 18:24:49 +01:00
catch cb14cbaf49 Issue #3238373: fix js lint issue in es6 version of file. 2021-09-24 18:08:58 +01:00
catch a6f0f0ef2c Issue #3238373: add phpdoc missing from test case. 2021-09-24 18:08:01 +01:00
xjm 34667c88de SA-CORE-2021-010 by bradjones1, xjm, bbrala, gabesullice, Wim Leers, e0ipso 2021-09-24 18:05:20 +01:00
xjm db467be3f9 SA-CORE-2021-009 by illeace, Wim Leers, xjm, effulgentsia, larowlan, pandaski, vijaycs85, phenaproxima, mcdruid 2021-09-24 18:05:12 +01:00
xjm a6e58bf24f SA-CORE-2021-008 by klausi, xjm, larowlan, alexpott, samuel.mortenson, mcdruid, kim.pepper 2021-09-24 18:05:05 +01:00
xjm 8c326ab4ff SA-CORE-2021-007 by samuel.mortenson, Wim Leers, greggles, xjm, larowlan, vijaycs85, Heine, effulgentsia, phenaproxima, mcdruid, nod_ 2021-09-24 18:04:57 +01:00
xjm b5a2be095f SA-CORE-2021-006 by azinck, seanB, effulgentsia, marcoscano, larowlan, phenaproxima, xjm, mcdruid, drumm, briantschu 2021-09-24 18:04:19 +01:00
catch 500af4bd27 Issue #3204273 by Wim Leers, nod_, seanmacgillivray: Remove jQuery dependency from BigPipe 2021-09-24 10:38:09 +01:00
catch 3ee0b0b71f Issue #3238457 by alexpott, paulocs: Fix \Drupal\Core\EventSubscriber\ActiveLinkResponseFilter::setLinkActiveClass() to not trigger a deprecation on PHP 8.1 2021-09-24 10:31:15 +01:00
catch c6c5559ae6 Issue #3238941 by andypost, daffie: \Drupal\big_pipe\Render\BigPipe::splitHtmlOnPlaceholders() causes deprecation errors on PHP 8.1 2021-09-24 09:42:42 +01:00
Alex Pott 0cbd31dbb8
Issue #3230772 by larowlan, phenaproxima: OembedMediaController doesn't properly bubble cacheability metadata/attachments 2021-09-23 23:59:06 +01:00
catch f93d9a390a Issue #3227161 by dww, xjm, longwave, Wim Leers, paulocs, lauriii, Berdir: Stop using Quick Edit data attributes as selectors in tests that are not testing Quick Edit 2021-09-23 12:53:17 +01:00
catch 8ce891e4cc Issue #3232699 by alexpott, daffie, andypost, longwave: SQLite schema introspection implementation struggles with NULL default values 2021-09-23 11:22:12 +01:00
catch bd90218c19 Issue #3232695 by alexpott: Only process values in config entity query conditions for operators that have values 2021-09-23 11:03:15 +01:00
catch 504b0dbf28 Issue #3233010 by alexpott, longwave: drupal_phpunit_contrib_extension_directory_roots() passes NULL to file_exists() causing deprecations in PHP 8.1 2021-09-23 11:01:26 +01:00
catch f824705703 Issue #3236769 by andypost, alexpott, larowlan: PoItem causes deprecation errors on PHP 8.1 2021-09-23 10:59:42 +01:00
catch fb545897bf Issue #3238452 by alexpott: Exception messages must default to an empty string not a NULL for PHP 8.1 2021-09-23 10:53:54 +01:00
catch 1d75ddb387 Issue #3236796 by alexpott: Fix PHP 8.1 deprecation errors in Drupal\Core\Datetime classes 2021-09-21 17:33:34 +01:00
catch f6015954f6 Issue #3236284 by alexpott: Passing request headers to string functions causes deprecations in PHP 8.1 2021-09-21 17:32:22 +01:00
catch 8e56a52772 Issue #3236798 by alexpott: \Drupal\Core\Datetime\DateFormatter::formatInterval() causes deprecations in PHP 8.1 2021-09-21 17:31:02 +01:00
catch 4c0d316ae6 Issue #3233047 by daffie, longwave, dww, larowlan, Kristen Pol: Drupal\Core\Routing\RequestContext::fromRequest() should be returning $this 2021-09-21 17:27:51 +01:00
catch 2adf8223aa Issue #3238210 by daffie: The mocked method in Drupal\Tests\Core\Routing\LazyRouteCollectionTest does not return an ArrayIiterator 2021-09-21 15:44:56 +01:00
catch 3c4ef6b6bf Issue #3224421 by ankithashetty, daffie, andypost, longwave, alexpott, xjm: [PHP 8.1] Add a shim to Guzzle 6 for PHP 8.1 compatibility 2021-09-21 12:35:31 +01:00
Lee Rowlands 45a503ab79
Revert "Issue #3233047 by daffie, dww, longwave, Kristen Pol: Drupal\Core\Routing\RequestContext::fromRequest() should be returning $this"
This reverts commit ed5384acff.
2021-09-21 15:46:53 +10:00
Lee Rowlands ed5384acff
Issue #3233047 by daffie, dww, longwave, Kristen Pol: Drupal\Core\Routing\RequestContext::fromRequest() should be returning $this 2021-09-21 15:04:09 +10:00
Lee Rowlands 76b1a8baf4
Issue #3236789 by alexpott: Drupal\Core\Controller\TitleResolver::getTitle() can result in PHP 8.1 deprecation notices due to NULL being set as placeholder values 2021-09-21 15:00:45 +10:00
benjifisher 217f555b2a Issue #3216341 by benjifisher, manojithape, longwave, larowlan, Berdir, AaronMcHale: Provide a module-specific permissions form 2021-09-21 04:57:59 +00:00
Alex Pott f1c06e87e0
Issue #3085192 by Wim Leers, focus13, grasmash: Add index on source_ids_hash for migrate_message_* tables 2021-09-20 23:10:58 +01:00
Alex Pott bc46c77b4c
Issue #3232893 by daffie: [Symfony 6] Add "ArrayIterator" type hint to the method Drupal\Core\Routing\LazyRouteCollection::getIterator() 2021-09-20 14:23:48 +01:00
Alex Pott a8d3f780cc
Issue #3214675 by el7cosmos, bbrala, hehongbo, larowlan, alexpott: JSON:API Cannot upload files to public file root (Gets 422 Unprocessable Entity) 2021-09-20 14:21:36 +01:00
Alex Pott 61b7e46ba0
Issue #3233041 by daffie: [Symfony 6] Add "array" type hint to methods overridding Symfony\Component\Routing\Matcher\UrlMatcherInterface::match() 2021-09-20 11:52:01 +01:00
Alex Pott dfa9d9de43
Issue #3232895 by daffie: [Symfony 6] Add "string" type hint to methods overridding Symfony\Component\Routing\Generator\UrlGeneratorInterface::generate() 2021-09-20 11:51:12 +01:00
Alex Pott 9d36d02846
Issue #3231682 by daffie, larowlan: [Symfony 6] Add "ConstraintViolationListInterface" type hint to Drupal\Core\TypedData\Validation\RecursiveValidator::validate(), ::validateProperty() and ::validatePropertyValue() 2021-09-20 11:50:20 +01:00
Alex Pott 6d0b5ab211
Issue #3233482 by daffie: [Symfony 6] Add type hints to methods overriding Symfony\Component\Validator\Constraint::getDefaultOption() and ::getRequiredOptions() 2021-09-20 11:49:11 +01:00
Alex Pott 0ffa3f0fdf
Issue #3233466 by daffie: [Symfony 6] Add "ConstraintValidatorInterface" type hint to methods overiding Symfony\Component\Validator\ConstraintValidatorFactoryInterface::getInstance() 2021-09-20 11:47:11 +01:00
Alex Pott e147702d40
Issue #3232082 by daffie, longwave, catch: [Symfony 6] Add "Response" type hint to methods that implement the method Symfony\Component\HttpKernel\HttpKernelInterface::handle() 2021-09-20 10:08:14 +01:00
catch 4d2631df9e Issue #3212021 by andypost, heni_deepak, Ayesh, daffie: [PHP 8.1] Serializable interface is deprecated 2021-09-20 09:43:14 +01:00
Lee Rowlands 70d64417c8
Revert "Issue #3231688 by daffie: [Symfony 6] Add type hints to Drupal\Core\TypedData\Validation\ExecutionContext::getViolations(), ::getValidator(), ::getRoot() and ::getValue()"
This reverts commit 1b9001516f.
2021-09-18 13:14:39 +10:00
Lee Rowlands 15c98f6c7b
Issue #3231390 by catch, daffie: [symfony 6] Add an object return type hint to Drupal\Tests\DrupalTestBrowser::doRequest() 2021-09-18 11:29:02 +10:00
Lee Rowlands 57a900bbdb
Issue #3231393 by catch, daffie, longwave: [Symfony 6] Symfony\Component\DependencyInjection\Alias::getDeprecationMessage() and Symfony\Component\DependencyInjection\Definition::getDeprecationMessage() method is deprecated, use getDeprecation() 2021-09-18 11:25:03 +10:00
Lee Rowlands e14f655081
Issue #3231690 by daffie: [Symfony 6] Add type hints to Drupal\Core\TypedData\Validation\TypedDataMetadata::findConstraints(), ::getConstraints(), ::getTraversalStrategy() and ::getCascadingStrategy() 2021-09-18 11:20:28 +10:00
Lee Rowlands 2eb9e5f95c
Issue #3231689 by daffie: [Symfony 6] Add type hints to Drupal\Core\TypedData\Validation\ExecutionContext::getObject(), ::getMetadata(), ::getGroup(), ::getClassName(), ::getPropertyName() and ::getPropertyPath() 2021-09-18 11:19:07 +10:00
Lee Rowlands 1b9001516f
Issue #3231688 by daffie: [Symfony 6] Add type hints to Drupal\Core\TypedData\Validation\ExecutionContext::getViolations(), ::getValidator(), ::getRoot() and ::getValue() 2021-09-18 11:17:43 +10:00
Lee Rowlands caeb32e866
Issue #3232110 by daffie: [Symfony 6] Add type hints to the methods Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher::getListeners(), ::getListenerPriority() and ::hasListeners() 2021-09-18 11:15:49 +10:00
Lee Rowlands d2e915504a
Issue #3232888 by daffie: [Symfony 6] Add "array" type hint to the method Drupal\Core\Routing\UrlMatcher::getAttributes() 2021-09-18 11:12:54 +10:00
Lee Rowlands 1151e3b946
Issue #3233045 by daffie, longwave: [Symfony 6] Add "array" type hint to methods overridding Symfony\Component\Routing\Matcher\RequestMatcherInterface::matchRequest() 2021-09-18 11:11:41 +10:00
Lee Rowlands f6094b0e46
Issue #3231686 by daffie: [Symfony 6] Add "ConstraintViolationBuilderInterface" type hint to Drupal\Core\TypedData\Validation\ExecutionContext::buildViolation() 2021-09-18 11:08:08 +10:00
Lee Rowlands 2596c3f3b2
Issue #3233023 by daffie: [Symfony 6] Add "RouteCollection" type hint to methods overridding Symfony\Component\Routing\RouterInterface::getRouteCollection() 2021-09-18 11:06:46 +10:00
Spokje 18191004f3 Issue #3231071 by Spokje: Remove QuickEdit from the test formatter annotation and test image formatter 2021-09-18 01:05:09 +00:00
Lee Rowlands 95c9835dc2
Issue #3233481 by daffie: [Symfony 6] Add type hints to the methods overriding Symfony\Component\Validator\Mapping\Factory\MetadataFactoryInterface::getMetadataFor() and ::hasMetadataFor() 2021-09-18 11:02:45 +10:00
Lee Rowlands c1831be577
Issue #3233464 by daffie: [Symfony 6] Add "ExecutionContextInterface" type hint to methods overriding Symfony\Component\Validator\Context\ExecutionContextFactoryInterface::createContext() 2021-09-18 11:01:13 +10:00
mohit.bansal623 9dcc967672 Issue #3236255 by mohit.bansal623: Remove rebuildAll from FileUploadtest where possible 2021-09-18 00:57:02 +00:00
Lee Rowlands 0c9ae67deb
Issue #3192839 by neclimdul: Convert tests in Renderer to assertions 2021-09-18 10:24:59 +10:00
Lee Rowlands 6769562696
Issue #3233012 by alexpott: Refactor \Drupal\Core\Render\Element\HtmlTag to not trigger deprecations in PHP 8.1 2021-09-18 09:56:56 +10:00
catch 4ce6de6333 Issue #3233480 by Lendude, xjm: Fix typo in InstallerExistingConfigSyncDriectoryProfileMismatchTest name 2021-09-17 14:58:57 +01:00
catch 06e7f027d8 Issue #3231040 by Anul, longwave, alexpott, bbrala: Remove DependencySerializationTrait from JSON API exceptions 2021-09-17 14:22:52 +01:00
catch 2e1102931e Issue #3232687 by alexpott, larowlan: \Drupal\Core\Config\Entity\ConfigEntityStorage::save() gets the ID in two ways making mocking harder and raising deprecations in PHP 8.1 2021-09-17 14:18:15 +01:00
catch 4e54392e56 Issue #3232691 by alexpott, longwave: Refactor \Drupal\Core\Ajax\AjaxHelperTrait to not cause deprecations in PHP 8.1 2021-09-17 14:16:54 +01:00
Lauri Eskola ffb4778540
Issue #3154539 by bnjmnm, ckrina, kiran.kadam911, hansa11, Meenakshi.g, paulocs, saschaeggi, jwilson3: Implement new Gray scale on Claro 2021-09-17 12:56:47 +03:00
Lauri Eskola 5c01c2007e
Issue #3226785 by mherchel, Gauravmahlawat, thejimbirch, andy-blum, schillerm: Olivero: Wide search form should close on blur 2021-09-17 10:45:27 +03:00
Lauri Eskola 8c2a1247d8
Issue #3211395 by Gauravmahlawat, andy-blum, aaron.ferris, Sakthivel M, kiran.kadam911, mherchel, tushar_sachdeva, xjm: Comment form save button has incorrect background color and contrast ratio violation on hover 2021-09-17 09:37:18 +03:00
Lee Rowlands f06ad93f53
Issue #3224523 by alexpott, longwave: [PHP 8.1] Add ReturnTypeWillChange attribute where necessary 2021-09-17 13:12:50 +10:00
Lee Rowlands 967e16775f
Issue #3212498 by vsujeetkumar, guilhermevp, Lms300, paulocs, ravi.shankar, pragati_kanade, mitthukumawat, Spokje, longwave: Incorrect break (</br>) tag 2021-09-17 13:06:20 +10:00
Lee Rowlands 749dd1d0de
Issue #3233015 by alexpott, longwave: Refactor \Drupal\Component\Utility\Random::image() to not trigger deprecations in PHP 8.1 2021-09-17 11:47:52 +10:00
catch 1b66ab0cb3 Issue #3130606 by shaktik, mondrake, KapilV, longwave, daffie: MockBuilder::setMethods is deprecated in PHPUnit8 and removed from PHPUnit10 2021-09-13 17:23:15 +01:00
catch fe2e7c3f32 Issue #3228351 by nod_, Phil Wolstenholme: Add loadjs library 2021-09-13 16:42:12 +01:00
Lauri Eskola 8c35867272
Issue #3224958 by mherchel, djsagar, cindytwilliams, lauriii: Olivero should style Views exposed filters as inline (currently are stacked) 2021-09-13 16:27:01 +03:00
Lauri Eskola 838b903367
Issue #3190537 by kostyashupenko, mherchel, bnjmnm, xjm: Mobile search input in IE11 does not visually respond to keypress 2021-09-13 15:57:25 +03:00
Alex Pott 7c3b2861e1
Issue #3209619 by longwave, daffie, catch: [Symfony 6] Passing null as $message to Symfony exception constructors is deprecated, pass an empty string instead 2021-09-13 10:51:16 +01:00
Alex Pott 84fc7490b1
Issue #2938969 by msankhala, dhirendra.mishra, paulocs, TR, MerryHamster, alexpott, jofitz, longwave, Manuel Garcia, tameeshb, boaloysius, Yasiru Nilan, xjm, wturrell, ritzz, ZeiP, darrenwh: Replace drupal_render() in docblock and comments outside of @param, @return, @link, @see and outside of @code - @endcode 2021-09-12 18:18:58 +01:00
Alex Pott 8ff4d48c9a
Issue #2016739 by richardbporter, larowlan, aalamaki, afox, wroxbox, mark_fullmer, mohit_aghera, ayushmishra206, rakesh.gectcr, NikolaAt, rteijeiro, tanubansal, amietpatial, jibran, alexpott, Wim Leers: Links with "@" are converted into email addresses even if there is no domain suffix present 2021-09-12 18:07:29 +01:00
Lee Rowlands 61bff4efc6
Issue #2870874 by clayfreeman, tim.plunkett, Wim Leers, larowlan, mradcliffe: EntityBase::getTypedData() does not return the correct data type for configuration entities due to lack of consideration for data type derivatives 2021-09-10 07:31:07 +10:00
Lee Rowlands b8004807f5
Issue #3231676 by daffie: [Symfony 6] Add various type hints to Drupal\Core\TypedData\Validation\RecursiveValidator::inContext() and ::startContext() 2021-09-10 07:28:10 +10:00
catch 19594b91be Issue #3230928 by Spokje, xjm, dww: Remove unused LayoutBuilderTest::testRemovingAllSections()' Quick Edit dependency 2021-09-09 15:52:37 +01:00
catch 7dabb044d5 Issue #2928882 by mkalkbrenner, neclimdul, manuel.adan, yogeshmpawar, Berdir, alexpott: HAL links are broken if diffferent domains, protocols or ports are used in multisite or multi-domain setup 2021-09-09 14:45:59 +01:00
Lee Rowlands ef493a71d5
Issue #3104980 by danflanagan8, acbramley: layout_builder_system_breadcrumb_alter doesn't check for a null route object 2021-09-09 10:00:01 +10:00
Lee Rowlands 1eae8e8ff3
Issue #3230690 by Anul: Incorrect documentation in Drupal\views\Plugin\views\display::viewExposedFormBlocks)() 2021-09-09 09:57:34 +10:00
catch f35afca483 Issue #3230714 by Beakerboy, mondrake: ConnectionUnitTest should be skipped for any database not psql or mysql 2021-09-08 15:20:10 +01:00
Lee Rowlands da0ae6a9b7
Issue #3231672 by daffie: [Symfony 6] Add "Definition" type hint to Drupal\Core\DependencyInjection\ContainerBuilder::setDefinition() 2021-09-08 15:26:49 +10:00
Lee Rowlands 6e7cd2e5fe
Issue #3231669 by daffie: [Symfony 6] Add "Alias" type hint to Drupal\Core\DependencyInjection\ContainerBuilder::setAlias() 2021-09-08 15:25:34 +10:00
Lee Rowlands 5f608fa597
Issue #3231668 by daffie, catch: [Symfony 6] Add "Definition" type hint to Drupal\Core\DependencyInjection\ContainerBuilder::register() 2021-09-08 15:24:12 +10:00
catch d79e4a6518 Issue #3106531 by mondrake, daffie, Rithesh BK, catch, xjm: Notify in Status Report that per-table database prefixes are no longer supported, and will throw errors in Drupal 10.0 2021-09-07 16:26:18 +01:00
catch e1ab113380 Issue #2794261 by longwave, andypost, Oleksiy, Mile23, pguillard, sorlov, voleger, jurgenhaas, Chi, borisson_, paulocs, Wim Leers, Berdir: Deprecate render() function in common.inc 2021-09-07 15:46:36 +01:00
catch f563f96123 Issue #3230554 by TR, longwave: path_alias.manager service no longer used by Umami demo content installer 2021-09-07 15:42:39 +01:00
catch f56b80c974 Issue #3231263 by xjm, effulgentsia, longwave: Add ckrina, quietone, and bnjmnm as provisional committers in MAINTAINERS.txt 2021-09-07 15:35:19 +01:00
Lauri Eskola 3494a8f292
Issue #3229094 by mherchel, rikki_iki, Gauravmahlawat: Olivero: Titles should wrap around images in teaser when necessary 2021-09-07 17:02:25 +03:00
Lauri Eskola 672b00fafe
Issue #3211616 by mherchel, Gauravmahlawat, lauriii, bnjmnm, ckrina, xjm, rikki_iki, jwitkowski79: Olivero: a11y color contrast test fail for primary button on hover 2021-09-07 16:42:58 +03:00
catch 6fb71f0208 Issue #3226487 by acbramley, bbrala, Berdir, AaronMcHale, darvanen, catch, daffie, mstrelan: Always allow access to revisions based on access/permissions, not on the count of revisions 2021-09-07 14:42:18 +01:00
catch 406dfbc6c6 Issue #3227501 by longwave, mondrake: Remove remaining uses of t() in test assertions 2021-09-07 14:35:25 +01:00
catch 86a5098868 Issue #3230801 by alexpott, longwave, daffie, mondrake: Postgres does unnecessary work when writing a NULL to a blob field that triggers deprecations in PHP 8.1 2021-09-07 11:55:44 +01:00
Lee Rowlands c1ceedb7b0
Issue #3225034 by bbrala: Simplify ResourceTypeRepository control flow for returning cached data 2021-09-06 09:28:36 +10:00
Alex Pott 5ff249f5e1
Issue #2997123 by jibran, Wim Leers, bbrala, gabesullice, quietone, axle_foley00, KapilV, acbramley, dpi, mglaman, tstoeckler, e0ipso, Sam152: Cacheability of normalized computed fields' properties is not captured during serialization 2021-08-30 16:04:38 +01:00
Alex Pott 117168a8cd
Issue #2639382 by mohit_aghera, yogeshmpawar, stomusic, mpdonadio, Abdelrahman Amer, scott_euser, idebr, dagmar, dineshw, Lendude, mpp, alexpott, larowlan, manuel.adan, charginghawk, cestmoi, Berdir, redseujac: "Authored on" string on multilanguage sites not translating; always renders English "ago" for "time ago" format 2021-08-30 15:46:13 +01:00
Alex Pott f928fe9d0a
Issue #3147244 by bbrala, pavnish, naresh_bavaskar, Wim Leers, alexpott: Inject @current_user service into JSON:API's FieldResolver 2021-08-30 14:41:13 +01:00
catch 02bf753477 Issue #3228634 by Spokje, xjm, paulocs, tim.plunkett, Lendude: Move tests for integrations between QuickEdit and other modules into QuickEdit so that it can more easily be moved into contrib 2021-08-27 15:13:58 +01:00
catch a3f40ba19d Revert "Issue #3228634 by Spokje, xjm, paulocs, tim.plunkett, Lendude: Move tests for integrations between QuickEdit and other modules into QuickEdit so that it can more easily be moved into contrib"
This reverts commit e4ce9936ea.
2021-08-27 14:40:52 +01:00
catch 6951f4d77a Issue #3225328 by mxr576, Berdir, longwave: Improve page performance by sorting cache contexts/tags on-demand 2021-08-27 12:36:31 +01:00
catch e4ce9936ea Issue #3228634 by Spokje, xjm, paulocs, tim.plunkett, Lendude: Move tests for integrations between QuickEdit and other modules into QuickEdit so that it can more easily be moved into contrib 2021-08-27 12:18:57 +01:00
Alex Pott 4894881ad4
Issue #3229686 by Spokje, dww: Optimize logic in Kernel- and Functional-test of TaxonomyTermFilterDepthTest 2021-08-25 09:11:55 +01:00
Lee Rowlands c63b2cca7d
Issue #3229665 by dww, alexpott, Spokje: \Drupal\Tests\taxonomy\Functional\Views\TaxonomyTermFilterDepthTest can randomly fail due to views sorts 2021-08-25 10:00:36 +10:00
catch 8fd69fcce1 Issue #3229012 by mlncn, wolcen: Fix copy-paste mistake in code comment 2021-08-20 08:38:56 +01:00
catch 7b8ebdec37 Issue #3205597 by Prabhat Burnwal, mherchel, Gauravmahlawat, monojithalder, marcusvsouza, djsagar, kiran.kadam911, Abhijith S, vikashsoni, lauriii, Gábor Hojtsy: Olivero comment form should have title 2021-08-20 08:35:26 +01:00
catch 5787a57071 Issue #987978 by vsujeetkumar, paulocs, ankithashetty, Gauravmahlawat, yogen.prasad, Suresh Prabhu Parkala, vikashsoni, dww, AaronMcHale, naught101: Move "administrator role" setting to new Role Settings form 2021-08-20 08:27:37 +01:00
Lee Rowlands 9b0462f130
Issue #3228963 by el7cosmos: Wrong path for Exception message in ThemeExtensionList 2021-08-20 14:18:11 +10:00
catch 923b2e65ac Issue #2133215 by alexpott, dww, uplex_slink, dawehner, daffie, daniel.bosen, Lendude, larowlan: Fix IndexTidDepth views argument plugin and TaxonomyIndexTidDepth views filter plugin performance 2021-08-19 13:02:01 +01:00
catch 4122e26f5c Revert "Issue #3022910 by quietone, juampynr, chandrashekhar_srijan, alisonjo315, heddn, benjifisher: Prevent migrated files from having an incorrect value at file_managed.filename"
This reverts commit 286129f86e.
2021-08-19 09:52:26 +01:00
catch 492b7a181d Issue #2473875 by znerol, alexpott, andypost, kim.pepper, amit.drupal, raman.b, martin107, joachim: Convert uses of $_SESSION to symfony session retrieved from the request 2021-08-18 09:53:24 +01:00
catch fdfc5c6e69 Issue #3228656 by bradjones1, Spokje: Remove outdated @todo in HtmlResponseAttachmentsProcessor 2021-08-18 08:33:59 +01:00
xjm 185cded022 Issue #3221715 by nod_, brianperry: Add brianperry as coordinator for the decoupled menus initiative 2021-08-17 19:13:36 -05:00
Lauri Eskola 75394d6df6
Issue #3212120 by kiran.kadam911, kostyashupenko, tushar_sachdeva, chetanbharambe, ranjith_kumar_k_u, mherchel, aaron.ferris: Blockquote's content font size should be decreased when it is placed into the sidebar in the Olivero theme 2021-08-17 17:14:52 +03:00
Lauri Eskola fa0b720ebd
Issue #3226704 by mherchel, Abhijith S, lauriii, Gauravmahlawat, Indrajith KB: Olivero's top-level primary menu's hover states are not correct 2021-08-17 15:58:14 +03:00
Lauri Eskola 4f8c468f10
Issue #3221871 by mherchel, Gauravmahlawat, W01F, nod_: Olivero: Mobile menu prevents scroll & obscures page after click if menu item contains link to anchor on same page 2021-08-17 15:50:27 +03:00
Lauri Eskola 0c9dfc7de9
Issue #3223268 by javi-er, dhirendra.mishra, mherchel: Olivero: IE11 primary menu submenus have horizontal scrollbar when submenu item has focus 2021-08-17 15:33:04 +03:00
Lauri Eskola c96121dac0
Issue #3223332 by mherchel, Gauravmahlawat, imalabya, andrewmacpherson: Olivero primary search button should be initialized with aria-expanded="false" by JS 2021-08-17 15:19:37 +03:00
Lauri Eskola d51a1dbbbe
Issue #3227427 by mherchel, Gauravmahlawat: Olivero: <summary> focus state is invisible in Windows high contrast 2021-08-17 15:11:14 +03:00
Lauri Eskola 5698e6fb8b
Issue #3212975 by marcoscano, mherchel, thejimbirch, Gauravmahlawat, geekygnr, andy-blum, lauriii, larowlan: Olivero: Normalize JavaScript selectors in messages.es6.js 2021-08-17 14:46:50 +03:00
catch 8dea1fb4d0 Issue #3227549 by huzooka, Wim Leers: Sql id map plugin's getRowByDestination shouldn't return FALSE 2021-08-17 10:31:45 +01:00
catch b85fb24c0e Issue #2591827 by longwave, neclimdul, elachlan, daffie: Add YAML linting to core coding standards checks 2021-08-17 09:58:20 +01:00
catch 30fc03b1a2 Issue #3227386 by Wim Leers: Follow-up for #3072702: simplify BaseThemeMissingTest 2021-08-17 09:10:45 +01:00
catch 7d95d0893e Issue #3228396 by paul121: Update link to ChromeDriver site 2021-08-17 08:32:57 +01:00
catch ee92f203d4 Issue #3227513 by shaal, xjm, kjay, markconroy: Remove QuickEdit from the Umami demo profile 2021-08-16 16:37:32 +01:00
catch 2771c38ef5 Issue #3228145 by Gauravmahlawat, mherchel: Remove misleading "toggle" phrase from Olivero's wide search form disclosure button 2021-08-16 16:10:05 +01:00
catch 114e523a89 Issue #3054888 by phenaproxima, jcalais, Lendude, jay.dansand: oEmbed endpoints should not lowercase the available schemes 2021-08-16 15:55:06 +01:00
catch cff1307c85 Issue #3218978 by effulgentsia, daffie, mcdruid, Wim Leers: MySQL driver allows settings.php to remove ANSI_QUOTES from sql_mode, but doesn't work when it is 2021-08-16 15:38:07 +01:00
catch 2eebc00274 Issue #3228237 by DamienMcKenna, quietone: Always sort tables in db-tools.php dump 2021-08-16 15:34:03 +01:00
catch f45d8df4f2 Issue #3190070 by Spokje: Incorrect comment indentation in default.services.yml 2021-08-16 15:10:49 +01:00
catch b8abdeb307 Issue #3202145 by kuldeep_mehra27, phenaproxima, bkosborne, Chris Burge: oEmbed resource fetcher needs to set a reasonable connection timeout 2021-08-16 15:01:29 +01:00
catch 98070c8f70 Issue #3228140 by Gauravmahlawat, kiran.kadam911, andrewmacpherson: Remove misleading "toggle" phrase from Olivero's main-menu disclosure button 2021-08-16 14:44:12 +01:00
catch 49c7be859f Issue #3028664 by averagejoe3000, phenaproxima, nathandentzau, alexpott: Log exceptions for invalid oEmbed providers 2021-08-16 14:42:20 +01:00
catch 694650fa66 Issue #2032893 by Thomas Brekelmans, srilakshmier, longwave, Mile23, dawehner, daffie, damiankloip, xjm, tstoeckler, slashrsm: Deprecate the function _views_file_status() 2021-08-13 14:56:10 +01:00
xjm 150da35a83 Issue #3227945 by cilefen, Wim Leers: Remove bender-runner.config.json from CKEditor builds 2021-08-13 05:59:29 -05:00
catch 26327f9696 Issue #3186184 by phenaproxima, larowlan, xavier.masson, Berdir, mstrelan, hchonov, Chris Burge, longwave, Lendude: Make oEmbed provider repository more fault-tolerant if provider database is unavailable 2021-08-13 09:21:49 +01:00
xjm 26fed74b41 SA-CORE-2021-005 by kkrzton, cilefen, xjm, Wim Leers, neclimdul
(cherry picked from commit e113440b03)
2021-08-12 12:52:30 -05:00
Lauri Eskola 45d92a9341
Issue #3225188 by mherchel, dipakmdhrm, Gauravmahlawat, jwitkowski79: Olivero: Ensure proper visual hierarchy between headings 2021-08-11 14:39:24 +03:00
Lauri Eskola 8a40e42714
Issue #3183149 by nod_, droplet, jptaranto: Deprecate jquery.once and use the new once lib 2021-08-10 13:05:02 +03:00
catch 286129f86e Issue #3022910 by quietone, juampynr, chandrashekhar_srijan, alisonjo315, heddn, benjifisher: Prevent migrated files from having an incorrect value at file_managed.filename 2021-08-10 08:11:34 +01:00
catch 7af1ea2e69 Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, paulocs, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated 2021-08-09 21:40:23 +01:00
catch 604fee30da Revert "Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated"
This reverts commit 71e8db1949.
2021-08-09 14:50:34 +01:00
Lauri Eskola c12933ff06
Issue #3216489 by mherchel, dungahk, andy-blum, Indrajith KB, larowlan: Olivero font preload does not work when the site has a base path 2021-08-09 15:39:49 +03:00
Lauri Eskola df65e9fb78
Issue #3224466 by andy-blum, mherchel: Olivero: <button> elements are not inheriting theme's font 2021-08-09 15:35:36 +03:00
Lauri Eskola 4f9d3755d1
Issue #3226019 by Gauravmahlawat, hmendes, Indrajith KB: Olivero: Update links in template file 2021-08-09 15:32:27 +03:00
Lauri Eskola 5ac0edd59d
Issue #3226865 by Gauravmahlawat, Indrajith KB, mherchel: Olivero: Button can't contain div element in it 2021-08-09 15:25:06 +03:00
catch 30261da4a6 Issue #2293257 by quietone, rpayanm, Gauravmahlawat, neclimdul: Update Type Hints in DrupalKernel 2021-08-09 11:58:47 +01:00
catch 71e8db1949 Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated 2021-08-09 11:21:51 +01:00
catch 0aed1298a1 Issue #3226008 by longwave, mondrake: Remove simple uses of t() in assertEquals() calls 2021-08-09 10:29:45 +01:00
effulgentsia ce79d79910 Issue #3227036 by xjm, dww: Remove QuickEdit from the Standard profile 2021-08-06 15:21:54 -07:00
catch a983c28084 Issue #3069260 by quietone, andypost, guilhermevp, anmolgoyal74, rahulkhandelwal1990, Meenakshi_j, hmendes, mikelutz, swatichouhan012: Deprecate Drupal\comment\Plugin\migrate\source\d6\Comment::prepareComment() 2021-08-06 13:35:40 +01:00
catch e33e4c71c4 Issue #3227060 by mondrake, daffie: Replace usages of AssertLegacyTrait::assertNoRaw, that is deprecated 2021-08-06 11:12:32 +01:00
catch 139f911417 Issue #838992 by alexpott, Charlie ChX Negyesi, daffie, Damien Tournoud, sun, quietone, longwave: Change the uid field from integer to serial by leveraging NO_AUTO_VALUE_ON_ZERO on MySQL 2021-08-06 10:55:59 +01:00
catch bd272a4ca8 Issue #2508866 by paulocs, slashrsm, raman.b, vakulrai, justanothermark, kishor_kolekar, KapilV, ranjith_kumar_k_u, Rinku Jacob 13, AndrewTur, quietone, pameeela, alexpott, catch: Field description is not displayed with Timestamp datetime widget 2021-08-06 09:28:08 +01:00
catch a1f849404c Issue #3226106 by Spokje, longwave: Drupal\Tests\node\Kernel\Migrate\d7\MigrateNodeTypeTest::assertEntity declares non existing @dataProvider 2021-08-06 08:55:55 +01:00
catch a227db1833 Issue #3021833 by pavnish, andypost, munish.kumar, kim.pepper, googletorp, swatichouhan012, daffie, Berdir, alexpott, xjm: Move FILE_STATUS_PERMANENT to \Drupal\file\FileInterface 2021-08-06 08:54:08 +01:00
catch 4b4895c0c5 Issue #2989893 by ankithashetty, srilakshmier, quietone, firfin, longwave: Remove redundant source: key in Substr example 2021-08-06 08:25:19 +01:00
catch 89da8c8d52 Issue #3170396 by mondrake, longwave: Remove uses of t() in assert(No)Raw() calls 2021-08-06 08:21:30 +01:00
catch 22a69328a6 Issue #3225779 by alexpott, srilakshmier, ravi.shankar, daffie: Provide sort callback on ExtensionList class 2021-08-06 08:01:36 +01:00
catch 5d7ae05905 Issue #2047119 by fago, msankhala, LinL: Remove deprecated documentation in DataType annotation 2021-08-06 07:57:28 +01:00
catch 6f48525b43 Issue #3220255 by mondrake, longwave: Convert assertions involving use of xpath on links to WebAssert 2021-08-06 07:52:55 +01:00
catch 3e5c6f5191 Issue #3196470 by mxr576, longwave: KernelTestBaseTest::testOutboundHttpRequest() does not perform any assertion 2021-08-06 07:44:15 +01:00
catch 5cd5a9d0ae Issue #3002352 by longwave, andypost, gabesullice, googletorp, daffie, alexpott, borisson_: CacheableHttpException must pass a $headers argument to HttpException 2021-08-05 21:27:51 +01:00
catch bcfecbbfa6 Issue #3131900 by mondrake, longwave, xjm, alexpott: Refactor assertions that assign return values to variables 2021-08-05 09:19:46 +01:00
catch 58a4457b91 Issue #3224414 by alexpott, varshith, dagmar, daffie: Installing the syslog module uses its configuration before it is written 2021-08-05 09:05:33 +01:00
catch 5a3a0abaf2 Issue #3222616 by phenaproxima, vsujeetkumar, labboy0276, hmendes, cilefen: YouTube PlayLists can't be added to Remote Video due to regex issue 2021-08-05 08:31:38 +01:00
catch aea32e8a9f Issue #3224478 by ankithashetty, varshith, longwave, platinum1: Update HTML specification link for /filter/tips 2021-08-05 08:25:34 +01:00
effulgentsia fe09f58c68 Issue #2993647 by AdamPS, alexpott, ravi.shankar, jonathanshaw, donquixote, lauriii, Wim Leers, larowlan, rodrigoaguilera: Correctly determine when to display fields as inline 2021-08-04 08:02:41 -07:00
catch 6f3a08fc11 Issue #3226516 by Spokje, longwave: Unneeded double $this->drupalGet in ModerationStateNodeTypeTest.php 2021-08-03 20:51:08 +01:00
catch 022284b188 Issue #3162016 by longwave, andypost, Hardik_Patel_12, catch, alexpott, daffie, Chi, Kristen Pol: [Symfony 6] Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated 2021-08-03 16:51:34 +01:00
catch 66ba975362 Issue #3127716 by puddyglum, quietone: Documentation typo in PathValidator.php 2021-08-03 15:31:03 +01:00
catch 9674e3a448 Issue #3063343 by phenaproxima, Wim Leers, larowlan, seanB, effulgentsia: Make MediaLibraryState implement CacheableDependencyInterface to remove the need for hardcoding a cache context 2021-08-03 15:26:06 +01:00
Alex Pott a0a22f8d41
Issue #3180351 by longwave, alexpott, daffie, catch, andypost, Charlie ChX Negyesi: doctrine/reflection is abandoned 2021-08-02 09:24:49 +01:00
catch 9ac02c4360 Issue #3224592 by alexpott, daffie: \Drupal\path_alias\AliasManager::cacheClear() can cause deprecations on PHP 8.1 and when set to NULL it tries to flush the cache but that's not possible 2021-07-30 16:35:50 +01:00
catch acb41b7768 Issue #3225947 by larowlan, longwave: Remove redundant entity_reference.install and simpletest_install() 2021-07-30 16:33:56 +01:00
nod_ 3071938aff Issue #3219088 by nod_, Tom Konda, longwave, alexpott, justafish: Use package.json to manage third party JS libraries 2021-07-30 10:58:49 +00:00
catch 3726333893 Issue #3225812 by larowlan, Gábor Hojtsy, catch, andypost: Add lifecycle_link key to info.yml files 2021-07-30 09:31:26 +01:00
Lee Rowlands 16edf0a2a9
Issue #3224530 by phenaproxima, effulgentsia: Pass the media library state object to createAccess() 2021-07-30 06:04:51 +10:00
Alex Pott 65fb382979
Issue #3224420 by andypost, longwave, daffie: [PHP 8.1] Exception codes should be numeric and not NULL 2021-07-29 10:35:48 +01:00
catch ee952325ef Issue #3187315 by xjm, longwave: Remove mink-goutte-driver as a core dependency 2021-07-29 07:53:11 +01:00
Lee Rowlands fc51b4b1c4
Issue #3105318 by bbrala, mglaman, ravi.shankar, Wim Leers, gabesullice, larowlan, bojanz, e0ipso: Add a public API for aliasing resource type names 2021-07-29 16:49:40 +10:00
catch 068f00c4c9 Issue #3191935 by mondrake, tedbow, xjm, alexpott, longwave: Replace usages of AssertLegacyTrait::assertNoText, which is deprecated 2021-07-28 14:41:19 +01:00
catch 16f9ca27af Issue #778346 by vsujeetkumar, xjm, dhirendra.mishra, pillarsdotnet, sudiptadas19, cwgordon7, daffie, quietone: system_sort_modules_by_info_name() is misnamed 2021-07-28 13:54:02 +01:00
catch cf237624f9 Issue #2784203 by anmolgoyal74, gianani, rahulkhandelwal1990, Krzysztof Domański, gawaksh, kanav_7, fabienly, shubham.prakash, ravi.shankar, joachim, dgilles3, Chi, alexpott, catch: Entity query needs to clarify what 'current revision' means 2021-07-28 12:03:12 +01:00
catch 6335af17b4 Issue #3221312 by Spokje: ->willReturn(...) would make more sense here 2021-07-28 11:57:46 +01:00
catch c5a6d1d843 Issue #3221062 by SylvainM, joachim: DocBlock for EntityDefinitionUpdateManagerInterface::getEntityType() missing NULL return 2021-07-28 11:54:12 +01:00
catch 686951d3c9 Issue #3153469 by longwave, hmendes, Hardik_Patel_12: Remove uses of t() in clickLink() calls 2021-07-28 08:48:45 +01:00
Lee Rowlands 913a9ebdc6
Issue #3222632 by phenaproxima, imalabya, longwave, catch, larowlan: oEmbed services' cache backends should not be optional 2021-07-28 17:29:05 +10:00
Lee Rowlands f87d33acb4
Issue #2966043 by phenaproxima, owenbush, a.dmitriiev, marcoscano, tapscolaM, xtineroque, ramya.shankaralingam: Handle oEmbed resources without an explicit height 2021-07-28 17:00:22 +10:00
Lee Rowlands fd58fbe7ee
Issue #3222577 by alexpott, podarok, daffie: ServiceNotFoundException You have requested a non-existent service "language_negotiator" - hook_modules_installed() 2021-07-28 16:53:57 +10:00
Lee Rowlands d2462e3d01
Issue #3225351 by mglaman: bootstrap.php has incorrect comment about test trait namespace 2021-07-28 16:45:06 +10:00
catch 71522f2a7b Issue #3224000 by alexpott, longwave, andypost: Update dependencies for Drupal 9.3 2021-07-27 12:41:33 +01:00
Alex Pott 4988dcf9cc
Issue #2926729 by bircher, daffie, vsujeetkumar: Rename ConfigManager::findConfigEntityDependentsAsEntities() to be ::findConfigEntityDependenciesAsEntities 2021-07-27 09:34:50 +01:00
Alex Pott 52f5af29a8
Issue #3203416 by guilhermevp, joachim: docs for FormValidator::doValidateForm() should explain $form_id can detect recursion 2021-07-26 14:41:11 +01:00
Alex Pott 1e4bd68bb6
Issue #3018091 by guilhermevp, vacho, shubhangi1995, joachim, longwave, wolffereast: TaggedHandlersPass::process() doesn't document some of its features 2021-07-26 09:27:07 +01:00
Alex Pott a4629b220b
Issue #3184184 by quietone, Wim Leers, marvil07: Test that the d7_entity_reference_translation follow-up migration runs not just for node entities 2021-07-25 19:44:18 +01:00
Alex Pott 92a87eacc8
Issue #3224583 by daffie, dhirendra.mishra, longwave: The testbot does not run PHPCS on all files when core/phpcs.xml.dist is changed 2021-07-24 23:06:37 +01:00
Alex Pott 38c6162c0e
Issue #3224861 by Spokje: PHPCS failure in /core/modules/tour/src/TourViewBuilder.php 2021-07-24 22:40:28 +01:00
catch fd0b13a8ae Issue #3224245 by alexpott: Open MySQL connection using \PDO::ATTR_STRINGIFY_FETCHES 2021-07-23 14:05:12 +01:00
catch 3a4c17144a Issue #3224199 by mondrake: Connection::$temporaryNameIndex should be deprecated 2021-07-23 13:59:51 +01:00
xjm c39fc11ec5 SA-CORE-2021-004 by mcdruid, michieltcs, xjm, Heine, larowlan 2021-07-20 16:52:06 -05:00
Lauri Eskola 87d16e4c6a
Issue #3223270 by mherchel, javi-er: Olivero: Messages "close" icon not visible in IE11 High Contrast (and maybe others) 2021-07-20 12:46:41 +03:00
catch b6efcaf636 Issue #3160238 by JeroenT, phenaproxima, vsujeetkumar, ravi.shankar, snehalgaikwad, dishabhadra, vakulrai, gmercer, mitthukumawat, RoshaniBhangale, thalles, Abhijith S, chandu7929, janmejaig, tanubansal, manojithape, quietone: Media Library widget produces "This value should not be null" error when field is required 2021-07-16 12:04:46 +01:00
catch 8abf81e7e9 Issue #3223267 by alexpott, daffie: Remove some calls to drupal_flush_all_caches() in tests 2021-07-16 08:47:59 +01:00
catch d6e4a29961 Issue #3223016 by kim.pepper, Berdir, andypost, daffie: Deprecate file_build_uri() 2021-07-16 08:43:01 +01:00
Lee Rowlands e41394ecb6
Issue #2935654 by longwave, hctom: Use of undefined $languages variable in NodeListBuilder::buildRow() 2021-07-16 09:00:22 +10:00
Lee Rowlands 02e787a5bf
Issue #3215397 by dpi, dhirendra.mishra, longwave: Service tag priority does not work with HTTP Client Middleware 2021-07-16 06:25:53 +10:00
Alex Pott 1110b04d14
Issue #2347783 by kim.pepper, andypost, almaudoh, gumanist, aleevas, rodrigoaguilera, Berdir, saurabh-2k17, Spokje, dhirendra.mishra, alexpott, paulocs, izus, Wim Leers, KapilV, naveenvalecha, anmolgoyal74, subson, yo30, harsha012, mrinalini9, daffie, voleger, dww, fietserwin, tim.plunkett, joachim, larowlan: Deprecate drupal_get_path() and drupal_get_filename() and replace with ExtensionList::getPath() and ExtensionList::getPathname() 2021-07-15 11:20:33 +01:00
catch e8ff8ea14f Issue #2412669 by claudiu.cristea, Julfabre, sidharrell, catch, daffie, Berdir, andypost, tedbow, kim.pepper, ParisLiakos, Mile23: Remove drupal_static from BookManager 2021-07-14 10:28:37 +01:00
catch e2cbb45903 Issue #3219198 by guilhermevp, hideaway, bradjones1: PHPdoc parameter mistype for QueryInterface::condition() 2021-07-14 09:16:11 +01:00
catch d8ab4a9e16 Issue #3185400 by mondrake, alexpott, daffie: Test upsert return value and ensure that they are consistent regardless of database type 2021-07-14 08:32:50 +01:00
catch c671ff1890 Issue #3185768 by alexpott, longwave, Berdir: Optimise container compiler passes for install 2021-07-14 08:22:57 +01:00
catch 76b129c1e1 Issue #3156244 by ravi.shankar, Deepak Goyal, Kumar Kundan, vakulrai, darchuletajr, Meenakshi_j, andrewmacpherson, marcoscano, penyaskito: Title variable isn't set by Syndicate block - so the link text is an unfinished sentence 2021-07-14 08:11:02 +01:00
catch 3f8a67e0bb Issue #2830352 by quietone, cebasqueira, Matroskeen, xjm: Upgrade links point to D7 documentation 2021-07-14 07:57:23 +01:00
catch 29bead485f Issue #3223314 by andy-blum, imalabya, mherchel: olivero.libraries.yml needs version: VERSION key and to be alphabetized 2021-07-13 22:32:00 +01:00
Lauri Eskola 213a56599a
Issue #3207782 by nod_, bnjmnm, jptaranto: Add BC layer between @drupal/once and jQuery.once 2021-07-13 21:14:13 +03:00
effulgentsia 167686b809 Issue #3186415 by phenaproxima, Charlie ChX Negyesi, walangitan, pianomansam, dan2k3k4, Al Munnings, larowlan, philltran, cilefen, longwave, alexpott, pookmish, kaynen, Lendude, Gábor Hojtsy, rlnorthcutt, ksenzee: Make oEmbed resource fetcher more tolerant of unexpected Content-Type headers 2021-07-13 09:26:00 -07:00
Lee Rowlands d596833025
Issue #3192585 by andypost, ankithashetty, Amber Himes Matz: Fix up topics to use new help_topic_link function 2021-07-13 18:55:52 +10:00
catch 7a1c99623a Issue #3221966 by guilhermevp, anweshasinha, Berdir: PathAliasTestTrait::assertPathAliasExists message argument default value is incompatible with assertTrue() 2021-07-12 12:22:27 +01:00
catch 0e9bec38ca Issue #3037202 by claudiu.cristea, vsujeetkumar, Hardik_Patel_12, longwave, Berdir, martin107: Remove drupal_static() from node_mark() 2021-07-12 09:00:22 +01:00
Lee Rowlands bb02eb5f24
Issue #3080666 by phenaproxima, Upchuk, ieguskiza, larowlan, ravi.shankar, nikitagupta, zipymonkey, Bladedu, pameeela, b_sharpe, seanB, Spokje, mukesh.dev, Gauravmahlawat: oEmbed system doesn't work if thumbnail url does not have a file extension 2021-07-12 16:35:10 +10:00
Alex Pott 7de8fc1fda
Issue #3215836 by guilhermevp, imalabya, swatichouhan012, AJV009, joachim, quietone: add a constant to represent uncountable sources for SourcePluginBase::count() 2021-07-10 23:37:45 +01:00
Alex Pott 69772dbfab
Issue #3222980 by bbrala: Unneeded assignment in ResourceTestBase::getEntityDuplicate 2021-07-10 12:59:29 +01:00
Alex Pott 101d892a36
Issue #3222313 by paulocs: Rename scripts.js to something more descriptive 2021-07-10 10:12:58 +01:00
Alex Pott 0926b0cc7c
Issue #3221933 by marcoscano, alexpott, owenbush: PHP Notice when using "left_formula" in views join 2021-07-10 09:58:37 +01:00
Alex Pott 3e4b17a7c9
Issue #2669074 by kim.pepper, Berdir, gaydabura, andypost, ravi.shankar, KapilV, Wim Leers, bradjones1, nickolaj, alexpott, mondrake, 20th, yogeshmpawar, gaurav.kapoor, voleger, Pavan B S, Neslee Canil Pinto, aerozeppelin, Cameron Tod, daffie, dhruveshdtripathi, abramm, Nono95230, s.messaris, Mile23, claudiu.cristea, larowlan, catch, jibran, SpadXIII: Convert file_create_url() & file_url_transform_relative() to service, deprecate it 2021-07-09 14:18:01 +01:00
Alex Pott fa3995b5dd
Issue #3220379 by guilhermevp, quietone, joachim: example code for NullCoalesce isn't formatted properly 2021-07-09 13:06:59 +01:00
Lee Rowlands b27e6a8c59
Issue #2834958 by huzooka, Chris Burge, alfaguru, Wim Leers, Lendude: file_validate_extensions() incorrectly assumes $file->filename contains the file's extension 2021-07-09 15:20:56 +10:00
Lee Rowlands cffb02aad6
Issue #2571235 by alexpott, claudiu.cristea, dawehner, Wim Leers, gabesullice, IJsbrandy, benjifisher, alisonjo315, larowlan, Berdir, effulgentsia, longwave, herom, dmouse, heddn, catch: [regression] Roles should depend on objects that are building the granted permissions 2021-07-09 14:50:54 +10:00
Lee Rowlands 4067ac09c9
Revert "Issue #3080666 by phenaproxima, Upchuk, ieguskiza, ravi.shankar, nikitagupta, zipymonkey, larowlan, Bladedu, pameeela, Gauravmahlawat, Spokje, mukesh.dev, seanB: oEmbed system doesn't work if thumbnail url does not have a file extension"
This reverts commit 146249c83b.
2021-07-09 14:10:12 +10:00
phenaproxima 146249c83b Issue #3080666 by phenaproxima, Upchuk, ieguskiza, ravi.shankar, nikitagupta, zipymonkey, larowlan, Bladedu, pameeela, Gauravmahlawat, Spokje, mukesh.dev, seanB: oEmbed system doesn't work if thumbnail url does not have a file extension 2021-07-09 04:06:44 +00:00
catch 477095b70d Issue #1479220 by sudiptadas19, guilhermevp, InternetDevels, paulocs, David Jeyachandran, mondrake, jhodgdon, joachim: Add return documentation for Merge::execute() 2021-07-08 16:14:06 +01:00
catch 190f1555ba Issue #3222282 by imalabya: Remove todo in media_library.module 2021-07-08 15:59:20 +01:00
catch e76b29a0de Issue #3222783 by longwave, mondrake: Result of method PHPUnit\Framework\Assert::assertEquals() (void) is used 2021-07-08 15:56:55 +01:00
Lauri Eskola 88498c7846
Issue #2556069 by claudiu.cristea, bnjmnm, lauriii, pfrenssen, Tim Bozeman, marcvangend, ikeigenwijs, Wim Leers, kevinquillen, esclapes, nod_: JS error with elements in "allowed HTML tags" that can't be direct descendants of a div 2021-07-08 14:50:49 +03:00
catch e3dd03cf39 Issue #3222465 by effulgentsia: Use test config rather than system config in MenuUiNodeTypeTest 2021-07-08 12:17:13 +01:00
Alex Pott 0f22eb1c63
Issue #1932810 by Berdir, jibran, joegraduate, joelpittet, JeroenT, RenatoG, tim.plunkett, tedbow, andypost, paulocs, hugronaphor, ankithashetty, Meenakshi_j, chr.fritsch, Beanjammin, nikitagupta, EclipseGc, dawehner, xjm, alexpott, fago, tstoeckler, catch, seanB, larowlan: Add entity bundles condition plugin for entities with bundles 2021-07-08 10:22:26 +01:00
catch 3fb0eded18 Issue #2560447 by bojanz, longwave: Remove the undocumented, untested views_form_callback API 2021-07-08 08:09:32 +01:00
webchick cd796b6dc9 Issue #3222486 by Chris Matthews: Make remote video field mapping field labels consistent and less verbose 2021-07-07 10:30:18 -07:00
Alex Pott 6a0d497e8b
Issue #3180382 by phenaproxima, dww, tedbow: UpdateManagerUpdate doesn't need to use the renderer service 2021-07-07 16:58:42 +01:00
Alex Pott 3a5c113530
Issue #2758357 by guilhermevp, quietone, Wim Leers, longwave, dawehner, alexpott: Document that core/phpunit.xml.dist should be copied to core/phpunit.xml, then modified 2021-07-07 12:40:50 +01:00
Alex Pott 6bd1cdb690
Issue #3220956 by sudiptadas19, Anandhi Karnan, Meenakshi_j, guilhermevp, pameeela, Berdir: Update node templates that have @todo for removing the id attribute 2021-07-06 23:08:59 +01:00
Alex Pott b36543da71
Issue #2715145 by andypost, phenaproxima, longwave, alexpott, RenatoG, quietone, catch: Remove system.authorize config 2021-07-06 22:59:09 +01:00
effulgentsia bd04c70532 Issue #3221493 by phenaproxima, tedbow, guilhermevp: Add test coverage for menu order in node type form 2021-07-06 14:45:47 -07:00
Alex Pott c1c5f34689
Issue #3218711 by paulocs, larowlan: Add a test case for when Maximum upload size is '300 0' 2021-07-06 16:42:57 +01:00
Alex Pott cfafb8735a
Issue #3222168 by hmendes, kriboogh, longwave, pookmish: Replace \GuzzleHttp\Client with \GuzzleHttp\ClientInterface 2021-07-06 16:40:04 +01:00
Alex Pott 12aec14a91
Issue #2750925 by quietone, vakulrai, pavnish, Neslee Canil Pinto, ankithashetty, Meenakshi_j, nikitagupta, Suresh Prabhu Parkala, JvE, Gauravmahlawat, larowlan, Kristen Pol, paulocs, acbramley, catch: Text item sample generation fails if max length < 3 2021-07-06 15:45:43 +01:00
Lauri Eskola f0a97d0cdd
Issue #3173832 by Pooja Ganjage, mherchel, adamzimmermann, paulocs, KapilV, markdorison, Sakthivel M, Gauravmahlawat, nod_, kostyashupenko, sulfikar_s, bnjmnm: Ensure Olivero's JS documentation matches standards 2021-07-06 13:57:16 +03:00
Alex Pott d523586d78
Issue #2725435 by guilhermevp, naveenvalecha, andypost, bradjones1: Remove outdated @todo pointing to #2364011 2021-07-05 17:16:29 +01:00
catch 953fef703f Issue #3222009 by Jaypan: Fix documentation for hook_views_query_alter() 2021-07-05 16:55:19 +01:00
Alex Pott 4e5f54f439
Issue #3195178 by mstrelan, Lendude, Graber, tobiberlin, texas-bronius: Views table format sorting + distinct results in a SQL error on some db engines 2021-07-05 11:23:54 +01:00
Alex Pott 26c6cd60a7
Issue #3221149 by claudiu.cristea, tim.plunkett, guilhermevp, alexpott, andypost: Remove dead code in Taxonomy's Views handlers 2021-07-04 10:22:07 +01:00
Lee Rowlands df19e7010b
Issue #3218766 by tim.plunkett, gabesullice: Adding a SystemMainBlock to a layout builder layout causes a fatal error and should not be available 2021-07-03 10:43:16 +10:00
xjm 4f77a103a2 Issue #3039039 by claudiu.cristea, pguillard, Hardik_Patel_12, tedbow, xjm, tim.plunkett, longwave: Deprecate some procedural functions in taxonomy.module 2021-07-02 11:42:38 -05:00
catch 4fef3bdd1a Issue #3221258 by alexpott, AaronMcHale, benjifisher: Fix content editor role to only have permissions that exist 2021-07-01 14:49:14 +01:00
effulgentsia 84f11341d9 Issue #3091870 followup by effulgentsia, alexpott: Remove dead code. 2021-06-30 16:12:29 -07:00
Alex Pott abc2310bb7
Issue #1884836 by Lendude, cilefen, pwolanin, mgifford, alexpott: replace md5 calls in DiffEngine with crc32b hashes 2021-06-30 23:01:45 +01:00
effulgentsia e4284d2d91 Issue #3091870 by tedbow, phenaproxima, alexpott, bnjmnm, tim.plunkett, lauriii, mradcliffe: Fail Functional Javascript tests that throw Javascript errors 2021-06-30 14:26:18 -07:00
Alex Pott e595a4534e
Issue #3174107 by brianperry, mglaman, alexpott, mtift, mradcliffe, mherchel, capysara, ravi.shankar, cathwaldron, kostyashupenko: Add additional testing coverage for Olivero 2021-06-30 21:05:04 +01:00
Alex Pott 7bc0a6d733
Issue #1882552 by andypost, phenaproxima, voleger, tedbow, alexpott, tim.plunkett, dawehner: Deprecate menu_list_system_menus() and menu_ui_get_menus() 2021-06-30 21:03:21 +01:00
effulgentsia 54781848a0 Issue #1551534 by Lendude, vsujeetkumar, neclimdul, b_sharpe, devert, bcn, henkholtrop, heykarthikwithu, richmac, seanB, casey, mishac, alansaviolobo, idebr, lauriii, dawehner, alexpott, BramDriesen, randell, ilya.no, muka, DamienMcKenna, Dom., dnewkerk, tim-diels, natted, slayne40, Spry_Julia, Jibus, cpliakas, pbouchereau, S3b0uN3t, HongPong, rfbrandsma, grantkruger, sanderwind, borisson_, nerdacus, mglaman, mvwensen, jmickela, droplet: Submit buttons themed as <button> element fail to trigger ajax in Views exposed forms 2021-06-30 11:13:20 -07:00
Lauri Eskola 88968d7580
Issue #3211613 by Gauravmahlawat, Sakthivel M, chetanbharambe: Olivero: Inconsistent offset on close button within messages 2021-06-30 14:45:57 +03:00