catch
|
8e79d4810c
|
Issue #3014629 by quietone, Wim Leers, xurizaemon: Document that Configuration migrations can depend on Content migrations
(cherry picked from commit b73cc1cf8b )
|
2022-01-04 11:16:14 +00:00 |
Alex Pott
|
f7c9202be9
|
Issue #3207907 by quietone, Berdir, alexpott: Ensure functional tests use the test mail collector
(cherry picked from commit 4f043a2ecc )
|
2022-01-03 15:51:29 +00:00 |
catch
|
834c16c59d
|
Issue #3190261 by danflanagan8, doostinharrell, phenaproxima, larowlan, paulocs: MediaLibraryWidget can trigger an AJAX error if all media types can be referenced
(cherry picked from commit 458aa2cb69 )
|
2022-01-03 10:52:05 +00:00 |
Alex Pott
|
399c0a851e
|
Issue #2916142 by beatrizrodrigues, Chi, yogeshmpawar, tobiberlin, quietone, borisson_: Decimal and Float item generates wrong sample values
(cherry picked from commit b2901ce78c )
|
2022-01-03 00:39:17 +00:00 |
catch
|
8f30563f99
|
Issue #3240109 by edurenye, quietone: When using MigrateProcessInterface some fields might expect something different than array or string
(cherry picked from commit 8313743567 )
|
2022-01-02 16:01:23 +00:00 |
catch
|
b00f273344
|
Issue #3256581 by cburschka: PHPdoc in update.authorize.inc
(cherry picked from commit 1670eac74c )
|
2022-01-02 11:42:32 +00:00 |
catch
|
1b1d457134
|
Issue #2610520 by quietone, snehi, MiSc, hansfn, Ben Coleman, Antoniya: Documentation about aggregator feed block incorrect
(cherry picked from commit 98a9ec751c )
|
2022-01-02 11:33:38 +00:00 |
catch
|
ca21c4b941
|
Issue #2343517 by joelpittet, quietone, rteijeiro, andypost: Cleanup @todo referring to the config dependencies API issue
(cherry picked from commit c26a85eacc )
|
2022-01-02 11:29:11 +00:00 |
catch
|
697c1d8d53
|
Issue #3190541 by tim.plunkett, godotislate, clayfreeman: LayoutBuilderIsActiveCacheContext not providing correct context value
(cherry picked from commit 3ea2660dd3 )
|
2022-01-02 10:41:39 +00:00 |
catch
|
88868d814e
|
Issue #3042533 by quietone, danflanagan8: D6 taxonomy term fields are not migrated with allowed vocabularies
(cherry picked from commit 66449600c6 )
|
2022-01-02 10:33:56 +00:00 |
Alex Pott
|
9caf7d9aaf
|
Issue #3175287 by murilohp, quietone, SivaprasadC, ankithashetty, anmolgoyal74, sarvjeetsingh, xjm, longwave: Remove accidentally duplicated words in code comments
(cherry picked from commit adff905c9e )
|
2022-01-01 16:20:01 +00:00 |
Alex Pott
|
9a28ddcea5
|
Issue #3185269 by mondrake, daffie, alexpott, andypost: Introduce Connection::lastInsertId and deprecate the 'return' query option and Database::RETURN_* constants
(cherry picked from commit 87dc8f4192 )
|
2022-01-01 16:04:14 +00:00 |
Alex Pott
|
3310654e79
|
Issue #3210129 by quietone, murilohp, xjm: Fix spelling for words used once, beginning with 'a' -> 'd', inclusive
|
2022-01-01 13:53:50 +00:00 |
Alex Pott
|
4e4f76c944
|
Issue #2940121 by apaderno, andypost, idebr, Kingdutch, kala4ek, mfb, alexpott, Berdir: ConfigurableLanguageManager::getLanguageSwitchLinks() doesn't respect what LanguageManagerInterface::getLanguageSwitchLinks() says to return
(cherry picked from commit c45aba90e8 )
|
2021-12-31 16:35:13 +00:00 |
Alex Pott
|
8417e5ff43
|
Issue #3246471 by apaderno, dagmar, vicheldt: Remove from the DbLogController class the properties already defined from the parent class
(cherry picked from commit 9629d09d40 )
|
2021-12-30 22:04:08 +00:00 |
Alex Pott
|
dbca2fc0e2
|
Issue #3251835 by beatrizrodrigues, joachim, mikelutz, quietone: Fix incorrect @return docs and description for Row::getSource()
(cherry picked from commit 2a68e8f22c )
|
2021-12-30 21:11:14 +00:00 |
Alex Pott
|
61a44d1b1e
|
Issue #3131348 by Spokje, jungle, mondrake, vsujeetkumar, sja112, kishor_kolekar, Hardik_Patel_12, mrinalini9, yogeshmpawar, daffie: Replace assertions involving calls to empty() with assertEmpty()/assertNotEmpty()/assertArrayNotHasKey()
(cherry picked from commit 09795b6e93 )
|
2021-12-30 13:40:51 +00:00 |
Alex Pott
|
b7b2a8beac
|
Issue #3049048 by danflanagan8, ndobromirov, mglaman, bbrala, alexpott, Wim Leers, gabesullice: Invalid JSON:API responses when maintenance mode is on
|
2021-12-30 11:17:58 +00:00 |
Alex Pott
|
c18f8d695e
|
Issue #3129043 by mondrake, daffie, ankithashetty, ravi.shankar, alexpott, Beakerboy, catch: Move core database drivers to modules of their own
|
2021-12-29 17:15:04 +00:00 |
Alex Pott
|
45b4d53612
|
Issue #3153455 by Berdir, larowlan, Eduardo Morales Alberti, Gauravmahlawat, sleepingmonk, PhilippJC, alexpott, catch, daffie, jibran: UID base field override configs can still have old default value callbacks
(cherry picked from commit 5c92c24178 )
|
2021-12-29 15:28:35 +00:00 |
Alex Pott
|
bd858c2313
|
Issue #3252872 by bbrala, gabesullice, bradjones1, alexpott: Use CacheableSupportsMethodInterface for performance improvement in jsonapi normalizers
(cherry picked from commit 9df13e0344 )
|
2021-12-29 15:04:30 +00:00 |
Alex Pott
|
da50a85925
|
Issue #3245622 by dww, mgifford, darvanen, AaronMcHale, Antoniya, anagomes, andrewmacpherson, beatrizrodrigues, benjifisher, rkoller, shaal, marcos_lima, lucienchalom, ckrina, gabrielda, kjay: Module name context missing for 'help' and 'permissions' links on admin/modules
(cherry picked from commit 67b083bfe7 )
|
2021-12-29 11:54:30 +00:00 |
Alex Pott
|
bbc518ad83
|
Issue #3251100 by NickDickinsonWilde: DateTimeWidgetBase sets Timezone twice to the same value
(cherry picked from commit 4e34cd3fd0 )
|
2021-12-29 11:03:17 +00:00 |
Alex Pott
|
fa36f85905
|
Issue #2675006 by danflanagan8, robpowell, quietone, alexpott: Write UnitTest for MigrationConfigurationTrait and fix Exception Handling
(cherry picked from commit d06a99dde2 )
|
2021-12-28 18:53:35 +00:00 |
Alex Pott
|
1f8bcfdba9
|
Issue #2675006 by danflanagan8, robpowell, quietone: Write UnitTest for MigrationConfigurationTrait and fix Exception Handling
(cherry picked from commit ce4ce0ac35 )
|
2021-12-28 11:44:15 +00:00 |
Alex Pott
|
797453145e
|
Issue #3199696 by bbrala, Wim Leers, plach, bradjones1, gabesullice: Add language support to ResourceObject
(cherry picked from commit f87303bf2d )
|
2021-12-28 11:20:48 +00:00 |
Alex Pott
|
62dc0bc471
|
Issue #3092430 by quietone, shrutidkadam, RdeBoer, bgprior, danflanagan8: Ensure SearchPlugin has a configuration array
(cherry picked from commit 331e284ef0 )
|
2021-12-27 13:57:09 +00:00 |
Alex Pott
|
2a5f29ee57
|
Issue #3205909 by kunal.sachdev, tedbow, phenaproxima: Ensure only needed permissions are used for Update module functional tests
(cherry picked from commit 20f3c89d02 )
|
2021-12-27 13:54:59 +00:00 |
Alex Pott
|
cce6f01fed
|
Issue #2793169 by Matroskeen, Manuel Garcia, anmolgoyal74, Pooja Ganjage, Abhijith S, Lendude, dww, quietone: hook_views_post_render provides inaccurate information
(cherry picked from commit acd7ac969e )
|
2021-12-27 13:02:41 +00:00 |
Alex Pott
|
5b9b5be27c
|
Issue #3247039 by joachim, quietone: MigrateDestinationInterface::import() should document that it can throw a MigrateException
(cherry picked from commit 5592a5a546 )
|
2021-12-27 12:19:36 +00:00 |
catch
|
2030a5bbc4
|
Issue #3248454 by daffie, Spokje, longwave, larowlan, alexpott: [Symfony6] The Drupal\Tests\media_library\Kernel\MediaLibraryStateTest fails for Symfony 5.4
(cherry picked from commit b8e771ecd5 )
|
2021-12-22 15:29:04 +00:00 |
catch
|
26ec00438f
|
Issue #3064890 by danflanagan8, mpp, mottihoresh, scott_euser, peonboyos, Kristen Pol, joshmiller: Notice: Undefined index: name in Drupal\field_ui\Element\FieldUiTable::reduceOrder() (line 228 of /var/www/html/docroot/core/modules/field_ui/src/Element/FieldUiTable.php)
(cherry picked from commit fbdb75e10d )
|
2021-12-21 15:07:55 +00:00 |
catch
|
3ffca33696
|
Issue #3245383 by Beakerboy, daffie: If the database driver is provided by a module, it's name must be included in tests which check for enabled modules
(cherry picked from commit af2bc2f58e )
|
2021-12-20 17:41:16 +00:00 |
Alex Pott
|
d9bd98f6ed
|
Issue #2652652 by dawehner, Sam152, Charlie ChX Negyesi, Manuel Garcia, mikemiles86, minorOffense, Lendude, jibran, alexpott, xjm, effulgentsia, webchick: Provide a relationship from the revision table to the main table
(cherry picked from commit 45347fa580 )
|
2021-12-18 06:42:34 +00:00 |
catch
|
b6e7d6987c
|
Issue #3248309 by danflanagan8: AssertBreadcrumbTrait should not rely on Classy
(cherry picked from commit 77bd32e38f )
|
2021-12-17 16:34:34 +00:00 |
catch
|
45c6d25cb6
|
Issue #3254403 by paulmckibben, ranjith_kumar_k_u, longwave, Lendude, cilefen: system_post_update_sort_all_config can exhaust PHP memory in 9.3.0
(cherry picked from commit d55c0cbd36 )
|
2021-12-15 16:39:10 +00:00 |
catch
|
f83161f620
|
Issue #3253889 by BR0kEN, murilohp, longwave: `?check_logged_in=1` causes `TrustedRedirectResponse` to fail
(cherry picked from commit 6033fd0c8d )
|
2021-12-15 10:27:20 +00:00 |
catch
|
4f3749b2bb
|
Issue #3253568 by Spokje, paul121, rviner, longwave, alexpott, quietone: Error: Cannot use object of type Drupal\Core\Render\Markup as array in Drupal\Core\Render\Renderer->doRender() (line 218. When checkbox 'Use field template' is checked
(cherry picked from commit bd9fa2750b )
|
2021-12-14 10:16:57 +00:00 |
catch
|
b19652056f
|
Issue #3239287 by alexpott, longwave: Fix \Drupal\Core\Extension\ModuleDependencyMessageTrait to not cause deprecations in PHP 8.1
(cherry picked from commit 205729d912 )
|
2021-12-13 17:09:32 +00:00 |
catch
|
f8d5ced51b
|
Issue #3213023 by thursday_bw: Improve the intelligibility of error messages in Entity/FieldConfig.php
(cherry picked from commit f1f7fb4f8f )
|
2021-12-13 14:15:36 +00:00 |
catch
|
2d9eca9974
|
Issue #3252067 by tedbow, Spokje: Remove duplicate loading of update reports after refreshUpdateStatus
(cherry picked from commit 5e0c689e27 )
|
2021-12-13 14:05:48 +00:00 |
catch
|
73a154aead
|
Issue #3253639 by tedbow, longwave: \Drupal\Tests\update\Functional\UpdateTestBase::setUp is not needed for most child classes and makes the test harder to understand
(cherry picked from commit 42a48a2e2b )
|
2021-12-13 13:05:04 +00:00 |
catch
|
9a8c5ff7d6
|
Issue #3253824 by juli sh, Matroskeen: Minor typo in d7_field_formatter_settings.yml comment
(cherry picked from commit 5e93c9c691 )
|
2021-12-13 13:02:39 +00:00 |
catch
|
ec7f2dacd4
|
Issue #3253666 by longwave, tim.plunkett: Layout Builder uses the wrong RouteObjectInterface
(cherry picked from commit b7dce8cf5a )
|
2021-12-13 10:40:04 +00:00 |
Alex Pott
|
51f7c3feb1
|
Issue #3252214 by Spokje: Move tests for integrations between QuickEdit and CKEditor5 into QuickEdit so that it can more easily be moved into contrib
(cherry picked from commit f94b1247b8 )
|
2021-12-06 09:20:56 +00:00 |
Alex Pott
|
dd103d843e
|
Issue #2886615 by scott_euser, clemens.tolboom, quietone, joachim, alexpott, Lendude: comment_empty_title_test has invalid hook
(cherry picked from commit d7082acf60 )
|
2021-12-06 09:15:39 +00:00 |
catch
|
011c3941af
|
Issue #2925203 by alexpott: LocaleConfigSubscriber can result in data loss during install
(cherry picked from commit 86e9f19a30 )
|
2021-12-02 11:50:43 +00:00 |
Alex Pott
|
2b83cffdf2
|
Issue #3198010 by mcdruid, acbramley, mstrelan, quietone, manojithape, vikashsoni, chetanbharambe, sarguna raj M, larowlan, alexpott: User login page broken when there are more than 5 failed login attempts for an account
|
2021-12-02 06:58:40 +00:00 |
Alex Pott
|
09c511d26e
|
Issue #3251891 by catch, andypost, longwave: Drupal 10 branch failures
(cherry picked from commit 46b1d68add )
|
2021-12-01 22:49:19 +00:00 |
catch
|
773a213835
|
Issue #3251625 by alexpott, Berdir: Including settings.php a second time and without same context can result in errors
|
2021-11-30 10:58:57 +00:00 |
catch
|
62e7f6aaae
|
Issue #3250743 by alexpott, longwave: [PHP 8.1] NumberFieldTest fails
|
2021-11-23 09:34:59 +00:00 |
catch
|
266fe1a75d
|
Issue #3250482 by quietone, daffie: The docblock of \Drupal\views\Plugin\views\cache\CachePluginBase::cacheSetMaxAge() is wrong
|
2021-11-22 16:50:36 +00:00 |
catch
|
40a0e8a2a7
|
Issue #3250587 by lauriii, bnjmnm: \Drupal\Tests\ckeditor5\FunctionalJavascript\CKEditor5Test::testEditorFileReferenceIntegration fails on PostgreSQL
|
2021-11-22 16:46:38 +00:00 |
catch
|
92836c436b
|
Issue #3138078 by mondrake, larowlan, longwave, xjm: [D9.3 beta - w/c Nov 8, 2021] Add a 'void' return typehint to custom assert* methods
|
2021-11-22 15:25:32 +00:00 |
catch
|
bfd559afcb
|
Issue #3250442 by daffie, andypost, longwave: [Symfony 6] Symfony 6 adds static return type hinting and Prophecy fails on it
|
2021-11-22 12:12:23 +00:00 |
Alex Pott
|
7064c43937
|
Issue #3173770 by chr.fritsch, phenaproxima, akalam, dejan0: Allow field types extending entity_reference to use field widgets extending media_library
|
2021-11-22 11:45:48 +00:00 |
catch
|
4aa86df958
|
Issue #3231040 by alexpott, Anul, longwave, bbrala, catch: (revert) Remove DependencySerializationTrait from JSON API exceptions
|
2021-11-22 10:07:23 +00:00 |
Lee Rowlands
|
5ec9c99db7
|
Issue #3171149 by Feuerwagen, kostyashupenko: Set article content type to use "wide" image style within standard profile
|
2021-11-22 08:37:35 +10:00 |
Lauri Eskola
|
7ff9cbf0ff
|
Issue #3032275 by alexpott, dww, bendeguz.csirmaz, tedbow: Create a fault-tolerant method for interacting with links and fields in Javascript tests
|
2021-11-19 16:53:59 +02:00 |
Alex Pott
|
576bd7543d
|
Issue #3207567 by Spokje, quietone, guilhermevp, yogeshmpawar, daffie, alexpott: Fix Drupal.Commenting.FunctionComment.MissingParamComment
|
2021-11-19 09:49:33 +00:00 |
catch
|
41769241d9
|
Issue #3250299 by daffie, longwave: [Symfony6] A number of CKEditor5 tests fail for Symfony 5.4
|
2021-11-19 09:22:25 +00:00 |
catch
|
507fc5fe00
|
Issue #3248014 by daffie, andypost: [Symfony 6] The Drupal\Tests\media\Kernel\OEmbedIframeControllerTest fails
|
2021-11-18 16:20:04 +00:00 |
catch
|
0e61d2181d
|
Issue #3056409 by rkostov, larowlan, maximpodorov: BlockRepository::contextHandler is created dynamically
|
2021-11-16 16:16:57 +00:00 |
catch
|
b9fd8ef3d5
|
Issue #3248810 by daffie: [Symfony 6] The Drupal\Tests\jsonapi\Kernel\EventSubscriber\ResourceObjectNormalizerCacherTest fails with Symfony 5
|
2021-11-16 14:22:30 +00:00 |
catch
|
3795c75c97
|
Issue #3248816 by bsuttis, danflanagan8, quietone: ResponsiveImageFieldUiTest.php should be moved to tests directory
|
2021-11-16 13:35:50 +00:00 |
catch
|
94b94e7ef9
|
Issue #3248013 by daffie, longwave: [Symfony6] The Drupal\Tests\views\Unit\Plugin\argument_default\QueryParameterTest fails for Symfony 5.4
|
2021-11-16 12:47:21 +00:00 |
catch
|
5281af2829
|
Issue #3248801 by daffie, rakesh.gectcr, bbrala, longwave: [Symfony 6] The Drupal\Tests\jsonapi\Functional\JsonApiFunctionalTest fails with Symfony 5
|
2021-11-16 12:07:58 +00:00 |
Lee Rowlands
|
65aaec60ce
|
Issue #3249240 by alexpott, andypost, Wim Leers: HTMLRestrictionsUtilities:: providedElementsAttributes() causes deprecations on PHP 8.1
|
2021-11-16 06:41:08 +10:00 |
Lauri Eskola
|
dc51481d8a
|
Issue #3249263 by alexpott, andypost, Wim Leers: CKEditor 5 needs validate the filters in the correct order - CKEditor 5 tests fail locally
|
2021-11-15 13:22:22 +02:00 |
Lee Rowlands
|
a83a7a7836
|
Issue #3231781 by longwave, mondrake, Feuerwagen, larowlan, TR, nlisgo, xxAlHixx, DuaelFr, GoZ, benjy, no_angel, Mac_Weber: [D9.3 beta - w/c Nov 8, 2021] Remove remaining uses of t() in tests
|
2021-11-15 12:46:09 +10:00 |
Lee Rowlands
|
6d39cdeeb4
|
Issue #3222769 by bbrala, alexpott, longwave, Matroskeen: [November 8, 2021] Replace all list (array destructuring) assignment to the array syntax
|
2021-11-15 12:35:55 +10:00 |
Lee Rowlands
|
330473e759
|
Issue #3222251 by bbrala, longwave: [November 8, 2021] Replace all isset constructs with the null coalescing operator
|
2021-11-15 12:19:43 +10:00 |
Cristina Chumillas
|
8a4928c160
|
Issue #3223233 by joachim, danflanagan8, longwave: Form to edit or add a single image effect doesn't tell you which style you're in
|
2021-11-12 16:13:42 +01:00 |
effulgentsia
|
35972c9195
|
Issue #3231364 by Wim Leers, lauriii, bnjmnm, webchick, xjm, tim.plunkett, larowlan, Luke.Leber, catch, effulgentsia, longwave, gabesullice, caldenjacobs, Reinmar, anand.toshniwal93, Shoshana Mayden, zrpnr, yash.rode, nod_, rkoller, antojose, johnwebdev: Add CKEditor 5 module to Drupal core
|
2021-11-11 14:10:39 -08:00 |
Lee Rowlands
|
1e05f8042a
|
Issue #3248649 by alexpott: \Drupal\views\Plugin\views\display\PathPluginBase::alterRoutes() can become very slow on a site with lots of entities and JsonAPI
|
2021-11-11 14:06:20 +10:00 |
catch
|
55a804ce67
|
Issue #2975461 by quietone, Matroskeen, Lendude: Convert query string to array for d6 menu_link migration
|
2021-11-08 14:49:50 +00:00 |
catch
|
84ef68cf99
|
Issue #3247901 by danflanagan8, longwave: ContentTranslationUITestBase should not rely on Classy
|
2021-11-08 14:36:24 +00:00 |
catch
|
9e3837a258
|
Issue #3158289 by alexpott, barboza: Deprecate hook_init for theme engines
(cherry picked from commit 3ab6129942 )
|
2021-11-08 14:30:56 +00:00 |
catch
|
84e8b971c8
|
Issue #3214921 by daffie, xurizaemon, alexpott, mondrake, andypost, Taran2L, Mixologic, longwave: Add a requirements warning in Drupal 9 when PostgreSQL is used and the pg_trgm extension is not created
|
2021-11-08 14:22:26 +00:00 |
catch
|
f96b7fbab0
|
Issue #3232095 by daffie, dww, longwave, andypost, catch, larowlan: [Symfony 6] Refactor the "update.root" service to return an object not a string
|
2021-11-08 14:18:08 +00:00 |
catch
|
9f6cef72ee
|
Issue #3028837 by quietone, joachim, alexpott: views_hooks group has nothing in it
|
2021-11-08 14:13:59 +00:00 |
Alex Pott
|
2aee2c17b3
|
Issue #3212891 by vaish, brentgees@gmail.com, srilakshmier, mikelutz, quietone, alexpott: Incorrect type declaration in docblock for class property
|
2021-11-07 14:33:50 +00:00 |
bnjmnm
|
0949c10ccb
|
Issue #3239509 by hooroomoo, larowlan, bnjmnm, lauriii: Add String.includes polyfill to support IE11 and Opera Mini
|
2021-11-04 22:37:55 +00:00 |
Alex Pott
|
04f2578519
|
Issue #3087332 by quietone, huzooka, amateescu, danflanagan8: Deprecate the 'd6_url_alias_language' migration process plugin
|
2021-11-03 10:51:09 +00:00 |
Alex Pott
|
76b866462d
|
Issue #3163663 by mpp, chrisolof, alexpott, quietone: Too many open files issue with migrating multiple files using "download" process plugin
|
2021-11-03 10:42:55 +00:00 |
catch
|
5c78c18977
|
Issue #3232074 by bbrala, daffie, alexpott, effulgentsia, catch, gabesullice: [Symfony 6] Add "array|string|int|float|bool|\ArrayObject|null" to all Normalizer classes that implement the method ::normalize()
|
2021-11-02 15:23:29 +00:00 |
catch
|
a427549e6e
|
Revert "Issue #3232074 by bbrala, daffie, effulgentsia, catch, gabesullice, alexpott: [Symfony 6] Add "array|string|int|float|bool|\ArrayObject|null" to all Normalizer classes that implement the method ::normalize()"
This reverts commit 9aa1d53c01 .
|
2021-11-02 11:20:50 +00:00 |
catch
|
9aa1d53c01
|
Issue #3232074 by bbrala, daffie, effulgentsia, catch, gabesullice, alexpott: [Symfony 6] Add "array|string|int|float|bool|\ArrayObject|null" to all Normalizer classes that implement the method ::normalize()
|
2021-11-01 16:21:38 +00:00 |
Alex Pott
|
f5fdfe3165
|
Issue #2569381 by alx_benjamin, init90, vasi, deepakaryan1988, Munavijayalakshmi, Lendude, DuaelFr, alexpott, dawehner: Drupal\views\Plugin\views\area\Result does an unnecessary XSS::adminFilter()
|
2021-11-01 08:36:30 +00:00 |
Alex Pott
|
b3a30bae55
|
Issue #3227821 by wtrv: Broken svg element with "Auto convert linebreaks" (autop) filter
|
2021-10-30 00:51:41 +01:00 |
Alex Pott
|
a911353469
|
Issue #3246053 by quietone: Fix file_managed table for ds9.txt
|
2021-10-29 19:26:15 +01:00 |
catch
|
b7e8bd496e
|
Issue #3244855 by nod_, alexpott, catch: Regression in Drupal 9.3.x due to jQuery.once deprecation
|
2021-10-29 11:32:32 +01:00 |
catch
|
cefb93c5f0
|
Issue #3246150 by dww, larowlan, Berdir, alexpott, craigra: Bundle class changes mean the entity class is now determined by the active entity-type definition
|
2021-10-28 20:54:30 +01:00 |
catch
|
3eba4b3c58
|
Issue #3226052 by longwave, alexpott: Update to cspell 5
|
2021-10-28 13:18:59 +01:00 |
catch
|
b78a9333aa
|
Issue #3246141 by lauriii, longwave: Update JavaScript dependencies prior to 9.3.0
|
2021-10-27 21:02:41 +01:00 |
Lee Rowlands
|
1f02f0b688
|
Revert "Issue #3239509 by hooroomoo, bnjmnm, lauriii: Add String.includes polyfill to support IE11 and Opera Mini"
This reverts commit ed8b15f2e7 .
|
2021-10-27 08:14:09 +10:00 |
hooroomoo
|
ed8b15f2e7
|
Issue #3239509 by hooroomoo, bnjmnm, lauriii: Add String.includes polyfill to support IE11 and Opera Mini
|
2021-10-26 20:11:09 +00:00 |
Alex Pott
|
2c979f05ce
|
Issue #3208849 by yogeshmpawar, cilefen, phenaproxima, mohit_aghera, larowlan, danflanagan8: OEmbedWidget does not display the field's help text, only its own message
|
2021-10-25 23:15:55 +01:00 |
Alex Pott
|
4e87f84c02
|
Issue #3095237 by quietone, ravi.shankar, Vishalghyv, yogeshmpawar, benjifisher, Wim Leers, Matroskeen, heddn, mikelutz: Migrate Drupal 7 date field "todate" value
|
2021-10-25 15:19:08 +01:00 |
Alex Pott
|
91fdb8aae3
|
Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT, alexpott: Add a "Manage permissions" tab for each bundle that has associated permissions
|
2021-10-25 15:11:07 +01:00 |
Alex Pott
|
e324171c3e
|
Revert "Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT: Add a "Manage permissions" tab for each bundle that has associated permissions"
This reverts commit 3dbf997274 .
|
2021-10-25 12:27:21 +01:00 |
Alex Pott
|
8f497e0a43
|
Issue #2945033 by longwave, yobottehg, TMWagner, vdsh, jlatorre, catch: HtmlHeadLink processing does not allow for duplicated alternate hreflang links
|
2021-10-25 11:44:13 +01:00 |
Alex Pott
|
7578516fc4
|
Issue #3231416 by mherchel, ankithashetty, Gauravmahlawat, chetanbharambe, davidwbarratt: Olivero should not expect its default menu blocks to always exist
|
2021-10-25 11:35:34 +01:00 |
Alex Pott
|
ec2c23d65c
|
Issue #3236540 by beatrizrodrigues, gabrielda, ankithashetty, Chi, larowlan, lauriii: Wrong documentation in comment.html.twig
|
2021-10-25 11:29:12 +01:00 |
catch
|
e40f6d17d6
|
Issue #2852557 by bircher, alexpott, longwave, nedjo, dww: Config export key order is not predictable, use config schema to order keys for maps
|
2021-10-25 10:54:41 +01:00 |
Alex Pott
|
190aae1079
|
Issue #2763075 by raman.b, Martijn de Wit, anon, borisson_: Adding new text format gives Uncaught TypeError: f.format_tags.split is not a function
|
2021-10-25 10:40:40 +01:00 |
benjifisher
|
3dbf997274
|
Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT: Add a "Manage permissions" tab for each bundle that has associated permissions
|
2021-10-25 04:08:59 +00:00 |
Lee Rowlands
|
1190672bc6
|
Issue #3043321 by jibran, acbramley, ravi.shankar, Manuel Garcia, johnwebdev, dpi, kim.pepper, mstrelan, NWOM, AaronMcHale, larowlan, Berdir, Wim Leers, kristiaanvandeneynde, bbrala, catch: Use generic access API for node and media revision UI
|
2021-10-25 11:25:35 +10:00 |
Lee Rowlands
|
64074071d1
|
Issue #3223209 by kim.pepper, dww, yogeshmpawar, daffie, larowlan, Berdir, andypost, phenaproxima, brianV, alexpott, AjitS, ravi.shankar, catch, quietone, trobey, Dave Reid, JacobSingh, imclean, tim.plunkett, Kars-T, amateescu, JeremyFrench, aaron: deprecate file_save_data, file_copy and file_move and replace with a service
|
2021-10-25 11:01:32 +10:00 |
pfrenssen
|
fc76f6e843
|
Issue #2570593 by dww, pfrenssen, markhalliwell, moshe weitzman, JeroenT, Chi, eiriksm, d70rr3s, deviantintegral, bradjones1, larowlan, dpi, sokru, claudiu.cristea, Berdir, jonathanshaw, catch, Kingdutch, alexpott, TravisCarden, johnwebdev, AaronMcHale, sime, e0ipso: Allow entities to be subclassed using "bundle classes"
|
2021-10-24 21:30:44 +00:00 |
Lee Rowlands
|
384d615aaa
|
Issue #3245244 by kim.pepper, dww: Make FileUploadHandler re-usuable for non-form file uploads
|
2021-10-25 06:19:20 +10:00 |
catch
|
8065ee3ee6
|
Issue #3134470 by heddn, gabesullice, sudiptadas19, ridhimaabrol24, quietone, mikelutz, Kristen Pol, alexpott, Wim Leers, larowlan, longwave: Switch to entity owner in EntityContentBase during validation
|
2021-10-22 10:18:35 +01:00 |
Alex Pott
|
623cc951b5
|
Issue #3083561 by Grimreaper, raman.b, ankithashetty, mglaman, bbrala, Wim Leers, quietone: Add explicit test coverage for JSON:API filtering on a datetime field
|
2021-10-20 10:38:20 +01:00 |
Alex Pott
|
6eee1db220
|
Issue #3032433 by tim.plunkett, neclimdul, vacho, xjm, phenaproxima: Allow section storages to be loaded via routing without loading from the tempstore
|
2021-10-20 10:29:29 +01:00 |
Alex Pott
|
b69a33ede2
|
Issue #3161223 by andypost, longwave, Hardik_Patel_12, alexpott, jungle, dww: Use PHP 7.0 "spaceship" operator for user sort functions where possible
|
2021-10-20 10:23:57 +01:00 |
Alex Pott
|
11c0e0a609
|
Issue #3073294 by Wim Leers, oknate: Remove obsolete @todo for "Undo bug when first inserting media into unfocused CKEditor"
|
2021-10-20 10:10:46 +01:00 |
Lee Rowlands
|
8a18762130
|
Issue #2957953 by alexpott, sleitner, pobster, Berdir, mohit_aghera, kishor_kolekar, joegraduate, trackleft2, bappa.sarkar, acbramley, ankithashetty, paulocs, batkor, dhirendra.mishra, seanB, priyanka.sahni, Abhijith S, chetanbharambe, vikashsoni, anmolgoyal74, Webbeh, larowlan, hudri, ryan.gibson, amietpatial, ddhuri, capysara, runeasgar, saranya ashokkumar, shimpy, nikitagupta: Editing menus user-experience has regressed
|
2021-10-20 18:42:26 +10:00 |
paulocs
|
3f0caa8a03
|
Issue #3199972 by paulocs, xurizaemon, anmolgoyal74, vsujeetkumar, vakulrai, Suresh Prabhu Parkala, gabriel.abdalla, abhisekmazumdar, AaronMcHale, longwave, larowlan, benjifisher, idebr, Nishat Ahmad, ifrik, snehalgaikwad, rachel_norfolk, alexpott, RenatoG, vikashsoni, ravi.shankar, samiullah, tanubansal: Improve user interface text on the account cancellation screen
|
2021-10-20 08:35:46 +00:00 |
catch
|
33c4319f80
|
Issue #2744381 by Berdir, Wim Leers, mohit_aghera, mstrelan, lahoosascoots, xjm, dawehner, effulgentsia, larowlan, cilefen: NodeAddAccessCheck allows roles holding the "Administer content types" permission to create nodes
|
2021-10-19 10:38:15 +01:00 |
Alex Pott
|
db660b74e4
|
Issue #3008138 by mohit_aghera, jncruces, chetanbharambe, Kristen Pol, Lendude: The link url in views must be translatable
|
2021-10-18 17:38:53 +01:00 |
Alex Pott
|
e67aa82acf
|
Issue #3124674 by mondrake, Neslee Canil Pinto, daffie: Refactor functionality for the SQLite driver to stop migration testing usage of the 'extra_prefix' connection option
|
2021-10-18 17:01:08 +01:00 |
Alex Pott
|
53e5e3382c
|
Issue #2909370 by Spokje, mfernea, neclimdul, zaporylie, quietone, xjm, osman, BartoszUrbaniak: Fix 'Drupal.Commenting.VariableComment.IncorrectVarType' coding standard
|
2021-10-18 16:40:04 +01:00 |
Alex Pott
|
d8b4e40b05
|
Issue #3205866 by danflanagan8, phenaproxima: media_requirements() should report missing source fields
|
2021-10-18 14:56:08 +01:00 |
Alex Pott
|
de537bdba1
|
Issue #3236443 by paulocs, benjifisher, marcos_lima: Link to module-specific permissions forms in Help pages
|
2021-10-18 13:08:44 +01:00 |
Alex Pott
|
7c646f0241
|
Issue #3225227 by Matroskeen, quietone, Kristen Pol: Fix source plugin documentation
|
2021-10-18 12:14:00 +01:00 |
Alex Pott
|
6d04e573e3
|
Issue #3020876 by alex_optim, sakiland, batkor, pfrenssen, mohit_aghera, i-trokhanenko, drclaw, iamdroid, Grayle, tim.plunkett, gun_dose, acbramley, Chris Burge, Sam152, longwave: Contextual links of reusable content blocks are not displayed when rendering entities built via Layout Builder
|
2021-10-18 12:01:05 +01:00 |
Alex Pott
|
47c2f348cf
|
Issue #3116481 by joachim, daffie: Convert EntityViewsDataTest from a unit test to a kernel test
|
2021-10-18 11:18:40 +01:00 |
Alex Pott
|
510b5904fc
|
Issue #3064016 by Matroskeen, alisonjo315, danflanagan8, quietone: Allow menu_link source plugin to filter menu links by menu name(s)
|
2021-10-18 11:04:01 +01:00 |
Alex Pott
|
76f6b690e1
|
Issue #3203009 by quietone, Gauravmahlawat, joachim, catch: the methods in FieldableEntity should document how they are meant to be used
|
2021-10-18 11:01:00 +01:00 |
Alex Pott
|
32eb238f75
|
Issue #3231861 by Lendude, GuyPaddock: PHP errors when overriding the query settings
|
2021-10-18 10:56:59 +01:00 |
Alex Pott
|
81174ad778
|
Issue #2784783 by RytoEX, quietone, jofitz, Charlotte17, Anybody, tomhollevoet, catch, Grevil: Migration of nodes with cck nodereferrer fields fails (SQL error)
|
2021-10-18 10:41:05 +01:00 |
Alex Pott
|
775223c013
|
Issue #3088917 by quietone, gbirch, marvil07, Wim Leers: Map text_plain field formatter to basic_string for long text fields
|
2021-10-18 10:37:56 +01:00 |
Alex Pott
|
e57ef27b2d
|
Issue #3232681 by Matroskeen, danflanagan8, kpaxman, quietone: FieldLink process plugin treats protocol-relative external URLs as internal ones
|
2021-10-18 10:36:12 +01:00 |
Alex Pott
|
4bc7dbb8f9
|
Issue #3187616 by quietone, huzooka, Wim Leers, danflanagan8: Fix TermTranslation query and add missing source plugin test
|
2021-10-18 10:31:42 +01:00 |
Alex Pott
|
1f019ab9d8
|
Issue #3199578 by quietone, danflanagan8, huzooka: Fix EntityReferenceTranslationDeriver process pipeline
|
2021-10-18 10:29:44 +01:00 |
Alex Pott
|
0acc2f337c
|
Issue #3219140 by danflanagan8, huzooka, quietone, Wim Leers: d7_language_content_comment_settings triggers MigrateException if the source bundle is longer than 32 chars: use migration_lookup
|
2021-10-18 10:26:38 +01:00 |
Alex Pott
|
8616edd24f
|
Issue #2976098 by quietone, alexpott, Sivaji_Ganesh_Jojodae, joachim, benjifisher, Wim Leers, mikelutz, catch, dinarcon, scotwith1t, heddn: MigrateExecutable should add details for the migration & destination property to exceptions that cause a row failure
|
2021-10-18 09:37:25 +01:00 |
Alex Pott
|
57d91dbea0
|
Issue #3209934 by quietone, alexpott, longwave: Fix spelling for 46 migrate related words
|
2021-10-18 09:13:24 +01:00 |
Alex Pott
|
f653102333
|
Issue #2909805 by googletorp, fgm, dagmar, ankithashetty: LogMessageParser breaks messages containing braces
|
2021-10-17 17:03:26 +01:00 |
Alex Pott
|
117db6f91b
|
Issue #3227370 by pfrenssen: Toolbar menu theme override omits the 'menu_name' variable
|
2021-10-16 17:09:57 +01:00 |
Alex Pott
|
bfe527484c
|
Issue #3232248 by kim.pepper, dww, andypost, paulocs, alexpott, mstrelan, Berdir: Move _file_save_upload_single to a service and deprecate
|
2021-10-15 09:01:34 +01:00 |
Alex Pott
|
cd735be4dd
|
Issue #2974156 by MegaChriz, k4v, John.nie, jian he, darrenwh, jurgenhaas, daffie, DuneBL, alexpott: TypeError: Argument 1 passed to _editor_get_file_uuids_by_field() must implement interface Drupal\Core\Entity\EntityInterface
|
2021-10-14 13:33:22 +01:00 |
catch
|
c1933e73e7
|
Issue #3239298 by alexpott, andypost, quietone, huzooka, daffie, longwave, Wim Leers, larowlan: Fix \Drupal\migrate\Plugin\migrate\destination\EntityConfigBase::updateEntity() so that config translation migrations can be rolled back
|
2021-10-13 12:24:53 +01:00 |
Lee Rowlands
|
84862bae86
|
Issue #3241275 by alexpott: \Drupal\user\Plugin\migrate\source\d6\User::prepareRow() causes deprecations on PHP 8.1
|
2021-10-13 08:40:29 +10:00 |
hooroomoo
|
25c55e3c1e
|
Issue #3239132 by hooroomoo, larowlan, nod_, bnjmnm: Refactor (if feasible) uses of the jQuery trim function to use vanillaJS
|
2021-10-12 19:17:13 +00:00 |
Lauri Eskola
|
364ecc6c1c
|
Issue #3225241 by mherchel, andy-blum, Gauravmahlawat, shaal, jwitkowski79, nod_: Olivero primary menu JS completely breaks if site-builder specifies over 2 levels deep
|
2021-10-12 16:53:51 +03:00 |
catch
|
caf0971080
|
Issue #3240915 by andypost, alexpott: Passing NULL to \Drupal\Component\Utility\Unicode::truncate() causes deprecations on PHP 8.1
|
2021-10-11 19:57:46 +01:00 |
Alex Pott
|
adf864ee84
|
Issue #3026184 by phenaproxima, nmeegama, kyuubi, vsujeetkumar, carolpettirossi, alexpott, larowlan, seanB, danflanagan8, chr.fritsch: To avoid performance issues, allow tokens in oEmbed thumbnail paths
|
2021-10-11 12:20:41 +01:00 |
Alex Pott
|
9d8e7da4fc
|
Issue #3228000 by bbrala, larowlan, GuyPaddock, Wim Leers, bradjones1, alexpott, catch, e0ipso: Users deleted via JSON:API DELETE don't follow the site-wide cancel_method in the user settings
|
2021-10-11 09:08:35 +01:00 |
Lee Rowlands
|
390e3e008b
|
Issue #3240909 by andypost, alexpott, tim.plunkett: Plugin definitions with no class trigger deprecations on PHP 8.1
|
2021-10-11 16:48:22 +10:00 |