Commit Graph

37399 Commits (a7eacc877ed96d4f5e62d63cefe66ebe136d69a9)

Author SHA1 Message Date
catch a7eacc877e Issue #2145751 by jibran, yongt9412, DuaelFr, Berdir, pnagornyak, arpad.rozsa, mbovan, Wim Leers, Nixou, effulgentsia, Fabianx, kristiaanvandeneynde, anavarre, dawehner: Introduce ENTITY_TYPE_list:BUNDLE cache tag and add it to single bundle listing
(cherry picked from commit e68ca9358f)
2020-01-17 11:49:53 +00:00
Alex Pott 43b42be33c
Issue #3086850 by MasterBranch, ravi.shankar, joachim, hchonov, kiwimind, mglaman, jhedstrom: "Cannot load a NULL ID" assertion in EntityStorageBase should say the entity type
(cherry picked from commit c0f736b320)
2020-01-16 15:30:09 +00:00
Alex Pott e3b4d5e47a Issue #3106395 by Berdir, catch: Move tests that test the update system to UpdateSystem namespace
(cherry picked from commit 46eaa9b843)
2020-01-16 10:38:52 +00:00
Alex Pott 00ba9683c4
Issue #2914110 by Berdir, neclimdul, acbramley, yongt9412, Wim Leers, arpad.rozsa, kim.pepper, Fabianx, davidwhthomas, pameeela, kualee, amateescu, jibran, longwave: Shortcut hook_toolbar implementation makes all pages uncacheable
(cherry picked from commit b941c7c4c3)
2020-01-15 23:22:31 +00:00
catch 3d7252be2d Issue #3102059 by alexpott, Berdir, longwave: Make tests of the update system use UpdatePathTestTrait instead of UpdatePathTestBase 2020-01-15 22:20:42 +00:00
xjm 0cc4e67c1e Issue #3096203 by bnjmnm, xjm, lauriii: Create Classy library dependency tests that can be used for all themes, and verify by providing an Umami-specific classy/dropbutton
(cherry picked from commit b01c410bd6)
2020-01-15 14:44:58 -06:00
Lauri Eskola acc50d8c15
Issue #3096566 by huzooka, aleevas, Dinesh18, ravi.shankar, phenaproxima, lauriii: Copy media library styles from Seven to Claro
(cherry picked from commit 389ca89dd3)
2020-01-15 18:14:52 +02:00
Lauri Eskola 52a3220d93
Issue #3105580 by Hardik_Patel_12, siddhant.bhosale: Move HTML classes from claro_preprocess_checkboxes to a template
(cherry picked from commit 5a9de59616)
2020-01-15 17:29:14 +02:00
Alex Pott 9ade85c270
Issue #2969262 by bkosborne, FeyP, BlacKICEUA, dawehner, joelpittet: PHP 7.2: Warning: count(): Parameter must be an array or an object that implements Countable n Drupal\views\Plugin\views\argument_validator\Entity->validateEntity()
(cherry picked from commit 73b8d10170)
2020-01-15 11:06:00 +00:00
Alex Pott 492fd1e3d0
Issue #3096831 by hash6, sd9121, lauriii, huzooka: Fix default link button styles
(cherry picked from commit 4b74e91fe3)
2020-01-15 10:52:51 +00:00
Alex Pott d44b969798
Issue #3100470 by phenaproxima, oknate, Meenakshi.g, Wim Leers, bnjmnm: EditorMediaDialog triggers an "undefined index" notice for data-view-mode
(cherry picked from commit 61aa003c83)
2020-01-15 10:22:46 +00:00
Alex Pott 1f0cd959e3
Issue #3027998 by robpowell, jofitz, codekarate, heddn: Default Value Migration Process plugin produces unexpected behavior when updating list field from D7 to D8
(cherry picked from commit 11c46fc2ac)
2020-01-15 10:19:23 +00:00
Alex Pott 117cb9cd64
Issue #3079330 by Berdir: LocaleConfigSubscriberTest has many assertions that don't run
(cherry picked from commit 54d12c1346)
2020-01-14 21:43:02 +00:00
Alex Pott 9f121c86c9
Revert "Issue #3103031 by quietone, Wim Leers: Add missing test of field option translations for booleans"
This reverts commit e4220e5ce6.
2020-01-14 21:31:05 +00:00
Alex Pott 4c381596e5
Issue #3099364 by wells, Dinesh18, Sam152, Berdir: Content Moderation requirements check relies on Views UI module 2020-01-14 21:01:22 +00:00
Alex Pott d739e7275d
Issue #3062101 by Krzysztof Domański, larowlan: Incorrect data type when the preg_match function is used as the result of another function
(cherry picked from commit edb58dfe15)
2020-01-14 15:49:41 +00:00
Alex Pott 5a4dd40a42
Issue #3073261 by oknate, phenaproxima, Wim Leers: Improve CKEditorTestTrait
(cherry picked from commit b28a392ece)
2020-01-14 15:30:21 +00:00
Alex Pott 0a7c6dc9cd
Issue #3101818 by eiriksm, ravi.shankar, longwave: Allow other loggers than core loggers to FieldDiscovery.php 2020-01-14 14:09:45 +00:00
Alex Pott 34218a9105
Issue #3104420 by peterkokot, mondrake: PHP 7.4 Deprecated curly brace syntax for accessing array elements
(cherry picked from commit eb5e8d5dbd)
2020-01-14 11:13:33 +00:00
Alex Pott ca42948626
Issue #2903831 by quicksketch, acbramley, Lendude, longwave, Mirroar, jibran: Views attachments missing for some display machine names
(cherry picked from commit 456ea857fe)
2020-01-14 10:19:53 +00:00
Alex Pott c2423dfd7b
Issue #3098707 by blazey: Add purgeDeletedWorkspacesBatch to the WorkspaceManagerInterface
(cherry picked from commit a8d43caa6a)
2020-01-14 10:14:04 +00:00
Alex Pott 9efcbebcb8
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
(cherry picked from commit 9566f2017e)
2020-01-13 21:34:19 +00:00
catch 1e3c9e3dca Issue #3104421 by peterkokot: PHP 7.4 deprecated reverse order of glue and pieces in implode
(cherry picked from commit 73116db19c)
2020-01-13 18:57:04 +00:00
catch 559ea97ba9 Issue #3104021 by abhisekmazumdar, Hardik_Patel_12: Remove the unnecessary by reference from menu_ui_system_breadcrumb_alter
(cherry picked from commit c62cf5d5bd)
2020-01-13 18:18:47 +00:00
Alex Pott e4220e5ce6
Issue #3103031 by quietone, Wim Leers: Add missing test of field option translations for booleans
(cherry picked from commit 677f9d42d8)
2020-01-13 17:25:18 +00:00
Alex Pott 32e999c49b
Issue #3097822 by mondrake, Lendude: Drupal\migrate_drupal\Tests\StubTestTrait is not compatible with PHPUnit 8
(cherry picked from commit a5876a27ac)
2020-01-13 17:11:50 +00:00
Alex Pott 5d64d72c03
Issue #3098244 by longwave, Madhura BK, Krzysztof Domański: Rename SafeMarkupKernelTest to FormattableMarkupKernelTest
(cherry picked from commit fd224bc774)
2020-01-13 17:08:57 +00:00
Alex Pott 3def111e05
Issue #3096673 by b_sharpe, sathish.redcrackle: Remote Video media type should have revisions enabled by default
(cherry picked from commit ac3602c3ea)
2020-01-13 16:45:26 +00:00
Alex Pott da130569cb
Issue #3102903 by mondrake: MigrateExecutableMemoryExceededTest has mismatched argument type mock expectations (and fails in PHPUnit8)
(cherry picked from commit dda035c260)
2020-01-13 13:47:23 +00:00
Alex Pott 54ee2173f2
Issue #3087486 by AkashkumarOSL, kim.pepper, catch: Update docs in PagerManagerInterface
(cherry picked from commit fb4c658da8)
2020-01-13 13:40:12 +00:00
Alex Pott a3e523074f
Issue #3065166 by mondrake: Modernize Drupal\KernelTests\Core\Database\ConnectionUnitTest
(cherry picked from commit 98daa59973)
2020-01-13 11:59:17 +00:00
Alex Pott d6ee61eaeb
Issue #3093577 by dww, Krzysztof Domański, lauriii, Charlie ChX Negyesi, Fabianx: Let Twig without() filter take both arrays and strings as arguments
(cherry picked from commit 12dcba2532)
2020-01-13 11:43:10 +00:00
xjm 9f847ae766 Issue #3103913 followup by Lendude, mondrake, catch, xjm: hotfix for test failures on PHP 7.0
(cherry picked from commit 74efa72cb4)
2020-01-10 13:58:30 -06:00
Alex Pott 049ddc9d58
Issue #3099971 by huzooka: Hard-coded uri string in WorkflowListBuilder breaks if Drupal is installed in (webroot) subfolder
(cherry picked from commit 49b03d9954)
2020-01-10 16:24:01 +00:00
Alex Pott cf2a659a5b
Issue #3100141 by shimpy, andrewmacpherson: Update handbook page link on cron settings form
(cherry picked from commit 61e4c04ec5)
2020-01-10 16:14:13 +00:00
Alex Pott ebda038646
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
(cherry picked from commit b3aa868491)
2020-01-10 16:10:33 +00:00
Alex Pott a4b6c45a36
Issue #3104922 by greg.1.anderson, Mile23, alexpott: Guard against changes to Scaffold Plugin that might cause upgrade problems
(cherry picked from commit 61fa1bf27c)
2020-01-10 15:01:32 +00:00
catch f60d6f7ffc Issue #3103913 by Lendude, mondrake: ViewExecutableTest::testAddHandler and ::testAddHandlerWithEntityField are misusing the mock expectation
(cherry picked from commit 04722fbe3a)
2020-01-10 14:14:35 +00:00
Lauri Eskola dea7e7d75b
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
(cherry picked from commit 65f5c4c870)
2020-01-08 11:49:48 +02:00
Alex Pott d0476bbefc
Issue #3100190 by quietone: Change ValidateMigrationStateTestTrait to only test one version
(cherry picked from commit 5367f8a5af)
2020-01-07 17:35:06 +00:00
Alex Pott a0761b218a
Issue #2620854 by leolando.tan, idebr, hussainweb, anya_m, jhodgdon, alexpott, Jeff Burnz: links.html.twig docs are out of date
(cherry picked from commit 4813116ddf)
2020-01-07 15:28:31 +00:00
catch 36c790ea77 Issue #3099583 by alexpott, klausi, neclimdul, heddn: Update coder to 8.3.7 2020-01-07 11:28:46 +00:00
xjm 34bb006a73 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
(cherry picked from commit 66aa8b03c6)
2020-01-04 03:54:41 -05:00
catch 75088187c1 Issue #2936105 by SerShevchyk, voleger, RoSk0, Charlie ChX Negyesi: Deprecate DRUPAL_PHP_FUNCTION_PATTERN and replace its usages
(cherry picked from commit 618f0bcfa1)
2020-01-01 18:03:44 +00:00
catch 813eb5dc68 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:53:18 +00:00
catch 9df9496dbb Issue #3102899 by mondrake: ViewExecutableTest uses a mocked argument callback wrongly (and fails in PHPUnit8)
(cherry picked from commit ed8851341f)
2019-12-31 18:31:23 +00:00
xjm 9bef736f68 Issue #3101787 by lauriii: Follow-up to #2849628: Copy change to Views UI module
(cherry picked from commit 58bec68a93)
2019-12-24 14:13:47 -06:00
Lauri Eskola acbc81a894
Issue #3102329 by Deepthi kumari, huzooka: Remove transition from CKEditor border-color
(cherry picked from commit 7da9a3ead2)
2019-12-23 12:31:48 +02:00
webchick 5dc210ead2 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
(cherry picked from commit c2ea8a58aa)
2019-12-20 17:49:32 -08:00
webchick 12517d07d7 Issue #2946889 by Wim Leers, jfussion, quietone, jofitz, heddn: Missing migration filters that are replaced with filter_null may have invalid settings applied
(cherry picked from commit 60b75a6d52)
2019-12-20 17:46:10 -08:00