Commit Graph

224 Commits (f46d09e956a9a3f493b73241ca9527d7e901b7a8)

Author SHA1 Message Date
xjm 7ff11794e5 Issue #2821499 by jungle, Andy_D, nikitagupta, lomasr, bbombachini, alexpott, andypost, Mile23, quietone, Sophie.SK, mtodor, barone, kuldeep_mehra27, vsujeetkumar, swatichouhan012, jhodgdon: Enable phpcs rule DrupalPractice.InfoFiles.NamespacedDependency 2020-05-19 13:54:06 -05:00
catch 421c588c16 Issue #3131343 by mondrake, dww, jungle: Replace assertions involving calls to in_array() with assertContains()/assertNotContains() 2020-05-11 09:10:55 +01:00
catch 5777f8f595 Issue #3101891 by tim.plunkett, zrpnr: Allow layout plugins to define default values for column widths 2020-05-07 19:34:37 +01:00
catch 40a5bd7e0a Issue #3126965 by jungle, quietone, longwave, mondrake, dww: Replace assert* involving count() and an integer literal with assertCount() 2020-05-07 19:07:00 +01:00
Alex Pott 3f87e0d805
Issue #3132745 by jungle, longwave, xjm, swatichouhan012, daffie: Fix Drupal.Array.Array.LongLineDeclaration coding standard for instances of the $modules test property 2020-05-02 12:34:00 +01:00
catch 5132c83fac Issue #3082415 by Krzysztof Domański, mondrake, alexpott, longwave, jungle: Replace assert(Not)Same/Identical() on booleans with assert(Not)True/False() in PHPUnit tests 2020-04-17 16:00:07 +01:00
Alex Pott 6bf02d966d
Issue #2822382 by voleger, pfrenssen, erozqba, jungle, RytoEX, borisson_, jofitz, shashikant_chauhan, sidharthap, dawehner, xjm, kiamlaluno, catch, daffie, klausi: Make every $modules property protected on classes extending BrowserTestBase and KernelTestBase 2020-04-13 12:05:00 +01:00
Alex Pott 0dc28534c8
Issue #3107732 by mondrake, longwave, swatichouhan012, salah1, xjm, catch, alexpott, Berdir: Between April 13 and April 17, 2020: Add return typehints to setUp/tearDown methods in concrete test classes 2020-04-13 09:56:30 +01:00
Alex Pott 6108526c9c
Issue #3113077 by mondrake, Hardik_Patel_12, Neslee Canil Pinto, swatichouhan012, prabha1997, neelam_wadhwani, Berdir, longwave: Replace assertContains() on strings with assertStringContainsString() or assertStringContainsStringIgnoringCase() 2020-04-12 12:34:00 +01:00
xjm 4c453683e4 Issue #3106666 by catch, jungle, xjm, alexpott, tim.plunkett, Berdir: Remove post updates added prior to 8.8.0 2020-03-11 15:58:38 -05:00
Alex Pott f7a4b4b418
Issue #3045171 follow-up by alexpott: Form blocks rendered inside layout builder break save 2020-02-25 10:27:37 +00:00
Alex Pott 0a16b0f112
Issue #3045171 by godotislate, rlmumford, bnjmnm, ccasals, bkosborne, johndevman, shimpy, Madhura BK, phjou, xaqrox, a3hill, tim.plunkett, gnuget, grahamC, kualee: Form blocks rendered inside layout builder break save 2020-02-25 09:14:40 +00:00
Alex Pott 984f549d7f
Issue #3108640 by godotislate, tim.plunkett: Entity reference field blocks not bubbling cache metadata when view access to referenced entity is not allowed 2020-02-24 13:33:02 +00:00
Alex Pott 2957b44ca6
Issue #3072744 by twfahey, swatichouhan012, tim.plunkett: "Add a new inline block" title on settings tray doesn't match "Custom block" 2020-02-24 09:37:37 +00:00
Alex Pott 8e37bfb03f
Issue #3088077 by Sam152, bkosborne, rensingh99, tim.plunkett: Layout builder does not correctly bubble up cache metadata for empty blocks 2020-02-13 09:31:58 +00:00
catch 6ef456a287 Issue #3108252 by pratik_kamble, Hardik_Patel_12, rogerpfaff, nishantghetiya: Remove unused variables from layout builder module 2020-02-06 17:57:56 +00:00
catch 534ee0d39d Issue #3086374 by mondrake, alexpott, joseph.olstad, Spokje, ravi.shankar, Gábor Hojtsy, heddn, Charlie ChX Negyesi, amateescu: Make Drupal 9 compatible with PHP 7.4 2020-02-04 16:24:45 +00:00
catch 7acaffe529 Issue #2984509 by Falco010, tbsiqueira, tim.plunkett, johndevman, jdleonard: $delta is passed as string and not integer 2020-02-03 16:19:38 +00:00
Alex Pott 4577772da0
Issue #3101543 by lauriii, bnjmnm, ravi.shankar, alexpott: Update core JavaScript dependencies listed in package.json 2020-01-30 09:08:38 +00:00
Alex Pott 5b657b15b8
Revert "Issue #3101543 by lauriii, bnjmnm, ravi.shankar: Update core JavaScript dependencies listed in package.json"
This reverts commit 2dadb738bf.
2020-01-28 13:14:16 +00:00
Alex Pott 2dadb738bf
Issue #3101543 by lauriii, bnjmnm, ravi.shankar: Update core JavaScript dependencies listed in package.json 2020-01-28 11:36:14 +00:00
catch 720924f719 Issue #2893804 by Wim Leers, Stefdewa, Berdir, catch: Remove rest.module BC layers 2020-01-27 17:41:43 +00:00
catch e1a041c493 Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, xjm, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88** 2020-01-24 23:52:03 +00:00
Lee Rowlands 2e53ac1699
Revert "Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88**"
This reverts commit 136f055066.
2020-01-22 10:30:15 +10:00
Lee Rowlands 136f055066
Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88** 2020-01-22 09:33:30 +10:00
webchick e3873ccd41 Issue #3096034 by tim.plunkett, zrpnr: Allow customization of the list of layouts 2019-11-25 10:39:42 -08:00
catch d6694e2335 Issue #3088492 by tim.plunkett: Remove deprecated code from Layout Builder 2019-11-22 09:58:15 +00:00
Alex Pott a22c3c4580
Issue #3090174 by tim.plunkett, henriklarsson: Data attribute 'layout-content-preview-placeholder-label' exists outside LB UI 2019-11-15 21:39:03 +00:00
Alex Pott 2a009c5edd
Issue #3048498 by jonathan1055, Lendude, naveenvalecha, klausi, alexpott, Gábor Hojtsy: [≈Nov. 11] Fix Drupal.Commenting.Deprecated coding standard 2019-11-14 09:08:15 +00:00
catch 32d95eccd7 Issue #3082655 by Wim Leers, alexpott, iyyappan.govind, dww, lauriii: Specify the $defaultTheme property in all functional tests 2019-11-08 13:39:33 +00:00
Lauri Eskola 4fb98eb269
Issue #3064049 by zrpnr, lauriii, bnjmnm, finnsky, alexpott, tedbow, phenaproxima, Wim Leers, xjm, Berdir, sasanikolic, justafish, larowlan: Replace jQuery UI sortable with Sortable js 2019-11-01 02:21:14 +02:00
catch bc6aabc9cd Issue #3087692 by Wim Leers, alexpott: Remove the core key from views configuration 2019-10-22 20:40:16 +01:00
catch e37031e09a Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
webchick 3003cc65d8 Issue #3073872 by tim.plunkett, starshaped, webchick, phenaproxima, worldlinemine, AaronMcHale, jrockowitz, ckrina: Allow for Layout Builder sections to be given administrative labels 2019-08-23 11:30:10 -07:00
catch a2d8c0a816 Issue #3065474 by tim.plunkett, jeremyr, omkar06: An error occurs when viewing an entity after removing all layout sections and Quickedit module enabled 2019-07-18 14:14:49 +01:00
catch c12498bd9e Issue #2776031 by fgm, andypost, voleger, yogeshmpawar, Berdir, joachim: Properly deprecate ThemeHandlerInterface install() and uninstall() also replace usage 2019-07-12 14:15:04 +01:00
catch c164ccc1da Issue #3066245 by jeissonp: Update hook name in docblock 2019-07-11 15:38:23 +01:00
catch 63148faa02 Issue #3020572 by mark_fullmer, bkosborne, tim.plunkett: Layout builder block for extra fields should appear in "Content Fields" category and not "Content" 2019-06-28 09:56:29 +01:00
Lee Rowlands 90534acefb
Issue #3001313 by bnjmnm, tim.plunkett, bobbygryzynger, Cyberschorsch, yogeshmpawar, mikey en, hershy.k, borisson_: Field blocks in the layout builder do not have view mode suggestions 2019-06-28 07:26:47 +10:00
Alex Pott e82e0c0573
Issue #3059090 by clepson, mondrake, alexpott: Deprecate \Drupal\Tests\PhpunitCompatibilityTrait::setExpectedException() 2019-06-11 12:38:53 +03:00
Lauri Eskola ffb1e1e553
Issue #3044366 by shaal, kjay, tim.plunkett, bnjmnm, alexpott, pawandubey, smaz, lauriii, markconroy, Gábor Hojtsy: Fix styling of Umami for layout builder 2019-06-06 17:12:34 +03:00
Lauri Eskola f8f83d5718
Issue #3050225 by smaz, shaal, kjay: Layout builder link add: Set background alignment to center 2019-06-05 14:39:31 +03:00
catch 44ffb271f1 Issue #3023220 by tim.plunkett, andyg5000, Berdir, phenaproxima, bkosborne: Performance: Prevent extra Layout Builder code from running when rendering fields in isolation (Views results, FieldBlock, etc) 2019-05-30 23:20:46 +01:00
Alex Pott 13cbe41170
Issue #3046007 by Sam152, alexpott, amateescu, tim.plunkett: In some circumstances the override field is not cleared from the field map when a bundle is deleted, resulting in a fatal error in layout_builder_post_update_make_layout_untranslatable 2019-05-30 14:08:22 +01:00
Alex Pott 408c540ccf
Issue #2886622 by Berdir, martin107, Mile23, tim.plunkett, mikelutz, jonathan1055: Deprecate all EntityManager methods with E_USER_DEPRECATED 2019-05-30 12:36:55 +01:00
Alex Pott 9a11de65fa
Issue #2892440 by bnjmnm, tedbow, alexpott, Krzysztof Domański, Lendude: Provide helper test method to wait for an element to be removed from the page 2019-05-25 09:25:44 +01:00
catch e46168f2dc Issue #3056536 by alexpott, tedbow: LayoutBuilderDisableInteractionsTest randomly fails 2019-05-24 11:25:35 +01:00
catch f4b3ab3a3b Issue #2901792 by alexpott, tedbow, dww, bnjmnm, jhodgdon, Krzysztof Domański: Disable all animations in Javascript testing 2019-05-22 15:28:27 +01:00
xjm c41776052c Issue #3053529 by tim.plunkett, Waxwing, portulaca: Cannot enable overrides for any bundle if another bundle has full view mode enabled 2019-05-15 11:31:16 -05:00
Alex Pott 7dfb49ba40
Issue #3052431 by amateescu, tim.plunkett: layout_builder_post_update_make_layout_untranslatable() still attempts to query all revisions for non-revisionable entities 2019-05-08 23:25:44 +01:00