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 |
catch
|
ab0f87d19b
|
Issue #3104015 by alexpott, TravisCarden, xjm, longwave, Spokje, catch, fgm, Berdir, tedbow, Bruno Vincent: Replace ZendFramework/* dependencies with their Laminas equivalents
|
2020-03-25 10:15:42 +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 |