Lee Rowlands
|
b6b8e0f4c8
|
Issue #2820347 by acbramley, rsmylski, Lendude, jibran, Dinesh18, xaqrox, xjm, fenstrat, esolitos, maximpodorov, tameeshb, plach, catch, alexpott, gambry, larowlan: Exposed filter reset redirects user to 404 page on AJAX view when placed as a block
|
2019-08-15 10:58:29 +10:00 |
Lee Rowlands
|
86719fc9e6
|
Issue #3074632 by mikelutz: The second argument to $container->register should be a class name string, not an object in AccessManagerTest
|
2019-08-14 10:44:35 +10:00 |
Lee Rowlands
|
b1cf1075c1
|
Issue #3070853 by greg.1.anderson: Race condition during composer cache clear in functional composer scaffolding plugin tests
|
2019-08-14 10:41:33 +10:00 |
Lee Rowlands
|
4b03338f2e
|
Revert "Issue #3029540 by mikelutz, catch, alexpott, larowlan, Gábor Hojtsy: [Symfony 4] Sub class \Symfony\Component\Validator\ConstraintViolation and use that in \Drupal\Core\TypedData\Validation\ExecutionContext::addViolation()"
This reverts commit 20496dd2e7 .
|
2019-08-14 10:17:08 +10:00 |
Lee Rowlands
|
8181767f9d
|
Issue #2869573 by Mile23, alexpott, mikelutz, voleger: Remove usages of deprecated DrupalKernel::prepareLegacyRequest()
|
2019-08-13 07:45:20 +10:00 |
Lee Rowlands
|
530230fea3
|
Issue #3069048 by bomoko, mikelutz, Berdir: Undeprecate SelectionPluginBase::ensureBackwardCompatibilityConfiguration() and ::resolveBackwardCompatibilityConfiguration() and mark @internal
|
2019-08-13 06:46:38 +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
|
7ad0fcb2ae
|
Issue #3060996 by mikelutz: Fix The "Symfony\Component\BrowserKit\Response::getStatus()" method is deprecated since Symfony 4.3, use getStatusCode() instead
|
2019-08-10 06:59:54 +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
|
f9ca4c57af
|
Issue #3066448 by tedbow, Wim Leers, Mixologic, xjm: Harden test coverage for dependency Constraint class
|
2019-08-07 08:30:06 +10:00 |
Lee Rowlands
|
dbb87e1b9e
|
Issue #3071765 by joelpittet: Field without widget returning NULL instead of array in defaultValuesFormSubmit()
|
2019-08-06 16:09:53 +10:00 |
Lee Rowlands
|
344d8422e3
|
Issue #2912387 by greg.1.anderson, Mile23, Mixologic, larowlan, jibran, alexpott, catch: Stop using wikimedia/composer-merge-plugin
|
2019-08-06 15:51:39 +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 |
catch
|
fd204375b6
|
Revert "Issue #2912387 by greg.1.anderson, Mixologic, Mile23, alexpott, catch: Stop using wikimedia/composer-merge-plugin"
This reverts commit 5cd26f242e .
|
2019-08-02 21:16:21 +01:00 |
catch
|
ddd413c853
|
Issue #2878269 by Mile23, Lendude: Modify TestDiscovery so the testbot runs all the tests
|
2019-08-01 20:59:02 +01: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
|
5cd26f242e
|
Issue #2912387 by greg.1.anderson, Mixologic, Mile23, alexpott, catch: Stop using wikimedia/composer-merge-plugin
|
2019-08-01 15:12:15 +10:00 |
catch
|
ffe69958b0
|
Issue #2450793 by Berdir, Mile23, Wim Leers, mikelutz, xjm, TR: Properly deprecate support for entity type label callbacks
|
2019-07-31 08:52:27 +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 |
catch
|
e4b2539577
|
Issue #3021718 by andypost, glu2006, mikelutz, voleger, alexpott: Properly deprecate menu_local_tabs(), menu_secondary_local_tasks(), menu_primary_local_tasks()
|
2019-07-26 20:08:37 +01:00 |
catch
|
39fcc67364
|
Issue #3069057 by voleger, mikelutz: Fix Class extends deprecated class PHPUnit\Framework\BaseTestListener in core/tests/Drupal/Tests/Listeners/DrupalListener.php on line 21
|
2019-07-26 15:35:14 +01:00 |
catch
|
2e45e93b5f
|
Issue #3069043 by mikelutz: Trigger an error on direct access of ContentEntityStorageBase::doLoadMultipleRevisionFieldItems() and mark it to be set abstract in Drupal 9
|
2019-07-26 15:14:18 +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 |
Lee Rowlands
|
3a6e13dec2
|
Issue #3067768 by Mixologic, greg.1.anderson, alexpott, Krzysztof Domański, Mile23: Random test fail in ManageGitIgnoreTest
|
2019-07-26 10:00:14 +10:00 |
catch
|
39ae47d780
|
Issue #3060070 by Krzysztof Domański: Add dataProvider for \Drupal\Tests\Core\Block\BlockBaseTest::testGetMachineNameSuggestion
|
2019-07-25 12:01:48 +01:00 |
catch
|
6c183523d0
|
Issue #3069028 by alexpott: Properly Deprecate Drupal\Core\Access\AccessResult::cacheUntilConfigurationChanges
|
2019-07-25 08:50:28 +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
|
fa4c517414
|
Issue #3058498 by fconnolly, yogeshmpawar, init90, leolando.tan, Berdir: Deprecate/Remove Apcu4Backend
|
2019-07-23 20:55:37 +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 |
Alex Pott
|
7237ed32d7
|
Issue #3069050 by voleger, mikelutz: Properly deprecate FormattedDateDiff::getMaxAge()
|
2019-07-22 15:49:58 +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
|
330e575d4d
|
Issue #3067198 by Berdir, mikelutz, alexpott: Properly deprecate UrlGeneratorTrait
|
2019-07-19 21:47:32 +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 |
catch
|
36dd174a5e
|
Issue #2959282 by alexpott, jibran, Mile23: Fix "Install profile will be a mandatory parameter in Drupal 9.0." deprecation
|
2019-07-18 14:03:43 +01:00 |
catch
|
c6b60cde4d
|
Issue #3068076 by alexpott: Properly deprecate Cache::validateTags()
|
2019-07-18 14:02:48 +01:00 |
catch
|
99dde7101b
|
Issue #3067761 by Berdir, alexpott: Resolve "The numeric plugin for watchdog.wid field is deprecated" deprecation message
|
2019-07-18 14:01:51 +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
|
442a3f224a
|
Issue #3068022 by kim.pepper: Properly deprecate drupal_realpath()
|
2019-07-18 11:49:52 +01:00 |
catch
|
012b0c73a0
|
Issue #3002933 by alexpott, Mile23, Wim Leers: Fix "The Drupal\editor\Plugin\EditorBase::settingsFormSubmit method is deprecated since version 8.3.x and will be removed in 9.0.0." and friends
|
2019-07-18 11:20:37 +01:00 |
webchick
|
64c7b3202d
|
Issue #3067347 follow-up by greg.1.anderson: Fix duplicate class name
|
2019-07-12 13:13:58 -07:00 |
catch
|
2844951c51
|
Issue #3067206 by voleger: Properly deprecate drupalGetHeaders() method of Drupal\Tests\BrowserTestBase
|
2019-07-12 16:22:06 +01:00 |
catch
|
717e8b7ef5
|
Issue #3067347 by amateescu: Undeprecate DefaultTableMapping::setFieldNames() and ::setExtraColumns(), mark them as internal instead
|
2019-07-12 16:18:33 +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 |
catch
|
3c7bc9f908
|
Issue #3065629 by Charlie ChX Negyesi: Empty AJAX replies die with a mysterious exception
|
2019-07-11 15:51:57 +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 |
Lee Rowlands
|
3bb50b2b3f
|
Issue #2982684 by greg.1.anderson, Mile23, Mixologic, webflo, alexpott, yogeshmpawar, pingwin4eg, vijaycs85, larowlan, dww, borisson_, phenaproxima, kim.pepper, bojanz, grasmash, hctom, kmbremner, pingers, Jax, sherakama, derhasi, claudiu.cristea, jhedstrom, Xano, Grimreaper: Add a composer scaffolding plugin to core
|
2019-07-11 07:47:33 +10:00 |
catch
|
0d82715b4b
|
Issue #3064017 by mikelutz, Wim Leers, dww, catch: Create a means to mark an asset library as deprecated in a *.libraries.yml file
|
2019-07-10 10:08:22 +01: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
|
a35f542977
|
Issue #3059079 by Mile23: Make ContainerAwareEventDispatcherTest use Drupal coding standards
|
2019-07-01 14:31:32 +01:00 |
catch
|
ade49d44e5
|
Issue #3065101 by alexpott: Remove MySqlDriverTestBase
|
2019-07-01 14:21:20 +01:00 |
Alex Pott
|
0dd757670c
|
Issue #3059332 follow-up by mondrake, Mile23, Lendude: Mark kernel tests that perform no assertions as risky
|
2019-07-01 09:09:35 +01:00 |
catch
|
945fbeae7c
|
Issue #3054649 by Mile23, alexpott: DrupalKernelTest results in ERROR HANDLER CHANGED!
|
2019-06-28 14:13:36 +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
|
fb0bf2de97
|
Issue #3031464 by fancyweb, alexpott: Services arguments with escaped "%" are not unescaped
|
2019-06-28 09:59:08 +01:00 |
Lee Rowlands
|
de56b25930
|
Issue #3056454 by Krzysztof Domański, John Cook, johndevman: Hexadecimal validation returns true if the color contains multiple hashes (e.g. '###FF0')
|
2019-06-28 06:43:27 +10: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 |
catch
|
79f8c0a963
|
Issue #3057321 by alexpott: Deprecate Unicode::caseFlip()
|
2019-06-20 14:12:11 +01:00 |
catch
|
62d72153ba
|
Issue #3061117 by claudiu.cristea, darrenwh: Make optional and deprecate the BackendChain constructor parameter
|
2019-06-20 14:00:22 +01:00 |
catch
|
eada7ff559
|
Issue #3062556 by alexpott, catch, phenaproxima, larowlan: UpdatePathTestBase does not support the $configSchemaCheckerExclusions property (followup)
|
2019-06-20 13:35:32 +01:00 |
catch
|
3263c8cbab
|
Issue #3059545 by alexpott, Lendude, tstoeckler, Mile23, neclimdul, vijaycs85, Morbus Iff: Improve \Drupal\KernelTests\Config\DefaultConfigTest to install all optional configuration
|
2019-06-19 16:21:24 +01:00 |
catch
|
54f8eb66b5
|
Issue #3062556 by alexpott, phenaproxima: UpdatePathTestBase does not support the $configSchemaCheckerExclusions property
|
2019-06-19 15:45:53 +01:00 |
Alex Pott
|
e82e0c0573
|
Issue #3059090 by clepson, mondrake, alexpott: Deprecate \Drupal\Tests\PhpunitCompatibilityTrait::setExpectedException()
|
2019-06-11 12:38:53 +03:00 |
Alex Pott
|
397cd30991
|
Issue #3006397 by Mile23, Lendude, alexpott, Berdir: Fix "Drupal\system\Plugin\views\field\BulkForm is deprecated in Drupal 8.5.x, will be removed before Drupal 9.0.0. Use \Drupal\views\Plugin\views\field\BulkForm instead." deprecation error
|
2019-06-10 17:46:10 +03:00 |
catch
|
d95b4d729c
|
Issue #3057294 by alexpott: Remove unnecessary usage of Unicode::check() in tests
|
2019-06-10 15:04:58 +01:00 |
catch
|
dafc72c9ad
|
Issue #3057289 by alexpott: Move JsMessageTestCases out of src/Tests
|
2019-06-10 15:01:22 +01:00 |
catch
|
1305cbeaca
|
Issue #3054060 by alexpott, neeravbm, tstoeckler: Deprecate \Drupal\system\SystemRequirements::phpVersionWithPdoDisallowMultipleStatements() as all supported versions of PHP return TRUE
|
2019-06-10 14:51:07 +01:00 |
catch
|
c7b8bc5277
|
Issue #3056008 by alexpott, Lendude: Set default window size in \Drupal\FunctionalJavascriptTests\WebDriverTestBase
|
2019-06-10 14:38:04 +01:00 |
catch
|
17153a2605
|
Issue #3053956 by alexpott, neeravbm, aleevas, voleger, Berdir: Deprecate \Drupal\Component\Utility\Crypt::hashEquals() in favour of PHP's builtin hash_equals()
|
2019-06-10 14:28:03 +01:00 |
Alex Pott
|
1546b4b85a
|
Issue #3059564 by yogeshmpawar, fredysan, init90, joachim, alexpott: error in deprecation note on EntityInterface::link()
|
2019-06-09 01:10:35 +01:00 |
Alex Pott
|
b644848b2d
|
Issue #2555145 by TR, kostyashupenko, Mile23, oriol_e9g, geertvd: Remove t() from pass/fail assertions in tests
|
2019-06-06 20:00:56 +01:00 |
Alex Pott
|
45f97bcf50
|
Issue #3046298 by Gogowitsch, voleger, jhedstrom, larowlan: DX: tell developer which yaml file caused a ParseException
|
2019-06-06 15:18:29 +01:00 |
Alex Pott
|
22d759b1cb
|
Issue #3054749 by Berdir: Fix handler_settings deprecation message
|
2019-06-05 10:54:52 +01:00 |
Alex Pott
|
20496dd2e7
|
Issue #3029540 by mikelutz, catch, alexpott, larowlan, Gábor Hojtsy: [Symfony 4] Sub class \Symfony\Component\Validator\ConstraintViolation and use that in \Drupal\Core\TypedData\Validation\ExecutionContext::addViolation()
|
2019-06-04 14:31:13 +01:00 |
catch
|
83bee34c26
|
Issue #3054311 by alexpott: Deprecate \Drupal\Component\Utility\Crypt::randomBytes() in favour of PHP's builtin random_bytes()
|
2019-06-03 20:00:53 +01:00 |
Alex Pott
|
23fad5b6a5
|
Issue #2926068 by almaudoh, andypost, voleger, claudiu.cristea, Oleksiy, YurkinPark, yo30, alexpott, dawehner, Berdir: Deprecate system_rebuild_module_data() and remove usages in core
|
2019-06-03 12:49:38 +01:00 |
Alex Pott
|
d1ffb5bd46
|
Issue #3053417 by amateescu, Lendude, mondrake, xjm: Clean up PhpunitCompatibilityTrait
|
2019-06-03 12:35:25 +01:00 |
Alex Pott
|
0356445b98
|
Issue #3055040 by mikelutz, alexpott: Roll AbstractEventDispatcherTest into ContainerAwareEventDispatcherTest
|
2019-06-03 12:12:47 +01:00 |
Alex Pott
|
95cb8625a6
|
Issue #3058839 by init90: Incorrect @see link in file_default_scheme() deprecation
|
2019-06-02 10:03:23 +01:00 |
Alex Pott
|
8a56839014
|
Issue #2947946 by voleger, andypost, mondrake: Create change record for all deprecated db_* functions
|
2019-06-02 09:01:15 +01:00 |
Alex Pott
|
e08ec1395c
|
Issue #3034072 by kim.pepper, Berdir, alexpott, jibran, larowlan, claudiu.cristea: Move file uri/scheme functions from file.inc and FileSystem to StreamWrapperManager
|
2019-06-02 08:53:50 +01:00 |
Alex Pott
|
ef6a11d84a
|
Issue #3054315 by yogeshmpawar, alexpott: Sort out ApcuBackendTest
|
2019-05-31 21:24:42 +01:00 |
Lee Rowlands
|
08879cc009
|
Issue #2927012 by deviantintegral, alexpott, arunkumark: _drupal_log_error() returns a 0 exit code on errors
|
2019-06-01 06:19:07 +10:00 |
Alex Pott
|
91fe1d2f77
|
Issue #2929133 by voleger, alexpott, Lendude: Replace all usages of getMock()
|
2019-05-31 10:22:21 +01:00 |
Alex Pott
|
ba5cf8e2b5
|
Issue #2969965 by Lendude, Mile23, heddn, Jo Fitzgerald, jmikii, Berdir, alexpott: Fix Drupal\system\Tests\Update\DbUpdatesTrait is deprecated in Drupal 8.4.0 and will be removed before Drupal 9.0.0
|
2019-05-30 14:03:07 +01:00 |
Alex Pott
|
408c540ccf
|
Issue #2886622 by Berdir, martin107, Mile23, tim.plunkett, mikelutz, jonathan1055: Deprecate all EntityManager methods with E_USER_DEPRECATED
|
2019-05-30 12:36:55 +01:00 |
Alex Pott
|
c7bfe49a2b
|
Issue #2924860 by Kng, AdamPS: “Uncaught exception” page contains HTML but has content-type text/plain
|
2019-05-29 14:41:50 +01:00 |
Alex Pott
|
7e08466eb5
|
Issue #3041983 by yogeshmpawar, idebr, pifagor, klausi: Fix unused imports and update Coder to 8.3.4
|
2019-05-28 15:38:27 +01:00 |
Alex Pott
|
3c5675d1b2
|
Issue #3049380 by voleger: Complete deprecation of _db_get_target() function
|
2019-05-28 11:54:33 +01:00 |
Lee Rowlands
|
275c864dda
|
Issue #2875394 by voleger, erozqba, Berdir, mondrake: Replace all calls to db_query, which is deprecated
|
2019-05-28 07:15:20 +10:00 |
catch
|
07a3820c5d
|
Issue #3000931 by mondrake, voleger, andypost, longwave, alexpott, git commit -m 'Issue #3000931 by mondrake, voleger, andypost, longwave, alexpott: Connection::query() does not support '\''targe: Connection::query() does not support 'target' option
|
2019-05-27 14:29:04 +01:00 |
Lee Rowlands
|
609bcb39ae
|
Issue #3055304 by kim.pepper: Properly deprecate file_directory_os_temp
|
2019-05-27 17:28:57 +10:00 |
Lee Rowlands
|
4dfdaaed2e
|
Issue #3035980 by jhedstrom: Provide a better error when a NULL is passed to EntityStorageBase::load()
|
2019-05-27 17:11:07 +10:00 |
Alex Pott
|
9a11de65fa
|
Issue #2892440 by bnjmnm, tedbow, alexpott, Krzysztof Domański, Lendude: Provide helper test method to wait for an element to be removed from the page
|
2019-05-25 09:25:44 +01:00 |
catch
|
2be8f41983
|
Issue #3056875 by alexpott: Remove drupal-phpunit-upgrade-check from run-tests.sh and docs relating to drupal-phpunit-upgrade
|
2019-05-24 14:14:15 +01:00 |
Alex Pott
|
bed931bb31
|
Issue #3008870 by amateescu, kostyashupenko, mondrake, jibran, alexpott: Drop support for PHPUnit 4.8 once PHP 5 is no longer supported (8.8.x)
|
2019-05-24 11:43:45 +01:00 |
catch
|
43cb1b5cce
|
Issue #3053363 by alexpott, Wim Leers, Berdir, mondrake, xjm: Remove support for PHP 5 in Drupal 8.8
|
2019-05-24 11:36:30 +01:00 |
Lee Rowlands
|
ba509afbc9
|
Issue #3047866 by mikelutz, Berdir, TR, alexpott, andypost, Satyanarayan Reddy: Remove usage of deprecated \Drupal::entityManager() in core
|
2019-05-24 16:44:36 +10:00 |
Lee Rowlands
|
506d92fc98
|
Issue #3043087 by tedbow, Sam152: Retrieving plugins with entity context definitions from cache is expensive, which is noticeable when used with Layout Builder's FieldBlockDeriver
|
2019-05-24 16:17:04 +10:00 |
Alex Pott
|
e192b14dcb
|
Revert "Issue #2852463 by mikelutz, tim.plunkett, heddn, xjm, MegaChriz, joachim, phenaproxima, dawehner, benjifisher: Create a trait to implement \Drupal\Component\Plugin\ConfigurableInterface"
This reverts commit 109dfd58bd .
|
2019-05-22 21:18:24 +01:00 |
catch
|
f4b3ab3a3b
|
Issue #2901792 by alexpott, tedbow, dww, bnjmnm, jhodgdon, Krzysztof Domański: Disable all animations in Javascript testing
|
2019-05-22 15:28:27 +01:00 |
Lauri Eskola
|
9a3477e83b
|
Issue #3030363 by andrewmacpherson, Krzysztof Domański: Add test to assert ajax buttons are operable with the spacebar key
|
2019-05-22 09:05:58 +03:00 |
Alex Pott
|
31a25fb469
|
Issue #3049437 by mfb, amateescu: SharedTempStore not serializable on PHP 7.3
|
2019-05-18 11:32:48 +02:00 |
Alex Pott
|
1ffbb8ebd7
|
Issue #3040166 follow-up by Lendude: mkdir() fails in BrowserHtmlDebugTrait.php:141 because of a race condition
|
2019-05-18 10:51:53 +02:00 |
Lee Rowlands
|
b9f30c9382
|
Issue #3052272 by mikelutz: Remove entityManager use in EntityKernelTestBase and all tests which extend it
|
2019-05-17 12:25:18 +10:00 |
Lee Rowlands
|
31a5cba35c
|
Issue #3049021 by kim.pepper, Berdir: Deprecate file_default_scheme() and just use config
|
2019-05-17 12:15:25 +10:00 |
Lee Rowlands
|
fc301d85b3
|
Issue #2908176 by andypost, claudiu.cristea, vacho, YurkinPark, naveenvalecha, alexpott, fenstrat, Berdir, Mile23: Deprecate archiver procedural functions
|
2019-05-17 11:04:57 +10:00 |
Gábor Hojtsy
|
50a5f02e2e
|
Issue #3052625 by Mile23, alexpott: DeprecationListenerTrait croaks on tests with no results
|
2019-05-14 15:09:45 +02:00 |
Alex Pott
|
ecf0410252
|
Issue #3051981 by andypost, alexpott, amateescu, kim.pepper, Berdir, voleger, larowlan, claudiu.cristea, martin107: Deprecate drupal_schema_get_field_value()
|
2019-05-07 11:00:58 +01:00 |
Alex Pott
|
20762532ac
|
Issue #3052140 by amateescu, dpi, xjm: Cannot convert custom entity types from non-revisionable to revisionable with pre-8.7.x compatible methods
|
2019-05-04 14:51:07 +01:00 |
Lee Rowlands
|
c210fadd23
|
Issue #3051069 by mikelutz, jibran, Berdir: Remove usage of deprecated entity_delete_multiple in core and trigger an error
|
2019-05-02 13:00:25 +10:00 |
Lee Rowlands
|
9b1690c213
|
Issue #2928930 by andypost, mikelutz, anya_m, Berdir: Properly deprecate entity_create() and remove all occurrences
|
2019-05-01 09:41:13 +10:00 |
Alex Pott
|
bfe4794d88
|
Issue #3027178 by Berdir, alexpott, miroslav-lee, andypost, larowlan, mikelutz, JeroenT: Properly deprecate entity_load_multiple_by_properties()
|
2019-04-30 08:41:05 +01:00 |
Lee Rowlands
|
fb532b06f8
|
Issue #3049938 by pfrenssen: Deprecation message linking to wrong change record
|
2019-04-30 07:37:00 +10:00 |
Lee Rowlands
|
f950d08bd5
|
Issue #2974253 by andypost, legolasbo, mikelutz, Gábor Hojtsy: Remove remaining usages of entity_view and entity_view_multiple from core
|
2019-04-30 07:35:23 +10:00 |
Lee Rowlands
|
a80dcbe3f1
|
Issue #3030629 by Berdir, alexpott, dww: Properly deprecate all the methods in entity.inc that are not called by core
|
2019-04-30 07:32:42 +10:00 |
Gábor Hojtsy
|
f91dd64fc5
|
Issue #3051255 by Berdir, larowlan: Conflict between EntityField and FieldAPIHandlerTrait on PHP 5
|
2019-04-29 09:15:59 +02:00 |
Lee Rowlands
|
a98b58765d
|
Issue #3035953 by Berdir, andypost, vacho: Add @trigger_error() to deprecated EntityManager->EntityFieldManager methods
|
2019-04-26 17:09:28 +10:00 |
Lee Rowlands
|
da94d7fc6b
|
Issue #2367933 by phenaproxima, mikelutz, Berdir, voleger, amateescu, chr.fritsch, johndevman, Jo Fitzgerald, andypost, larowlan, alexpott: Move entity_get_(form_)display() to the entity display repository
|
2019-04-26 12:51:29 +10:00 |
Lee Rowlands
|
870b5646b2
|
Issue #3021434 by voleger, Peter Majmesku, andypost, Berdir, kim.pepper: Properly deprecate drupal_unlink()
|
2019-04-26 12:44:21 +10:00 |
Lee Rowlands
|
8847936fa8
|
Issue #2904550 by tim.plunkett, Sam152, jwilson3, neclimdul, eelkeblok, amateescu, DuaelFr, K3vin_nl, alexpott, tedbow, andypost: PluginDependencyTrait::calculatePluginDependencies() does not handle theme provided plugins
|
2019-04-24 15:47:37 +10:00 |
Alex Pott
|
2628528d0b
|
Issue #3040166 by oriol_e9g, Mile23, willzyx, Berdir, alexpott, catch, cilefen: mkdir() fails in BrowserHtmlDebugTrait.php:141 because of a race condition
|
2019-04-23 12:47:38 +01:00 |
catch
|
f2eaf0178c
|
Issue #3041985 by alexpott, pifagor: Add Generic.CodeAnalysis.EmptyPHPStatement to phpcs rules to prevent empty PHP statements
|
2019-04-16 21:22:07 +09:00 |
catch
|
fe33718231
|
Revert "Issue #3040166 by willzyx, Mile23, alexpott, cilefen: mkdir() fails in BrowserHtmlDebugTrait.php:141 because of a race condition"
This reverts commit c080fb87f3 .
|
2019-04-16 17:22:56 +09:00 |
catch
|
f6132370af
|
Issue #3034830 by johndevman: Wrong class doc comment in EntityRepositoryTest
|
2019-04-16 15:29:44 +09:00 |
catch
|
c080fb87f3
|
Issue #3040166 by willzyx, Mile23, alexpott, cilefen: mkdir() fails in BrowserHtmlDebugTrait.php:141 because of a race condition
|
2019-04-16 14:56:28 +09:00 |
catch
|
34b3a5e904
|
Issue #3045525 by martin107, Berdir: EntityDeriver: deprecate entityManager.
|
2019-04-16 14:52:30 +09:00 |
catch
|
9791614b78
|
Issue #2731817 by mikelutz, ashishdalvi, Sonal.Sangale, dbt102, andypost, jhodgdon, martin107, roderik: Replace all calls to the deprecated Drupal::url() function in Core
|
2019-04-16 14:38:27 +09:00 |
Alex Pott
|
109dfd58bd
|
Issue #2852463 by mikelutz, tim.plunkett, heddn, xjm, MegaChriz, joachim, phenaproxima, dawehner, benjifisher: Create a trait to implement \Drupal\Component\Plugin\ConfigurableInterface
|
2019-04-12 14:23:23 -07:00 |
catch
|
3f8ab25ea8
|
Issue #3044364 by amateescu: Improve hit ratio for the menu tree cache
|
2019-04-12 13:12:43 +09:00 |
catch
|
d938b0a8ec
|
Issue #3024728 by amateescu, plach: Preserve the backup tables after an entity type schema conversion process
|
2019-04-11 20:31:40 +09:00 |
catch
|
8165415c34
|
Issue #3035274 by claudiu.cristea, naveenvalecha, Berdir: Deprecate drupal_classloader_register() & system_register()
|
2019-04-11 12:08:45 +09:00 |
catch
|
2cceb4a902
|
Issue #3046243 by tim.plunkett, jibran, dpi: Regression: Optional context values may throw exceptions if unsatisfied
|
2019-04-07 09:41:59 +09:00 |
Alex Pott
|
7c9ecd6c71
|
Issue #2705205 by amateescu, plach, tstoeckler: Improve test coverage around updating table mapping after a new field storage definition is added
|
2019-04-02 18:49:48 +01:00 |
Alex Pott
|
3f9f063dd1
|
Issue #3024113 by VVVi, tim.plunkett: Ensure important testing base classes are @ingroup testing
|
2019-04-02 16:08:49 +01:00 |
Alex Pott
|
2c1c25a40d
|
Issue #3038825 by undertext, Mile23: Remove unused code from KernelTestBase
|
2019-04-02 16:01:26 +01:00 |
Nathaniel Catchpole
|
52bd9a1206
|
Issue #3036193 by bircher, mpotter, larowlan, alexpott: Add ExportStorage to allow config export in third party tools
|
2019-03-29 15:12:46 +00:00 |
effulgentsia
|
c087641ed7
|
Issue #3039287 by bendeguz.csirmaz, effulgentsia, xjm, alexpott, catch, jibran, hampercm, tedbow, Joseph Zhao, dawehner: Implement changes required to remove support for PHP 5.5 and 5.6
|
2019-03-29 00:19:57 -07:00 |
Nathaniel Catchpole
|
51cc6680c8
|
Issue #3031577 by alexpott, Lendude, larowlan: \Drupal\Tests\Listeners\DeprecationListenerTrait::getSkippedDeprecations() does not work in unit tests
|
2019-03-28 11:06:40 +00:00 |
Alex Pott
|
7b81fcfc91
|
Issue #3042847 by mikelutz: [Symfony 4] Inject string_translation service into ContextDefinitionIsSatisfiedTest and EntityContextDefinitionIsSatisfiedTest
|
2019-03-28 09:09:05 +00:00 |
Lee Rowlands
|
73af6069c2
|
Issue #3039955 by plach, TR: Ensure EntityKernelTestBase can use UserCreationTrait::setUpCurrentUser()
|
2019-03-27 09:40:46 +10:00 |
Nathaniel Catchpole
|
2f8407655b
|
Issue #3039584 by mikelutz, Morbus Iff: The SymfonyBridgePsrHttpMessageFactoryDiactorosFactory class is deprecated since symfony/psr-http-message-bridge 1.2, use PsrHttpFactory instead
|
2019-03-26 16:29:48 +00:00 |
Nathaniel Catchpole
|
c67761090d
|
Issue #3002206 by jibran, longwave, truls1502, alexpott, NickWilde: Update the stable version of drupal/coder to ˆ8.3.1
|
2019-03-26 14:37:28 +00:00 |
Alex Pott
|
84e5e8e458
|
Issue #2655162 by amateescu, Berdir, bradjones1, Maria Kvitova, joachim, plach, effulgentsia, tim.plunkett, xjm: Fatal error when updating or deleting an entity type after removing its class/definition from the codebase
|
2019-03-26 13:00:14 +00:00 |
Alex Pott
|
8c90cbfdf7
|
Issue #3029625 by tim.plunkett: Do not throw an exception when a context is missing while applying context mapping to a plugin if that context was previously set
|
2019-03-26 11:22:52 +00:00 |
Francesco Placella
|
5d3322ebda
|
Issue #2554235 by amateescu, plach, Berdir, Sam152, joelpittet, mbaynton, catch, jibran: Make the content entity storage and entity query use the last installed definitions instead of the ones living in code
|
2019-03-22 15:58:51 +01:00 |
Lee Rowlands
|
d1db7c785c
|
Issue #3038988 by Berdir, seanB: Remove support for empty destination in FileSystem::copy(), FileSystem::move() and FileSystem::saveData()
|
2019-03-22 07:56:13 +10:00 |
Nathaniel Catchpole
|
e4d88be178
|
Issue #2895487 by mikelutz, Mile23: [Symfony 4] ContainerAwareEventDispatcherTest depends on Symfony tests
|
2019-03-21 14:22:00 +00:00 |
Lee Rowlands
|
dcd66e1495
|
Issue #3038901 by Lendude, dww, Mile23: Speed up the tests on DrupalCI by not running slow tests last
|
2019-03-21 19:50:41 +10:00 |
xjm
|
4e7959f886
|
SA-CORE-2019-004 by alexpott, larowlan, greggles, drumm, mlhess, David_Rothstein, pwolanin
(cherry picked from commit eae8a6c10d )
|
2019-03-20 10:37:33 -05:00 |
Alex Pott
|
589f610f80
|
Issue #3038378 by vadim.hirbu, jhodgdon: README.md in core/tests is badly formatted
|
2019-03-19 11:25:04 +00:00 |
Alex Pott
|
a0f43e0abd
|
Issue #3019115 by tamer.kamel, Waldoswndrwrld, anantjain60, gnuget, Berdir, alexpott: TwigExtensionTest::testFormatDate() doesn't make much sense
|
2019-03-19 06:11:43 +00:00 |
Nathaniel Catchpole
|
29e5277a14
|
Issue #3038926 by Berdir: Add @trigger_error() to deprecated EntityManager->EntityDisplayRepository methods
|
2019-03-18 15:26:14 +00:00 |
Nathaniel Catchpole
|
4b188443d3
|
Issue #3035376 by claudiu.cristea: Remove usage of drupal_static() from GetFilenameTest
|
2019-03-18 15:24:51 +00:00 |
Alex Pott
|
30654bd41d
|
Issue #3026434 by tedbow, tim.plunkett, xjm, phenaproxima, plach, Kristen Pol, alexpott: Ensure that Layout Builder Inline Blocks doesn't assume section storage internals
|
2019-03-12 21:30:41 +00:00 |
Francesco Placella
|
5ad8f598e5
|
Issue #2880152 by amateescu, blazey, plach, larowlan, vijaycs85: Convert custom menu links to be revisionable
|
2019-03-11 14:38:31 +01:00 |
Alex Pott
|
2c166a50a6
|
Issue #2969109 by martin107, andypost, kaythay, Berdir: Replace deprecated usages of entityManager in form classes
|
2019-03-10 07:34:23 +00:00 |
Lee Rowlands
|
7d2d9cca09
|
Issue #3038707 by amateescu: The entity type definition is out of sync between SqlContentEntityStorage and SqlContentEntityStorageSchema during field storage CRUD operations
|
2019-03-09 13:11:41 +10:00 |
Alex Pott
|
2dfe7b6d36
|
Issue #3016420 by tim.plunkett, EclipseGc: Allow context definition annotations to specify constraints
|
2019-03-08 23:03:16 +00:00 |
Nathaniel Catchpole
|
13f7c6f64d
|
Issue #3038062 by Gábor Hojtsy, alexpott: [Symfony 4] Skip ReverseProxyMiddlewareTest::testReverseProxyEnabledLegacy test
(cherry picked from commit 78b4e3cc66 )
|
2019-03-08 11:51:21 +01:00 |
Nathaniel Catchpole
|
503d9dde7d
|
Issue #2976035 by amateescu, blazey, hchonov, plach, tstoeckler, catch, jibran, larowlan, alexpott: Entity type CRUD operations must use the last installed entity type and field storage definitions
|
2019-03-08 10:45:58 +00:00 |
Alex Pott
|
c51bacbcc6
|
Issue #3007606 by amateescu: Force all update path tests to only run one entity per batch
|
2019-03-08 07:17:29 +00:00 |
Alex Pott
|
446586b60a
|
Issue #2949715 by jhodgdon, ankitjain28may, Lendude, mohit1604, dww, alexpott: Automated Tests 8.x topic needs an update
|
2019-03-08 07:15:40 +00:00 |
Alex Pott
|
21c3504993
|
Issue #3016429 by bircher, mpotter, alexpott, johndevman, borisson_, Upchuk, larowlan: Add a config storage copy utility trait and fix ConfigManager::createSnapshot
|
2019-03-08 06:48:50 +00:00 |
Lee Rowlands
|
8cd35dbe20
|
Issue #2937542 by alexpott, mikelutz, larowlan, dawehner, Mile23, catch, Gábor Hojtsy, Chi: Not setting the strict option of the Choice constraint to true is deprecated since Symfony 3.4 and will throw an exception in 4.0
(cherry picked from commit c9dd655885 )
|
2019-03-08 15:16:05 +10:00 |
Alex Pott
|
97a6869145
|
Issue #3021450 by kim.pepper, jibran, voleger, alexpott, Berdir: Add @trigger_error to deprecated functions in file.inc and replace their usages
|
2019-03-07 09:13:25 +00:00 |
Lee Rowlands
|
094890e633
|
Issue #2942907 by plach, amateescu, Berdir, tim.plunkett, hchonov, gabesullice, jibran, xjm, tedbow, timmillwood, larowlan, Sam152, pmelab, catch, effulgentsia: Entity system does not provide an API for retrieving an entity variant that is safe for editing
|
2019-03-06 11:18:48 +10:00 |
Alex Pott
|
2c4ca06895
|
Issue #2947517 by Lendude, jibran, alexpott, larowlan: Selenium driver: API to get remote file paths
|
2019-03-05 12:02:19 +00:00 |
Nathaniel Catchpole
|
944b157e5b
|
Issue #2996404 by andrewmacpherson, Krzysztof Domański: Replace old keypress workaround in AjaxFormImageButtonTest
|
2019-03-04 17:08:15 +00:00 |
Nathaniel Catchpole
|
d649b7f45a
|
Issue #2808163 by amateescu, samuel.mortenson, dawehner: Support dynamic entity types in the EntityRevisionParamConverter
|
2019-03-04 16:47:25 +00:00 |
Nathaniel Catchpole
|
f49d8f156a
|
Issue #3028671 by Berdir: Add @trigger_error() to deprecated and already (almost) unused EntityManager methods
|
2019-03-04 15:20:14 +00:00 |
Nathaniel Catchpole
|
31fbee706e
|
Issue #3035825 by plach, larowlan, amateescu, jhedstrom: Make it easier to set up the current_user service in kernel tests
|
2019-03-01 14:10:30 +00:00 |
Alex Pott
|
55c96a6b81
|
Issue #3000057 by kim.pepper, andypost, claudiu.cristea, voleger, dww, Berdir, larowlan: Deprecate drupal_set_time_limit() and file_upload_max_size() and move to Environment component
|
2019-03-01 11:01:32 +00:00 |
Lee Rowlands
|
f4ef94ae70
|
Issue #2975081 by alexpott, amateescu, larowlan, mtodor, catch: UpdatePathTestBase fails to re-initialize the test site (rebuild container, clear caches) after running the database updates
|
2019-03-01 06:44:06 +10:00 |
Alex Pott
|
81915a93a3
|
Issue #3025427 by Berdir, amateescu: Add @trigger_error() to deprecated EntityManager->EntityTypeBundleInfo methods
|
2019-02-26 15:05:23 +00:00 |
Alex Pott
|
4b68814a02
|
Issue #3029336 by andypost: Properly deprecate check_url()
|
2019-02-26 14:58:32 +00:00 |
Lee Rowlands
|
3b32b1e600
|
Issue #3033494 by alexpott, dww, tim.plunkett, larowlan: SiteConfigureForm can install the file module without the field module
|
2019-02-25 20:39:52 +10:00 |
Lee Rowlands
|
56606fe1fb
|
Revert "Issue #3033494 by alexpott, dww, tim.plunkett: SiteConfigureForm can install the file module without the field module"
This reverts commit 5d2bc24951 .
|
2019-02-25 20:38:58 +10:00 |
Lee Rowlands
|
5d2bc24951
|
Issue #3033494 by alexpott, dww, tim.plunkett: SiteConfigureForm can install the file module without the field module
|
2019-02-25 19:56:16 +10:00 |
Alex Pott
|
4bb82a8eb5
|
Issue #2946122 by mikelutz, heddn, tim.plunkett, phenaproxima, alexpott, joelpittet, MegaChriz, joachim, xjm: Deprecate ConfigurablePluginInterface and replace with an interface that doesn't extend DependentPluginInterface
|
2019-02-24 13:42:45 +00:00 |
Alex Pott
|
bdfafab7fb
|
Issue #3035318 by mpdonadio: `DateFormatter()` assumes 30 days per month, while February only has 28 days. Causes fails in tests
|
2019-02-24 09:42:10 +00:00 |
Alex Pott
|
76bf269417
|
Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, alexpott, jibran, andypost, larowlan, Chadwick Wood, acbramley, Wim Leers, sun, xjm, YesCT, chx, tim.plunkett: Move the unmanaged file APIs to the file_system service (file.inc)
|
2019-02-23 22:35:15 +00:00 |
xjm
|
57170a6ad7
|
Revert "Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, jibran, alexpott, andypost, larowlan, Chadwick Wood, Wim Leers, acbramley, YesCT, sun, tim.plunkett, chx: Move the unmanaged file APIs to the file_system service (file.inc)"
This reverts commit 56be1a032e .
|
2019-02-23 13:09:49 -06:00 |
Alex Pott
|
56be1a032e
|
Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, jibran, alexpott, andypost, larowlan, Chadwick Wood, Wim Leers, acbramley, YesCT, sun, tim.plunkett, chx: Move the unmanaged file APIs to the file_system service (file.inc)
|
2019-02-23 13:45:05 +00:00 |
Alex Pott
|
185513febe
|
Issue #3029661 by Lendude, dawehner: Move BrowserTestBase tests out of modules/simpletest into /tests
|
2019-02-22 09:09:31 +00:00 |
Alex Pott
|
ee822bb01d
|
Issue #3027745 by claudiu.cristea, idimopoulos, wengerk, alexpott: UniqueFieldConstraint doesn't work for entities with string IDs
|
2019-02-22 08:45:40 +00:00 |
Lauri Eskola
|
a047556569
|
Issue #2981602 by jansete, Lendude, askibinski, alexpott, dawehner, slv_, Sam152: Add page objects integration to Nightwatch
|
2019-02-22 08:15:03 +02:00 |
Gábor Hojtsy
|
4837822141
|
Revert "Issue #2937542 by alexpott, dawehner, Mile23, catch, mikelutz: Not setting the strict option of the Choice constraint to true is deprecated since Symfony 3.4 and will throw an exception in 4.0"
This reverts commit 030a9cefc2 .
|
2019-02-18 20:21:56 +01:00 |
Alex Pott
|
ab15b22f43
|
Issue #3022399 by andypost, YurkinPark, Berdir: Move action_views_form_substitutions() out of actions module
|
2019-02-17 10:12:55 +00:00 |
Alex Pott
|
28bf970d1d
|
Issue #3028656 by Berdir, martin107: Add @trigger_error() to deprecated EntityManager listener methods
|
2019-02-17 09:56:22 +00:00 |
Alex Pott
|
e69e249da0
|
Issue #3023981 by Berdir, larowlan, alexpott, xjm, catch: Add @trigger_error() to deprecated EntityManager->EntityRepository methods
|
2019-02-17 00:00:58 +00:00 |
Nathaniel Catchpole
|
e3fc5d91eb
|
Issue #3031580 by alexpott, Gábor Hojtsy, Lendude, catch, jibran, dawehner, Berdir: Undeprecate \Drupal\FunctionalTests\AssertLegacyTrait and \Drupal\KernelTests\AssertLegacyTrait in Drupal 8
|
2019-02-14 12:17:39 +00:00 |
Lee Rowlands
|
2aa7c3a6fa
|
Issue #3030501 by alexpott, Gábor Hojtsy, Berdir: [Symfony 4] Drupal\Core\StackMiddleware\ReverseProxyMiddleware calls Symfony\Component\HttpFoundation\Request::setTrustedHeaderName() which does not exist
|
2019-02-14 19:02:31 +10:00 |
Nathaniel Catchpole
|
57de633093
|
Issue #3004642 by amateescu, plach: Deprecate SqlContentEntityStorageSchemaConverter in favor of the new API provided by EntityTypeListenerInterface::onFieldableEntityTypeUpdate()
|
2019-02-13 14:24:08 +00:00 |
Francesco Placella
|
f5d6aceb16
|
Issue #3031479 follow-up by amateescu, mondrake: Replaced numeric index names with regular names in the test coverage.
|
2019-02-13 14:37:26 +01:00 |
Nathaniel Catchpole
|
9ec3433f92
|
Issue #2572605 by Gábor Hojtsy, slasher13, Jo Fitzgerald, alexpott, andypost, Cottser, skyredwang, mfernea, joelpittet, jibran, larowlan, aleevas, Wim Leers, lauriii, catch, Berdir: Make Drupal 8 optionally working with Twig 2, while keeping its dependency on Twig 1
|
2019-02-13 11:36:49 +00:00 |
Alex Pott
|
812c0bbfbd
|
Revert "Issue #3031577 by alexpott: \Drupal\Tests\Listeners\DeprecationListenerTrait::getSkippedDeprecations() does not work in unit tests"
This reverts commit c52175dd4b .
|
2019-02-13 11:06:56 +00:00 |
Francesco Placella
|
431b5b4c92
|
Issue #3031479 by amateescu, jibran, mondrake: TaxonomyVocabularyHierarchyUpdateTest::testTaxonomyUpdateParents() is prone to breaking on PostgreSQL
|
2019-02-13 10:15:31 +01:00 |
Lee Rowlands
|
c52175dd4b
|
Issue #3031577 by alexpott: \Drupal\Tests\Listeners\DeprecationListenerTrait::getSkippedDeprecations() does not work in unit tests
|
2019-02-13 14:35:28 +10:00 |
Alex Pott
|
47dab9a4a9
|
Issue #1883744 by hchonov, tim.plunkett, borisson_, xjm, tstoeckler, joachim: Convert Entity to EntityBase for consistency with ContentEntityBase and ConfigEntityBase
|
2019-02-10 08:17:04 +00:00 |
xjm
|
d08335f136
|
Issue #3020352 by tedbow, Wim Leers, tim.plunkett, xjm, andrewmacpherson, lauriii, phenaproxima, alwaysworking: Create a new AnnounceCommand to call Drupal.announce on an AjaxResponse
|
2019-02-05 16:20:19 -06:00 |
xjm
|
547069e55d
|
Revert "Issue #2946122 by mikelutz, heddn, tim.plunkett, phenaproxima, alexpott, MegaChriz, joachim: Deprecate ConfigurablePluginInterface and replace with an interface that doesn't extend DependentPluginInterface"
This reverts commit b1f49624db .
|
2019-02-05 15:08:23 -06:00 |
Nathaniel Catchpole
|
49ef12b086
|
Issue #3029373 by effulgentsia, Wim Leers, catch: PageCache::getCacheId() sometimes uses different cache IDs during get and set, causing unnecessary cache misses for some requests
|
2019-02-05 12:25:01 +00:00 |
Nathaniel Catchpole
|
a3a1663bfc
|
Issue #2723593 by alexpott, Jo Fitzgerald, daffie, JacobSanford, rajeshwari10, chishah92, Saviktor, marvin_B8, valthebald, Mile23, Berdir: Properly deprecate entity_load() and friends
|
2019-02-05 12:08:32 +00:00 |
Nathaniel Catchpole
|
ce3250fe0e
|
Issue #3030359 by Mile23: FileSystemDeprecationTest in the wrong place since it's a kernel test
|
2019-02-04 12:33:38 +00:00 |
Nathaniel Catchpole
|
447cdb78ed
|
Issue #3028657 by alexpott, Berdir: Properly deprecate entity_load_multiple()
|
2019-02-04 12:29:50 +00:00 |
xjm
|
b77bf6a978
|
Issue #3025867 by tim.plunkett, Kristen Pol, phenaproxima, alexpott, xjm, andypost: Provide a classed object for TempStore metadata
|
2019-02-03 11:57:11 -05:00 |
Alex Pott
|
c594d13e25
|
Issue #2443165 by davidwbarratt, amateescu, HOG, kostyashupenko, yched, Berdir, andypost, alexpott, tstoeckler, xjm: Drupal\Core\Entity\EntityInterface\ContentEntityStorageBase::doCreate() assumes that the bundle is a string
|
2019-02-02 22:25:27 +00:00 |
Alex Pott
|
04d46f628d
|
Issue #2849074 by decafdennis, alexpott, zuuperman, AdamPS, sagesolutions, tucho, xjm: SiteConfigureForm overrides value from install profile
|
2019-02-02 12:43:03 +00:00 |
Nathaniel Catchpole
|
3148601bc0
|
Issue #2984782 by amateescu, plach, catch, jibran, kristiaanvandeneynde: Add an API for converting entity type schemas to (non-)revisionable/(non-)translatable, with or without data
|
2019-02-01 13:26:39 +00:00 |
Lee Rowlands
|
030a9cefc2
|
Issue #2937542 by alexpott, dawehner, Mile23, catch, mikelutz: Not setting the strict option of the Choice constraint to true is deprecated since Symfony 3.4 and will throw an exception in 4.0
|
2019-01-31 20:42:39 +10:00 |
Alex Pott
|
57f1f1a480
|
Issue #2215857 by michielnugter, Lendude, gmercer, tim.plunkett, cferthorney, marabak, olli, ericmulder1980, TwoD, sanduhrs, stella, dww, nod_: Behaviors get attached to removed forms
|
2019-01-31 01:02:35 +00:00 |
Lauri Eskola
|
8018374362
|
Issue #2725259 by sardara, andrewmacpherson, claudiu.cristea, tedbow, alwaysworking, droplet, techmsi, kwoxer, xjm, alexpott, lauriii, catch, cilefen, Cottser: [regression] Table Drag handles no longer respond to up/down arrow keys
|
2019-01-29 13:21:28 +02:00 |
Lauri Eskola
|
9ecea57c54
|
Revert "Issue #2725259 by sardara, andrewmacpherson, claudiu.cristea, tedbow, alwaysworking, droplet, techmsi, kwoxer, xjm, alexpott, @catch, @cilefen, @Cottser, @lauriii: [regression] Table Drag handles no longer respond to up/down arrow keys"
This reverts commit 735aacac9c .
|
2019-01-29 13:20:03 +02:00 |
Lauri Eskola
|
735aacac9c
|
Issue #2725259 by sardara, andrewmacpherson, claudiu.cristea, tedbow, alwaysworking, droplet, techmsi, kwoxer, xjm, alexpott, @catch, @cilefen, @Cottser, @lauriii: [regression] Table Drag handles no longer respond to up/down arrow keys
|
2019-01-29 13:15:45 +02:00 |
xjm
|
06dbc81f02
|
Issue #2937073 by tim.plunkett, Saviktor, tedbow: Improve robustness of FieldBlockTest
|
2019-01-28 17:54:09 -06:00 |
Alex Pott
|
62d162fa0f
|
Issue #3024452 by kfritsche, hchonov, alexpott: DatabaseStorageExpirable:setWithExpireIfNotExists is not respecting expired
|
2019-01-28 22:27:59 +00:00 |
Alex Pott
|
06076a3d58
|
Issue #2932909 by Mile23, Lendude, dawehner, alexpott: Convert web tests to browser tests for Simpletest module
|
2019-01-28 08:45:58 +00:00 |
Francesco Placella
|
1b46f2f6bb
|
Issue #3026290 by amateescu, plach, mradcliffe, jibran: PostgreSQL constraints are still not renamed properly on table renames
|
2019-01-27 16:30:34 +01:00 |
Alex Pott
|
93e12b09c9
|
Issue #2995150 by msankhala, tim.plunkett: Command examples in core/tests/README.md are confusing and not executable
|
2019-01-27 00:20:05 +00:00 |
Alex Pott
|
cc5b5dc3ec
|
Issue #3023799 by Berdir, alexpott, tim.plunkett, larowlan: Add @trigger_error() to deprecated EntityManager::clearCachedDefinitions() method
|
2019-01-26 14:52:11 +00:00 |
Alex Pott
|
b1f49624db
|
Issue #2946122 by mikelutz, heddn, tim.plunkett, phenaproxima, alexpott, MegaChriz, joachim: Deprecate ConfigurablePluginInterface and replace with an interface that doesn't extend DependentPluginInterface
|
2019-01-26 12:42:37 +00:00 |
Alex Pott
|
641bf942e9
|
Revert "Issue #3026414 by alexpott, Fabianx: Add tests for PharExtensionInterceptor for invocation from a CLI command"
This reverts commit 25c8f251e3 .
|
2019-01-24 22:54:53 +00:00 |
effulgentsia
|
25c8f251e3
|
Issue #3026414 by alexpott, Fabianx: Add tests for PharExtensionInterceptor for invocation from a CLI command
|
2019-01-24 10:58:14 -08:00 |
Nathaniel Catchpole
|
8c14acad99
|
Issue #3015886 by bircher, alexpott, Upchuk: Add an in-memory config storage
|
2019-01-24 11:19:49 +00:00 |
Lee Rowlands
|
ffad365297
|
Issue #3027872 by catch: [symfony 4] The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will change
|
2019-01-24 20:37:04 +10:00 |
Lee Rowlands
|
9498875eb5
|
Issue #2961861 by alexpott, Berdir: Remove usage of WriteCheckSessionHandler
|
2019-01-24 11:07:29 +10:00 |
Alex Pott
|
4da678eb5f
|
Issue #2981870 by Lendude, alexpott: Duplicate BrokenSetUpTest for BrowserTestBase
|
2019-01-23 23:40:47 +00:00 |
effulgentsia
|
55ce9ce3a7
|
Issue #3020301 by catch, Mile23, xjm, alexpott: Remove composer integration PHP version test (rely on DrupalCI PHP version runs instead)
|
2019-01-22 10:25:50 -08:00 |
Alex Pott
|
5fbbbde83d
|
Issue #3026043 by Berdir: ConfigEntityBase::__sleep() serializes plugin instances if they were not previously initialized
|
2019-01-22 10:21:20 +00:00 |
xjm
|
7e1a53c1f9
|
SA-CORE-2019-002 by greggles, cashwilliams, EclipseGc, larowlan, samuel.mortenson, alexpott, tedbow, effulgentsia, Fabianx, xjm, mlhess
(cherry picked from commit fe32f7790e )
|
2019-01-15 11:43:08 -06:00 |
Alex Pott
|
a09ce7750a
|
Issue #3015992 by Krzysztof Domański, alexpott, larowlan: Not affecting spacing in PhpTransliterationTest
|
2019-01-13 22:34:54 +00:00 |
Lee Rowlands
|
6cbe4eacd8
|
Issue #3000677 by catch, Shane Birley, featherbelly, alexpott: Fatal error after upgrade to 8.6x [due to regression in extension system]
|
2019-01-12 12:14:50 +10:00 |
Alex Pott
|
23285fb0fe
|
Issue #2955457 by pfrenssen, Chewie, unrealauk, alexpott, Pol: ConfigFactory static cache gets polluted with data from config overrides
|
2019-01-11 20:56:12 +00:00 |
Alex Pott
|
e57c4a13e6
|
Issue #3024259 by Pol, alexpott: [PHP 7.3] Fix EnvironmentTest::providerTestCheckMemoryLimit() notice
|
2019-01-08 12:10:21 +00:00 |
Nathaniel Catchpole
|
db41bebece
|
Issue #3023402 by alexpott: \Drupal\Tests\Component\Datetime\DateTimePlusTest fails on latest PHP7.3 build
|
2019-01-02 14:28:39 +00:00 |
Alex Pott
|
5470a05978
|
Issue #3019030 by Upchuk: Ensure loadMultipleRevisions() returns the revisions in the same order as the passed IDs
|
2019-01-02 12:01:56 +01:00 |
Nathaniel Catchpole
|
f9e7921bc8
|
Issue #3001997 by Krzysztof Domański, scott_euser, alexpott: Transliteration a string containing an unknown character (e.g. 0x80) is not valid
|
2019-01-02 10:28:53 +00:00 |
Nathaniel Catchpole
|
31f9ebf7f5
|
Issue #3008446 by alexpott, jcnventura, fenstrat, quietone, voleger, andypost: Complete the deprecation of format_date()
|
2019-01-01 19:15:24 +00:00 |
Alex Pott
|
b99b499e70
|
Issue #3021458 by kim.pepper, voleger: Properly deprecate drupal_move_uploaded_file()
|
2018-12-23 18:46:15 +01:00 |
Alex Pott
|
60505f3693
|
Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods
|
2018-12-23 14:30:20 +01:00 |
Alex Pott
|
8b6fd65743
|
Issue #3020536 by catch, sjerdo, Wim Leers, alexpott: ControllerResolver::getArguments() is removed in Symfony 4 and ControllerResolver no longer implements ArgumentResolverInterface
|
2018-12-23 11:15:39 +01:00 |
Alex Pott
|
bda5967eca
|
Issue #2984072 by vijaycs85, Lendude, ApacheEx, dawehner: System: Convert ErrorHandlerTest to phpunit
|
2018-12-18 20:53:03 +00:00 |
Alex Pott
|
32dfb620d3
|
Issue #3019706 by hchonov, alexpott, sheanhoxie, jibran, dawehner: Functional JS Tests are broken if XDEBUG_CONFIG is set as an env variable
|
2018-12-18 20:47:50 +00:00 |
Alex Pott
|
278ab8b5c7
|
Revert "Issue #3019706 by hchonov, jibran: Functional JS Tests are broken if XDEBUG_CONFIG is set as an env variable"
This reverts commit 6248e44d08 .
|
2018-12-18 17:50:19 +00:00 |
Nathaniel Catchpole
|
991fd05d95
|
Issue #3020964 by alexpott: Empty collection config CRUD operations are inconsistent across the backend
|
2018-12-18 17:04:01 +00:00 |
Alex Pott
|
6248e44d08
|
Issue #3019706 by hchonov, jibran: Functional JS Tests are broken if XDEBUG_CONFIG is set as an env variable
|
2018-12-18 16:14:49 +00:00 |
Alex Pott
|
701be77194
|
Issue #2869426 by Wim Leers, dawehner, tstoeckler, alexpott, Berdir, larowlan: EntityResource should add _entity_access requirement to REST routes
|
2018-12-18 16:10:14 +00:00 |
Nathaniel Catchpole
|
ae7a94a315
|
Revert "Issue #2620304 by kim.pepper, andypost, phenaproxima, alexpott: htaccess functions should be a service"
This reverts commit 56ccba066c .
|
2018-12-18 14:53:43 +00:00 |
Nathaniel Catchpole
|
281c6f0923
|
Issue #2815379 by andypost, jibran, naveenvalecha, tim.plunkett: Move message, goto, and email action plugins to Drupal\Core\Action
|
2018-12-18 09:43:20 +00:00 |
Nathaniel Catchpole
|
e5b70636c9
|
Issue #3020165 by alexpott: Dependency objects can be optimised for serialisation
|
2018-12-18 09:39:51 +00:00 |
Nathaniel Catchpole
|
56ccba066c
|
Issue #2620304 by kim.pepper, andypost, phenaproxima, alexpott: htaccess functions should be a service
|
2018-12-18 09:37:49 +00:00 |
Nathaniel Catchpole
|
63556cd8f2
|
Issue #3020157 by alexpott: ActiveTheme objects and cache contain way too much information
|
2018-12-18 09:32:35 +00:00 |
Nathaniel Catchpole
|
451a7ba864
|
Issue #2701829 by alexpott, andypost, Soul88, Graber, EduardoMadrid, dawehner, Berdir, jibran, pingwin4eg, httang12: Extension objects should not implement \Serializable
|
2018-12-18 09:29:50 +00:00 |
Alex Pott
|
2bbbaa3f54
|
Issue #2949021 by tim.plunkett, Wim Leers: Deprecate schema fallback in ConfigEntityType::getPropertiesToExport
|
2018-12-15 21:29:27 +00:00 |
Alex Pott
|
b4297ade9e
|
Issue #3020550 by catch: Passing commands as a string to Process is deprecated in Symfony 4
|
2018-12-14 22:23:44 +00:00 |
Alex Pott
|
96ef995291
|
Issue #3020579 by catch: TypeError: Argument 3 passed to Symfony\Component\HttpKernel\Event\FilterResponseEvent::__construct() must be of the type integer, string given [Symfony 4]
|
2018-12-14 22:20:28 +00:00 |
Alex Pott
|
f51bfe1756
|
Issue #3002164 by Wim Leers, mpdonadio: DateTimeIso8601::getDateTime() does not specify the storage timezone when constructing DrupalDateTime object
|
2018-12-13 18:46:24 +00:00 |
Alex Pott
|
14606cca75
|
Issue #2998462 by AndyF, Baysaa, Siavash, tim.plunkett, millionleaves, fatmarker: Error adding Content Type Selection criteria or Context
|
2018-12-07 15:07:19 +01:00 |
Alex Pott
|
f335587290
|
Issue #2594425 by Sam152, gapple, naveenvalecha, dubcanada, Nitesh Pawar, Fonski, bircher, Eric115, ricovandevin, pameeela, mishradileep, juusechec, dawehner, jibran, xjm, ifrik, swentel, kim.pepper, Wim Leers, acbramley, 4aficiona2, yoroy, alexpott, ckaotik, andypost, FeyP: Add the option in system menu block to "Expand all items in this tree"
|
2018-12-07 12:01:11 +01:00 |
Lauri Eskola
|
280995f92b
|
Issue #77245 by drpal, tedbow, nod_, phenaproxima, Wim Leers, googletorp, rteijeiro, vineet.osscube, tim.plunkett, idflood, joelpittet, pk188, lauriii, BarisW, lokapujya, chr.fritsch, droplet, andrewmacpherson, dmsmidt, dawehner, alexpott, jessebeach, NickWilde, DuaelFr, Cottser, seutje, samuel.mortenson: Provide a common API for displaying JavaScript messages
|
2018-12-05 20:29:18 +02:00 |
Alex Pott
|
cee4a5c9b3
|
Issue #3016840 by tim.plunkett, EclipseGc, alexpott: When an invalid plugin ID is requested, include valid ones in the exception message
|
2018-12-01 10:49:12 +00:00 |
Nathaniel Catchpole
|
344522d5ea
|
Issue #3017105 by alexpott: Deprecate system_list_reset()
|
2018-11-30 10:48:27 +00:00 |
Nathaniel Catchpole
|
ad90262082
|
Issue #3016968 by alexpott: Remove weight public property from theme extensions
|
2018-11-30 10:48:17 +00:00 |
Alex Pott
|
b33232b7d2
|
Issue #3016458 by tim.plunkett, xjm: ContextHandler should use setContext() not setContextValue()
|
2018-11-30 09:34:29 +00:00 |
Nathaniel Catchpole
|
10722cd872
|
Issue #2659940 by almaudoh, alexpott, phenaproxima, Jo Fitzgerald, markcarver, oriol_e9g, dawehner, dsnopek, jibran, larowlan: Extension System, Part III: ThemeExtensionList and ThemeEngineExtensionList
|
2018-11-29 12:15:17 +00:00 |
Alex Pott
|
bab4f6d3f3
|
Issue #3014949 by tim.plunkett: Deprecate 'context' on Block and Condition plugin annotations in favor of 'context_definitions'
|
2018-11-29 00:01:35 +00:00 |
Nathaniel Catchpole
|
576bc7fea7
|
Issue #3015691 by hchonov, mondrake: entityQueryAggregate queries cannot be executed more than once
|
2018-11-28 11:56:45 +00:00 |
Nathaniel Catchpole
|
e58e520bba
|
Revert "Issue #3015691 by mondrake: entityQueryAggregate queries cannot be executed more than once"
This reverts commit 77accaed60 .
|
2018-11-28 11:56:16 +00:00 |
Nathaniel Catchpole
|
77accaed60
|
Issue #3015691 by mondrake: entityQueryAggregate queries cannot be executed more than once
|
2018-11-28 11:55:16 +00:00 |
Nathaniel Catchpole
|
619b274918
|
Issue #2993271 by bircher, Upchuk: Remove unused ConfigManager dependency in StorageComparer
|
2018-11-28 11:51:39 +00:00 |
Nathaniel Catchpole
|
b5ff72a64f
|
Issue #2830239 by cebasqueira, imalabya, spitzialist, th_tushar, monta, benjifisher, faline, alexpott: Several URLs point to Drupal 7 documentation pages instead of Drupal 8
|
2018-11-28 11:48:58 +00:00 |
Alex Pott
|
ce031c3f87
|
Revert "Issue #3000630 by scott_euser, Krzysztof Domański, APolitsin, vijaycs85, longwave: Transliteration causes 2 capital letters at the beginning of a word"
This reverts commit bb7fb6a3dd .
|
2018-11-24 00:24:09 +00:00 |
Lee Rowlands
|
52224e3709
|
Issue #3001201 by voleger, andypost, goodboy: Convert tablesort.inc functions to a static class
|
2018-11-22 18:40:04 +10:00 |
Alex Pott
|
53c24728fb
|
Issue #2936032 by gambry, nlisgo, alexpott, cwells, cilefen, Darvanen, DamienGR: Sites named with special characters cannot send mail
|
2018-11-21 10:19:04 +00:00 |
Francesco Placella
|
5731bc7dab
|
Issue #2799987 by jonathanshaw, oriol_e9g, Jo Fitzgerald, mpdonadio, GoZ, Mixologic, harsha012, jhedstrom: Datetime and Datelist element's timezone handling is fragile, buggy and wrongly documented
|
2018-11-20 23:45:37 +01:00 |
Alex Pott
|
7dcb927309
|
Issue #3014851 by tim.plunkett: ContextAwarePluginBase::setContextValue() should delegate to ::setContext()
|
2018-11-20 16:01:43 +00:00 |
Nathaniel Catchpole
|
8293016cab
|
Issue #2928888 by amateescu, hchonov, timmillwood, Berdir, larowlan: Add a hook_entity_preload() for modules that need to load a different revision than the default one
|
2018-11-20 13:49:20 +00:00 |
Nathaniel Catchpole
|
6b14845b31
|
Issue #3004456 by mikelutz, phenaproxima, alexpott, heddn, maxocub, quietone: Add a weighting option to MigrateField plugin's definition and lower weight of deprecated 'date' plugin so it isn't used
|
2018-11-20 12:29:18 +00:00 |
Nathaniel Catchpole
|
2580766754
|
Issue #2895315 by nielsstampe, Krzysztof Domański: Danish characters are not translated correctly with transliteration
|
2018-11-20 12:03:12 +00:00 |
Nathaniel Catchpole
|
bb7fb6a3dd
|
Issue #3000630 by scott_euser, Krzysztof Domański, APolitsin, vijaycs85, longwave: Transliteration causes 2 capital letters at the beginning of a word
|
2018-11-20 11:58:15 +00:00 |
Nathaniel Catchpole
|
00cfac4fdc
|
Issue #3008950 by mikelutz, quietone: Move MigrateField Plugins out of Core Library
|
2018-11-19 16:41:00 +00:00 |
Alex Pott
|
d29f046424
|
Issue #3001398 by mondrake, Krzysztof Domański, alexpott, voleger, neclimdul, longwave, dawehner, goodboy: format_size() fixes
|
2018-11-19 09:55:34 +00:00 |
Alex Pott
|
9df150e1ab
|
Issue #3008490 by Lendude, jibran, jhodgdon: Update \Drupal\Tests\UiHelperTrait::drupalPostForm docblock to match BrowserTestBase version
|
2018-11-18 23:51:19 +00:00 |
Alex Pott
|
78da9a1dca
|
Issue #2986887 by hchonov, tstoeckler, amateescu, alexpott: Impossible entity query with condition on revision metadata keys
|
2018-11-18 23:07:32 +00:00 |
Alex Pott
|
ea33b15726
|
Issue #2672950 by Vj, ilya.no, Krzysztof Domański, elandirayan, Rijidij, amateescu, shahgm, larowlan: Notice: Undefined index: #default_value in Drupal\Core\Datetime\Element\Datetime::valueCallback() (line 103
|
2018-11-18 22:51:14 +00:00 |
Gábor Hojtsy
|
9e18995abd
|
Issue #2982626 by phenaproxima, tim.plunkett, EclipseGc: ContextAwarePluginBase is incompatible with ContextAwarePluginDefinitionInterface
|
2018-11-16 11:48:57 -05:00 |
Nathaniel Catchpole
|
920eb0678d
|
Issue #3000671 by axel.rutz, surbz, msankhala, goodboy, dawehner: Frontpage with query parameter results in "Page not found"
|
2018-11-16 13:25:40 +00:00 |
Nathaniel Catchpole
|
a11f188526
|
Issue #3014011 by amateescu, andypost: Remove a couple of workarounds from DefaultConfigTest and ModuleHandlerTest
|
2018-11-16 12:30:04 +00:00 |
Francesco Placella
|
98d7171509
|
Issue #2935932 by Sam152, dwkitchen, jibran, amateescu, kiamlaluno, tstoeckler, joachim: Add a FieldDefinition class for defining bundle fields in code
|
2018-11-15 10:40:18 +01:00 |
Alex Pott
|
752dd39303
|
Issue #2809531 by Lendude, martin107, larowlan: Convert AJAX part of \Drupal\system\Tests\Ajax\FormValuesTest::testSimpleAjaxFormValue to JavascriptTestBase
|
2018-11-15 08:18:35 +00:00 |
Alex Pott
|
39578f45ca
|
Issue #3006086 by amateescu, Wim Leers, alexpott, jibran, andypost, dawehner, catch, Berdir: update.php should not process path aliases
|
2018-11-14 15:04:34 +00:00 |
Nathaniel Catchpole
|
cb84998f12
|
Issue #2959370 by dawehner, Lendude, alexpott: View with user/% path breaks login/logout
|
2018-11-14 12:00:06 +00:00 |
Nathaniel Catchpole
|
c8f810edb8
|
Issue #2342699 by Beakerboy, david_garcia, alexpott, madhavvyas, Nitesh Sethia, mradcliffe, plach, rakshith.thotada, ruloweb, deepakaryan1988, Berdir, rbrenton: SqlContentEntityStorage tries to update identity/serial values by default
|
2018-11-13 11:32:26 +00:00 |
Nathaniel Catchpole
|
9e7b020ff4
|
Issue #2755401 by alexpott, naveenvalecha, bonus, Xano, cilefen, dawehner, mohit_aghera, markdorison, david_garcia: Upgrade EmailValidator to 2.x
|
2018-11-08 16:48:31 +00:00 |
Alex Pott
|
6c8526b0a9
|
Issue #2982183 by phenaproxima, neclimdul: Follow-up Conflict between TypedDataManager and TypedConfigManager in ConfigEntityAdapter
|
2018-11-08 14:37:10 +00:00 |