Commit Graph

21719 Commits (39bd41960e5fbb7119edf8221212bf904c523f1d)

Author SHA1 Message Date
Lauri Eskola 73427bdf5c
Issue #3101040 by reinchek, swatichouhan012, Vinodhini.E, ckrina, KondratievaS: Password confirm field gets the green focus ring cropped 2020-04-24 13:39:24 +03:00
catch 8f7f02c661 Issue #3129508 by Lal_, daffie, Suresh Prabhu Parkala: Change multiple dirname()'s into a single dirname() with the use of the second parameter of dirname() 2020-04-23 17:15:14 +01:00
catch 0bcbf2f009 Issue #3039296 by jungle, abhisekmazumdar, pandaski, tvb, dww, alexpott, init90: Fix examples in hook_install() and hook_uninstall() 2020-04-23 16:59:01 +01:00
Lauri Eskola b927c360d3
Issue #3109351 by neelam_wadhwani, kostyashupenko, bnjmnm, Kristen Pol: Remove image-widget library from Claro 2020-04-22 16:17:25 +03:00
catch 095686927f Issue #3117857 by longwave, jungle, govind.maloo, Kristen Pol: [Symfony 5] The "Symfony\Component\Debug\BufferingLogger" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\BufferingLogger" instead 2020-04-21 13:07:10 +01:00
catch da6f725fdb Issue #3115987 by jungle, kiamlaluno, quietone: Rename the $instanceIDs property used from plugin classes to $instanceIds 2020-04-20 15:40:27 +01:00
catch 48849923ec Issue #3125032 by jungle, alexpott, Neslee Canil Pinto, longwave, joachim, andypost: Use variadics in Cache::merge* functions - for example Cache::mergeTags() 2020-04-20 15:33:39 +01:00
catch a5be0a12c5 Issue #3119278 by nterbogt, hansfn: Better messaging for locale batches 2020-04-20 15:30:13 +01:00
catch 66e8d08413 Issue #3125234 by martin107, longwave: ProxyBuilder compatibility with Symfony 5 2020-04-20 15:20:35 +01:00
catch f89fcba55b Issue #3127838 by Lendude: In MediaLibrary the 'save and insert' is nested in code when it doesn't have to be 2020-04-20 15:10:43 +01:00
catch f08be334ae Issue #3117869 by longwave: [Symfony 5] Passing arguments to "Symfony\Component\HttpFoundation\Request::isMethodSafe()" has been deprecated since Symfony 4.4 2020-04-20 10:58:32 +01:00
catch 3cfe353e0e Issue #3127674 by jungle, longwave, imalabya, mondrake: Update dependencies for Drupal 9.0 2020-04-20 10:46:36 +01:00
Alex Pott 3ea981a11f
Issue #3128814 by longwave, jungle, dww: Replace assert* involving count() and an equality operator with assertCount() 2020-04-20 10:21:24 +01:00
Alex Pott b2a10193e1
Issue #2956556 by johndevman, daffie, Neslee Canil Pinto, dan.munn, aleevas, dubcanada, alexpott: class isn't set in FETCH_OBJECT when class_name isn't set 2020-04-20 00:47:40 +01:00
Alex Pott e1b9321477
Issue #2992631 by dww, swatichouhan012, tedbow, jungle, xjm: Update report incorrectly recommends security releases for old minors when a security update is needed and a secure version of the old minor is also available 2020-04-20 00:25:26 +01:00
Alex Pott e5b0277a40
Issue #3119170 by tstoeckler, daffie: Optimize pgsql/Schema::findPrimaryKeyColumns() for Postgres >= 9.6 2020-04-19 15:41:14 +01:00
Alex Pott b739bebc39
Issue #3126971 by mondrake, alexpott, longwave: Replace usage of getObjectAttribute() that is deprecated 2020-04-18 17:40:08 +01:00
Alex Pott 50332db194
Issue #3117858 by longwave, druprad, Kristen Pol: [Symfony 5] The "Symfony\Component\Process\Process::inheritEnvironmentVariables()" method is deprecated since Symfony 4.4, env variables are always inherited 2020-04-18 16:59:09 +01:00
Alex Pott c0f2b559aa
Issue #3126970 by mondrake, longwave: Replace usage of readAttribute() that is deprecated 2020-04-18 14:25:29 +01:00
Alex Pott a6e402fc01
Issue #3126563 by mondrake, daffie, alexpott: Replace usage of assertAttributeEquals() that is deprecated 2020-04-18 10:31:47 +01:00
Alex Pott cc564e260e
Issue #3121362 by jungle, Meenakshi.g, dww, xjm, alexpott, tim.plunkett: Fix duplicate word typos (the the, to to, etc.) for code comments 2020-04-17 20:37:16 +01:00
catch 8e9db42930 Issue #3070745 by AndyF, ravi.shankar, olli, tedbow, samuel.mortenson, droplet, alexpott: Off canvas filling up localStorage's quota, causing errors 2020-04-17 17:59:46 +01:00
catch 5132c83fac Issue #3082415 by Krzysztof Domański, mondrake, alexpott, longwave, jungle: Replace assert(Not)Same/Identical() on booleans with assert(Not)True/False() in PHPUnit tests 2020-04-17 16:00:07 +01:00
Alex Pott de981ef81e
Issue #3126969 by mondrake, longwave, alexpott, daffie: Replace usage of assertAttributeInstanceOf() that is deprecated 2020-04-17 13:01:36 +01:00
catch 701a778095 Issue #3015855 by Neslee Canil Pinto, mondrake, hash6, neel24, daffie, andypost: Replace all db calls to block_content table with Entity APIs
(cherry picked from commit 219df57c0d)
2020-04-17 13:00:13 +01:00
catch a96d4b3f92 Issue #3119924 by sinn: SelectPagerDefaultTest should not rely on default sorting order 2020-04-17 12:50:17 +01:00
Alex Pott a585dd6a7e
Issue #2455465 by stefan.r, Darren Oh, cosmicdreams, longwave, benjy, alexpott: Add mod_php7 check to htaccess and remove php5 code 2020-04-17 12:48:45 +01:00
catch a4ddcd27c6 Issue #3127960 by Kartagis: Incorrectly put underscore in string 2020-04-17 12:25:31 +01:00
catch 8964921c80 Issue #3122547 by dww, jungle, Kristen Pol: Fix duplicate word typos (the the, to to, etc) for test assertions 2020-04-17 12:23:16 +01:00
catch 8c8056ec9e Issue #3119710 by daffie, Kristen Pol: Remove lowercase table naming in NodeMigrateTypeTestTrait::getTableName() 2020-04-17 12:12:39 +01:00
catch 576652b698 Issue #3124769 by Chi, msuthars: Fix hardcoded destination in UiHelperTrait::drupalLogout() 2020-04-17 10:26:58 +01:00
catch d4a14f63d3 Issue #3119922 by sinn, daffie: DeleteTruncateTest should not rely on default sorting order in DB 2020-04-17 10:20:03 +01:00
catch 62bb4d911d Issue #3127255 by kiamlaluno, longwave, johndevman: system_requirements() checks for values that Unicode::check() doesn't return anymore 2020-04-17 10:17:06 +01:00
catch 4ed33dc1c2 Issue #2997748 by amateescu, maseyuk, vijaycs85, daffie: Views query alter for fields stored in dedicated tables is not working properly 2020-04-17 10:10:53 +01:00
catch c609c06bb4 Issue #3117863 by longwave, Kristen Pol: [Symfony 5] Using the "Symfony\Component\Validator\Constraints\Length" constraint with the "min" option without setting the "allowEmptyString" one is deprecated 2020-04-17 09:53:15 +01:00
catch afd616c38d Issue #3126694 by Neslee Canil Pinto: Replace tpl.twig with html.twig in ThemeTest 2020-04-17 09:24:11 +01:00
catch 09be91a395 Issue #3126564 by longwave, mondrake: Replace usage of assertArraySubset(), that is deprecated 2020-04-16 19:40:52 +01:00
Lauri Eskola 7e04d241c3
Issue #3078524 by huzooka, kostyashupenko, thalles, katrienc, pranav45, neelam_wadhwani, prabha1997, ckrina, emma.maria, Maithri Shetty, Meenakshi.g, pminf, shimpy, fhaeberle, KondratievaS, Vinodhini.E, lauriii, cedric_a, bnjmnm, mradcliffe, DyanneNova, katannshaw: Focus styling of WYSIWYG field inputs should be consistent with other inputs 2020-04-16 16:43:37 +03:00
catch 2989dd00ba Issue #3112476 by alexpott, Neslee Canil Pinto, mondrake, daffie, salah1, neelam_wadhwani: Always set $info['namespace'] on database connection info 2020-04-15 18:27:31 +01:00
catch 4994ca42d1 Issue #3082602 by bnjmnm, longwave: Remove transform rule from css_disable_transitions_test 2020-04-15 15:10:26 +01:00
catch 4d47c66559 Issue #3127455 by nevergone: fix placeBlock() function comment 2020-04-15 15:05:57 +01:00
catch 6eda65df14 Issue #3127641 by mglaman, longwave: Typo in ResourceIdentifierNormalizer, "mach" instead of "match" 2020-04-15 15:04:32 +01:00
catch 668f597c10 Issue #3123376 by swatichouhan012, johndevman, longwave, xjm: update_fix_incompatibility() is (theoretically) dead code, but is also theoretically dangerous 2020-04-15 14:45:16 +01:00
catch d105f450b8 Issue #3032605 by mikelutz, Gábor Hojtsy, longwave, martin107: [symfony 4] Drupal\Component\DependencyInjection\Container should implement Symfony\Contracts\Service\ResetInterface 2020-04-15 12:59:47 +01:00
catch d6f9e2c401 Issue #3126940 by Beakerboy, daffie: New DB URI breaks if an existing query part is missing the new module parameter 2020-04-14 15:17:28 +01:00
Alex Pott 6bf02d966d
Issue #2822382 by voleger, pfrenssen, erozqba, jungle, RytoEX, borisson_, jofitz, shashikant_chauhan, sidharthap, dawehner, xjm, kiamlaluno, catch, daffie, klausi: Make every $modules property protected on classes extending BrowserTestBase and KernelTestBase 2020-04-13 12:05:00 +01:00
Alex Pott 0dc28534c8
Issue #3107732 by mondrake, longwave, swatichouhan012, salah1, xjm, catch, alexpott, Berdir: Between April 13 and April 17, 2020: Add return typehints to setUp/tearDown methods in concrete test classes 2020-04-13 09:56:30 +01:00
Alex Pott aafcd8d6cf
Issue #3126784 by quietone, jungle: \Drupal\ban\Plugin\migrate\destination\BlockedIP is not identical with its filename BlockedIp.php 2020-04-12 23:37:47 +01:00
Alex Pott 125b33ab76
Issue #3126848 by mondrake, longwave, daffie: Replace usage of the $ignoreCase parameter of assertContains(), that is deprecated 2020-04-12 21:39:49 +01:00
Alex Pott 0bfda930ab
Issue #3126569 by mondrake, longwave: Replace usage of assertAttributeEmpty() that is deprecated 2020-04-12 15:04:54 +01:00
Alex Pott bbbed21e90
Issue #3074047 by Neslee Canil Pinto, mikelutz, quietone: Update MigrateDestinationInterface::import return type documentation 2020-04-12 14:45:10 +01:00
Alex Pott 5228b8df1c
Issue #3126792 by mondrake: Replace usage of assertAttributeSame() that is deprecated 2020-04-12 12:43:10 +01:00
Alex Pott 6108526c9c
Issue #3113077 by mondrake, Hardik_Patel_12, Neslee Canil Pinto, swatichouhan012, prabha1997, neelam_wadhwani, Berdir, longwave: Replace assertContains() on strings with assertStringContainsString() or assertStringContainsStringIgnoringCase() 2020-04-12 12:34:00 +01:00
catch 396a950cbc Issue #3126658 by alexpott, daffie, Beakerboy: Support enclosing reserved words with brackets 2020-04-11 19:38:24 +01:00
Alex Pott 221b7aed06
Issue #3108006 by mondrake, ravi.shankar, longwave: Replace assertInternalType() calls with dedicated methods 2020-04-11 06:35:50 +01:00
catch bcbb697561 Issue #3126333 by mondrake, longwave: Replace usage of the optional $canonicalize parameter of assertEquals(), that is deprecated 2020-04-10 17:04:33 +01:00
catch df1d689684 Issue #3126003 by tedbow, alexpott, pfrenssen, lauriii: Increased memory usage during install 2020-04-09 14:26:53 +01:00
effulgentsia ff6279aa78 Issue #3120096 by alexpott, daffie, effulgentsia, Neslee Canil Pinto, xjm, mondrake, catch, ravi.shankar: Support contrib database driver directories in a fixed location in a module 2020-04-07 13:00:31 -07:00
catch 363a6611be Issue #3122961 by mondrake: PHPUnit\Framework\TestCase::__construct() should not be extended 2020-04-07 19:59:07 +01:00
catch 6964f09b96 Issue #2989745 by plach, jungle, alexpott, Lendude, catch, tim.plunkett: views_update_8500() inlines configuration changes instead of this being done on config save for bc 2020-04-06 12:28:45 +01:00
catch c266bb6e96 Issue #3030989 by Lendude, emyu01, ravi.shankar, nisha_gupta, kaszarobert: Error while trying to bulk delete already deleted nodes 2020-04-06 09:42:08 +01:00
catch 9979c5f0dc Issue #3121229 by alexpott, Neslee Canil Pinto, xjm: Remove config_environment module 2020-04-06 09:27:41 +01:00
Alex Pott fb0ced5093
Issue #3107243 by kishor_kolekar, Kartagis, prabha1997, Neslee Canil Pinto, jungle, kiamlaluno, longwave, pandaski, alexpott, catch: Fix punctuation in link.schema.yml label 2020-04-05 13:07:15 +01:00
Alex Pott 24e1692a9f
Issue #3016814 by jhedstrom, peximo, alexpott, jungle, scuba_fly, mr.baileys, FrancescoQ, cgoffin, Petr Illek, fabio84: Don't trigger hook_file_download when no file is requested 2020-04-05 13:02:24 +01:00
catch 81c6dc6218 Issue #3123472 by Neslee Canil Pinto, joachim, longwave: calls to StorageComparer should not be inlined in if()s 2020-04-03 12:39:06 +01:00
catch fb44ad00a9 Issue #3123653 by emyu01, naresh_bavaskar: Grammatical error in function description in views module 2020-04-03 12:35:49 +01:00
catch 01ab625f72 Issue #3123326 by Neslee Canil Pinto, longwave, Berdir: Remove pathauto version check from 9.0, no incompatible version is Drupal 9 compatible 2020-04-01 09:56:56 +01:00
xjm 5c457b5509 Issue #3113876 by Hardik_Patel_12, himmatbhatia, jungle, klausi, longwave: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead 2020-03-31 20:19:01 -05:00
catch f14155d513 Issue #2488350 by alexpott, Wim Leers, Dimiter, catch, dawehner, Berdir, webchick: Switch to a memory cache backend during installation 2020-03-31 15:15:19 +01:00
catch a1d4b16203 Issue #2278971 by mondrake, daffie, xjm, longwave: Deprecate Connection::supportsTransactions() 2020-03-31 14:53:34 +01:00
catch 3614f4d928 Issue #3122511 by matsbla, neelam_wadhwani, jungle: Add missing link to delete form in local tasks for terms 2020-03-31 13:14:04 +01:00
catch 85319ebabb Issue #3122605 by Beakerboy, daffie: EntityResourceTestBase.php uses a static query that should be dynamic 2020-03-31 13:07:47 +01:00
xjm 4cf69e49df Issue #3123558 by alexpott, xjm, tedbow: Update Symfony to 4.4.7 2020-03-30 14:11:01 -05:00
Alex Pott 2c247a2d24
Issue #3120494 by longwave, jungle: Bump minimist from ^1.2.0 to ^1.2.2 2020-03-28 07:16:23 +00:00
catch 1e230617c9 Issue #3121827 by dww: Documentation follow-up fixes for hook_update_last_removed() from #3098475 2020-03-27 11:44:50 +00:00
xjm 0a5e29b092 Issue #3122742 by alexpott: Fix PHP 5 tests on 8.7.x 2020-03-26 20:32:40 -05:00
xjm 949038a0aa Issue #3113992 by dww, tedbow, xjm, Meenakshi.g, benjifisher, kualee, tim.plunkett, webchick, AaronMcHale, ckrina, shaal, mandclu, klonos, lauriii, Gábor Hojtsy, worldlinemine, alexpott: The 'Update' page has no idea that some updates are incompatible 2020-03-26 15:23:03 -05:00
Alex Pott 8cefc6c159
Revert "Issue #3122328: Fix fails on 9.1.x"
This reverts commit f9ee64b13b.
2020-03-25 15:49:06 +00:00
Alex Pott f9ee64b13b
Issue #3122328: Fix fails on 9.1.x 2020-03-25 15:48:46 +00:00
Alex Pott b9fce45b5c
Issue #3115223 by bnjmnm, lauriii, tedbow, xjm, alexpott: Remove Stable as a base theme of core themes 2020-03-25 09:37:24 +00:00
Alex Pott f156b5c6b1
Issue #3113403 by Beakerboy, neelam_wadhwani, daffie, alexpott: Make Drupal\Core\Database\Query\Condition driver overridable 2020-03-23 08:29:05 +00:00
Alex Pott 954c622b45
Issue #3087562 by jhodgdon, Amber Himes Matz: Convert datetime, datetime_range, field, field_ui, link, options, telephone, text modules hook_help() to topic(s) 2020-03-21 12:58:31 +00:00
Alex Pott abc0df85ba
Issue #3041926 by jhodgdon, vadim.hirbu, anmolgoyal74, shwetaneelsharma, Amber Himes Matz, benjifisher, BramDriesen: Convert automated_cron, ban, dblog, syslog, system, update, and user module hook_help() to topic(s) 2020-03-21 09:36:20 +00:00
xjm a33a458636 Drupal 9.1.x-dev 2020-03-20 12:36:10 -05:00
catch 1dccf5f0ee Issue #3121024 by jungle: Remove todo in ThemeInstaller::uninstall() or refactor to share logic with module installer 2020-03-20 14:41:55 +00:00
xjm f3069ccf1f Issue #3117330 by longwave, tedbow, xjm: Trigger errors in deprecated theme functions 2020-03-19 19:27:02 -05:00
xjm 6cd25dfddb Issue #3120954 by tim.plunkett, czigor: Add function name to the deprecation message about theme functions 2020-03-19 16:50:27 -05:00
xjm a816f7e49f Issue #3118087 by dww, JoshaHubbers, jungle, tedbow, RajabNatshah, Kingdutch, JonMcL, xjm, Nick Hope, wroehrig, wxman, broeker, mlozano7, kazajhodo, suit4, xmacinfo, BrightBold: If any extension has a missing or invalid version, Update manager throws errors and is confused about site update status 2020-03-19 16:34:25 -05:00
catch 3304901ac2 Issue #3119373 by alexpott, BramDriesen: Configuration synchronisation that both enables & configures a module fails and drupal_flush_all_caches() 2020-03-19 20:10:32 +00:00
Lauri Eskola 97b964b1c9
Issue #2550717 follow-up by droplet, bnjmnm, tedbow, lauriii: [JS] Replace jQuery.cookie with JS-cookie and provide a BC layer 2020-03-19 20:06:44 +02:00
Lauri Eskola 63adf59d76
Revert "Issue #2550717 follow-up by bnjmnm, tedbow, lauriii: [JS] Replace jQuery.cookie with JS-cookie and provide a BC layer"
This reverts commit 4789c5a767.
2020-03-19 20:06:22 +02:00
Lauri Eskola 4789c5a767
Issue #2550717 follow-up by bnjmnm, tedbow, lauriii: [JS] Replace jQuery.cookie with JS-cookie and provide a BC layer 2020-03-19 20:03:06 +02:00
catch a130897f02 Issue #474684 by bnjmnm, dawehner, tedbow, pfrenssen, JohnAlbin, ademarco, kalpaitch, vdacosta@voidtek.com, rensingh99, markcarver, jungle, jhedstrom, RobLoach, almaudoh, kevineinarsson, shaal, dpagini, thedavidmeister, sreynen, Snugug, Miguel.kode, kamkejj, alexpott, Pol, sun, Wim Leers, lauriii, tim.plunkett, eaton: Allow themes to declare dependencies on modules 2020-03-19 11:37:34 +00:00
catch 0d78f4c082 Issue #3117342 by longwave, alexpott: Update dependencies for Drupal 9 2020-03-19 11:15:53 +00:00
xjm 05ab1e26be SA-CORE-2020-001 by lauriii, Wim Leers, catch
(cherry picked from commit ee9a37e3c5)
2020-03-18 15:21:43 -05:00
catch 8dc0353a89 Issue #3120124 by effulgentsia, daffie: Raise the minimum MariaDB version to 10.3(.7) in Drupal 9 2020-03-17 10:36:55 +00:00
catch eae7058a05 Issue #3103529 by alexpott, mcdruid, Chris Burge, greg.1.anderson, rfay, anavarre, catch, Gábor Hojtsy: Drupal 8.8.1+ and 9 can fail to install in the web browser due to cache pollution 2020-03-17 10:29:32 +00:00
Alex Pott c4f0d96291
Issue #3118832 by effulgentsia, alexpott, daffie: Allow custom database drivers to extend and have the same name as the core ones 2020-03-17 10:08:29 +00:00
catch bc295bf22d Issue #3119910 by mondrake: Change hardcoded quote identifier in EntityQueryTest to square brackets 2020-03-16 07:52:43 +00:00
Alex Pott 1af1f11738
Issue #3119847 by jungle, dww: Fix typos in InfoParserUnitTest and UpdaterTest doc comments 2020-03-15 21:37:29 +00:00
Alex Pott d7f58c36ff
Issue #3105925 by kiamlaluno: The description of the arguments for FieldDefinition::setDisplayOptions() conflicts with what reported in FieldDefinitionInterface::getDisplayOptions() 2020-03-14 16:16:14 +00:00
Alex Pott f4bda921fb
Issue #3119445 by kiamlaluno, Deepthi kumari: The documentation comment for BanIpManager::__construct() says it constructs the BanSubscriber 2020-03-14 10:34:37 +00:00
Alex Pott 00ebcd9b83
Issue #3115005 by bnjmnm: Remove fieldset CSS that was only there to work around a now-fixed Firefox bug
(cherry picked from commit c81afb8816)
2020-03-13 23:08:27 +00:00
Alex Pott d2d8fc93d7
Issue #3118581 by kiamlaluno: The documentation for Crypt::randomBytesBase64() is wrong about the output length 2020-03-13 22:34:35 +00:00
Alex Pott 6aee149769
Issue #3105701 by tedbow, xjm, Gábor Hojtsy, Krzysztof Domański, dww, Wim Leers, jungle: Do not allow core: 9.x in info.yml files 2020-03-13 22:25:24 +00:00
Alex Pott 8ed835c0bc
Issue #2999549 by mtift, Daniel Korte, mherchel, alexpott, larowlan: Allow button tag in LinkGenerator for better accessibility 2020-03-13 22:18:35 +00:00
Lauri Eskola b389f67d40
Issue #2550717 by mradcliffe, bnjmnm, finnsky, Manuel Garcia, lauriii, longwave, tedbow, silesky, catch, xjm, droplet, johndevman, nod_, marassa: [JS] Replace jQuery.cookie with JS-cookie and provide a BC layer 2020-03-13 22:00:18 +02:00
catch c964d76ad9 Issue #2966856 by Gábor Hojtsy, quietone, alexpott, vuil, catch, heddn: Hide and disable Drupal Migrate Multilingual 2020-03-13 17:29:40 +00:00
catch cb2fc312c1 Revert "Issue #3103529 by mcdruid, alexpott, Chris Burge, greg.1.anderson, rfay, anavarre, Gábor Hojtsy: Drupal 8.8.1+ and 9 can fail to install in the web browser due to cache pollution"
This reverts commit 8a23417a43.
2020-03-13 14:19:47 +00:00
catch 3e9a5a531f Issue #2986452 by alexpott, andypost, kostyashupenko, daffie, kriboogh, larowlan, kristiaanvandeneynde, chrisrockwell, bleen, nevergone: Database reserved keywords need to be quoted as per the ANSI standard. Also resolves https://www.drupal.org/project/drupal/issues/371 2020-03-13 11:40:12 +00:00
catch 8a23417a43 Issue #3103529 by mcdruid, alexpott, Chris Burge, greg.1.anderson, rfay, anavarre, Gábor Hojtsy: Drupal 8.8.1+ and 9 can fail to install in the web browser due to cache pollution 2020-03-13 11:02:52 +00:00
Alex Pott fd8c922277
Issue #3114909 by hchonov, ravi.shankar, alexpott: Inconsistency between EntityTypeInterface ::getHandlerClass() and ::hasHandlerClass() 2020-03-12 15:54:43 +00:00
Alex Pott 6139217555
Revert "Issue #3113403 by Beakerboy, daffie: Make Drupal\Core\Database\Query\Condition driver overridable"
This reverts commit 7a943a3b5f.
2020-03-12 14:54:51 +00:00
Alex Pott 7a943a3b5f
Issue #3113403 by Beakerboy, daffie: Make Drupal\Core\Database\Query\Condition driver overridable 2020-03-12 14:42:41 +00:00
Alex Pott 449b333d5b
Issue #3114041 by swatichouhan012, longwave, chr.fritsch, alexpott, mondrake: PhpUnit 8 tests breaking because of compatibility issue with setUp() 2020-03-12 14:39:41 +00:00
Gábor Hojtsy e8a6b798ab Issue #3113211 by bnjmnm, lauriii, xjm: Create test for theme asset decoupling from Stable and address any regressions that decoupling may cause 2020-03-12 15:01:35 +01:00
Alex Pott dcd666c63a
Issue #2746541 by quietone, alexpott, maxocub, Wim Leers, mikelutz, jofitz, masipila, firewaller, Madhura BK, Gábor Hojtsy, catch, heddn, plach, hchonov: Migrate D6 and D7 node revision translations to D8 2020-03-12 12:00:10 +00:00
Alex Pott ae2efb4065 Issue #2865416 by owenpm3, swatichouhan012, neelam_wadhwani, cilefen: Root README.txt installation profile section links to D7 docs 2020-03-12 00:51:41 +00:00
Alex Pott 250534625e Issue #3050374 by bnjmnm, lauriii, alexpott, DyanneNova, xjm: Create Drupal 9 stable theme 2020-03-12 00:29:43 +00:00
Alex Pott 79cca074cd Issue #3119017 by Gábor Hojtsy, effulgentsia, catch, daffie: Tests fail with MariaDB 10.2.7, but not 10.3.22 2020-03-12 00:20:09 +00:00
Alex Pott 0a65cd6076 Issue #3118477 by mondrake, Mile23: RegistryTest, RegistryLegacyTest both define the same class, use mock instead 2020-03-11 21:33:30 +00:00
catch d3b2a6f654 Issue #3078671 by Simon Peacock, greg.1.anderson, vuil, alexpott, jungle, rodrigoaguilera, sam-elayyoub, mmjvb, karolrybak: Pin behat/mink and behat/mink-selenium2-driver to use resolvable release 2020-03-11 21:14:29 +00:00
xjm 4c453683e4 Issue #3106666 by catch, jungle, xjm, alexpott, tim.plunkett, Berdir: Remove post updates added prior to 8.8.0 2020-03-11 15:58:38 -05:00
Alex Pott 05b122f2cb
Issue #3043471 by longwave, catch, Wim Leers, xjm: Replace the DiactorosFactory message factory in symfony/psr-http-message-bridge with a PSR-17 compliant message factory 2020-03-11 13:56:53 +00:00
Alex Pott ba351b47cf
Issue #3118998 by katherined, neelam_wadhwani, phenaproxima, effulgentsia: Remove null default for $memory_cache in entity storage handler constructors 2020-03-11 13:33:59 +00:00
catch d5fc3d9404 Issue #3117558 by alexpott, xjm, longwave: 9.0.x core's hash in composer.lock is wrong 2020-03-11 12:14:39 +00:00
Alex Pott 2ad2d872f9
Issue #3118439 by kiamlaluno: PrivateKey::__construct() describes itself as "Constructs the token generator." 2020-03-10 23:45:52 +00:00
Alex Pott 702b8f1aa8
Issue #3010378 by benjifisher, piotrkonefal: BookManager::buildItems() is slow because it loads nodes 2020-03-10 23:31:00 +00:00
Alex Pott 952e9390f6
Issue #2821525 by bnjmnm, chrisrockwell, tedbow, alexpott, droplet, lauriii, DyanneNova, effulgentsia, xjm, joelpittet, Cottser, andrewmacpherson: Update normalize.css to the most recent version 2020-03-10 23:07:18 +00:00
catch ce1885d16c Issue #3119027 by Berdir, andypost: Use filled dump for RestSettingsDeletionUpdateTest 2020-03-10 22:26:23 +00:00
Alex Pott fd11c5a42c
Issue #3098475 by Berdir, catch, TravisCarden, xjm, benjifisher, alexpott, larowlan, webchick, dww: Add more strict checking of hook_update_last_removed() and better explanation 2020-03-10 22:15:20 +00:00
xjm 1b82190349 Issue #2917600 by tedbow, alexpott, catch, anthonyf, xjm, andypost, Alan D., moshe weitzman, Berdir: update_fix_compatibility() puts sites into unrecoverable state 2020-03-10 16:32:33 -05:00
Alex Pott 4ff3848262
Issue #3066801 by catch, WidgetsBurritos, pobster, jungle, tim.plunkett, xjm, dww, alexpott, webchick, benjifisher, longwave, worldlinemine, lauriii, Berdir: Add hook_removed_post_updates() 2020-03-10 16:10:29 +00:00
Alex Pott c5b2a892a9
Issue #3118958 by lauriii: Follow-up to #3102724: CSSLint failure 2020-03-10 15:05:15 +00:00
catch aeae01b352 Issue #3087130 by alexpott, aleevas, rensingh99, andypost, chr.fritsch, DanielVeza: Profile configuration should be able to depend on optional configuration provided by modules 2020-03-10 12:57:46 +00:00
catch 5b446846f8 Issue #2846994 by Gábor Hojtsy, jungle, andypost, daffie, swatichouhan012, xjm, catch, effulgentsia, bzrudi71, mradcliffe, TravisCarden, Mixologic: Increase minimum version requirement for Postgres to 10 and require the pg_trgm extension 2020-03-10 10:36:34 +00:00
catch c88513f91e Issue #3114079 by johndevman, catch, Liam Morland, longwave, mr.baileys, alexpott, Charlie ChX Negyesi: [policy, no patch] Update minimum supported Apache version to >= 2.4.7 2020-03-09 15:19:44 +00:00
Alex Pott 5c5ca6d8c6
Issue #3117217 by bnjmnm, lauriii: Decouple core theme dependency on functions in stable.theme 2020-03-09 14:33:52 +00:00
Gábor Hojtsy 3594d55605 Issue #3118454 by catch, andypost, xjm, Gábor Hojtsy, mradcliffe, mondrake: Drupal\KernelTests\Core\Database\SelectTest fails on postgres 10 2020-03-09 09:41:51 +01:00
Alex Pott 27987af53e
Issue #3107155 by catch, effulgentsia, andypost, xjm, daffie, Gábor Hojtsy, alexpott, mondrake: Raise SQLite version requirement to 3.26 in Drupal 9 2020-03-08 09:20:31 +00:00
catch 28b8b4e4f6 Issue #3109534 by TravisCarden, mondrake, effulgentsia, andypost, Gábor Hojtsy, catch, daffie, xjm: Raise the minimum MySQL version to 5.7.8 and MariaDB version to 10.2.7 in Drupal 9 2020-03-06 22:11:08 +00:00
catch fc9d6cea91 Revert "Issue #3107155 by effulgentsia, catch, daffie, Gábor Hojtsy, andypost, xjm: Raise SQLite version requirement to 3.26 in Drupal 9"
This reverts commit 19cf46cc31.
2020-03-06 10:54:24 +00:00
Alex Pott 335f53e1e5
Issue #3118079 by lauriii, bnjmnm: Remove postcss-header workaround 2020-03-05 22:42:18 +00:00
Alex Pott e3e5937d5c
Issue #3115624 by martijn.cuppens, jungle, JeroenT, greg.1.anderson, Mile23: Scaffolding: Only add root files to gitignore 2020-03-05 21:32:44 +00:00
xjm e13523ae38 Revert "Issue #3109534 by TravisCarden, mondrake, andypost, Gábor Hojtsy, daffie, effulgentsia, xjm: Raise the minimum MySQL version to 5.7 and MariaDB version to 10.2 in Drupal 9"
This reverts commit 39a543768e.
2020-03-05 13:44:49 -06:00
Lauri Eskola 4b32a6e5bd
Issue #3113556 by tedbow, DamienMcKenna, bnjmnm, lauriii: Change Views UI to use drupal.dialog instead of jquery.ui.dialog 2020-03-05 15:08:11 +02:00
catch 51e3dc846f Issue #3117250 by alexpott, longwave: Update StringLoader and TestLoader for Twig 3 compatibility 2020-03-05 11:36:06 +00:00
catch 00d95c7493 Issue #3116856 by alexpott, Mile23: Workaround PHPUnit 8 warnings 2020-03-05 11:34:11 +00:00
catch e79723c3ef Issue #3074585 by mikelutz, alexpott, Berdir, Mile23, heddn, effulgentsia, Wim Leers: [Symfony 5] Replace app.root and site.path string services with container parameters 2020-03-05 11:22:39 +00:00
Alex Pott 951ca46b8c
Issue #3117188 by dww, Gábor Hojtsy: Change @todo comment in core/modules/update/src/ProjectSecurityData.php to point to a better issue 2020-03-05 10:01:30 +00:00