Commit Graph

651 Commits (cb2375049019920d92b9c3f510f89c8aa37e989e)

Author SHA1 Message Date
Nathaniel Catchpole 725641cf87 Issue #2208429 by dawehner, almaudoh, alexpott, jibran, Xano, donquixote, amitgoyal, bircher, stefan.r, Mile23, alvar0hurtad0, Berdir, andypost, larowlan: Extension System, Part III: ExtensionList, ModuleExtensionList and ProfileExtensionList 2018-01-24 15:21:31 +00:00
Lee Rowlands 47c2dda6d1
Issue #2927746 by alexpott, catch, slasher13, mpdonadio, martin107, RoSk0, jibran, larowlan, pounard, Mile23, Jo Fitzgerald, deviantintegral, pritish.kumar: Update Symfony components to 3.4.* 2018-01-18 17:54:38 +10:00
Lee Rowlands 8fb5919181
Issue #2880445 by pjcdawkins, japerry, gargsuchi, q0rban: Config sync should not throw a warning when not being writable 2017-12-15 20:08:48 +10:00
Nathaniel Catchpole e382945bb7 Issue #2850973 by alexpott, kferencz91, jonathan1055, catch, dawehner: ConfigEntityInterface::onDependencyRemoval() called with incorrect dependency list 2017-12-04 12:19:53 +00:00
Nathaniel Catchpole 85267fa243 Revert "https://www.drupal.org/files/issues/2850973-38.patch"
This reverts commit 9bcfe6d59f.
2017-12-04 12:19:22 +00:00
xjm 7185860006 Issue #2641518 by dimaro, Mac_Weber, pk188, Mile23, anya_m, naveenvalecha, heykarthikwithu, aditya_anurag, nesta_, anchal29, rakesh.gectcr, sdstyles: Replace deprecated usage of entity_create('config_test') with a direct call to ConfigTest::create() 2017-12-02 05:20:29 -06:00
Nathaniel Catchpole 9bcfe6d59f https://www.drupal.org/files/issues/2850973-38.patch 2017-11-30 19:42:26 +00:00
Nathaniel Catchpole 07c81f124b Revert "Issue #2850973 by alexpott, kferencz91, jonathan1055, dawehner: ConfigEntityInterface::onDependencyRemoval() called with incorrect dependency list"
This reverts commit f9cde09bd1.
2017-11-30 19:41:56 +00:00
Nathaniel Catchpole f9cde09bd1 Issue #2850973 by alexpott, kferencz91, jonathan1055, dawehner: ConfigEntityInterface::onDependencyRemoval() called with incorrect dependency list 2017-11-30 14:36:45 +00:00
Nathaniel Catchpole 4d176b95ea Issue #2902407 by mfernea, zaporylie: Fix 'Drupal.Commenting.DataTypeNamespace' coding standard 2017-11-16 15:00:40 +00:00
Nathaniel Catchpole 700a72fa37 Issue #1472946 by gnuget, andypost, mmrares, sidharthap, kiamlaluno, Himanshu5050, dineshkumares, amit.drupal: Remove usages of deprecated function drupal_realpath() throughout core functions 2017-11-14 15:53:29 +00:00
Alex Pott 093b148abf Issue #2870439 by vaplas, andypost, Jo Fitzgerald, jonathan1055, dawehner, Lendude, GoZ: Convert web tests to browser tests for config module 2017-10-22 11:35:28 +01:00
Nathaniel Catchpole ee0f806896 Issue #2873696 by nvexler, wengerk, gido, Jo Fitzgerald, xjm: Add @internal to core classes, methods, properties to Form Classes 2017-10-12 16:15:53 +01:00
Nathaniel Catchpole 64fa6ad712 Issue #2901744 by mfernea: Fix 'PSR2.Namespaces' coding standard 2017-10-10 16:09:51 +01:00
xjm 44a5c4cbe0 Issue #2901739 by andriyun, Jo Fitzgerald, mfernea, xjm: Fix 'Squiz.Arrays.ArrayDeclaration' coding standard 2017-09-15 16:52:14 -05:00
Nathaniel Catchpole 8ec6e83fcc Issue #2809471 by vaplas, michielnugter, dawehner, Lendude: Convert AJAX part of \Drupal\config\Tests\ConfigEntityTest::testCRUDUI to JavascriptTestBase 2017-09-04 15:20:21 +01:00
Lee Rowlands 401bd662cb
Issue #2767857 by Berdir, tstoeckler: Add destination to edit, delete, enable, disable links in entity list builders 2017-08-25 16:19:13 +10:00
Chris McCafferty c732355412 SA-CORE-2017-003 by Berdir, David_Rothstein, Wim Leers, alexpott, catch, cilefen, larowlan, mlhess, pwolanin, quicksketch, samuel.mortenson, smaz, stefan.r, xjm 2017-06-21 16:11:36 -04:00
Alex Pott b7eb07e281 Issue #2870878 by dawehner, Wim Leers, tstoeckler, kristiaanvandeneynde: Add config validation for UUIDs 2017-05-10 10:05:26 +01:00
Alex Pott d31759af95 Issue #1928868 by dawehner, fago, Gábor Hojtsy, Jose Reyero, tstoeckler, Wim Leers, Berdir: Typed config incorrectly implements Typed Data interfaces 2017-04-14 07:29:04 +01:00
Nathaniel Catchpole 25f990b11d Issue #2816307 by GoZ, himanshu-dixit, james.williams, Jo Fitzgerald, dawehner, claudiu.cristea, catch: array_unique notice from List unmet configuration dependencies instead of just failing 2017-04-11 14:14:13 +01:00
Alex Pott e439d239e8 Issue #2314513 by joelpittet, larowlan: Add test coverage for DiffFormatter not double escaping   2017-03-10 07:05:19 +00:00
Nathaniel Catchpole 01f8bd64ed Issue #2854529 by alexpott, xjm, klausi, Chi, Mixologic: Fix Drupal.Scope.MethodScope - all methods should have scopes 2017-03-06 11:25:01 +00:00
xjm fa39f06433 Issue #2361539 by alexpott, webflo, AjitS, himanshu-dixit, tameeshb, xjm: Config export key order is not predictable for sequences, add orderby property to config schema 2017-03-04 12:42:17 -06:00
xjm 72d65cc85c Issue #2857822 by alexpott, klausi: Fix coding standards issues introduced mostly by array syntax conversion 2017-03-04 08:02:01 -06:00
xjm 52e3eec616 Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase 2017-03-03 19:20:24 -06:00
Nathaniel Catchpole 4c64f7b840 Issue #2770921 by dawehner, klausi, Mile23, mpdonadio, xjm, claudiu.cristea: Feb 21st: Convert chunk of WTB to BTB by just moving classes, changing use statements adding traits 2017-02-21 12:07:44 +00:00
Chris McCafferty 91736cadcb Issue #2665152 by alexpott, Andrej Galuf, tfranz, longwave, andypost, jsimonis, bojanz: Simplify module form structure and fix bugs when Suhosin is used 2017-02-10 16:55:04 -05:00
Nathaniel Catchpole a90e686658 Revert "Issue #2665152 by alexpott, Andrej Galuf, tfranz, longwave, jsimonis, andypost, bojanz: Certain modules can't be enabled when Suhosin is used"
This reverts commit 7f37114aca.
2017-02-09 21:40:11 +00:00
Nathaniel Catchpole 6018d048bb Issue #2389335 by Berdir, naveenvalecha, claudiu.cristea, almaudoh, joachim, jibran: Deprecate entity.query service and replace with using the entity storage's getQuery() method 2017-02-09 21:10:34 +00:00
Nathaniel Catchpole 7f37114aca Issue #2665152 by alexpott, Andrej Galuf, tfranz, longwave, jsimonis, andypost, bojanz: Certain modules can't be enabled when Suhosin is used 2017-02-09 16:09:22 +00:00
Alex Pott 1fbdcc7a10 Issue #2693081 by yanniboi, YesCT: Merging data types leads to incomplete definition 2017-01-31 10:09:29 +00:00
xjm b7ff214793 Issue #2843074 by tim.plunkett, alexpott, claudiu.cristea, denutkarsh, effulgentsia: Stale dependencies passed to onDependencyRemoval() result in data loss on uninstallation 2017-01-15 13:57:26 -06:00
Nathaniel Catchpole 3d72d4be83 Issue #2194783 by Berdir, vprocessor, andypost, Antonnavi, tim.plunkett, Crell, Mile23, catch: Rename EntityTypeInterface::isSubclassOf() to ::entityClassImplements() 2017-01-11 22:06:48 +00:00
Nathaniel Catchpole 8a9f91ac16 Issue #2831816 by Jo Fitzgerald, james.williams: Only first set of configuration dependencies is checked on installation 2016-12-09 12:29:35 +00:00
xjm 3cabea22ed Issue #2826389 by alexpott, kmoll, Robin Monks, Berdir, tbonomelli: Draggable List Builder has no pager 2016-11-29 18:29:29 -06:00
Nathaniel Catchpole f96cbb29eb Issue #2823543 by Dane Powell, dawehner, dhendriks: Make cron execution logging optional 2016-11-24 10:55:41 +00:00
Nathaniel Catchpole 235bfca5ae Issue #2795045 by legovaer, kmoll: Make SchemaCheckTestTrait available outside of the config module 2016-11-21 13:15:27 +00:00
Nathaniel Catchpole 19006b5e7d Issue #2625212 by faline, cilefen, okay19, krishnan.n, snehi, kostyashupenko, tstoeckler, dawehner, alexpott, Wim Leers, cs_shadow: Add ConfigSchemaChecker to development.services.yml 2016-11-18 10:00:22 +00:00
xjm a8579d60d5 SA-CORE-2016-004 by alexpott, andypost, antongp, cashwilliams, catch, Chi, dawehner, dsnopek, Heine, kierheyl, Pere Orga, pwolanin, larowlan, q2u, stefan.r, xjm
(cherry picked from commit 75d6aa33cd)
2016-09-21 12:41:50 -05:00
Alex Pott efcf5218c9 Issue #2655104 by dawehner, jhedstrom, gclicon, chr.fritsch, smk-ka, phenaproxima: List unmet configuration dependencies instead of just failing 2016-09-15 13:19:42 +02:00
Alex Pott a7b67e7af1 Issue #2721901 by Mile23, anoopjohn: Fix Drupal.Commenting.FunctionComment.MissingParamName 2016-08-29 06:50:59 -05:00
Nathaniel Catchpole 31dcacad1b Issue #2740983 by VitalyM, alexpott: Configuration system doesn't allow importing a single item from a non-default collection 2016-08-19 14:27:11 +01:00
Nathaniel Catchpole a0a530fd4f Issue #1920902 by neclimdul, larowlan, alexpott, chx, sun, jthorson, damiankloip, Berdir, Mixologic, YesCT, hussainweb, rcaracaus, cweagans, catch, jibran, msonnabaum, dawehner, webchick, anavarre, heyrocker: Add a Drupal Yaml wrapper so we can default to PECL Yaml component if it is available 2016-08-01 18:52:00 +01:00
Nathaniel Catchpole 8a1341ac97 Issue #2718733 by alexpott: ConfigInstaller can create configuration files which have unmet dependencies 2016-07-12 12:04:46 +01:00
Nathaniel Catchpole 962c9900a6 Issue #2762347: config_test_no_status has wrong edit route 2016-07-11 17:00:06 +01:00
Nathaniel Catchpole 83fce77ef7 Issue #2466197 by alexpott, heddn, dawehner, pjcdawkins: Staging directory should not have to be writeable 2016-06-07 11:32:46 +01:00
Alex Pott 6632005171 Issue #2617152 by Chi, alexpott, dawehner: Single import form needs to handle invalid YAML correctly and not with an exception 2016-05-19 16:15:49 +01:00
Alex Pott ac4b5c7f07 Issue #2723585 by danielmrichards, valthebald, John Cook: Remove entity_load* usage for view entity type 2016-05-14 22:47:54 -05:00
Nathaniel Catchpole 9720aecd77 Issue #2721139 by klausi, dawehner: Replace deprecated files ParameterBag usage 2016-05-09 12:16:52 +01:00