Commit Graph

191 Commits (04711e23f19760ac0d712fcd3acab6a37013d7ac)

Author SHA1 Message Date
catch 32d95eccd7 Issue #3082655 by Wim Leers, alexpott, iyyappan.govind, dww, lauriii: Specify the $defaultTheme property in all functional tests 2019-11-08 13:39:33 +00:00
catch e37031e09a Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +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
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 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
Alex Pott 2bbbaa3f54
Issue #2949021 by tim.plunkett, Wim Leers: Deprecate schema fallback in ConfigEntityType::getPropertiesToExport 2018-12-15 21:29:27 +00:00
xjm fa6b3d95dd Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase"
This reverts commit 69501f3062.
2018-08-16 18:12:22 -05:00
Nathaniel Catchpole 69501f3062 Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase 2018-08-15 19:55:23 +09:00
Nathaniel Catchpole b55ed6bd46 Issue #2666392 by alexpott, webflo, xaqrox, Boobaa, dawehner, Berdir: Unable to revert third party settings via config import 2018-07-13 14:11:18 +01:00
Alex Pott 92be45b46f
Issue #2910883 by vaplas, ShawnB, Wim Leers: Move all entity type REST tests to the providing modules 2018-05-15 12:37:57 +01:00
Lee Rowlands add2370188
Issue #2972003 by alexpott: Verify that the file name matches the ID when installing configuration 2018-05-14 09:28:54 +10: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
Nathaniel Catchpole 2597462d8d Issue #2949351 by alexpott, Lendude, tim.plunkett, dawehner: Add a helper class to make updating configuration simple 2018-04-11 13:41:26 +01:00
Nathaniel Catchpole 68b8b52f77 Issue #2925689 by alexpott: ConfigValidation class contains code that is brittle and changing for every addition 2018-04-06 12:35:57 +01: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
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 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
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 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 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 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
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 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
Nathaniel Catchpole 962c9900a6 Issue #2762347: config_test_no_status has wrong edit route 2016-07-11 17:00:06 +01:00
Nathaniel Catchpole c655b16803 Issue #2711645 by alexpott, dawehner: ConfigInstaller::isSyncing() should return true always during a config sync 2016-04-28 11:58:55 +01:00
Alex Pott bfde6d3423 Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits 2016-04-09 15:48:39 +01:00
Nathaniel Catchpole 7d029cb7cf Issue #2642374 by alexpott, Berdir, drunken monkey, beejeebus: Dependency removal logic incorrectly affects indirect dependents 2016-02-23 15:56:37 +09:00
xjm 639272360e Issue #2502621 by Pravin Ajaaz, hussainweb, Peacog, jhodgdon, ivanjaros: Replace implement notes with inheritdoc tag 2015-10-23 13:59:43 -07:00
Nathaniel Catchpole 8b65164c5a Issue #2533800 by alexpott: Remove all unused use statements from core 2015-10-08 20:46:26 +01:00
effulgentsia 190032b775 Issue #2072945 by Berdir, plach, effulgentsia, Schnitzel, andypost, Wim Leers: Remove the $langcode parameter in EntityAccessControllerInterface::access() and friends 2015-10-07 12:30:24 -07:00
Nathaniel Catchpole 1ae0ed8796 Issue #2476563 by Gábor Hojtsy, penyaskito, amateescu: Entity operations links tied to original entity language, ignore everything else 2015-10-02 11:24:37 +01:00
Nathaniel Catchpole 42c9be9328 Issue #2560851 by alexpott, Xano: Deprecate EntityListBuilder::getLabel() and remove usages of SafeMarkup::checkPlain() 2015-09-02 13:18:50 +01:00
Alex Pott aecc5a4a45 Issue #2465751 by andypost, JeroenT, RavindraSingh, tim.plunkett, Berdir: Remove config_test_load() and replace with entity_load 2015-07-27 13:38:53 +01:00
Alex Pott 1f53649bfb Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files 2015-06-26 21:53:33 +01:00
Nathaniel Catchpole b5f7cccde4 Issue #1081266 by stefan.r, mikeytown2, jeroen.b, tsphethean, mfb, joseph.olstad, marcelovani: Avoid re-scanning module directory when a filename or a module is missing 2015-05-08 15:33:16 +01:00
Nathaniel Catchpole 2b49f7bb5c Issue #2430219 by alexpott: Implement a key value store to optimise config entity lookups 2015-05-08 15:02:19 +01:00
Nathaniel Catchpole e0aae8c26a Issue #2432791 by alexpott, vijaycs85, tim.plunkett, joshtaylor, Fabianx, Berdir, yched, bojanz: Skip Config::save schema validation of config data for trusted data. 2015-05-05 11:47:16 +01:00
webchick 257abe1256 Issue #2472669 by keopx, rpayanm, rteijeiro, jhodgdon: Complete documentation for every implementation of hook_ENTITY_TYPE_* 2015-04-21 14:01:03 -07:00
Alex Pott 3bc319745c Issue #2079427 by Berdir, andypost, yched: Core/Entity depends on classes / functions from field.module 2015-04-14 09:28:14 +02:00
Alex Pott a739166226 Issue #2460677 by Wim Leers: Tests testing config_test routes should use an authenticated user 2015-04-01 13:00:00 +01:00
Alex Pott 5b19144783 Issue #2459971 by Gábor Hojtsy: The langcode key on configuration files is not explicit in configuration schema 2015-03-31 10:40:13 +01:00
catch 40cc6312d9 Issue #2090115 by alexpott, xjm: Don't install a module when its default configuration has unmet dependencies 2015-03-22 18:53:45 +00:00
Alex Pott 1c72fda1ba Issue #2448357 by amateescu: Config entity forms need to have access to an updated entity object at all times 2015-03-22 14:39:49 +00:00
Alex Pott 28e35f6517 Issue #2414539 by webflo, vijaycs85: Simplify schema definition for sequence 2015-03-09 08:23:40 +00:00
catch 69e817c920 Issue #2419059 by chx: Impossible to enable views if entities are not in SQL 2015-02-22 09:29:01 +00:00
catch 0bc927f20a Issue #2420107 by alexpott: Determine which config entities can be fixed and which will be deleted when a dependency is removed 2015-02-17 23:33:18 +00:00