Commit Graph

5510 Commits (3bb50b2b3fcad5065265bccda1e282b873d77fd4)

Author SHA1 Message Date
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 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
Lee Rowlands 24d99ffdb1
Issue #3065663 by phenaproxima, alexpott, amateescu, tim.plunkett, Wim Leers: Several post-update functions try to update config entity types without checking if they exist 2019-07-09 09:28:13 +10:00
Alex Pott 91bbb61c14
Issue #3065586 by Charlie ChX Negyesi, alexpott: ConditionManager::execute() implementation doesn't conform to the interface 2019-07-08 09:32:39 +01:00
Alex Pott 7daf1e6988
Issue #2996431 by andypost, Charlie ChX Negyesi, Xano: Fix docs for ConditionPluginBase 2019-07-08 09:01:48 +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 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 1cac844baf Issue #2647124 by longwave, alexpott: Remove unused OperationsProviderInterface 2019-06-28 13:29:29 +01:00
catch 6595f25b02 Issue #3060225 by clepson, branimirpetkov: docs summary for BubbleableMetadata::merge() could be clearer 2019-06-28 13:28:28 +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 fcb657bb1f Issue #3051633 by chr.fritsch, alexpott, amateescu, daniel.bosen, Berdir, hchonov: Add ContainerFactoryPluginInterface to Drupal\Core\Field\WidgetBase and Drupal\Core\Field\FormatterBase 2019-06-28 13:07:23 +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 747bd4892c Issue #82571 by asvira, Gogowitsch, flk, tstoeckler: Error message in installer mentions possibly wrong username, etc. but not port 2019-06-21 16:04:13 +01:00
catch e5fc916cb6 Issue #3038506 by vadim.hirbu: Make DatabaseQueue::claimItem() easier to read 2019-06-21 15:18:30 +01:00
catch 7cdc18252e Issue #3062231 by alexverb: Class RuntimeException referenced with incorrect case: RunTimeException 2019-06-21 15:11:03 +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
Alex Pott e56e16e156
Issue #3061564 by cyb.tachyon: Fix null type hint on \Drupal::getContainer() 2019-06-18 22:58:22 +01:00
catch a933b3a02d Issue #3057459 by Mile23, alexpott: Add composer/composer as a dev dependency of core so that we can test Composer plugins 2019-06-17 08:19:43 +01:00
Alex Pott dee0eb2880
Issue #2944552 by mpdonadio, bhanuprakashnani, liquidcms, Sophie.SK, tacituseu: Documentation for #default_value in Date form element is incorrect 2019-06-15 20:53:48 +01:00
Alex Pott d7183eeaca
Issue #3056414 by yogeshmpawar, R.shaikh, joachim, John Cook: inaccurate property docs for Drupal\Core\Site\Settings 2019-06-15 20:36:28 +01:00
catch f4bf1ae012 Issue #3057462 by alexpott, Mile23: Add missing packages to \Drupal\Core\Composer\Composer::$packageToCleanup 2019-06-10 14:31:01 +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 1dc9a511fc
Issue #3016064 by yogeshmpawar, vacho, msankhala, singhkiran, deepanker_bhalla, gambry, dpi: Improve documentation for Datetime and Datelist #date_timezone property 2019-06-10 12:57:33 +03: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 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 e19d58f237
Issue #3054053 by Berdir: Remove @todo in \Drupal\Core\Controller\FormController 2019-06-05 13:44:55 +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 0356445b98
Issue #3055040 by mikelutz, alexpott: Roll AbstractEventDispatcherTest into ContainerAwareEventDispatcherTest 2019-06-03 12:12:47 +01:00
Alex Pott d9519bae25
Issue #3048196 by tetranz, Tom Konda, Berdir: A field title isn't translated if "Account administration pages" plugin is enabled 2019-06-02 10:12:49 +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
catch 2bb3bba520 Issue #3043907 by alexpott, dawehner, starlightE, cilefen: DatabaseCacheBackend::ensureBinExists() does not properly handle exceptions 2019-05-30 23:34:52 +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 5614f82871
Issue #2349725 by AdamPS, alexpott, hexblot, jonathanshaw, Berdir, larowlan, andypost: Core Mail class prints non-overridable errors on the page 2019-05-30 12:17:14 +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 da11531a16
Issue #3055918 by kkalaskar, kpv: Fix typo in LibraryDiscoveryParser::parseLibraryInfo() docblock 2019-05-28 11:54:29 +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 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 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