Commit Graph

4621 Commits (22d186866f2fbd4c82ca1d4ed707fd542b64a314)

Author SHA1 Message Date
Alex Pott 2736deb8d1 Issue #2846643 by mpdonadio, bkosborne, jhedstrom, alexpott: DateFormatter should not attempt to load a format from storage if the format is "custom" 2017-02-21 16:50:21 +00:00
xjm bbd96cc9a0 Issue #2852515 by dawehner, timmillwood: $interface is still set from the previous loop in tagged services compilation 2017-02-21 09:37:03 +00:00
Alex Pott 77a2431e2e Issue #2075889 by pwolanin, kgoel, catch, mpdonadio, YesCT, dawehner, alexpott, johnshortess, Crell, Wim Leers, jhodgdon, mradcliffe, xjm, attiks, tstoeckler, webchick: Make Drupal handle incoming paths in a case-insensitive fashion for routing 2017-02-20 16:02:05 +00:00
Alex Pott 607efe256c Issue #2853163 by douggreen: ThemeInstaller is missing protected variable declaration for injected themeHandler 2017-02-17 22:00:59 +00:00
xjm 78ca56777f Issue #2853509 by alexpott: Don't render status messages if there are no messages 2017-02-17 09:03:25 -06:00
Alex Pott 78068b63a4 Revert "Issue #2843565 by Berdir, swentel, yched: getViewBuilder('node')->viewMultiple() bypasses render cache"
This reverts commit 3f9882ffdc.
2017-02-16 10:26:44 +00:00
Alex Pott 037932df45 Issue #2851635 by tim.plunkett, alexpott, dawehner: DefaultSingleLazyPluginCollection retains stale instance IDs 2017-02-14 11:05:36 +00:00
Alex Pott b67ccdc140 Issue #2827784 by maxocub, faline, cebasqueira, juancasantito, tstoeckler, Wim Leers, alexpott: LanguageSelectWidget should have options for which language types to show 2017-02-14 09:23:39 +00:00
xjm fee5c76922 Issue #2851648 by tim.plunkett, jibran: Layout regions should be in the order defined by the definition 2017-02-13 17:17:25 -06:00
Nathaniel Catchpole a6a513dff9 Issue #2692091 by amateescu, heykarthikwithu, xjm, Berdir: Use the new 'view label' entity access check in the entity reference label formatter 2017-02-13 17:40:45 +00:00
Alex Pott 3901464895 Issue #2845543 by vaplas, gambry, alexpott: PostgreSQL regular expression match operators works only for text 2017-02-13 17:25:06 +00:00
Alex Pott 39d1e8557f Issue #2822190 by webflo, Wim Leers, dawehner, alexpott, effulgentsia, SchnWalter: PathValidator validates based on a RequestContext leaked from the current request, resulting in false negatives during CLI requests and POST submissions 2017-02-13 15:47:12 +00:00
Nathaniel Catchpole 3f9882ffdc Issue #2843565 by Berdir, swentel, yched: getViewBuilder('node')->viewMultiple() bypasses render cache 2017-02-13 14:32:36 +00:00
Alex Pott 151050c794 Issue #2841311 by hchonov, tstoeckler: Initialized fields of an entity clone have a reference to the original entity object instead to the cloned entity object 2017-02-13 14:23:49 +00:00
xjm e4ae1c1af2 Issue #2691971 by imrancluster, lluvigne, andrewmacpherson, royal121, John Cook, emallove, tstoeckler, alexpott, Cottser, ok_lyndsey, webchick: "Update Notifications" #title repeated for drupal 8 installation in configure site page 2017-02-12 14:19:31 -06:00
xjm ab563bacdc Issue #2850010 by anish.a, joachim, vmachado, tameeshb: Remove documentation references to deprecated function menu_local_tasks() 2017-02-12 08:48:51 -06:00
effulgentsia a15d01f369 Issue #2847334 by dawehner, Wim Leers, Jaesin, EclipseGc: ContextAwarePluginBase should implement CacheableDependencyInterface 2017-02-11 22:48:07 -08:00
Alex Pott fea11b6de2 Issue #2803779 by pfrenssen, klausi, Mile23, alexpott, dawehner: Update Coder to 8.2.10 and fix errors from improved sniffs 2017-02-11 22:02:19 +00:00
effulgentsia 2b2f939d59 Issue #2851600 by tim.plunkett, jibran: Remove workaround from \Drupal\Core\Config\TypedConfigManager::processDefinition() 2017-02-11 13:16:54 -08:00
xjm a03dfbf526 Issue #2850189 by vmachado, thhafner: Typo in FormBuilder documentation code example 2017-02-10 17:40:20 -06:00
xjm 39bf7c2b06 Revert "Issue #2850189 by vmachado, cilefen: Typo in FormBuilder documentation code example"
This reverts commit e72c97b956.
2017-02-10 17:38:28 -06:00
xjm e72c97b956 Issue #2850189 by vmachado, cilefen: Typo in FormBuilder documentation code example 2017-02-10 17:38:00 -06:00
xjm 22d62194b3 Issue #2851574 by tim.plunkett, mpdonadio: DependentPluginDefinitionInterface and DependentPluginDefinitionTrait should be in Drupal\Core not Drupal\Component 2017-02-10 14:36:18 -06:00
Alex Pott 172e9e38cc Issue #2815845 by dawehner, Wim Leers, alexpott, tedbow, Berdir, swentel, webflo: Importing (deploying) REST resource config entities should automatically do the necessary route rebuilding 2017-02-10 10:45:01 +00:00
effulgentsia 7f3c710feb Issue #2821189 by tim.plunkett, tstoeckler: Allow object-based plugin definitions to be processed in DerivativeDiscoveryDecorator 2017-02-10 00:24:54 -08:00
effulgentsia 09769ab590 Issue #2822752 by tim.plunkett, jibran: Allow object-based plugin definitions to be created by non-annotated discovery 2017-02-09 17:14:53 -08:00
Nathaniel Catchpole 3bd5be0d33 Issue #2850022 by Sam152, Berdir: Duplicating a non-default revision should produce a default revision for a newly created entity 2017-02-09 21:16:47 +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
Alex Pott 1fcd3d5c56 Issue #2808233 by gnuget, dawehner, Wim Leers, tedbow, Chi, dysrama: REST 403 responses don't tell the user *why* access is not granted: requires deep Drupal understanding to figure out 2017-02-09 19:56:28 +00:00
Nathaniel Catchpole 41c4f2e02c Issue #2851048 by Sam152: EntityTypeInterface::isSubclassOf deprecation docs incorrect 2017-02-09 14:04:56 +00:00
Nathaniel Catchpole 8dbd209ef3 Issue #2313095 by claudiu.cristea, l0ke, umarzaffer, mrjmd, dawehner, alexpott, catch: Move node constants to NodeInterface 2017-02-09 11:14:54 +00:00
effulgentsia 2fd6026a62 Issue #2821191 by tim.plunkett, tstoeckler, jibran: Allow object-based plugin definitions to be processed in PluginDependencyTrait 2017-02-08 13:28:13 -08:00
Nathaniel Catchpole 5b2cb036e8 Issue #2847687 by jp.stacey, dawehner: EntityAccessCheck mandates instanceof EntityInterface when it only needs AccessibleInterface 2017-02-08 14:14:09 +00:00
effulgentsia ed4ad77a12 Issue #2824655 by tim.plunkett: Plugin definitions should store their class in a consistent manner (without leading slashes) 2017-02-07 17:11:17 -08:00
webchick 38b3dd1072 Issue #665790 by chrisrockwell, Sumit kumar, lauriii, joelpittet, sun, vulcanr, vaplas, yoroy, leahtard, tompagabor, aspilicious, ckrina, Gábor Hojtsy, David_Rothstein, Manuel Garcia, rootwork, nod_, kostyashupenko, pguillard, Bojhan, droplet, typhonius, wturrell, mgifford, webkenny, cosmicdreams, tkoleary, YesCT, marcvangend, markabur, LewisNyman, mrfelton, oriol_e9g, prabhu9484, catch, hedrickbt, tsvenson, longwave, dww, kika, borisson_, rdellis87, realityloop, klonos: Redesign the status report page 2017-02-07 12:44:37 -08:00
Alex Pott e6bc96b365 Issue #2845650 by mradcliffe: Make entity route providers public instead of internal 2017-02-07 12:44:37 +00:00
Alex Pott 9c777482ea Issue #2842399 by dawehner, webflo: Unable to render link with attributes twice 2017-02-07 12:36:11 +00:00
Alex Pott ba06831005 Issue #2847611 by dawehner, webflo: \Drupal\Core\Template\TwigExtension::getLink overrides existing classes 2017-02-06 20:01:47 +00:00
Alex Pott ba455a1dc4 Issue #2606772 by mikeker, pwolanin, YesCT, david_garcia, alexpott, cilefen, xjm, Cottser, catch, joelpittet, effulgentsia, kevla, dawehner: Long Twig cache directories can cause failures on some filesystems 2017-02-06 09:01:01 +00:00
xjm cd05ee426b Issue #177124 by hgoto, roblav, mrfelton, AjitS, wturrell, lyricnz, ADLongwell, tim.plunkett, effulgentsia, sun, GoddamnNoise, Liam Morland, Xano, drumm, guschilds, cilefen: Form validation messages appear in incorrect order 2017-02-06 03:07:18 -05:00
webchick bfdfe82ea2 Issue #2346773 by dmsmidt, lokapujya, klakegg, marcvangend, andrewmacpherson, ptsimard, Getekid, Rade, yoroy, tstoeckler, mgifford, tim.plunkett, estoyausente, xjm, PierreMarcel, hass, SKAUGHT, sukanya.ramakrishnan, flyke, alvar0hurtad0, bojanz, pwolanin, arunkumark, Bojhan, bleen: Details form element should open when there are errors on child elements 2017-01-31 13:29:16 -08:00
Alex Pott 01ac7634be Issue #2754977 by dmsmidt, marcvangend, mohit_aghera, Getekid, tim.plunkett, ndf: Enhance formErrorHandler to include children errors on RenderElements 2017-01-31 11:28:38 +00:00
Nathaniel Catchpole ebe2d76141 Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable 2017-01-31 10:32:31 +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
effulgentsia 414574e173 Issue #2559825 by tim.plunkett, Antti J. Salminen, lauriii, aspilicious, alexpott: Preprocess functions from base hooks not triggered for theme hooks not using the __ pattern 2017-01-30 17:04:19 -08:00
Alex Pott aaf99e1e44 Issue #2744463 by Mile23, dawehner, pfrenssen, joelpittet, tstoeckler, alexpott, klausi: Add phpcs, coder 8.2.8 as --dev requirements for drupal/core 2017-01-31 00:30:00 +00:00
webchick 2572749d8b Issue #2818011 by shashikant_chauhan, rakesh.gectcr, yashsharma01, dalin, akalata, Chi, catch, rosschive: Missing 'attributes' under 'options' in docs for Link::createFromRoute 2017-01-30 15:23:59 -08:00
webchick 402c4ea2e3 Issue #2767025 by tstoeckler, Sam152, kristiaanvandeneynde, timmillwood, Gábor Hojtsy, Berdir, dawehner, xjm: Add entity type label for a collection of entities 2017-01-30 15:20:19 -08:00
effulgentsia 0bc54981d2 Issue #2113345 by dawehner, tedbow, Wim Leers, kristiaanvandeneynde, Crell, Grayside, klausi: Define a mechanism for custom link relationships 2017-01-30 12:29:33 -08:00
effulgentsia 701bee40ef Issue #2818653 by tim.plunkett, tstoeckler, jibran: Allow object-based plugin definitions to be processed in DefaultPluginManager::findDefinitions() 2017-01-30 10:46:35 -08:00