Commit Graph

5051 Commits (9d0bbf5a9554fab1a9b47634ba1f4635dc8ceccc)

Author SHA1 Message Date
xjm e4c874e18c Issue #2862207 by kalpaitch, jmmarquez, jeetendrakumar: Config import change profile message 2017-12-08 12:54:13 -06:00
Lee Rowlands bc1e39c66b
Issue #2929076 by marcoscano: Fix wrong \Drupal\Core\Entity\EntityTypeInterface::getBundleLabel() docblock 2017-12-08 08:05:10 +10:00
Lee Rowlands 66fc18077a
Issue #2717965 by Yogesh Pawar, pguillard, alexpott, Liam Morland, skylord, oxy86, cilefen, balagan, Anthony Fok: Site name is not UTF-8 encoded in email headers 2017-12-08 07:48:00 +10:00
Alex Pott 723712ca3d Issue #2791571 by chr.fritsch, kristiaanvandeneynde, phenaproxima, Berdir, seanB, tstoeckler, Wim Leers, xjm: Automatically supply contextual links for entities 2017-12-07 11:18:38 +00:00
xjm a4dd446ee9 Issue #2895001 by marcoscano, vijaycs85, Wim Leers, benjifisher, xjm, Berdir, amateescu: Use the bundle label (e.g. "Media type") instead of "Bundles" in the Entity Reference field configuration 2017-12-06 13:18:33 -06:00
Nathaniel Catchpole 04dccf9472 Issue #2853503 by Aki Tendo, alexpott, larowlan, Wim Leers, klausi, fgm, dawehner, mondrake, catch, Berdir, neclimdul, borisson_: Remove all assert('string') calls from Drupal core because deprecated in PHP 7.2 2017-12-06 13:03:56 +00:00
xjm d6fb4a503c Issue #2662574 by RajeevK, Adita, pritish.kumar, afi13, greyghost, tstoeckler, xjm, Cottser, dawehner: Theme suggestions may not be in theme include files, Search and Views UI suggestions are not (always) found 2017-12-04 21:20:01 -06:00
xjm acaf93a810 Revert "Issue #2662574 by RajeevK, Adita, pritish.kumar, afi13, AjitS, greyghost: Theme suggestions may not be in theme include files, Search and Views UI suggestions are not (always) found"
This reverts commit 81d17351e0.
2017-12-04 21:18:26 -06:00
xjm 81d17351e0 Issue #2662574 by RajeevK, Adita, pritish.kumar, afi13, AjitS, greyghost: Theme suggestions may not be in theme include files, Search and Views UI suggestions are not (always) found 2017-12-04 21:09:25 -06: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 c6d6c4d8d1 Issue #2915820 by martin107, tim.plunkett, dawehner: [PHP 7.2] FormValidator: Parameter must be an array or an object that implements Countable 2017-12-04 12:12:15 +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
xjm 06c7b727bc Issue #2926540 by amateescu, plach, xjm, hchonov, Berdir: Split revision-handling methods to a separate entity storage interface 2017-11-30 06:32:51 -06:00
Gabor Hojtsy 8e461b3682 Issue #2926121 by zaporylie, borisson_: Multiple data types must be separated by a vertical bar 2017-11-29 22:15:51 +01:00
Gabor Hojtsy dad79553d6 Issue #2791405 by alexpott, Thew, flocondetoile, eyilmaz, bsnodgrass, cilefen, aralnoth, xjm, mikeohara, jaybee@baelemans.eu, szeidler, Gábor Hojtsy, catch, gagarine, vaplas, claudiu.cristea, ckaotik, idebr: When installing a site in a language besides English, the site name is not saved and reverts to "Drupal" 2017-11-29 19:58:03 +01:00
xjm 3ed16f08d7 Issue #2923884 by mfernea: Fix 'Squiz.WhiteSpace.SemicolonSpacing' coding standard 2017-11-29 05:59:35 -06:00
Nathaniel Catchpole 14b732bb97 Issue #2925657 by tim.plunkett, amateescu: EntityDisplayBase::init() should use ::setComponent() for fields 2017-11-29 11:30:34 +00:00
Nathaniel Catchpole 0b90895a78 Issue #1730874 by amateescu, e2thex, indytechcook, disasm, googletorp, hchonov, Berdir: Add support for loading multiple revisions at once 2017-11-29 11:21:40 +00:00
Nathaniel Catchpole 34965ce1fd Issue #2925913 by alexpott, amateescu: EntityReferenceItem logs critical errors in onDependencyRemoval() 2017-11-28 15:52:05 +00:00
Nathaniel Catchpole 3516185109 Issue #2925550 by Berdir, amateescu: Fields with a manually defined initial value in the schema have an Entity schema definition mismatch after updating to Drupal 8.4 2017-11-27 16:36:35 +00:00
Nathaniel Catchpole d0518c2596 Issue #2865616 by Sam152, plach, dawehner, timmillwood, amateescu, tim.plunkett: Add an option for EntityConverter to load the latest entity revision and fix all entity forms to use this option 2017-11-24 14:48:22 +00:00
Nathaniel Catchpole 3bc8b66549 Issue #2544790 by hchonov, amateescu, tstoeckler: ContentEntityBase::setNewRevision(FALSE) is broken if ::setNewRevision(TRUE) was called previously 2017-11-23 00:34:47 +00:00
xjm 752fd5a721 Issue #2924780 by zaporylie: Missing @var annotation for scalars that provide default values 2017-11-22 12:43:49 -06:00
xjm 5d2b7fba92 Issue #2924779 by zaporylie, martin107: Fix existing but somehow invalid @var annotation 2017-11-22 10:36:28 -06:00
Lee Rowlands 916e6ba952
Issue #2121119 by ACF, Sam152, BR0kEN: setDialogTitle in the OpenDialogCommand doesn't set the title 2017-11-17 09:04:15 +13:00
Lee Rowlands 622d5c47cf
Issue #2923572 by Sam152: Account for NULL base field values in shared table storage when copying to dedicated table storage for field purging 2017-11-17 09:00:08 +13: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 f73e805702 Issue #2850684 by daffie, RoSk0: Default Database Schema::fieldExists() is slow for PostgreSQL 2017-11-15 15:34:11 +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
Nathaniel Catchpole 20564b99a0 Issue #2282119 by amateescu, jibran, Jo Fitzgerald, yched, plach, timmillwood, fago, Sam152, larowlan: Make the Entity Field API handle field purging 2017-11-14 13:54:31 +00:00
Nathaniel Catchpole 3f20ff5fbc Issue #2906600 by amateescu, Wim Leers, tstoeckler, cburschka: FieldItemList::equals() doesn't work correctly for computed fields with custom storage 2017-11-13 15:52:15 +00:00
xjm f03cb20eac Issue #2921916 by spideep: Add Change record to @deprecated for function rightJoin 2017-11-13 10:18:21 -05:00
Nathaniel Catchpole ffa979ba1c Issue #2563069 by DuaelFr, ecarty, idebr: Unclosed conditional comments in html tag result in broken html head 2017-11-13 13:35:04 +00:00
Nathaniel Catchpole 623461231b Issue #2685957 by neclimdul, mpp, pguillard, fomenkoandrey, alexpott, larowlan, pingwin4eg: Warning: mkdir(): File exists in Drupal\Component\PhpStorage\FileStorage->createDirectory 2017-11-13 13:17:07 +00:00
Nathaniel Catchpole 7206f5d9c9 Issue #2885309 by vaplas, drewklein, pk188, alexpott, Ayesh, arunkumark, andypost, klausi, xjm, mondrake: [PHP 7.2] each() function is deprecated 2017-11-13 11:20:57 +00:00
xjm 91e668f575 Issue #2572795 by mfernea, zaporylie, pfrenssen, andypost, attiks, alexpott, xjm, Mile23, catch, borisson_: Fix coding standard for closures - Drupal.WhiteSpace.ScopeClosingBrace and Generic.Functions.OpeningFunctionBraceKernighanRitchie 2017-11-10 05:35:50 -06:00
Nathaniel Catchpole f1adffe2b4 Issue #2392845 by amateescu, nuez, seanB, Alumei, penyaskito, vprocessor, steveoliver, lokapujya, tim.plunkett, yched, Sam152, Wim Leers, jibran, kristiaanvandeneynde, Berdir, larowlan, hchonov, fago: Add a trait to standardize handling of computed item lists 2017-11-10 10:54:05 +00:00
xjm 6dc062eb45 Issue #2901562 by mfernea, Jo Fitzgerald, Yogesh Pawar, 3ssom, Mile23, borisson_: Fix 'Squiz.WhiteSpace.SuperfluousWhitespace' coding standard 2017-11-09 15:13:57 -06:00
xjm edf57d8ab8 Revert "Issue #2572795 by mfernea, pfrenssen, attiks, andypost, alexpott, xjm, Mile23, catch, borisson_: Fix coding standard for closures - Drupal.WhiteSpace.ScopeClosingBrace and Generic.Functions.OpeningFunctionBraceKernighanRitchie"
This reverts commit c422bdfa53.
2017-11-09 14:37:59 -06:00
xjm c422bdfa53 Issue #2572795 by mfernea, pfrenssen, attiks, andypost, alexpott, xjm, Mile23, catch, borisson_: Fix coding standard for closures - Drupal.WhiteSpace.ScopeClosingBrace and Generic.Functions.OpeningFunctionBraceKernighanRitchie 2017-11-09 10:56:52 -06:00
Nathaniel Catchpole 75dcf9af44 Issue #2870194 by alexpott, Mile23, jibran, larowlan, tim.plunkett: Ensure that process-isolated tests can use Symfony's PHPunit bridge to catch usages of deprecated code 2017-11-09 12:51:06 +00:00
effulgentsia b83782a74b Issue #2920001 by Wim Leers, dawehner, borisson_, aheimlich, davidwbarratt: Add cacheable HTTP exceptions: Symfony HTTP exceptions + Drupal cacheability metadata 2017-11-08 19:31:27 -08:00
Nathaniel Catchpole 2c2e85c348 Issue #2695109 by dpi, willzyx, Sam152, dawehner: Cache bins are not deleted when the module that declares them is uninstalled 2017-11-06 12:22:32 +00:00
Lee Rowlands c74c39e133
Issue #2871591 by tedbow, Wim Leers, dagmar, borisson_, amateescu, dawehner, damiankloip, tstoeckler, mradcliffe, larowlan: Allow ComplexData in TypedData to specify computed properties that should be exposed in normalization and other contexts 2017-11-06 09:14:37 +10:00
Nathaniel Catchpole 7f15792516 Issue #2913912 by alexpott, phenaproxima, dawehner, amateescu, catch: URL generator may have a stale route provider during module installation 2017-11-02 15:29:25 +00:00
xjm 9debb7d597 Issue #2902707 by Jo Fitzgerald, mpdonadio, Adita, gambry, JayKandari, jhedstrom, refman1073: Document magic methods in DateTimePlus and DrupalDateTime using phpDoc @method 2017-11-01 15:46:03 -05:00
Nathaniel Catchpole b5e3cc53e9 Revert "Issue #2913912 by alexpott, phenaproxima: URL generator may have a stale route provider during module installation"
This reverts commit 391b71037b.
2017-11-01 14:15:16 +00:00
Gabor Hojtsy 61df34e066 Issue #2859304 by quietone, heddn, Jo Fitzgerald, maxocub, rivimey, phenaproxima, jhodgdon: Show field type migrations correctly in Migrate Drupal UI 2017-10-31 20:53:31 +01:00
Nathaniel Catchpole 391b71037b Issue #2913912 by alexpott, phenaproxima: URL generator may have a stale route provider during module installation 2017-10-31 14:21:17 +00:00
xjm 1ebb2e1f32 Issue #2660124 by tim.plunkett, samuel.mortenson, phenaproxima, tstoeckler, yoroy, dead_arm, xjm, Manuel Garcia, EclipseGc, larowlan, DyanneNova, tedbow: Dynamically build layout icons based on well formed config 2017-10-30 15:46:59 -05:00
Lee Rowlands c586b21786
Issue #2784443 by tedbow, Wim Leers, Cottser, tim.plunkett, droplet, drpal, nod_, lauriii: Move off-canvas functionality from Settings tray module into drupal.dialog.ajax library so that other modules can use it 2017-10-25 08:46:32 +10:00
Nathaniel Catchpole 1cbbff1503 Issue #2883680 by dawehner, Wim Leers, tim.plunkett, larowlan: Force all route filters and route enhancers to be non-lazy 2017-10-24 12:58:17 +01:00
Nathaniel Catchpole 5f158ec5bb Issue #2909164 by drunken monkey, dawehner: Fatal error with stub container in DependencySerializationTrait::__wakeup() 2017-10-24 12:47:20 +01:00
Nathaniel Catchpole 66cbd7c9e5 Issue #2864995 by amateescu, Dinesh18, Sam152: Allow entity query to query the latest revision 2017-10-23 13:53:06 +01:00
Lee Rowlands a13555adf6
Issue #2866666 by vaplas, Wim Leers, dawehner, gaurav.kapoor, pk188, tstoeckler, effulgentsia: Add proper access handlers for view and form displays 2017-10-19 08:37:34 +10:00
Alex Pott 15c029974f Issue #2910081 by mpdonadio, neclimdul, gambry, jhedstrom, alexpott: DateTimePlus calls should be chainable 2017-10-18 10:49:20 +01:00
Alex Pott fd8d98399a Issue #2901722 by mfernea: Fix 'Squiz.Functions.FunctionDeclarationArgumentSpacing' coding standard 2017-10-16 18:19:44 +01:00
Nathaniel Catchpole 9500017a23 Issue #2578485 by Mile23, mayeco, TamCalderwood, alduya, Gravypower, Andy_D, alexpott, slde_rorschach: Composer::preAutoloadDump fails with no specified classmap 2017-10-16 13:06:39 +01:00
xjm db5e8289f2 Issue #2572787 by alexpott, mfernea, attiks, andriyun, andypost, RoSk0, hussainweb, klausi, martin107: Fix 'Drupal.WhiteSpace.CloseBracketSpacing' coding standard 2017-10-13 12:43:15 -05:00
Nathaniel Catchpole 2fc85e7f0f Issue #2901572 by Jo Fitzgerald, bluccas, mfernea, klausi: Fix 'Drupal.Commenting.PostStatementComment' coding standard 2017-10-13 13:43:02 +01:00
Nathaniel Catchpole d26fe82972 Issue #2903551 by fazni, chenderson, valthebald, dawehner, joachim: Replace REQUEST_TIME with time service in cron service 2017-10-13 11:58:37 +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
Alex Pott 0c0c63e9af Issue #2881348 by benjifisher, guncha25, Jo Fitzgerald, anya_m, Dinesh18, pritish.kumar, andypost, alexpott, James Nesbitt, larowlan, znerol, dawehner: SessionCacheContext calls getId() on null 2017-10-12 14:16:44 +01:00
Alex Pott b85856f417 Issue #2909368 by mfernea, reflie, zaporylie: Fix 'Drupal.Commenting.VariableComment.InlineVariableName' coding standard 2017-10-12 11:31:03 +01:00
Gabor Hojtsy a58ee8d676 Issue #2892377 by Wim Leers, Gábor Hojtsy: Document relationship of entities, entity revisions and entity translations 2017-10-12 12:03:55 +02:00
Gabor Hojtsy 8e883161f6 Issue #2914738 by _gradient_: Fix typo in MapperInterface::getInstance() description 2017-10-12 10:38:23 +02:00
Lee Rowlands aaefc3f3c1
Issue #2770065 by joseph.olstad, joelpittet, dawehner, catch, willzyx: array_key_exists() micro-optimization 2017-10-12 15:41:37 +10:00
Alex Pott 5a8337cfd0 Issue #2914595 by _gradient_: \Drupal\Core\Theme\ThemeInitialization declares $moduleHandler dynamically 2017-10-11 12:46:33 +01:00
Nathaniel Catchpole 9188516f1b Issue #2572699 by rajeshwari10, andriyun, mfernea, pashupathi nath gajawada, marvin_B8, attiks, andypost, alexpott: Fix 'Drupal.ControlStructures.InlineControlStructure' coding standard 2017-10-10 16:14:44 +01:00
Nathaniel Catchpole 64fa6ad712 Issue #2901744 by mfernea: Fix 'PSR2.Namespaces' coding standard 2017-10-10 16:09:51 +01:00
Nathaniel Catchpole f659d6ca8e Issue #2901726 by mfernea, gmario, finn.lewis, robertoperuzzo, rachel_norfolk: Fix 'Squiz.Functions.MultiLineFunctionDeclaration' coding standard 2017-10-10 15:43:06 +01:00
Gabor Hojtsy 0bbac0e12a Issue #2851468 by tameeshb, dhirendra.mishra, alexpott, joelpittet: Wrong usage of file_prepare_directory in hook_install documentation 2017-10-10 11:12:24 +02:00
Gabor Hojtsy 0d239c45bc Issue #2877480 by Yogesh Pawar, hardik.p, eojthebrave, Cyberschorsch: Update #cache example code on Render API overview to use Node::getCacheTags instead of hard coding 2017-10-09 18:50:18 +02:00
Nathaniel Catchpole e00e9cbb8c Issue #2907282 by BramDriesen, joachim: EntityTypeBundleInfoInterface::getBundleInfo() param should say 'ID' 2017-10-06 14:56:58 +01:00
Nathaniel Catchpole 9835299452 Issue #2759757 by gambry, claudiu.cristea, heldercor, dawehner, -enzo-, TimRutherford, amateescu, joachim: EntityQuery wrong SQL with two reference fields conditions targetting same entity type 2017-10-06 13:00:11 +01:00
Nathaniel Catchpole 50ab19584f Issue #2830094 by mpdonadio, Yogesh Pawar, arunkumark, jhedstrom, larowlan, alexpott: Deprecate and remove usages of datetime_date_default_time() 2017-10-05 14:34:14 +01:00
Nathaniel Catchpole 251698bd37 Issue #2913445 by Ashley George: Incorrect description of cache invalidation tags 2017-10-04 15:57:24 +01:00
Nathaniel Catchpole 12a28a5eba Issue #2901943 by amateescu, Berdir: Content entity form validation does not respect the #limit_validation_errors property from field widgets 2017-10-03 11:33:11 +01:00
Alex Pott 1188f1c144 Issue #2876725 by Eric_A, pk188, Mixologic: Fix trivial core component composer bugs before 8.4.0 2017-10-01 12:19:06 +02:00
webchick 210ca8a14c Issue #2912333 by vijaycs85, gilesmc, phenaproxima: Revision log field doesn't appear under 'Revision Information' tab 2017-09-29 18:21:23 +02:00
Nathaniel Catchpole 2df0fc02ef Issue #2850085 by maxocub, heddn, Jo Fitzgerald, Gábor Hojtsy, catch, larowlan, mikeryan: Redirects for translation set migration path in Drupal 6 and 7 2017-09-29 16:27:59 +01:00
Lauri Eskola df0b92d351 Issue #2912636 by wengerk, valthebald, gido: Add @internal to schemaDefinition() methods 2017-09-29 16:41:41 +03:00
Nathaniel Catchpole 57762d192d Issue #2783615 by k4v, Dom., dawehner: Datetime FAPI element type do not allow AJAX via #ajax API 2017-09-26 13:13:58 +01:00
Nathaniel Catchpole 6487eda3f8 Issue #2907654 by joelpittet, amateescu, Patrick R., mikran, alisonjo2786: Orphaned menu routes breaking site installs and module uninstalls 2017-09-25 14:32:51 +01:00
Nathaniel Catchpole cfb2af03b8 Issue #2901790 by mfernea: Fix 'PEAR.Functions.ValidDefaultValue' coding standard 2017-09-25 14:19:07 +01:00
Nathaniel Catchpole 2e18fe9373 Issue #2715485 by harsha012, mfernea, malavya, himanshu-dixit, vprocessor, tameeshb, Mile23, RajeevK, Jo Fitzgerald, tiago.urbano, xjm, klausi: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard 2017-09-25 14:14:30 +01:00
Nathaniel Catchpole 3bc858ecf5 Issue #2782833 by Mile23, martin107, larowlan, effulgentsia: Remove usages of deprecated EntityManager from Entity class 2017-09-25 13:21:07 +01:00
Lee Rowlands 63a95d5824
Issue #2909425 by jibran: Add the $field_storage parameter to Tables::addNextBaseTable 2017-09-23 08:07:51 +10:00
Nathaniel Catchpole 4e2d3ba4c8 Issue #2909952 by edwardaa: Flood MemoryBackend::isAllowed() throws exception: 'Undefined index: xxx' 2017-09-22 13:50:28 +01:00
Nathaniel Catchpole 4577185c9b Issue #2572791 by Mile23, andriyun, attiks, RoSk0: Fix 'Drupal.WhiteSpace.OpenBracketSpacing' coding standard 2017-09-22 12:16:23 +01:00
Nathaniel Catchpole fbb8a06f91 Issue #2909349 by claudiu.cristea, Wim Leers: UrlHelper::parse() is wrong with absolute URLs having fragment but not query 2017-09-21 13:28:27 +01:00
Lee Rowlands dff09a9d5c
Issue #2905527 by EclipseGc, amateescu, tim.plunkett, larowlan: Introduce a sample value entity method to ease plugin filtering via context 2017-09-21 07:36:14 +10:00
xjm b62515363c Issue #2908605 by jibran, jhedstrom, xjm, amateescu: Pass field storage to Tables::addNextBaseField() 2017-09-19 06:40:53 -05:00
Nathaniel Catchpole d79a838e14 Issue #2791269 by amateescu, Peacog, drumm, Berdir: Allow saving pre-existing references to inaccessible items 2017-09-18 12:45:49 +01:00
xjm 465348f98d Issue #2759789 by mfernea, Mile23, andriyun, dawehner, klausi: Fix 'Drupal.Semantics.FunctionAlias' coding standard 2017-09-17 16:58:08 -05:00
xjm 2242f4ad9e Issue #2901785 by mfernea, xjm, andriyun: Fix 'Generic.Formatting.SpaceAfterCast' coding standard 2017-09-17 16:38:34 -05:00
xjm cc30270e9a Revert "Revert "Revert "Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard"""
This reverts commit b06757615a.
2017-09-16 14:24:44 -05:00
xjm b06757615a Revert "Revert "Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard""
This reverts commit 964954e1f3.
2017-09-16 12:02:55 -05:00
xjm 964954e1f3 Revert "Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard"
This reverts commit 2df73e2c00.
2017-09-16 12:02:42 -05:00
xjm 2df73e2c00 Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard 2017-09-16 11:19:25 -05:00
xjm fdf6bf90f3 Issue #2863750 by adriancid, tstoeckler: Add inheritdoc function doc comment to schema classes 2017-09-15 23:32:45 -05: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 7e427d5c5e Issue #2391829 by amateescu, cilefen, Berdir, yched, fago: ContentUninstallValidator relies on the not required ContentEntityStorage::hasData() method 2017-09-15 12:20:32 +01:00
Nathaniel Catchpole f39127cef8 Issue #2901718 by mfernea: Fix 'Squiz.ControlStructures.ForEachLoopDeclaration' coding standard 2017-09-14 14:50:30 +01:00
Lee Rowlands 2e3db91553
Issue #2892304 by Manuel Garcia, amateescu: Introduce footer region to ContentEntityForm 2017-09-13 07:29:59 +10:00
Nathaniel Catchpole 73347e1c7e Issue #2722699 by anoopjohn, mfernea, Mile23, martin107: Fix Drupal.Commenting.FunctionComment.InvalidReturnNotVoid 2017-09-12 10:50:56 +01:00
Nathaniel Catchpole a05469232d Issue #1381140 by Lendude, himanshu-dixit, tameeshb, babruix, IRuslan, sun, blazey, esoteric1, mkalkbrenner, ceardach, dcam, bapi_22, dan2k3k4, tim.plunkett, Pavan B S, tanmayk, lomasr, xjm, andypost: A #default_value = 0 for #type radios checks all radios 2017-09-12 10:46:29 +01:00
Nathaniel Catchpole 9b674084d3 Issue #2526150 by catch, Wim Leers, Denchev, hussainweb, dawehner, mpdonadio, borisson_, fgm, olli, alexpott, vaplas, flocondetoile, Berdir, Fabianx, cilefen: Database cache bins allow unlimited growth: cache DB tables of gigabytes! 2017-09-12 09:22:02 +01:00
Nathaniel Catchpole a338aac96a Issue #2905641 by klabowterman: Wrong unit given in documentation for parameter delay in LockBackendInterface::wait 2017-09-11 13:54:40 +01:00
Nathaniel Catchpole e630c782ad Issue #2572631 by ZeiP, Mile23, mfernea, pk188, dimaro, kporras07, attiks, klausi, dawehner: Fix 'Drupal.Classes.InterfaceName' coding standard 2017-09-11 13:41:10 +01:00
Nathaniel Catchpole 4207b307d3 Issue #2901727 by iainp999, mfernea: Fix 'Drupal.Methods.MethodDeclaration' coding standard 2017-09-06 10:34:51 +01:00
Nathaniel Catchpole 38ac1327a1 Issue #2901791 by mfernea: Fix 'Squiz.ControlStructures.ForLoopDeclaration' coding standard 2017-09-06 10:33:19 +01:00
Nathaniel Catchpole 32879bbbb6 Issue #2901779 by mfernea, ccjjmartin: Fix 'Generic.PHP.LowerCaseKeyword' coding standard 2017-09-06 10:12:39 +01:00
Nathaniel Catchpole 69edc2a364 Issue #2903908 by mfernea, martin107: Fix 'Drupal.Commenting.FunctionComment.ParamCommentIndentation' coding standard 2017-09-05 14:19:41 +01:00
Nathaniel Catchpole cb9b6d420f Issue #2722609 by anoopjohn, mfernea, Jo Fitzgerald, chishah92, druprad, martin107, Mile23: Fix Drupal.Commenting.FunctionComment.ParamNameNoMatch 2017-09-04 18:30:59 +01:00
Nathaniel Catchpole 4f24c9169b Issue #2734345 by danmuzyka, hchonov, Jo Fitzgerald, GoZ, kristiaanvandeneynde, Berdir, alexpott: Comments: entity_id base field not overridden correctly in comment bundle field definitions for comment bundles attached to different entity target_type 2017-09-04 13:31:56 +01:00
Lee Rowlands 48a8e5307f
Issue #2278383 by dawehner, Xano, kim.pepper, twistor, jibran, Jo Fitzgerald, joelpittet, pritish.kumar, Fabianx, Crell, larowlan, alexpott, catch, Wim Leers: Create an injectible service for drupal_set_message() 2017-09-01 19:02:44 +10:00
Lee Rowlands 7204a00a1b
Issue #2870009 by Lendude, dawehner: Update: Convert system functional tests to phpunit 2017-08-26 07:19:57 +10:00
Chris McCafferty 270628aa1d Revert "Issue #2526150 by catch, Wim Leers, Denchev, hussainweb, dawehner, mpdonadio, borisson_, fgm, olli, alexpott, flocondetoile, Berdir, Fabianx: Database cache bins allow unlimited growth: cache DB tables of gigabytes!"
This reverts commit 1a71b1a949.
2017-08-25 11:07:27 -04: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
Nathaniel Catchpole 1a71b1a949 Issue #2526150 by catch, Wim Leers, Denchev, hussainweb, dawehner, mpdonadio, borisson_, fgm, olli, alexpott, flocondetoile, Berdir, Fabianx: Database cache bins allow unlimited growth: cache DB tables of gigabytes! 2017-08-25 12:11:49 +09:00
Nathaniel Catchpole 92cbc4cfc8 Issue #2803893 by mfernea: Fix 'Drupal.Commenting.FunctionComment.ParamTypeSpaces' coding standard 2017-08-23 12:58:15 +09:00
Lee Rowlands eb596f2961
Issue #2894422 by dpagini: AccessResult::forbiddenIf reason 2017-08-22 18:07:40 +10:00
Nathaniel Catchpole 98c68fdbfd Issue #2803891 by Jo Fitzgerald, pfrenssen, mfernea, gaurav.kapoor: Fix 'Drupal.Commenting.FunctionComment.ReturnTypeSpaces' coding standard 2017-08-22 16:16:08 +09:00
Nathaniel Catchpole 64ffc1ff4d Issue #2902726 by mfernea, martin107: Fix 'Drupal.Commenting.FunctionComment.ParamCommentNotCapital' coding standard 2017-08-21 19:56:09 +09:00
Nathaniel Catchpole 6691587aa9 Revert "Issue #2902896 by quocnht, joachim: Replace REQUEST_TIME with time service in ChangedItem"
This reverts commit eb0da10e3e.
2017-08-21 19:48:37 +09:00
Nathaniel Catchpole c8392465c3 Issue #2902529 by mfernea: Fix 'Drupal.WhiteSpace.EmptyLines' coding standard 2017-08-21 14:04:51 +09:00
Nathaniel Catchpole ebc6484967 Issue #2902717 by mfernea: Fix 'Drupal.Formatting.MultiLineAssignment' coding standard 2017-08-21 14:03:04 +09:00
Nathaniel Catchpole 02a8ccbdcb Issue #2902406 by mfernea: Fix 'Drupal.Classes.UseLeadingBackslash' coding standard 2017-08-21 14:01:00 +09:00
Nathaniel Catchpole 45524a7dfb Issue #2903331 by mfernea: Fix 'Drupal.NamingConventions.ValidVariableName.LowerStart' coding standard 2017-08-21 13:51:42 +09:00
Nathaniel Catchpole eb0da10e3e Issue #2902896 by quocnht, joachim: Replace REQUEST_TIME with time service in ChangedItem 2017-08-21 13:47:05 +09:00
Nathaniel Catchpole a0bb5da1bc Issue #2901665 by mfernea: Fix 'Drupal.Commenting.FunctionComment.ParamCommentNewLine' coding standard 2017-08-21 13:40:56 +09:00
Nathaniel Catchpole 1f191080c1 Issue #2902723 by mfernea, ccjjmartin: Fix 'Drupal.Commenting.FunctionComment.ReturnCommentIndentation' coding standard 2017-08-21 13:39:47 +09:00
Nathaniel Catchpole 8ec06ce9a6 Issue #2901851 by maxocub: Replace the static map in the d7_field migration by field plugins 2017-08-21 10:55:27 +09:00
Nathaniel Catchpole 9a666c18b7 Issue #2899014 by drunken monkey, Dinesh18, tstoeckler: Config entity query IS NOT NULL conditions trigger warnings for non-scalar values 2017-08-18 15:29:04 +09:00
xjm 11ef44a7f7 SA-CORE-2017-004 by arshadcn, amateescu, Wim Leers, Berdir, Lendude, dawehner, klausi, pwolanin, xjm, mpdonadio, mlhess, larowlan, milesw
(cherry picked from commit 65cef2e9f5)
2017-08-16 12:41:33 -05:00
Lauri Eskola cff5bad8fb Issue #2893586 by Manuel Garcia, amateescu, vijaycs85, dawehner: Add #optional support to the Container render element 2017-08-16 07:36:47 +03:00
Nathaniel Catchpole aefb4a2f45 Issue #2738563 by andypost, Wim Leers: HeadersCacheContext needs test coverage 2017-08-15 17:33:57 +09:00
Nathaniel Catchpole 7d1c57aada Issue #2787873 by claudiu.cristea, jibran, amateescu, catch, dawehner, cilefen, xjm, larowlan, vaplas: Add a base class for entity reference selection handlers and fix the structure of their configuration 2017-08-15 14:12:50 +09:00
Nathaniel Catchpole 88d1f67ece Issue #2896845 by amateescu, pk188, plach, timmillwood, Sam152: Provide the 'revision_translation_affected' base field by default for all revisionable and translatable entity types 2017-08-14 10:46:10 +09:00
Nathaniel Catchpole 82f1a1ca6c Issue #2848775 by Sam152, eyilmaz, D34dMan, DuneBL, huzooka: BaseFieldOverride entities created by content_translation break content_moderation because they don't support computed fields 2017-08-14 10:38:26 +09:00
Nathaniel Catchpole 5ba1f0e147 Issue #2650434 by vijaycs85, anemes, duozersk, andypost, eiriksm, TwoD, chipway, pguillard, dawehner, tstoeckler, vaplas, robert-os, Yogesh Pawar, davidraijmakers: Clearing cache via UI in translated language resets config translation of field labels to default language 2017-08-11 15:15:25 +09:00
xjm 87c8af27cd Issue #2887080 by edwardaa: Fix FieldItemInterface doc's parameter type and return type 2017-08-07 12:48:49 -05:00
Nathaniel Catchpole 3fd781f158 Issue #2889814 by mpdonadio: DateTimePlus doesn't apply the correct time zone when converting a string with an offset 2017-08-05 10:37:56 +09:00
Lauri Eskola 40f9a70441 Issue #2882784 by harsha012, douggreen, joelpittet: Fix ThemeHandlerInterface::setDefault() deprecation code example in header comment 2017-08-04 12:33:53 +03:00
xjm d317372e63 Issue #2899082 by tim.plunkett: ElementInfoManagerInterface must extend DiscoveryInterface 2017-08-01 20:43:22 -05:00
xjm f9e40fa790 Issue #2834025 by tim.plunkett, Manuel Garcia, swentel, japerry: Mark Layout Discovery as a stable module 2017-08-01 05:01:06 -05:00
Nathaniel Catchpole a50adc9f18 Issue #2867325 by tstoeckler: SqlContentEntityStorageSchema needlessly fetches storage definitions it already has 2017-07-31 16:53:52 +09:00
Nathaniel Catchpole 38fd4cebd1 Issue #2879512 by bkosborne: Path aliases can be forgotten after a cache rebuild due to race condition in CacheCollector 2017-07-31 13:31:55 +09:00
Lee Rowlands 04d69926b4
Issue #1986606 by jibran, pcambra, vijaycs85, dawehner, andypost, mbovan, Arla, adnen, vprocessor, tkuldeep17, xjm, kim.pepper, dobe, snig, larowlan, miro_dietiker, tim.plunkett, Berdir, Lendude, plach, olli, damiankloip: Convert the comments administration screen to a view 2017-07-29 16:55:37 +10:00
xjm bcc7d03859 Drupal 8.5.x-dev 2017-07-28 13:27:53 -05:00
Lee Rowlands 4f1d0f7f41
Issue #2820416 by arunkumark, tameeshb, jungle, ZeiP, Dinesh18, gianani, pk188, joachim, xjm: inaccurate description for EntityTypeManager::getHandler() 2017-07-26 09:40:27 +10:00
Lee Rowlands 9868bf9c70
Issue #2847651 by murrow, rachel_norfolk, john@johncook.me.uk, mpdonadio, BarisW, droplet, tstoeckler, andrewmacpherson, prabhu9484, ok_lyndsey, benjifisher, yoroy, lauriii, martin107: Improve timezones selector with optgroups 2017-07-22 15:06:54 +10:00
Nathaniel Catchpole db4cb40e13 Issue #2860654 by amateescu: Field storage CRUD operations must use the last installed entity type and field storage definitions 2017-07-20 16:10:48 +01:00
Nathaniel Catchpole 75e86c97db Issue #2541228 by amateescu, g089h515r806, Berdir, pawel_r: FieldConfigBase::setPropertyConstraints() and addPropertyConstraints() are broken 2017-07-17 17:11:35 +01:00
Lee Rowlands 5ea0e3ae8d
Issue #2894634 by amateescu: Allow entity-level validations to flag errors on form elements 2017-07-15 18:09:13 +10:00
Gabor Hojtsy fb746e5f1e Issue #2867882 by vegantriathlete, Dinesh18, naveenvalecha, Gábor Hojtsy, Berdir: Expand @deprecated docblocks in EntityManager.php 2017-07-04 13:08:08 +02:00
Lauri Eskola 7f27bbaba1 Issue #2704871 by pepegarciag, Mile23, Manuel Garcia, ieguskiza, snehi, gaurav.pahuja, dimaro, rajeshwari10, gargsuchi, pashupathi nath gajawada, penyaskito, xjm, ZeiP, Wim Leers, alexpott: Replace usages of deprecated method drupal_render() 2017-07-03 18:35:13 +03:00
Chris McCafferty 4a629e32df Issue #1286154 by mcdruid, cosmicdreams, das-peter, Cameron Tod, heddn, xjm, catch, tstoeckler, David_Rothstein, anavarre, tim.plunkett, naveenvalecha, dawehner: Allow custom default form cache expiration/lifetime 2017-07-01 15:00:47 -04:00
Nathaniel Catchpole 1023ddaffa Issue #2854732 by amateescu, jibran, tstoeckler: Use initial values for content translation metadata fields and fix existing data 2017-06-29 13:52:17 +01:00
Nathaniel Catchpole 8a016678c7 Issue #2679008 by webflo, stBorchert, clemens.tolboom, gilesmc, dawehner: Module weight is not taken into account after module installation 2017-06-29 13:02:56 +01:00
Nathaniel Catchpole 31a3fe830c Issue #2694535 by WidgetsBurritos, samuel.mortenson, Manuel Garcia, idebr, tstoeckler, metzlerd, larowlan: Support rect property and nested render arrays in html_tag for dynamic SVGs 2017-06-29 12:52:16 +01:00
Lee Rowlands 2e9f821587
Issue #2594553 by gambry, arshadcn, Sagar Ramgade, Yogesh Pawar, garnett2125, larowlan, lauriii: Add #maxlength to textarea in Form API 2017-06-24 17:50:06 +10:00
Lee Rowlands 04573c0632
Issue #2705037 by jhedstrom, Dinesh18, dawehner, Wim Leers, larowlan: Asset library DX: Non-helpful fatal error if CSS isn't nested under an existing category 2017-06-24 17:03:49 +10:00
Lee Rowlands 9eec58d248
Issue #2764267 by alexpott, Mile23, wengerk, Yogesh Pawar: preAutoloadDump use config composer to determine vendor directory instead of hardcoding 2017-06-24 16:54:52 +10:00
Chris McCafferty e204c2226b Issue #2769841 by edgewl2, alexpott, heddn: Prefer caret over tilde in composer.json 2017-06-23 13:44:41 -04: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
xjm 1239197d6a Issue #2887179 by pasan.gamage, jibran, xjm, larowlan: Fix the typehinting in CurrentPathStack 2017-06-19 09:48:36 -04:00
Chris McCafferty 1d22a7bfbb Revert "Issue #2769841 by edgewl2, alexpott, heddn: Prefer caret over tilde in composer.json"
This reverts commit 7c48639922.
2017-06-17 12:55:00 -04:00
Nathaniel Catchpole c53b322847 Issue #2068063 by timmillwood, Berdir, tduong, Manuel Garcia, nlisgo, yongt9412, esod, lauriii, jonathan1055, vijaycs85, yoroy, amit.drupal, tkoleary, ifrik, Bojhan, xjm, tstoeckler, amateescu: Change "Save and keep un-/published" buttons to a "Published" checkbox and an included "Save" button 2017-06-15 13:02:05 +01:00
Gabor Hojtsy 19854be65f Issue #2873825 by josephcheek: Add Change record to @deprecated in SafeMarkup 2017-06-15 10:21:47 +02:00
Gabor Hojtsy 23ec4d593a Issue #2868759 by dpagini: ConditionInterface::conditionGroupFactory API documentation typo AND/OR 2017-06-15 09:59:24 +02:00
Gabor Hojtsy e3979f2aa3 Issue #2885522 by kiamlaluno: ModuleHandler::loadInclude() example contains a syntax error 2017-06-15 09:39:32 +02:00
Nathaniel Catchpole 985c26a354 Issue #2873780 by eheller, sorabh.v6: Add Change record to @deprecated for EntityForm 2017-06-14 17:15:48 +01:00
Nathaniel Catchpole 220f5d9cc0 Issue #2873811 by josephcheek: Add Change record to @deprecated in ActiveTheme 2017-06-14 16:58:49 +01:00
Nathaniel Catchpole 314e446463 Issue #2873806 by jbaxton, josephcheek: Add Change record to @deprecated for LinkGeneratorTrait 2017-06-14 16:57:14 +01:00
Nathaniel Catchpole 18cffdcd31 Issue #2805993 by blazey, tom_ek, alexpott, Wim Leers, Lund, Virbius: Provide base class for actions that update a field on an entity 2017-06-14 14:28:37 +01:00
Gabor Hojtsy c3f81d18d6 Issue #2883699 by prajaankit, ahmad.h.khalil, cilefen: hook_theme_suggestions_HOOK() is not clear enough about what should be returned 2017-06-13 17:10:50 +02:00
Gabor Hojtsy 67f58f64ab Issue #2884769 by tim.plunkett, larowlan, tedbow: \Drupal\Core\Block\BlockManager::getGroupedDefinitions() triggers a notice on every call 2017-06-13 16:35:19 +02:00
Nathaniel Catchpole 7c48639922 Issue #2769841 by edgewl2, alexpott, heddn: Prefer caret over tilde in composer.json 2017-06-12 12:11:06 +01:00
Nathaniel Catchpole 6702a79ae5 Issue #2346019 by amateescu, tstoeckler, jibran, plach, Berdir, larowlan: Handle initial values when creating a new field storage definition 2017-06-12 10:08:36 +01:00
Gabor Hojtsy e798a834f6 Issue #2883646 by shashikant_chauhan, Dinesh18: Fix incorrect mention of getBaseInfo() on BaseFormIdInterface to getBuildInfo() 2017-06-12 10:24:29 +02:00
Nathaniel Catchpole a75874bb6e Issue #2884223 by kiamlaluno, Dinesh18: In \Drupal\Core\State\State, parent::delete($key) is called twice 2017-06-09 12:48:58 +01:00
Nathaniel Catchpole fde3369b6c Issue #2486019 by mpdonadio, pfrenssen, webflo, michielnugter, maris.abols, ivanjaros, hauruck, MickeA, Jo Fitzgerald, mian3010, iMiksu: Wrong validation messages in Datelist::validateDatelist() 2017-06-07 15:25:41 +01:00
Nathaniel Catchpole b7d593bb6f Issue #2878483 by dawehner, Berdir, kalpaitch: loadEntityByUuid() should skip access checks 2017-06-02 14:19:29 +01:00
effulgentsia ea67660bde Issue #2472337 by damiankloip, alexpott, Jo Fitzgerald, dawehner, bojanz, Wim Leers: Provide a lazy alternative to service collectors which just detects service IDs 2017-06-01 09:40:38 -07:00
Gabor Hojtsy 1421285e92 Issue #2881884 by pk188, Devaraj johnson, vijaycs85, dawehner: Docblock of configFactory property in ControllerBase is wrong 2017-05-30 14:19:56 +02:00
Gabor Hojtsy 40e14fc215 Issue #808416 by lostchord, daniels220, gaurav.kapoor, jp.stacey, JacobSanford, er.pushpinderrana, jhodgdon, oriol_e9g, kiwimind, Dries: Document that clock drift will cause lock system to fail 2017-05-30 11:33:02 +02:00
Chris McCafferty d5d37e0649 Revert "Issue #2787873 by claudiu.cristea, amateescu, jibran, dawehner, catch: Add a base class for entity reference selection handlers and fix the structure of their configuration"
This reverts commit b0900c73b1.
2017-05-27 20:49:12 -04:00
Alex Pott 032ad72b49 Issue #2879918 by _Archy_, amateescu, Sam152, grathbone: Send entity to selection handler on validate 2017-05-26 17:00:23 +01:00
Alex Pott daea0bf714 Issue #2864020 by Maouna, amateescu, alexpott: Entity autocomplete displays default value's entity labels only in the default entity language 2017-05-26 15:38:43 +01:00
Alex Pott d5ea612975 Issue #2880645 by Gun5m0k3: Incorrect cache class in DefaultPluginManager 2017-05-25 10:12:36 +01:00
Nathaniel Catchpole b0900c73b1 Issue #2787873 by claudiu.cristea, amateescu, jibran, dawehner, catch: Add a base class for entity reference selection handlers and fix the structure of their configuration 2017-05-24 13:15:19 +01:00
Alex Pott b9c288ba3e Issue #2843767 by arshadcn, Wim Leers, tstoeckler: EntityResource: Provide comprehensive test coverage for BaseFieldOverride entity + add missing access control handler 2017-05-23 15:38:02 +01:00
Alex Pott d75c6196f7 Issue #2880480 by er.pushpinderrana, joachim: ObjectWithPluginCollectionInterface::getPluginCollections() shouldn't mention entities 2017-05-23 11:33:23 +01:00
Alex Pott a83586c30b Issue #2596597 by hchonov, sardara, claudiu.cristea, pfrenssen: [regression] Soft reload does not clean up user inputs like in D7 (Firefox only) 2017-05-22 21:13:21 +01:00
Alex Pott 84233bab05 Issue #2875443 by pankajsachdeva, pritish.kumar, brentgees: Remove D7 links from D8 Render API documentation 2017-05-22 12:28:44 +01:00