Commit Graph

284 Commits (eb99b6b50f76f86365c5f707cb0703a253c1dedd)

Author SHA1 Message Date
catch 1076c7ae23 Issue #2991683 by bircher, Krzysztof Domański, alexpott, Tim Bozeman, ricardoamaro, mpotter, tstoeckler, larowlan: Move configuration transformation API in \Drupal\Core\Config namespace 2019-10-08 09:39:52 +01:00
catch ed71ff550e Issue #2507235 by Gogowitsch, ckaotik, Arla, tstoeckler, Berdir, Gábor Hojtsy: EntityType::getLowercaseLabel() breaks translation 2019-09-03 14:58:03 +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 d479dcd64b Issue #3067983 by Krzysztof Domański: Incorrect return type in ConfigController::diff() 2019-07-18 12:37:42 +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 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 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
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
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
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
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 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 619b274918 Issue #2993271 by bircher, Upchuk: Remove unused ConfigManager dependency in StorageComparer 2018-11-28 11:51:39 +00:00
Alex Pott 8c6c340fe6
Issue #2886547 by naveenvalecha, Mile23, longwave, impalash, Lendude, dawehner, Mixologic, xjm, borisson_, catch: Add trigger_error to deprecated TestBase base classes/traits that have none, reference CR 2018-10-01 15:40:09 +01:00
Alex Pott 5ba032730b
Issue #2978952 by martin107, Lendude, yogeshmpawar, Mile23: Deprecate Drupal\simpletest\InstallerTestBase, convert children to BTB 2018-07-30 11:25:30 +01:00
Nathaniel Catchpole de724027fe Issue #2788777 by alexpott, bircher, jribeiro, Eli-T, mpotter, douggreen, GoZ, DamienMcKenna, Dane Powell, jibran, szeidler, Alumei, andypost, dawehner, johndevman: Allow a site-specific profile to be installed from existing config 2018-06-20 19:03:54 +01:00
Lee Rowlands a9ebc01372
Issue #2979821 by alexpott, larowlan: \Drupal\config\Form\ConfigSync::processBatch() merges errors incorrectly 2018-06-19 06:18:28 +10:00
Lee Rowlands 0d6d22af0b
Issue #2926120 by idebr, zaporylie, borisson_: @var tag must not end with a full stop 2018-05-15 06:49:38 +10:00
Alex Pott be6d515cad
Issue #2572613 by Malevi4, idebr, pfrenssen, Mile23, RajeevK: Fix 'Drupal.Array.Array.CommaLastItem' coding standard 2018-05-11 10:40:33 +01:00
Alex Pott b8f93d5b61
Issue #2901730 by mfernea, ankitjain28may, idebr: Fix 'Squiz.WhiteSpace.FunctionSpacing' coding standard 2018-05-11 10:26:36 +01:00
Alex Pott b84b827d42
Issue #2935256 by Jo Fitzgerald, voleger, kim.pepper, ibustos, Yogesh Pawar, catch, jibran: Remove all usages of drupal_get_message and drupal_set_message in modules 2018-05-01 10:15:07 +01:00
Alex Pott 1eae4dc7dc
Issue #2950709 by idebr, Grimreaper: ConfigSync.php tries to include non-existing file config.admin.inc 2018-04-30 16:41:49 +01:00
Lee Rowlands 6ab577bf28
Issue #2877119 by alexpott, Dane Powell: Cannot uninstall Config module via drush config-import 2018-03-09 07:42:32 +10:00
Nathaniel Catchpole 4d176b95ea Issue #2902407 by mfernea, zaporylie: Fix 'Drupal.Commenting.DataTypeNamespace' coding standard 2017-11-16 15:00:40 +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 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 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 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
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
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