Commit Graph

4822 Commits (0df5ad93bef045bf19c817b11422b88021c121f8)

Author SHA1 Message Date
catch 6caa28c094 Issue #3062434 by amateescu, pmelab, blazey, catch, Sam152, Leksat: Track the workspace of a revision in a base field and convert the workspace_association entity type to a custom index 2019-09-20 11:17:19 +01:00
catch ade7b950a1 Revert "Issue #3062434 by amateescu, pmelab, blazey, catch, Sam152, Leksat: Track the workspace of a revision in a base field and convert the workspace_association entity type to a custom index"
This reverts commit 17bd9ce08f.
2019-09-20 08:07:19 +01:00
catch 17bd9ce08f Issue #3062434 by amateescu, pmelab, blazey, catch, Sam152, Leksat: Track the workspace of a revision in a base field and convert the workspace_association entity type to a custom index 2019-09-17 11:37:00 +01:00
catch 3d27d76d71 Issue #3051231 by TR, cindytwilliams: Class names in *.routing.yml inconsistently use leading \ 2019-09-17 11:30:36 +01:00
catch 80a307dc69 Issue #3055443 by alexpott, amateescu, catch, chr.fritsch, Berdir, oknate, Wim Leers: Switch to a null backend for all caches for running the database updates 2019-09-13 12:04:55 +01:00
catch 5448b07b67 Issue #3065545 by Wim Leers, lauriii, alexpott, xjm: Deprecate base theme fallback to Stable 2019-09-13 12:02:10 +01:00
Lee Rowlands a7b19067fb
Issue #3069049 by alexpott, mikelutz, Lendude: Properly deprecate View::fixTableNames 2019-09-11 19:37:44 +10:00
Alex Pott afcdeee465
Issue #3076797 by Wim Leers, lauriii, alexpott: \Drupal\Core\Extension\Extension's absence of validation has allowed multiple incorrect tests to be added 2019-09-04 15:20:52 +01:00
Alex Pott 0a6a417ec9
Issue #3073318 by Spokje, Mile23, mondrake: Remove usages of \PHPUnit_Framework_MockObject_MockObject 2019-09-02 12:24:14 +01:00
catch f0e313a422 Issue #2313917 by tedbow, pwolanin, jhedstrom, Wim Leers, Mixologic, larowlan, Mile23, Gábor Hojtsy, xjm, Berdir: Core version key in module's .info.yml doesn't respect core semantic versioning 2019-08-28 17:13:31 +01:00
Lee Rowlands 45ff41df49
Issue #3028712 by Manuel Garcia, vadim.hirbu, danharper, Lendude, kostyashupenko, Mile23, mikelutz, claudiu.cristea, larowlan: Convert system MailTest into a Kernel test. Break its simpletest dependency 2019-08-28 10:32:32 +10:00
webchick 3003cc65d8 Issue #3073872 by tim.plunkett, starshaped, webchick, phenaproxima, worldlinemine, AaronMcHale, jrockowitz, ckrina: Allow for Layout Builder sections to be given administrative labels 2019-08-23 11:30:10 -07:00
catch 50a6a9efc1 Issue #3060391 by mondrake, Mile23, Lendude, alexpott: Cleanup usage of PHPUnit 4.8 aliased classes 2019-08-23 10:05:21 +01:00
Lee Rowlands 00b3ed640a
Issue #3013210 by kim.pepper, greg.1.anderson, Mile23, joachim: Add drupal/core-filesecurity component for writing htaccess files 2019-08-22 12:49:54 +10:00
Lee Rowlands ad5a6a695d
Issue #2363987 by Joseph Zhao, mr.baileys, Krzysztof Domański, acrosman, andypost, catch, lauriii: Add theme support for content of 401/403/404 responses 2019-08-22 11:17:06 +10:00
Lee Rowlands 4907fa7f72
Issue #3075404 by eiriksm: Wrong return type in several access_check service docblocks 2019-08-21 18:24:55 +10:00
Lee Rowlands 15c7c6bc6b
Issue #3056816 by amateescu, larowlan, hchonov, plach, jibran, Berdir, catch, Sam152: Installing a new field storage definition during a fieldable entity type update is not possible 2019-08-16 07:56:44 +10:00
Lee Rowlands e47700f70a
Issue #3009377 by kim.pepper, andypost, Berdir, alexpott, Wim Leers, mpdonadio, acbramley, larowlan, catch, xjm: Replace drupal_get_user_timezone with a date_default_timezone_get() and an event listener 2019-08-12 14:24:04 +10:00
Francesco Placella 2019555b54 Revert "Issue #3056816 by amateescu, larowlan, plach, Sam152, catch: Installing a new field storage definition during a fieldable entity type update is not possible"
This reverts commit 2f154624fd.
2019-08-10 09:43:33 +02:00
Lee Rowlands c4a7d0c605
Issue #2780285 by alexpott, th_tushar, mpdonadio: XSS in date format configuration 2019-08-09 07:23:18 +10:00
Lee Rowlands 2f154624fd
Issue #3056816 by amateescu, larowlan, plach, Sam152, catch: Installing a new field storage definition during a fieldable entity type update is not possible 2019-08-07 08:34:28 +10:00
Lee Rowlands a7847919c4
Issue #2940038 by Sweetchuck, drunken monkey, rajeshwari10, borisson_: Use $this in @return PhpDoc comments instead of the name of the current class or interface 2019-08-06 15:56:28 +10:00
Francesco Placella 1bd7d8728b Revert "Issue #3056816 by amateescu, larowlan, plach, Sam152: Installing a new field storage definition during a fieldable entity type update is not possible"
This reverts commit 15e3a5a818.
2019-08-05 23:01:38 +02:00
webchick 19fe4f9326 Issue #3042999: Remove unused use statement. 2019-08-02 07:44:15 -07:00
webchick 473ae84d7d Issue #3042999 by baikho, mpp: Remove ucfirst() from missing dependencies on the Extend page 2019-08-02 07:41:11 -07:00
catch 15e3a5a818 Issue #3056816 by amateescu, larowlan, plach, Sam152: Installing a new field storage definition during a fieldable entity type update is not possible 2019-08-01 13:45:56 +01:00
Lee Rowlands d68cb0766b
Issue #2987208 by akalata, alexpott, sime, tim.plunkett, Charlie ChX Negyesi: ElementInfoManager does not provide an alter hook, cannot alter element plugin definitions 2019-07-31 16:28:43 +10:00
Lee Rowlands ce189a3f75
Issue #3067943 by andypost, jhodgdon, Amber Himes Matz, pwolanin: Add capability for search blocks on non-default search 2019-07-31 12:34:20 +10:00
catch 8beae4803b Issue #3069415 by bomoko, mikelutz, voleger: Call to deprecated method getSource() of class Drupal\twig_loader_test\Loader\TestLoader in core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php on line 17 2019-07-26 19:37:33 +01:00
catch d98f6acb90 Revert "Issue #3069415 by bomoko, voleger: Call to deprecated method getSource() of class Drupal\twig_loader_test\Loader\TestLoader in core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php on line 17"
This reverts commit dabe7a914b.
2019-07-26 19:37:09 +01:00
catch dabe7a914b Issue #3069415 by bomoko, voleger: Call to deprecated method getSource() of class Drupal\twig_loader_test\Loader\TestLoader in core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php on line 17 2019-07-26 19:36:24 +01:00
catch 383b06f2d2 Issue #2849745 by voleger, yogeshmpawar, gaurav.kapoor, Berdir, Munavijayalakshmi, vacho, cilefen, daffie: Replace documentation recommending db_*() wrappers 2019-07-26 11:17:02 +01:00
catch c848fb6b0f Issue #3039026 by kim.pepper, Berdir, Peter Majmesku, vadim.hirbu, YurkinPark, andypost, dww, claudiu.cristea, alexpott, jibran, dawehner, mikelutz: Deprecate file_directory_temp() and move to FileSystem service 2019-07-26 11:14:11 +01:00
catch 8e5f66c9e8 Issue #3069553 by martin107: Standardise name 'ThemeFormSettingsTest' 2019-07-25 09:29:47 +01:00
Alex Pott ae248f2e43
Issue #3047801 by Eduardo Morales, mikelutz, pguillard, nlisgo, sathish.redcrackle, Berdir: Replace all calls to the deprecated Drupal::l() function in Core 2019-07-24 16:48:42 +01:00
catch dd907896b1 Issue #3035312 by kim.pepper, andypost, martin107, yogeshmpawar, naveenvalecha, pguillard, Berdir, dww, claudiu.cristea, jibran, Mile23: Move file_scan_directory() to file_system service 2019-07-24 11:29:08 +01:00
catch 01013ed311 Issue #3066439 by alexpott, amateescu, Charlie ChX Negyesi, catch, casey, Berdir, daniel.bosen: Stop invoking pre-save methods in EntityStorageInterface::restore() 2019-07-23 18:17:05 +01:00
catch a97548ef8d Issue #2780475 by alexpott, Jo Fitzgerald, mpdonadio, dawehner: assertEscaped() and assertUnescaped don't work as you would expect in JavascriptTestBase 2019-07-23 13:26:51 +01:00
catch 9ffbb54009 Issue #3067584 by idebr, mondrake, Niklan, andypost, catch, alexpott: Pager template renders attributes that do not exist 2019-07-23 13:10:43 +01:00
Alex Pott f31d1712c1
Revert "Issue #3067584 by idebr, Niklan, andypost: Pager template renders attributes that do not exist"
This reverts commit 087e020d56.
2019-07-22 17:14:14 +01:00
catch eb9dc11c05 Issue #2958925 by alexpott, voleger, Vlad Bo, Wim Leers: Properly deprecate drupal_get_profile() 2019-07-22 09:31:06 +01:00
Alex Pott 6db9da0fd0
Revert "Issue #3055443 by alexpott, amateescu, catch, Berdir, chr.fritsch: Switch to a memory backend for running the database updates"
This reverts commit c22202ecdb.
2019-07-20 07:59:22 +01:00
Alex Pott 330e575d4d
Issue #3067198 by Berdir, mikelutz, alexpott: Properly deprecate UrlGeneratorTrait 2019-07-19 21:47:32 +01:00
catch d747decb4b Issue #3068858 by alexpott, Berdir: Properly deprecate \Drupal\Core\Entity\EntityTypeRepositoryInterface::clearCachedDefinitions 2019-07-19 08:48:09 +01:00
catch 087e020d56 Issue #3067584 by idebr, Niklan, andypost: Pager template renders attributes that do not exist 2019-07-19 08:48:09 +01:00
Alex Pott b5238ac9a8
Issue #2818677 by msankhala, NickWilde, Berdir, alexpott, dimaro, poornima.n, sidharthap, dhirendra.mishra, keshav.k, xjm, mahtab_alam, ieguskiza, borisson_, catch, larowlan: Replace usages of deprecated method drupal_render_root() 2019-07-19 06:30:43 +01:00
catch 35ffd80362 Issue #2924781 by osman, yogeshmpawar, zaporylie, mfernea: Missing @var annotation for scalars that do not provide default values 2019-07-18 14:38:54 +01:00
Alex Pott 6add1ca7a3
Issue #1476782 by daffie, droplet, donquixote, Katiemouse, Lendude, lnunesbr, ekl1773, init90, jhedstrom, catch, clemens.tolboom, amateescu: DatabaseStatementPrefetch::current PHP function array_unshift() are used incorrectly 2019-07-18 13:37:21 +01:00
catch c22202ecdb Issue #3055443 by alexpott, amateescu, catch, Berdir, chr.fritsch: Switch to a memory backend for running the database updates 2019-07-18 12:03:22 +01:00
catch 199ef1a187 Issue #2978261 by Berdir, msankhala, Wim Leers, roderik: \Drupal\Tests\system\Functional\Cache\AssertPageCacheContextsAndTagsTrait::assertCacheContexts() is unhelpful after conversion to phpunit 2019-07-18 12:01:10 +01:00