Commit Graph

4889 Commits (148db4bef4c0e1b0c75e1dccb609a0d7de009a8e)

Author SHA1 Message Date
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