Commit Graph

36074 Commits (72e0a4d8212756f93623c7aaff1a649298981c3b)

Author SHA1 Message Date
xjm 72e0a4d821 Issue #2968110 by tedbow, tim.plunkett, Kristen Pol, bkosborne, andrewmacpherson: Layout Builder's ConfigureBlockFormBase forms do not display validation errors on submit 2019-02-21 08:57:29 -06:00
xjm 2753c01392 Issue #2994550 by tedbow, tim.plunkett, gapple, johndevman, Wim Leers, neclimdul, EclipseGc, catch: Filtering block plugins by context is slow 2019-02-21 08:41:50 -06:00
xjm 86e257b9e5 Issue #3033686 by tedbow, tim.plunkett: Saving Layout override will revert other field values to their values when the Layout was started 2019-02-21 08:34:34 -06:00
xjm c7f47000ee Issue #3028490 by tim.plunkett, Kristen Pol, xjm, tedbow, r.aubin, phenaproxima: Users with "configure any layout" can see entities they don't have "view" access to 2019-02-21 08:26:15 -06:00
xjm 0ab01bda64 Issue #3033691 by tim.plunkett, tacituseu: Serialized Layout Builder fixture is invalid in PHP 7.3 2019-02-21 03:41:20 -06:00
xjm a12f2100f8 SA-CORE-2019-003 by samuel.mortenson, Berdir, pwolanin, dawehner, cashwilliams, Wim Leers, xjm, larowlan, alexpott, plach, damiankloip, tstoeckler, tedbow, DamienMcKenna, effulgentsia, RobLoach, gabesullice, drumm, heshanlk, dsnopek, fago, miro_dietiker, truls1502 2019-02-20 12:36:56 -06:00
Gábor Hojtsy 4837822141 Revert "Issue #2937542 by alexpott, dawehner, Mile23, catch, mikelutz: Not setting the strict option of the Choice constraint to true is deprecated since Symfony 3.4 and will throw an exception in 4.0"
This reverts commit 030a9cefc2.
2019-02-18 20:21:56 +01:00
Gábor Hojtsy 14e383a009 Issue #3031086 by amateescu, plach: Configurable fields that are created only for update path tests should be defined with custom_storage = TRUE 2019-02-18 16:35:45 +01:00
Gábor Hojtsy 792a14f5bb Issue #3023802 by seanB, phenaproxima, lauriii, Pancho, larowlan, shaal, dww: Show media add form directly on media type tab in media library 2019-02-18 11:37:04 +01:00
Alex Pott ab15b22f43
Issue #3022399 by andypost, YurkinPark, Berdir: Move action_views_form_substitutions() out of actions module 2019-02-17 10:12:55 +00:00
Alex Pott 28bf970d1d
Issue #3028656 by Berdir, martin107: Add @trigger_error() to deprecated EntityManager listener methods 2019-02-17 09:56:22 +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
Francesco Placella c8dc57eede Issue #2926508 by Wim Leers, mpdonadio, joelstein, tacituseu, jhedstrom, effulgentsia, tedbow, mradcliffe, borisson_, dawehner, larowlan: Add DateTimeNormalizer+TimestampNormalizer, deprecate TimestampItemNormalizer: @DataType-level normalizers are reusable by JSON:API 2019-02-16 00:13:43 +01:00
xjm c1f7ffae3c Issue #3033404 by phenaproxima, seanB: Views DisplayLink area plugin tries to use non-existent theme hook 2019-02-15 13:39:10 -06:00
xjm 589519e59b Issue #3026698 by tim.plunkett, Kristen Pol, xjm, tedbow: Allow section storage to provide a more granular ID for tempstore 2019-02-15 02:36:35 -06:00
xjm f633f3b108 Issue #3032869 by alexpott, tim.plunkett, dww, tacituseu, Mixologic: \Drupal\Core\Update\UpdateKernel::fixSerializedExtensionObjects() caused test runs to double in duration 2019-02-14 12:07:07 -06:00
Nathaniel Catchpole b503e4c3ae Issue #3031756 by idebr, TMWagner, joachim: core/lib/Drupal/Core/Entity/entity.api.php references deprecated \Drupal::entityManager 2019-02-14 12:58:24 +00:00
Nathaniel Catchpole 8d0bc4442c Issue #3021654 by Mile23, kim.pepper, Berdir, andypost: Deprecate file_delete() and file_delete_multiple() in file.inc 2019-02-14 12:57:07 +00:00
Nathaniel Catchpole e3fc5d91eb Issue #3031580 by alexpott, Gábor Hojtsy, Lendude, catch, jibran, dawehner, Berdir: Undeprecate \Drupal\FunctionalTests\AssertLegacyTrait and \Drupal\KernelTests\AssertLegacyTrait in Drupal 8 2019-02-14 12:17:39 +00:00
Nathaniel Catchpole 6b6b5b08b0 Issue #3031775 by singhkiran, Chi: Cache backend classes reference non-existing functions cache_get() and cache_get_multiple() 2019-02-14 12:15:13 +00:00
Nathaniel Catchpole a51a8f59b1 Issue #3011079 by scott_euser, alexpott, Lendude: Convert \Drupal\system\Tests\Session\SessionHttpsTest to PHPUnit 2019-02-14 09:46:07 +00:00
Lee Rowlands 2aa7c3a6fa
Issue #3030501 by alexpott, Gábor Hojtsy, Berdir: [Symfony 4] Drupal\Core\StackMiddleware\ReverseProxyMiddleware calls Symfony\Component\HttpFoundation\Request::setTrustedHeaderName() which does not exist 2019-02-14 19:02:31 +10:00
xjm 60bd499cf1 Issue #3019333 by tim.plunkett, julenmelgar, Ismail Cherri: If you translate the literal "inline blocks" to another language in the layout builder, it stops working 2019-02-13 16:49:20 -06:00
xjm 89a75c0780 Issue #3008927 by tim.plunkett, tedbow: The Layout Builder breadcrumbs for defaults don't lead to the view mode being edited 2019-02-13 13:51:49 -06:00
xjm ba0c245c75 Issue #2995143 by tim.plunkett, dead_arm: Remove non-functional CSS transition for .new-section 2019-02-13 12:14:35 -06:00
Nathaniel Catchpole 57de633093 Issue #3004642 by amateescu, plach: Deprecate SqlContentEntityStorageSchemaConverter in favor of the new API provided by EntityTypeListenerInterface::onFieldableEntityTypeUpdate() 2019-02-13 14:24:08 +00:00
Francesco Placella f5d6aceb16 Issue #3031479 follow-up by amateescu, mondrake: Replaced numeric index names with regular names in the test coverage. 2019-02-13 14:37:26 +01:00
Nathaniel Catchpole 9340bf9755 Issue #3031740 by alexpott, tmanhollan, catch, collinhaines: Updating to 8.6.8 or 8.6.9 with Drush 8 causes data loss via update_fix_compatibility() 2019-02-13 11:41:51 +00:00
Nathaniel Catchpole 9ec3433f92 Issue #2572605 by Gábor Hojtsy, slasher13, Jo Fitzgerald, alexpott, andypost, Cottser, skyredwang, mfernea, joelpittet, jibran, larowlan, aleevas, Wim Leers, lauriii, catch, Berdir: Make Drupal 8 optionally working with Twig 2, while keeping its dependency on Twig 1 2019-02-13 11:36:49 +00:00
Alex Pott 812c0bbfbd
Revert "Issue #3031577 by alexpott: \Drupal\Tests\Listeners\DeprecationListenerTrait::getSkippedDeprecations() does not work in unit tests"
This reverts commit c52175dd4b.
2019-02-13 11:06:56 +00:00
Francesco Placella 431b5b4c92 Issue #3031479 by amateescu, jibran, mondrake: TaxonomyVocabularyHierarchyUpdateTest::testTaxonomyUpdateParents() is prone to breaking on PostgreSQL 2019-02-13 10:15:31 +01:00
Lee Rowlands aa003662d1
Issue #3032548 by Sam152: ContentModerationRouteSubscriber assumes all parameters in an entity form route contain a 'type' key 2019-02-13 15:20:57 +10:00
Lee Rowlands c52175dd4b
Issue #3031577 by alexpott: \Drupal\Tests\Listeners\DeprecationListenerTrait::getSkippedDeprecations() does not work in unit tests 2019-02-13 14:35:28 +10:00
Lee Rowlands a9a53828a3
Issue #3004536 by tim.plunkett, tedbow, Sam152, phenaproxima, mark_fullmer: Move the Layout Builder UI into an entity form for better integration with other content authoring modules and core features 2019-02-13 14:09:13 +10:00
Francesco Placella 1cc42e056b Issue #2986325 by arpad.rozsa, sleitner, Berdir, plach, timcosgrove: Browser language detection broken as soon as a request with no Accept-Language header happens 2019-02-12 23:12:53 +01:00
xjm 0a69221174 Issue #2964777 by tim.plunkett, tedbow: Method comment for \Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage::getDisplay is wrong 2019-02-12 12:26:05 -06:00
Lauri Eskola 1e0af070cb
Issue #3029614 by cdykstra, cilefen, andrewmacpherson, jrockowitz: Fix aria-required in states.js 2019-02-12 12:42:10 +02:00
Gábor Hojtsy 76d6e0d62c Issue #2960795 by shaal, HOG, eleleka, mikael_ek, kjay, samsone, kawo, andrewmacpherson, Gábor Hojtsy, melinda_ksz, mgifford, lauriii, jollysolutions, alexpott, brucedarby, andypost: Text fails contrast in banner 2019-02-12 10:37:16 +01:00
xjm f81c05e649 Issue #3023729 by tim.plunkett, bkosborne: LayoutBuilderController should iterate over components in a region using Element::children() 2019-02-11 16:13:24 -06:00
Gábor Hojtsy 6689d45e63 Issue #3025865 by quietone, xurizaemon, mikelutz: i18ntaxonomy should be an array in d6 VocabularyPerType source plugin 2019-02-11 16:11:56 +01:00
Gábor Hojtsy 3754be2fc8 Issue #3030781 by shaal, mcannon, andrewmacpherson, Gábor Hojtsy: Umami - icon misaligned on warning and error messages 2019-02-11 16:02:03 +01:00
Gábor Hojtsy f25412aa2b Issue #3027236 by rachel_norfolk, kjay, tonypaulbarker, akshay_d, shaal, Eli-T, Not Real, babusaheb.vikas: Umami - hero block is identical on Home and Recipe pages, so potentially confusing 2019-02-11 14:27:15 +01:00
Gábor Hojtsy 000dbabc57 Issue #3015697 by alexpott, andypost: Properly deprecate COMMENT_ANONYMOUS_* constants 2019-02-11 11:45:08 +01:00
Gábor Hojtsy 012172e51e Issue #3020716 by seanB, lauriii, phenaproxima, Gábor Hojtsy, dww, andrewmacpherson, alexpott, larowlan, xjm, benjifisher: Add vertical tabs style menu to media library 2019-02-11 11:30:07 +01:00
Gábor Hojtsy e80f9052ab Issue #2754493 by quietone, mikelutz, vacho, vasi, masipila: D6 synchronized field settings aren't migrated properly 2019-02-11 09:34:14 +01:00
Alex Pott 47dab9a4a9
Issue #1883744 by hchonov, tim.plunkett, borisson_, xjm, tstoeckler, joachim: Convert Entity to EntityBase for consistency with ContentEntityBase and ConfigEntityBase 2019-02-10 08:17:04 +00:00
xjm d8859389a3 Issue #3028301 by tedbow, tim.plunkett, Wim Leers, xjm: Do not expose to Layout Builder's sections either in defaults or overrides to REST and other external APIs 2019-02-08 16:20:08 -06:00
Nathaniel Catchpole 902611a1dc Issue #3031302 by alexpott, Wim Leers: \Drupal\system\EventSubscriber\ConfigCacheTag is trying to clear render cache for THEME_NAME.settings changes but it does not work 2019-02-08 12:47:55 +00:00
Nathaniel Catchpole df8b8a949b Issue #3026264 by Wim Leers, cspitzlay: UserAccessControlHandler::checkFieldAccess() denies access to mail field without varying by the ‘user’ cache context 2019-02-08 12:36:11 +00:00
Lauri Eskola fe6f84e5a5
Issue #2215857 followup by gaydamaka, timmillwood, alexpott, lauriii: Regression on Internet Explorer 11 2019-02-07 18:46:19 +02:00