Commit Graph

15529 Commits (da94d7fc6b6cd06a26c065ab8db640e9a0bb8671)

Author SHA1 Message Date
Lee Rowlands da94d7fc6b
Issue #2367933 by phenaproxima, mikelutz, Berdir, voleger, amateescu, chr.fritsch, johndevman, Jo Fitzgerald, andypost, larowlan, alexpott: Move entity_get_(form_)display() to the entity display repository 2019-04-26 12:51:29 +10:00
Lee Rowlands 870b5646b2
Issue #3021434 by voleger, Peter Majmesku, andypost, Berdir, kim.pepper: Properly deprecate drupal_unlink() 2019-04-26 12:44:21 +10:00
Francesco Placella 073cc74c4d Issue #2987956 by mariancalinro, amateescu, vijaycs85, mheip, mallezie: Entity queries with sorting and ordering are not working in a non-default workspace 2019-04-26 00:30:46 +02:00
Gábor Hojtsy 0db61d152e Issue #3022137 by quietone, heddn: Update migrate fixtures for remaining active issues 2019-04-24 11:40:49 +02:00
Lee Rowlands 8847936fa8
Issue #2904550 by tim.plunkett, Sam152, jwilson3, neclimdul, eelkeblok, amateescu, DuaelFr, K3vin_nl, alexpott, tedbow, andypost: PluginDependencyTrait::calculatePluginDependencies() does not handle theme provided plugins 2019-04-24 15:47:37 +10:00
Alex Pott e07c22588a
Issue #3048698 by Sam152, alexpott, tedbow, fenstrat: Content moderation layout builder integration fails when a node has an associated menu item 2019-04-23 16:26:50 +01:00
Alex Pott 1c40f14e1c
Issue #3029669 by tim.plunkett, K3vin_nl, mpdonadio: Layout Builder must adjust #states for formatters written expecting to be used by the Field UI 2019-04-23 11:23:06 +01:00
Alex Pott e1838d0272
Issue #3010825 by mark_fullmer, tim.plunkett, tedbow, johndevman: Back to site link returns user to manage layout for defaults 2019-04-23 11:14:53 +01:00
xjm 82bba2741a Issue #3018073 by tim.plunkett, kostyashupenko, mark_fullmer, johndevman, JacobSanford: Stop Using Title Case When Not Appropriate in Layout Builder UI 2019-04-22 12:09:53 -05:00
Alex Pott 7ca5921520
Issue #3019824 by nord102, tim.plunkett: Layout Builder's isOverridable()/setOverridable() do not respect the result of isLayoutBuilderEnabled() 2019-04-20 09:55:20 +01:00
Alex Pott 518e8fff0c
Issue #2955065 by tim.plunkett, phenaproxima, pixlkat, andypost, mtodor, dmsmidt: Customized layout does not display for node with customizations enabled when using full content view mode 2019-04-19 13:11:32 +01:00
Alex Pott ee1d667241
Issue #3040645 by mark_fullmer, tim.plunkett, porkloin, xjm, andrewmacpherson, mgifford: Add a role=region wrapper to the Layout Builder action form to fix screen reader navigation barriers 2019-04-19 12:50:34 +01:00
Alex Pott 00b3590a1d
Issue #2802803 by Berdir, AdamPS, Darren Oh, alexpott, Munavijayalakshmi, jackbravo, slashrsm, mmbk, Dane Powell, larowlan, LittleCoding, gapple, catch, wiifm, quantumized, acbramley: Temporary files whose files are missing on the disk result in never-ending error log messages 2019-04-19 12:47:53 +01:00
catch 8b13e29f10 Issue #3047804 by bircher, ricardoamaro, alexpott: Add scaffolding for config_environment experimental module 2019-04-19 20:00:59 +09:00
Francesco Placella adda2c8663 Issue #2995655 by awm, Sam152, jedgar1mx, lpeabody, axel.rutz: Invalid translation language (und) specified. in Drupal\Core\Entity\ContentEntityBase when changing language of an entity 2019-04-19 09:59:34 +02:00
Francesco Placella 835ba7fcce Issue #3048950 by catch, bkildow, alexpott: layout_builder_post_update_make_layout_untranslatable() attempts to query all revisions for non-revisionable entities 2019-04-18 12:43:50 +02:00
catch e593d72572 Issue #2891754 by alexpott, samuel.mortenson, Joseph Zhao, Xano, Berdir, plach, vijaycs85: [regression] UserMailRequiredValidator fails on new user entities 2019-04-18 17:51:40 +09:00
xjm b852d34d67 SA-CORE-2019-006 by effulgentsia, lauriii, larowlan, xjm, greggles, drumm, dtv_rb, samuel.mortenson
(cherry picked from commit e660a7a8c9)
2019-04-17 16:15:01 -05:00
catch 615123f51c Issue #2286655 by alexpott, attiks, mark_fullmer, nielsonm, Mark Slatinek, quietone, catch, dawehner, aburke626, justafish: Gender neutral language 2019-04-17 16:30:13 +09:00
Alex Pott dfa4cdebef
Issue #2948579 by greggles, mcdruid, longwave, Chi, rabbitlair, alexpott, DKAN, beckydev, interX, sammuell: Block web.config in .htaccess (and vice-versa) 2019-04-16 17:10:51 +01:00
catch f2eaf0178c Issue #3041985 by alexpott, pifagor: Add Generic.CodeAnalysis.EmptyPHPStatement to phpcs rules to prevent empty PHP statements 2019-04-16 21:22:07 +09:00
catch ad098571d8 Issue #3045387 by RuslanP: Serialization Module Description: add dot to the end of the sentence 2019-04-16 15:40:18 +09:00
catch 79cb8c4f63 Issue #2928645 by alexpott, Wim Leers, dawehner, Mile23: \Drupal\Tests\migrate\Kernel\Plugin\MigrationDirectoryTest uses @expectedDeprecationMessage 2019-04-16 15:36:15 +09:00
catch 084b1e4964 Issue #3041863 by amateescu, claudiu.cristea, Lendude: Convert a few node access tests from functional to kernel tests 2019-04-16 15:34:41 +09:00
catch 6874218aeb Issue #3041030 by claudiu.cristea, Krzysztof Domański, Lendude, Berdir, jibran: Convert functional EfqTest to a kernel test and move TaxonomyTestTrait from tests/src/Functional to tests/src/Traits 2019-04-16 15:28:19 +09:00
catch 0f73e39753 Issue #2981584 by Wim Leers, JvE, ndobromirov: BigPipe breaks on large amounts of placeholders (e.g. Flag module on view displaying ~1000 entities) 2019-04-16 15:25:40 +09:00
catch 63e448fefe Issue #3046377 by naveenvalecha, claudiu.cristea, martin107, catch: Convert ContactFieldsTest into a Kernel test 2019-04-16 15:05:13 +09:00
catch 59dd24ad61 Issue #3039051 by claudiu.cristea, markdorison: Remove useless static cache reset and route rebuilding from TaxonomyTranslationTestTrait(s) & TaxonomyTermViewTest 2019-04-16 14:58:28 +09:00
catch 9791614b78 Issue #2731817 by mikelutz, ashishdalvi, Sonal.Sangale, dbt102, andypost, jhodgdon, martin107, roderik: Replace all calls to the deprecated Drupal::url() function in Core 2019-04-16 14:38:27 +09:00
Lee Rowlands 2da5fecccb
Issue #3046018 by claudiu.cristea: Convert SelectionTest into a Kernel test 2019-04-16 07:36:09 +10:00
Lee Rowlands e3dea8c6ab
Issue #3046382 by vadim.hirbu, claudiu.cristea, Lendude: Convert ConfigTranslationFormTest into a Kernel test 2019-04-16 07:32:29 +10:00
Lee Rowlands 01f76ced23
Issue #3046171 by claudiu.cristea, Lendude: Convert FilterCaptionTwigDebugTest into a Kernel test 2019-04-16 07:29:56 +10:00
Lee Rowlands 45cf044844
Issue #3046388 by claudiu.cristea: Convert LocaleStringTest into a Kernel test 2019-04-16 07:26:57 +10:00
Lee Rowlands 67fd16dc27
Issue #3045125 by vadim.hirbu: Possible wrong token assignment on display modes 2019-04-16 07:24:20 +10:00
Lee Rowlands c0f3934ce3
Issue #3041778 by mikelutz, claudiu.cristea, alexpott: Convert FilterEntityBundleTest into a kernel test 2019-04-16 07:19:24 +10:00
Lee Rowlands 81d8e2a7da
Issue #2953331 by Sam152, Manuel Garcia, alexpott, azinck, anish.a, amateescu, jibran, Wim Leers, dawehner: Add a views sort handler for sorting content by moderation state 2019-04-16 07:08:21 +10:00
Lee Rowlands 51284616ab
Issue #3025152 by andypost: Remove entityManager constructor argument from SystemManager 2019-04-16 07:03:07 +10:00
Lee Rowlands 3a200fd122
Issue #3041696 by claudiu.cristea, Lendude: Convert FieldApiDataTest into a kernel test 2019-04-16 06:58:26 +10:00
Alex Pott 9bd884d5cd
Issue #3041375 by lauriii, johndevman, yogeshmpawar, bnjmnm: Convert behaviors.layoutBuilderBlockDrag to use js- prefixed classes for attaching behaviors 2019-04-15 05:44:56 -07:00
Alex Pott fc11a4f5c1
Issue #2787185 by botris, mikelutz, kekkis, mikeryan, lemuelsantos, mvbaalen, quietone, BenStallings, mpotter, heddn: track_changes does not work when the map is joinable 2019-04-13 15:36:00 -07:00
Alex Pott cf3d779799
Issue #3042216 by johndevman, lauriii, tim.plunkett: Only add .layout-builder-block to blocks when in the Layout Builder UI 2019-04-13 15:25:59 -07:00
Alex Pott 508a63e7cd
Issue #2756229 by mohit1604, RumyanaRuseva, quietone, heddn, 5to1: Improve destination missing exception message 2019-04-13 10:47:22 -07:00
Alex Pott 8ea7023787
Issue #2994947 by dead_arm, mark_fullmer, alexpott, kostyashupenko, brad.bulger, tim.plunkett, PCate: Add RTL CSS to Layout Builder 2019-04-13 10:23:21 -07:00
Alex Pott b77d870b29
Issue #3018021 by tim.plunkett: Rename $id parameter to $type in SectionStorageManager 2019-04-12 16:51:01 -07:00
webchick 1c35eada24 Issue #3047699 by alfredofonseca, joachim, cosmicdreams: The class docs for the two password reset forms should differentiate them 2019-04-12 15:15:52 -07:00
Alex Pott 109dfd58bd
Issue #2852463 by mikelutz, tim.plunkett, heddn, xjm, MegaChriz, joachim, phenaproxima, dawehner, benjifisher: Create a trait to implement \Drupal\Component\Plugin\ConfigurableInterface 2019-04-12 14:23:23 -07:00
Alex Pott 58146e4827
Issue #3004226 by Elendev, alexpott: Allow formatPlural's plural string not to have '@count' in it in JavaScript 2019-04-12 12:56:12 -07:00
webchick a24710abeb Issue #3033442 by dww, kailask, phenaproxima, seanB, lauriii: Use 24 items per page for better responsive grid behavior 2019-04-12 10:23:43 -07:00
catch 00398c7fca Issue #3046697 by Krzysztof Domański: \Drupal\Tests\views\Kernel\Entity\RowEntityRenderersTest::testRevisionBaseTable() can randomly fail 2019-04-12 14:00:57 +09:00
catch 3f8ab25ea8 Issue #3044364 by amateescu: Improve hit ratio for the menu tree cache 2019-04-12 13:12:43 +09:00