Commit Graph

37664 Commits (a56410bf7b13c306c3e250cfb38acd7ba748b0f7)

Author SHA1 Message Date
Alex Pott 11c46fc2ac
Issue #3027998 by robpowell, jofitz, codekarate, heddn: Default Value Migration Process plugin produces unexpected behavior when updating list field from D7 to D8 2020-01-15 10:19:16 +00:00
Alex Pott 54d12c1346
Issue #3079330 by Berdir: LocaleConfigSubscriberTest has many assertions that don't run 2020-01-14 21:42:52 +00:00
Alex Pott 89bdd89a11
Revert "Issue #3103031 by quietone, Wim Leers: Add missing test of field option translations for booleans"
This reverts commit 677f9d42d8.
2020-01-14 21:31:21 +00:00
Alex Pott edb58dfe15
Issue #3062101 by Krzysztof Domański, larowlan: Incorrect data type when the preg_match function is used as the result of another function 2020-01-14 15:49:34 +00:00
Alex Pott b28a392ece
Issue #3073261 by oknate, phenaproxima, Wim Leers: Improve CKEditorTestTrait 2020-01-14 15:30:11 +00:00
Alex Pott 0c3891e0b2
Issue #3101818 by eiriksm, ravi.shankar, longwave: Allow other loggers than core loggers to FieldDiscovery.php 2020-01-14 14:09:11 +00:00
Alex Pott eb5e8d5dbd
Issue #3104420 by peterkokot, mondrake: PHP 7.4 Deprecated curly brace syntax for accessing array elements 2020-01-14 11:13:27 +00:00
Alex Pott 456ea857fe
Issue #2903831 by quicksketch, acbramley, Lendude, longwave, Mirroar, jibran: Views attachments missing for some display machine names 2020-01-14 10:19:47 +00:00
Alex Pott a8d43caa6a
Issue #3098707 by blazey: Add purgeDeletedWorkspacesBatch to the WorkspaceManagerInterface 2020-01-14 10:13:58 +00:00
Alex Pott 9566f2017e
Issue #2851204 by swarad07, fotuzlab, Sahana _N, prash_98, anoopjohn, ravi.shankar, jungle, rahul.gore, cilefen, xjm, alexpott, jericho711: #size for Select field documentation is wrong 2020-01-13 21:34:14 +00:00
catch 73116db19c Issue #3104421 by peterkokot: PHP 7.4 deprecated reverse order of glue and pieces in implode 2020-01-13 18:56:45 +00:00
catch c62cf5d5bd Issue #3104021 by abhisekmazumdar, Hardik_Patel_12: Remove the unnecessary by reference from menu_ui_system_breadcrumb_alter 2020-01-13 18:18:20 +00:00
catch 34473684b6 Issue #3091447 by Krzysztof Domański, el7cosmos, longwave, ravi.shankar, Berdir, martin107: Remove Utility component BC layers 2020-01-13 18:16:57 +00:00
catch 5c832d2e3e Issue #3102059 by alexpott, Berdir, longwave: Make tests of the update system use UpdatePathTestTrait instead of UpdatePathTestBase 2020-01-13 17:55:22 +00:00
Alex Pott 677f9d42d8
Issue #3103031 by quietone, Wim Leers: Add missing test of field option translations for booleans 2020-01-13 17:25:12 +00:00
Alex Pott a5876a27ac
Issue #3097822 by mondrake, Lendude: Drupal\migrate_drupal\Tests\StubTestTrait is not compatible with PHPUnit 8 2020-01-13 17:11:44 +00:00
Alex Pott fd224bc774
Issue #3098244 by longwave, Madhura BK, Krzysztof Domański: Rename SafeMarkupKernelTest to FormattableMarkupKernelTest 2020-01-13 17:08:51 +00:00
Alex Pott ac3602c3ea
Issue #3096673 by b_sharpe, sathish.redcrackle: Remote Video media type should have revisions enabled by default 2020-01-13 16:45:19 +00:00
catch 560a000c9c Issue #3104306 by Berdir, andypost: Remove BC layers in the extension component 2020-01-13 14:03:46 +00:00
Alex Pott dda035c260
Issue #3102903 by mondrake: MigrateExecutableMemoryExceededTest has mismatched argument type mock expectations (and fails in PHPUnit8) 2020-01-13 13:47:17 +00:00
Alex Pott fb4c658da8
Issue #3087486 by AkashkumarOSL, kim.pepper, catch: Update docs in PagerManagerInterface 2020-01-13 13:40:06 +00:00
Alex Pott 98daa59973
Issue #3065166 by mondrake: Modernize Drupal\KernelTests\Core\Database\ConnectionUnitTest 2020-01-13 11:59:12 +00:00
Alex Pott 12dcba2532
Issue #3093577 by dww, Krzysztof Domański, lauriii, Charlie ChX Negyesi, Fabianx: Let Twig without() filter take both arrays and strings as arguments 2020-01-13 11:43:05 +00:00
xjm 74efa72cb4 Issue #3103913 followup by Lendude, mondrake, catch, xjm: hotfix for test failures on PHP 7.0 2020-01-10 13:58:07 -06:00
Alex Pott 49b03d9954
Issue #3099971 by huzooka: Hard-coded uri string in WorkflowListBuilder breaks if Drupal is installed in (webroot) subfolder 2020-01-10 16:23:53 +00:00
Alex Pott 61e4c04ec5
Issue #3100141 by shimpy, andrewmacpherson: Update handbook page link on cron settings form 2020-01-10 16:14:08 +00:00
Alex Pott b3aa868491
Issue #3101808 by idebr, Lendude: Do not warn users of unsaved changes to the form when clicking links in the media library widget that open in a new window 2020-01-10 16:10:24 +00:00
Alex Pott 61fa1bf27c
Issue #3104922 by greg.1.anderson, Mile23, alexpott: Guard against changes to Scaffold Plugin that might cause upgrade problems 2020-01-10 15:01:26 +00:00
catch 04722fbe3a Issue #3103913 by Lendude, mondrake: ViewExecutableTest::testAddHandler and ::testAddHandlerWithEntityField are misusing the mock expectation 2020-01-10 14:13:38 +00:00
xjm 897eee4ffe Issue #3104473 by Manuel Garcia, Mile23, greg.1.anderson, longwave, xjm: Use version of guzzlehttp/guzzle ^6.5.2 2020-01-09 09:33:46 -06:00
Lauri Eskola 65f5c4c870
Issue #3096241 by huzooka, Vinodhini.E: Refactor image and file field widgets to improve contrib compatibility and to make their templates and preprocess functions DRY 2020-01-08 11:48:59 +02:00
Alex Pott 5367f8a5af
Issue #3100190 by quietone: Change ValidateMigrationStateTestTrait to only test one version 2020-01-07 17:35:00 +00:00
Alex Pott 4813116ddf
Issue #2620854 by leolando.tan, idebr, hussainweb, anya_m, jhodgdon, alexpott, Jeff Burnz: links.html.twig docs are out of date 2020-01-07 15:28:24 +00:00
catch a0bdf62a33 Issue #3099583 by alexpott, klausi, neclimdul, heddn: Update coder to 8.3.7 2020-01-07 11:26:29 +00:00
catch 0885820a21 Issue #3091418 by Manuel Garcia, jibran, tedbow, TravisCarden, xjm, greg.1.anderson, Gábor Hojtsy, catch, Mile23, Berdir, hussainweb: Update composer dependencies on 9.0.x 2020-01-06 15:26:35 +00:00
xjm 66aa8b03c6 Issue #3095713 by bnjmnm, Meenakshi.g, lauriii, xjm, dww: Create classy directory with README, in the templates and css directories for all themes subtheming Classy 2020-01-04 03:54:00 -05:00
catch 618f0bcfa1 Issue #2936105 by SerShevchyk, voleger, RoSk0, Charlie ChX Negyesi: Deprecate DRUPAL_PHP_FUNCTION_PATTERN and replace its usages 2020-01-01 18:03:21 +00:00
catch 4bfd652e46 Issue #3067762 by alexpott, Berdir, Wim Leers: Fix bug in \Drupal\rest\RequestHandler::createArgumentResolver and handle "Passing in arguments the legacy way is deprecated" deprecation 2020-01-01 16:47:05 +00:00
catch ed8851341f Issue #3102899 by mondrake: ViewExecutableTest uses a mocked argument callback wrongly (and fails in PHPUnit8) 2019-12-31 18:30:51 +00:00
xjm 58bec68a93 Issue #3101787 by lauriii: Follow-up to #2849628: Copy change to Views UI module 2019-12-24 14:13:11 -06:00
Lauri Eskola 7da9a3ead2
Issue #3102329 by Deepthi kumari, huzooka: Remove transition from CKEditor border-color 2019-12-23 12:30:50 +02:00
webchick c2ea8a58aa Issue #3097327 by Wim Leers, quietone, Meenakshi.g: d7_node_title_label migration plugin incorrectly generating base_field_override for every node type, even those that don't have an overridden title label 2019-12-20 17:49:09 -08:00
webchick 60b75a6d52 Issue #2946889 by Wim Leers, jfussion, quietone, jofitz, heddn: Missing migration filters that are replaced with filter_null may have invalid settings applied 2019-12-20 17:45:47 -08:00
webchick fb65f06c61 Issue #3096969 by quietone, gabesullice, Wim Leers, mikelutz: migrate_drupal's Variable source plugin always returns a row for processing, even if none of the variables for a migration are set on the source site 2019-12-20 17:31:21 -08:00
webchick 92a0b41fa2 Issue #3095195 by jofitz, Wim Leers, heddn: Drupal 7 date fields configured to not collect the hour/minute/second granularities can have "00" MM or DD attributes 2019-12-20 17:24:07 -08:00
webchick 347624ad75 Issue #3095146 by Wim Leers, heddn: Drupal 7 date fields configured to not collect the hour/minute/second granularities can have a different "settings" structure than the migration assumes 2019-12-20 17:22:06 -08:00
Alex Pott 802719a568
Issue #3100496 by amateescu, Donnyboypony, alexpott, Berdir, daffie, PapaGrande: Workspaces should only alter non-deprecated path_alias services 2019-12-20 21:47:29 +00:00
Lauri Eskola 88bdfdda0c
Issue #3101643 by longwave, bnjmnm, tedbow, lauriii: Update Underscore. to 1.9.1 2019-12-20 14:06:53 +02:00
Lauri Eskola 36781f7e0d
Issue #3100939 by tedbow, bnjmnm, lauriii: Update picturefill to 3.0.3 2019-12-20 13:04:04 +02:00
Lauri Eskola a138bb65c2
Issue #3100949 by tedbow, bnjmnm, lauriii: Update popper.js to 1.16.0 2019-12-20 12:51:26 +02:00