Alex Pott
|
32bf1e8b24
|
Issue #3145076 by johnwebdev, Sam152, alexpott: MapItem base fields cannot be uninstalled
|
2020-07-14 12:13:53 +01:00 |
Alex Pott
|
3b8e432648
|
Issue #3055198 by catch, longwave, mikelutz, alexpott: [Symfony 5] Symfony/Component/EventDispatcher/Event is deprecated in Symfony 4.3 use Symfony/Contracts/EventDispatcher/Event instead
|
2020-07-14 11:46:12 +01:00 |
Alex Pott
|
702e824664
|
Issue #3151975 by daffie, narendra.rajwar27: Replace the database query with an entity query in NodeRevisionsTest
|
2020-07-14 11:09:44 +01:00 |
catch
|
49dc61d485
|
Issue #3155770 by Hardik_Patel_12, naresh_bavaskar: Parent class implements ContainerFactoryPluginInterface, so it's not necessary for its child classes to repeat that they do as well
|
2020-07-14 11:08:12 +01:00 |
catch
|
b7627bcae4
|
Issue #3123120 by mondrake, ridhimaabrol24, longwave: Properly deprecate AssertLegacyTrait::pass
|
2020-07-14 10:58:42 +01:00 |
Alex Pott
|
33c16bf2a2
|
Issue #3087879 by andypost, jhodgdon, alexpott: Use admin theme annotation for help topics search
|
2020-07-14 10:37:35 +01:00 |
Alex Pott
|
bd4c5f075f
|
Issue #3055194 by catch, mikelutz, longwave, mkalkbrenner, hchonov: [Symfony 5] The signature of the "Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher::dispatch()" method should be updated to "dispatch($event, string $eventName = null)", not doing so is deprecated since Symfony 4.3
|
2020-07-14 10:08:00 +01:00 |
catch
|
065f4812be
|
Issue #3153791 by Wim Leers, quietone: Add comment field for 'et' content type to d7 fixture
|
2020-07-14 09:51:06 +01:00 |
Alex Pott
|
50a5a161bb
|
Issue #3129560 by rik-dev, daffie: Remove for PostgreSQL database driver the workaround for the Upsert class
|
2020-07-14 09:18:44 +01:00 |
Alex Pott
|
adfed3f180
|
Revert "Issue #3133903 by longwave, jungle: Ensure all packages in composer.lock are considered for vendor hardening"
This reverts commit f0f4922f91 .
|
2020-07-13 23:30:00 +01:00 |
Alex Pott
|
f0f4922f91
|
Issue #3133903 by longwave, jungle: Ensure all packages in composer.lock are considered for vendor hardening
|
2020-07-13 23:26:11 +01:00 |
catch
|
9d4de9c325
|
Issue #2928960 by Neslee Canil Pinto, Deepak Goyal, andypost, Krzysztof Domański, waspper, samiullah, borisson_, longwave, dawehner: Increase site slogan maxlength to 255 to allow longer slogans
|
2020-07-13 22:27:35 +01:00 |
Alex Pott
|
022eff4c37
|
Issue #3146016 by Beakerboy, daffie: Sort order not specified in view test_node_revision_uid, but results asserted to be in a specific order
|
2020-07-13 20:45:00 +01:00 |
Alex Pott
|
02729cd0c8
|
Revert "Issue #3146016 by Beakerboy, daffie: Sort order not specified in view test_node_revision_uid, but results asserted to be in a specific order"
This reverts commit 19f12a5935 .
|
2020-07-13 20:43:32 +01:00 |
Alex Pott
|
19f12a5935
|
Issue #3146016 by Beakerboy, daffie: Sort order not specified in view test_node_revision_uid, but results asserted to be in a specific order
|
2020-07-13 15:52:36 +01:00 |
catch
|
eafefd897a
|
Issue #2619482 by cburschka, ankit.singh, ravi.shankar, jungle, daffie: Convert all get_called_class()/get_class() to static::
|
2020-07-13 15:35:49 +01:00 |
catch
|
488b2cee3b
|
Issue #3139426 by jungle, rajandro, mohrerao, sja112, mondrake: Replace usages of deprecated AssertLegacyTrait::assertOptionSelected()
|
2020-07-13 15:32:37 +01:00 |
Alex Pott
|
c114930c34
|
Issue #3139440 by jungle, Hardik_Patel_12, siddhant.bhosale, sharma.amitt16, durgeshs: Replace usages of deprecated AssertLegacyTrait::buildXPathQuery()
|
2020-07-13 14:22:09 +01:00 |
Alex Pott
|
f142dd7da3
|
Issue #3124302 by Sam152, seanB: The media library should perform access checks against the revision of the entity being edited
|
2020-07-13 13:40:05 +01:00 |
catch
|
bbe45b8b11
|
Issue #2838555 by Lendude, superlolo95, pameeela, jibran, phenaproxima: Don't add relationship to a field referencing a config entity
|
2020-07-13 13:12:25 +01:00 |
catch
|
595c96eee9
|
Issue #3151981 by daffie, Hardik_Patel_12, catch: Replace the database query with an entity query in NodeRevisionsAllTest
|
2020-07-13 13:09:23 +01:00 |
catch
|
207fb2b303
|
Issue #3155761 by Hardik_Patel_12, longwave: Replace assertions involving calls to stristr() with assertStringContainsString()
|
2020-07-13 12:46:25 +01:00 |
Alex Pott
|
74d51c95ee
|
Issue #3154125 by Patrick R., kevinvhengst: Return type of ContentEntityFormInterface::validateForm() seems to be wrong
|
2020-07-13 12:04:50 +01:00 |
Alex Pott
|
5f504df9ca
|
Issue #3155463 by longwave, quietone, jungle: Fix spelling error in Drupal\filter\Plugin\migrate\process\FilterID::getSourceFilterType()
|
2020-07-13 11:38:10 +01:00 |
Alex Pott
|
1420393a62
|
Issue #2993367 hotfix: Add the migration from D7 Picture to Responsive Image
|
2020-07-13 11:37:00 +01:00 |
catch
|
db46062db9
|
Issue #2521782 by paulmckibben, mparker17, MerryHamster, swentel, yogeshmpawar, caspervoogt, Nikolay Borisov, maebug, jkuma, Saviktor, Wim Leers, catch: HTML head has alternate hreflang links to unpublished translations
|
2020-07-13 10:15:32 +01:00 |
catch
|
638f25e633
|
Issue #3152415 by Lal_, rik-dev, Matroskeen, daffie: Bracket-encapsulated field names for static queries in core/lib/Drupal/Core
|
2020-07-13 10:02:11 +01:00 |
catch
|
0973313823
|
Issue #2993367 by quietone, jofitz, pavnish, mrinalini9, juampynr, Deepak Goyal, mikelutz, benjifisher, heddn, jcnventura: Add the migration from D7 Picture to Responsive Image
|
2020-07-13 09:44:09 +01:00 |
catch
|
2ee59bef8f
|
Issue #3128616 by alexpott, daffie, mondrake, xjm, Charlie ChX Negyesi: Replace \Drupal\Core\Database\Connection::destroy() with a proper destructor
|
2020-07-10 12:30:06 +01:00 |
catch
|
4df1ca4ffb
|
Issue #3143719 by quietone, pavnish, benjifisher: Add a getCredentials helper method to migrate_drupal_ui functional tests
|
2020-07-10 12:10:24 +01:00 |
catch
|
b829de68ac
|
Issue #3082859 by Krzysztof Domański, munish.kumar, xjm, samuel.mortenson: The AssertMailTrait should cast the data type to boolean in assertMailPattern
|
2020-07-10 11:59:19 +01:00 |
catch
|
264d89cf37
|
Issue #3070902 by dalin, mrinalini9, mrupsidown, Bunty Badgujar: Better logging for prepareDestination Exception
|
2020-07-10 11:53:28 +01:00 |
catch
|
efc85b5ad5
|
Issue #3000762 by Krzysztof Domański, Hardik_Patel_12, saurabh.tripathi.cs, Lendude, ApacheEx, nnevill, alexpott: Add assertNoDuplicateIds to a functional test trait
|
2020-07-10 11:17:39 +01:00 |
Alex Pott
|
b17a69868f
|
Issue #3040361 by Sam152, jungle, Dylan Donkersgoed, jibran: Moderation state views filter only works on base table entity
|
2020-07-09 19:09:44 +01:00 |
catch
|
0e6ed376ef
|
Issue #3130973 by daffie, plach, Charlie ChX Negyesi: Make the backend overridable service discovery also check the database type for an overridden service
|
2020-07-09 12:20:55 +01:00 |
catch
|
e85462dda4
|
Issue #2807743 by alexpott, catch, kiamlaluno, neclimdul, xjm: Switch from deprecation notice to warning for non-standard placeholders in FormattableMarkup::placeholderFormat()
|
2020-07-09 12:19:02 +01:00 |
catch
|
65e525854c
|
Issue #2855068 by jian he, larowlan, andypost, mrinalini9, Jody Lynn, himanshu-dixit, LaravZ, jurgenhaas: Can't create comments when comment is a base field
|
2020-07-09 12:16:00 +01:00 |
Alex Pott
|
323a808bd0
|
Issue #2848367 by mlncn, jp.stacey, kunalkursija: Render API overview example of placeholders either incorrect or misleading
|
2020-07-07 17:59:15 +01:00 |
Alex Pott
|
dbd93506d2
|
Issue #3152390 by munish.kumar, Deepak Goyal, daffie: Bracket-encapsulated field names for static queries in core/tests/Drupal/KernelTests/Core/Database
|
2020-07-07 14:40:41 +01:00 |
Alex Pott
|
700a6ab9d9
|
Issue #3089961 by tim.plunkett, Deepak Goyal, Lal_, ravi.shankar, tedbow: assertOffCanvasFormAfterWait() doesn't check for the correct form ID
|
2020-07-07 14:35:25 +01:00 |
Lauri Eskola
|
311db38d3a
|
Issue #3155221 by andypost, jhodgdon: Remove outdated todo and link to 3086795
|
2020-07-07 11:44:29 +03:00 |
Lee Rowlands
|
b2a49d3a4c
|
Issue #2914785 by acbramley, jungle, Hardik_Patel_12, mrinalini9: Entities with external urls as a uri relationship can not be deleted when menu_link_content is installed
|
2020-07-07 08:22:09 +10:00 |
Alex Pott
|
5bd974ae17
|
Issue #3149930 by Lendude, ravi.shankar, Bobík, dww, joaomachado, alexpott, lauriii: Views table settings exposes "Details" field even when empty
|
2020-07-06 23:06:02 +01:00 |
Alex Pott
|
4d4c87e409
|
Issue #3156558 by longwave, andypost, alexpott, heddn, catch: Upgrade dependencies prior to 9.1.0
|
2020-07-05 20:48:26 +01:00 |
catch
|
9cf5c69157
|
Issue #3114974 by andypost, kishor_kolekar, mikelutz, alexpott: \Drupal\migrate\Plugin\MigrateDestinationInterface::fields() $migration argument is deprecated
|
2020-07-03 09:37:34 +01:00 |
catch
|
a050029323
|
Issue #3135538 by mondrake, longwave, jungle: Replace remaining assert* involving use of count() where relevant
|
2020-07-02 13:16:28 +01:00 |
Alex Pott
|
c71e7e4e57
|
Issue #3152003 by Beakerboy, sanjayk, alexpott, daffie: EndOfTransactionQueriesTest does not include bootstrap.inc early enough for contrib database drivers
|
2020-07-01 11:28:26 +01:00 |
catch
|
20ee128084
|
Issue #3152848 by alexpott: Clean up bc_entity_resource_permissions code - it does not exist anymore
|
2020-07-01 10:31:00 +01:00 |
catch
|
308db361b4
|
Issue #3151968 by Hardik_Patel_12, daffie, snehalgaikwad: Replace the database query with an entity query in NodeTranslationUITest
|
2020-07-01 10:26:44 +01:00 |
catch
|
d7334ba57e
|
Issue #3151990 by daffie, Hardik_Patel_12, catch: Replace the database queries with an entity queries in NodeRevisionPermissionsTest
|
2020-07-01 10:15:28 +01:00 |