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 |
catch
|
2844951c51
|
Issue #3067206 by voleger: Properly deprecate drupalGetHeaders() method of Drupal\Tests\BrowserTestBase
|
2019-07-12 16:22:06 +01:00 |
catch
|
c12498bd9e
|
Issue #2776031 by fgm, andypost, voleger, yogeshmpawar, Berdir, joachim: Properly deprecate ThemeHandlerInterface install() and uninstall() also replace usage
|
2019-07-12 14:15:04 +01:00 |
Alex Pott
|
e39262bf5b
|
Issue #2228741 by rpayanm, mikelutz, voleger, epari.siva, malotor, Rolf van de Krol, quietone, Mile23, andypost, ianthomas_uk, Lendude, alexpott, dawehner, xjm, Gábor Hojtsy, Berdir, catch: Replace calls to format_string() with Drupal\Component\Render\FormattableMarkup
|
2019-07-11 09:06:33 +01:00 |
Gábor Hojtsy
|
c1734c6185
|
Issue #2936365 by quietone, mikelutz, heddn, larowlan, masipila, effulgentsia, maxocub, Gábor Hojtsy, webchick, phenaproxima, jhodgdon, catch: Migrate UI - allow modules to declare the state of their migrations
|
2019-07-10 20:14:17 +02:00 |
catch
|
621b626ac3
|
Issue #2863986 by bircher, alexpott, pfrenssen, claudiu.cristea, Adita, dawehner, gambry, chr.fritsch, catch: Allow updating modules with new service dependencies
|
2019-07-09 15:28:32 +01:00 |
Lauri Eskola
|
7cb3afdcdd
|
Issue #3062157 by swetha kashetty, shubham.prakash, andrewmacpherson: Document summary_attributes variable in details.html.twig
|
2019-07-08 13:19:22 +03:00 |
catch
|
5a42b47b6e
|
Issue #2966327 by alexpott, mcdruid, dww, dsnopek, catch, pwolanin, larowlan, tim.plunkett, Berdir, Sam152: Limit what can be called by a callback in render arrays to reduce the risk of RCE
|
2019-07-05 08:47:35 +01:00 |
catch
|
fc0331b50a
|
Revert "Issue #2863986 by bircher, pfrenssen, alexpott, claudiu.cristea, Adita, dawehner, gambry, chr.fritsch: Allow updating modules with new service dependencies"
This reverts commit 8f430db9e6 .
|
2019-07-01 13:41:27 +01:00 |
catch
|
8f430db9e6
|
Issue #2863986 by bircher, pfrenssen, alexpott, claudiu.cristea, Adita, dawehner, gambry, chr.fritsch: Allow updating modules with new service dependencies
|
2019-06-28 13:18:53 +01:00 |
catch
|
6abefc59b3
|
Issue #3059332 by alexpott, Mile23, Lendude: Mark kernel tests that perform no assertions as risky
|
2019-06-28 13:00:15 +01:00 |
catch
|
1a2babd20d
|
Issue #2980712 by bircher, alexpott, yogeshmpawar, mpotter, borisson_: Define config directory in settings
|
2019-06-24 14:04:44 +01:00 |
Alex Pott
|
d90d0ebbda
|
Issue #2979044 by BR0kEN, alexpott: Unable to change menu items weight when the "system.site.weight_select_max" exceeded and "#pre_render" for "number" element is modified
|
2019-06-23 12:49:55 +01:00 |
Alex Pott
|
e82e0c0573
|
Issue #3059090 by clepson, mondrake, alexpott: Deprecate \Drupal\Tests\PhpunitCompatibilityTrait::setExpectedException()
|
2019-06-11 12:38:53 +03:00 |