Commit Graph

39188 Commits (6ac3bcd33c46d3792179c20c4442a58527e930d8)

Author SHA1 Message Date
xjm 7ff11794e5 Issue #2821499 by jungle, Andy_D, nikitagupta, lomasr, bbombachini, alexpott, andypost, Mile23, quietone, Sophie.SK, mtodor, barone, kuldeep_mehra27, vsujeetkumar, swatichouhan012, jhodgdon: Enable phpcs rule DrupalPractice.InfoFiles.NamespacedDependency 2020-05-19 13:54:06 -05:00
xjm 24fad1ccb8 Issue #3135390 by munish.kumar, jungle, mondrake, xjm, daffie: Replace assertions involving calls to is_readable() and is_writeable() on files and directories with PHPUnit assertions 2020-05-19 12:48:39 -05:00
xjm a7ff8b3092 Issue #3137268 by benjifisher, mikelutz, quietone, phenaproxima, heddn: Add benjifisher as a sub-system maintainer for migrate 2020-05-19 05:30:25 -05:00
catch 1d551dd7d6 Issue #3120731 by alexpott, japerry, daffie, codersukanta, rfay, xjm, tim.plunkett, catch, andypost: Incorrect "Drupal already installed" if any database settings are wrong or unsatisfactory 2020-05-19 10:44:37 +01:00
catch 5d95f2e177 Issue #3136668 by dww, dawehner, pavnish, catch, daffie, alexpott, xjm: Invalid system.schema key_value entry causes fatal on updating to 8.8.5 2020-05-19 09:11:06 +01:00
Alex Pott a6eaea1b96
Issue #3123933 by greg.1.anderson, alexpott, longwave, xjm: Determine whether ComposerProjectTemplatesTest is testing the internet, and if it is, avoid that 2020-05-19 09:04:15 +01:00
xjm f3d48c2cd8 Issue #3062446 by a.qala: duplicate if statements in "MenuLinkContent.php" on line 151 and 156 - Code Improvement in "Custom Menu Links" module 2020-05-19 02:14:53 -05:00
xjm 2436298a17 Issue #2055851 by andypost, jungle, dawehner, Mac_Weber, sja112, borisson_, fietserwin, init90, Gábor Hojtsy, xjm, effulgentsia, tim.plunkett: Remove translation of exception messages 2020-05-18 19:21:21 -05:00
xjm e0c17813f8 Issue #3137455 by sja112, mondrake, longwave: AssertLegacyTrait - change links in @trigger_error deprecations to point the relevant change record 2020-05-18 18:55:19 -05:00
Lee Rowlands d4c3b72749
Issue #3024682 by quietone, sokru, kim.pepper, benjifisher, webchick, mikelutz, xjm: Migrate UI - add human-friendly module names to the Review form 2020-05-18 11:04:14 +10:00
catch 287cbe29ea Issue #3136604 by lauriii, xjm, effulgentsia, justafish: Update to jQuery 3.5.1 2020-05-15 20:14:12 +01:00
xjm 39bd41960e Issue #3135302 by longwave, Kristen Pol: Remove Symfony 3 legacy test from ReverseProxyMiddlewareTest 2020-05-15 09:00:35 -05:00
xjm b1d0cab054 Issue #3119733 by Raunak.singh, Suresh Prabhu Parkala, daffie, bertboerland, Kristen Pol, xjm: COPYRIGHT.txt outdated 2020-05-15 08:51:36 -05:00
catch cefc84f9b4 Issue #3135629 by alexpott, dww, daffie, jungle, Rkumar, balsama, xjm: Minimum MySQL version requirement is not confirmed when upgrading existing sites from Drupal 8 to Drupal 9 2020-05-14 15:25:41 +01:00
catch 1b4c4238a7 Issue #3123537 by tedbow, dww, DamienMcKenna, xjm, Berdir, tim.plunkett, pingwin4eg: /admin/reports/status should not WSOD if it finds an extension missing core_version_requirement in its info.yml file 2020-05-12 23:53:01 +01:00
Alex Pott 15c4512b57
Issue #3134459 by ridhimaabrol24, aleevas, longwave, heddn, quietone, xjm: Remove @group legacy from migrate tests 2020-05-12 22:29:45 +01:00
Alex Pott 2838d78eba
Issue #3134731 by jungle, jonathan1055, longwave, andypost: Update coder to 8.3.9 2020-05-12 19:49:01 +01:00
Alex Pott ef61d27660
Issue #3135308 by sja112, longwave, Kristen Pol: Fix 'The "Symfony\Component\BrowserKit\Response::getStatus()" method is deprecated since Symfony 4.3, use getStatusCode() instead.' 2020-05-12 19:44:23 +01:00
Alex Pott 5c72f9f050
Issue #3131379 by daffie, Beakerboy, Lendude, alexpott: CONCAT_WS requires at least 3 arguments 2020-05-12 11:03:44 +01:00
xjm 4d49b84991 Issue #3133305 by quietone, daffie, xjm, benjifisher, longwave: Use \Drupal::VERSION to get the version in Migrate UI rather than hardcoding it 2020-05-11 17:25:10 -05:00
xjm 705ab0ab86 Issue #3134676 by Lendude, Kristen Pol: Update CHANGELOG.txt from D8 to D9 or D∞ 2020-05-11 17:17:44 -05:00
catch 90af0a65b3 Issue #3134606 by greg.1.anderson, longwave, Kristen Pol, catch, jungle, alexpott: PHP Fatal error in 8.9.x / 9.0.x upgrade path 2020-05-11 18:00:25 +01:00
catch 98475425ab Issue #3134648 by alexpott, dww, greg.1.anderson, hussainweb, catch, xjm: Don't pin the composer/installers version in drupal/core-recommended 2020-05-11 17:57:07 +01:00
catch 421c588c16 Issue #3131343 by mondrake, dww, jungle: Replace assertions involving calls to in_array() with assertContains()/assertNotContains() 2020-05-11 09:10:55 +01:00
catch 6685ea27ee Issue #2946073 by claudiu.cristea, mpp, neclimdul, Berdir, idimopoulos, remkoklein: Node grant access check missing cacheable dependency on node 2020-05-11 09:05:16 +01:00
xjm 5c2f38aaad Issue #3101635 by mrinalini9, TylerMarshall, Kristen Pol: Update comments in taxonomy.es6.js to reflect taxonomy and not blocks 2020-05-10 19:03:15 -05:00
xjm 7590d5b5df Issue #3126906 by jungle, longwave, AndyF: MenuLinkContentTest.php is recognized as a binary file by git 2020-05-09 21:23:55 -05:00
xjm 4da7958d27 Issue #3133604 by Berdir, dww: Dependency compatibility check in system doesn't check if version is defined 2020-05-09 20:31:53 -05:00
xjm da4caf4fb5 Issue #3113124 by B2F, Kristen Pol: Incorrect API example about default widget override 2020-05-09 15:20:16 -05:00
xjm 84f3be3d90 Issue #3134333 by xjm, longwave, ravi.shankar, daffie: Change Drupal\Tests\search\Functional\SearchSimplifyTest and Drupal\Tests\search\Functional\SearchTokenizerTest to kerneltests 2020-05-09 15:00:59 -05:00
xjm 8a8be6cc82 Issue #3087465 by zuhair_ak, tim.plunkett, Kristen Pol: Move hook_views_ui_display_top_links_alter() to views_ui.api.php 2020-05-09 13:18:46 -05:00
xjm a71b6415b6 Issue #3123211 by jungle, Kristen Pol: Replace usages of \Drupal::menuTree() with IoC injection 2020-05-09 13:11:03 -05:00
Alex Pott 9d8849513f
Issue #3134475 by Beakerboy, daffie: Avoid directly comparing string to blob in CommentIntegrationTest 2020-05-09 11:02:05 +01:00
catch 7255efdd1c Issue #3121020 by dww, Kristen Pol: Move Update Manager XML test fixtures into a fixtures/release-history directory 2020-05-07 19:56:08 +01:00
catch 29e324693e Issue #2988309 by Krzysztof Domański, Berdir, hchonov: Ensure that all field types return TRUE on equals() for the same values 2020-05-07 19:44:17 +01:00
catch 683ed03e58 Issue #3106304 by huzooka, Wim Leers: Migrate: add mapping for editor module's editor_align and editor_caption filters 2020-05-07 19:41:31 +01:00
catch df127208e7 Issue #2907402 by Berdir, neel24, Wim Leers, damiankloip, tedbow: HAL normalization of file fields don't provide file entity id or file entity REST URL 2020-05-07 19:38:39 +01:00
catch 5777f8f595 Issue #3101891 by tim.plunkett, zrpnr: Allow layout plugins to define default values for column widths 2020-05-07 19:34:37 +01:00
catch 5fbd9c7942 Issue #3114122 by jungle, klausi, dww: ExceptionLoggingSubscriber should log 403 access denied reason 2020-05-07 19:31:24 +01:00
catch 12610fd5a8 Issue #3110620 by salah1, xjm, kiamlaluno: Documentation for ModuleHandler::invokeAll() says the method uses a PHP function that is not used anymore 2020-05-07 19:14:06 +01:00
catch 40a5bd7e0a Issue #3126965 by jungle, quietone, longwave, mondrake, dww: Replace assert* involving count() and an integer literal with assertCount() 2020-05-07 19:07:00 +01:00
xjm 9674c99b4d Issue #3134318 by jungle: Enable phpcs rule Drupal.Classes.ClassFileName 2020-05-07 08:49:35 -05:00
catch ca1aa9e4ba Issue #3094398 by martin107, alexpott, andypost, klausi: Update Symfony response and request events to new classes 2020-05-06 15:39:38 +01:00
xjm 4276e51131 Issue #3107472 by ravi.shankar, alexpott, kishor_kolekar, jibran: DbDumpCommand should not hardcode the version string 2020-05-05 08:58:01 -05:00
xjm 214fb25b48 Issue #3093173 by Neslee Canil Pinto, jungle, swatichouhan012, lauriii, xjm, dww, longwave: Improve README for forked jQuery UI components 2020-05-05 08:34:05 -05:00
xjm 572e554aa9 Issue #3032686 by longwave, jibran, xjm, alexpott, Berdir, amateescu: Remove references to unused packages in Drupal 9's vendor hardening 2020-05-05 07:53:37 -05:00
catch 0e9339a67a Issue #3133442 by alexpott, jungle, longwave: Update dependencies for Drupal 9.0 2020-05-05 11:01:59 +01:00
xjm 22b08be669 Issue #3126617 by hansfn: Invalid HTML for Field UI in Help Topics module 2020-05-04 19:22:17 -05:00
xjm b28613324a Issue #3112328 by jungle, hash6, xjm: FormatterBase implements ContainerFactoryPluginInterface, so it's not necessary for its child classes to repeat that they do as well 2020-05-04 13:02:41 -05:00
xjm 809cfa14a6 Issue #3131819 by jungle, mondrake, xjm, dww: Replace assertions involving calls to is_resource() with assertIsResource() 2020-05-04 12:36:46 -05:00