Commit Graph

36242 Commits (3ab46e219dcb6eaa4e7373dbf27b7f37c32e0dec)

Author SHA1 Message Date
Nathaniel Catchpole 82fed91529 Issue #3039408 by vijaycs85, WidgetsBurritos, alexpott, phenaproxima, Joseph Zhao, tstoeckler, kfritsche, mikelutz, fabpot: Updating twig/twig to v1.38.0 or v1.38.1 causes fatal error 2019-03-13 13:20:40 +00:00
Alex Pott 30654bd41d
Issue #3026434 by tedbow, tim.plunkett, xjm, phenaproxima, plach, Kristen Pol, alexpott: Ensure that Layout Builder Inline Blocks doesn't assume section storage internals 2019-03-12 21:30:41 +00:00
Gábor Hojtsy 5b3b69f75b Issue #3037767 by seanB, lauriii: Improve responsive styling of grid items in the media library 2019-03-12 11:20:45 +01:00
Alex Pott 05fa218275
Issue #3035316 by seanB, andrewmacpherson, oknate, phenaproxima, rainbreaw: ‘Add media’ in MediaLibraryWidget should be a button, not a link 2019-03-12 10:12:49 +00:00
Nathaniel Catchpole 5ce9bcd9f6 Issue #2880149 by amateescu, timmillwood, Manuel Garcia, Jo Fitzgerald, fidodido06, plach, blazey, hchonov, benjifisher, lbodiguel, vpeltot, larowlan, dixon_, jojototh, Wim Leers, catch, jibran, Berdir, mikelutz, pameeela, webchick, Bojhan: Convert taxonomy terms to be revisionable 2019-03-11 19:58:30 +00:00
Alex Pott 2af907ca36
Issue #2296615 by Mile23, chr.fritsch, jibran, borisson_, dawehner, alexpott, andypost: Accurately support multiple @groups per test class 2019-03-11 17:02:19 +00:00
Alex Pott 165ba7eca0
Issue #2795789 by Fabianx, jibran, dawehner, alexpott: Do not rebuild the container so often in BTB 2019-03-11 16:31:52 +00:00
Alex Pott d4f1cb5a34
Issue #3032287 by Sam152, tim.plunkett, amateescu: Add the content moderation state widget to the layout builder entity form 2019-03-11 14:30:27 +00:00
Francesco Placella 5ad8f598e5 Issue #2880152 by amateescu, blazey, plach, larowlan, vijaycs85: Convert custom menu links to be revisionable 2019-03-11 14:38:31 +01:00
Alex Pott 1e0ad95a0b
Revert "Issue #3035316 by seanB, andrewmacpherson, oknate, phenaproxima, rainbreaw: ‘Add media’ in MediaLibraryWidget should be a button, not a link"
This reverts commit 58d6b44288.
2019-03-11 13:00:57 +00:00
Alex Pott 58d6b44288
Issue #3035316 by seanB, andrewmacpherson, oknate, phenaproxima, rainbreaw: ‘Add media’ in MediaLibraryWidget should be a button, not a link 2019-03-11 09:58:49 +00:00
Alex Pott 2b5a0b53db
Issue #2978283 by Lendude, VladimirAus, interX, kim.pepper, alexpott, LOBsTerr: Creating a view with revisions triggers Drupal\Component\Plugin\Exception\PluginNotFoundException: The "" plugin does not exist 2019-03-11 09:52:20 +00:00
Lee Rowlands 6896b4eb0a
Issue #3038892 by alexpott, quietone: Drupal\Tests\migrate_drupal\Kernel\d6\FieldDiscoveryTest randomly fails on PostgreSQL 2019-03-11 19:41:58 +10:00
Alex Pott 2c166a50a6
Issue #2969109 by martin107, andypost, kaythay, Berdir: Replace deprecated usages of entityManager in form classes 2019-03-10 07:34:23 +00:00
Lee Rowlands 7d2d9cca09
Issue #3038707 by amateescu: The entity type definition is out of sync between SqlContentEntityStorage and SqlContentEntityStorageSchema during field storage CRUD operations 2019-03-09 13:11:41 +10:00
Alex Pott 2dfe7b6d36
Issue #3016420 by tim.plunkett, EclipseGc: Allow context definition annotations to specify constraints 2019-03-08 23:03:16 +00:00
Gábor Hojtsy 4b2c32c4b5 Issue #3038538 by smaz, kjay, markconroy, Dries: Complete 'Out of the box initiative' and add 'Umami demo' subsystem maintainers 2019-03-08 15:18:40 +01:00
Nathaniel Catchpole 13f7c6f64d Issue #3038062 by Gábor Hojtsy, alexpott: [Symfony 4] Skip ReverseProxyMiddlewareTest::testReverseProxyEnabledLegacy test
(cherry picked from commit 78b4e3cc66)
2019-03-08 11:51:21 +01:00
Nathaniel Catchpole 503d9dde7d Issue #2976035 by amateescu, blazey, hchonov, plach, tstoeckler, catch, jibran, larowlan, alexpott: Entity type CRUD operations must use the last installed entity type and field storage definitions 2019-03-08 10:45:58 +00:00
Gábor Hojtsy 390ffde153 Issue #3034751 by shaal, goska_m, pawandubey, andrewmacpherson: Remove link from node title in Card display mode to improve accessibility 2019-03-08 11:45:02 +01:00
Alex Pott 54ff737a18
Issue #2788637 by mglaman, Berdir, bradjones1, effulgentsia, alexpott, amateescu, borisson_: Values in shared table for SQL content entity storage do not get unserialized 2019-03-08 10:05:33 +00:00
Alex Pott c51bacbcc6
Issue #3007606 by amateescu: Force all update path tests to only run one entity per batch 2019-03-08 07:17:29 +00:00
Alex Pott 446586b60a
Issue #2949715 by jhodgdon, ankitjain28may, Lendude, mohit1604, dww, alexpott: Automated Tests 8.x topic needs an update 2019-03-08 07:15:40 +00:00
Alex Pott 21c3504993
Issue #3016429 by bircher, mpotter, alexpott, johndevman, borisson_, Upchuk, larowlan: Add a config storage copy utility trait and fix ConfigManager::createSnapshot 2019-03-08 06:48:50 +00:00
Alex Pott a916e4d4fa
Issue #2951550 by mikelutz, Jo Fitzgerald, quietone, heddn, alexpott, phenaproxima: Make service for field discovery for use in migrate entity derivers 2019-03-08 06:44:20 +00:00
Alex Pott 2348afa46a
Issue #2940135 by andypost, Berdir, alexpott: Use file_system service to \Drupal\Core\Config\FileStorage 2019-03-08 06:33:06 +00:00
Lee Rowlands 8cd35dbe20
Issue #2937542 by alexpott, mikelutz, larowlan, dawehner, Mile23, catch, Gábor Hojtsy, Chi: 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
(cherry picked from commit c9dd655885)
2019-03-08 15:16:05 +10:00
Gábor Hojtsy afbdd37f72 Issue #3029839 by shaal, smaz, Gábor Hojtsy, mcannon, Eli-T, alexpott: Multilingual functionality - enable English and Spanish as part of Umami installation 2019-03-08 00:44:31 +01:00
Gábor Hojtsy 61a86b38a0 Issue #3033912 by shaal, smaz: Hide the module that imports Umami's content 2019-03-07 23:33:37 +01:00
xjm efc8141449 Drupal 8.8.x-dev 2019-03-07 15:46:07 -06:00
Alex Pott a726a4312a
Issue #2809503 by Lendude, markdorison, voleger, andypost, jibran, alexpott, Mixologic, mondrake: Convert AJAX part of \Drupal\file\Tests\FileFieldWidgetTest to JavascriptTestBase 2019-03-07 09:31:05 +00:00
Alex Pott 97a6869145
Issue #3021450 by kim.pepper, jibran, voleger, alexpott, Berdir: Add @trigger_error to deprecated functions in file.inc and replace their usages 2019-03-07 09:13:25 +00:00
Lee Rowlands edd0191d89
Revert "Issue #2135445 by dww, Sam152, jessebeach, Mile23, Kristen Pol, Wim Leers, larowlan: Toolbar displays Manage tab even if the user is not permitted to see it"
This reverts commit 211c6641f8.
2019-03-07 19:12:45 +10:00
Francesco Placella 17de81c580 Issue #2942675 by tim.plunkett, Sam152, plach, phenaproxima: Layout builder should use the active variant of an entity 2019-03-06 23:46:19 +01:00
webchick e5472e4894 Issue #3037550 by bendeguz.csirmaz, tedbow, andrewmacpherson, tim.plunkett: Clarify which block or section is being removed in layout builder dialog 2019-03-06 10:50:17 -08:00
Lauri Eskola 4d6928db8e
Issue #3035669 by bnjmnm, Wim Leers, lauriii: Block contextual links intermittently ignore mouseup 2019-03-06 20:40:53 +02:00
Nathaniel Catchpole 4f15f2dab8 Issue #3037823 by alexpott, Berdir, amateescu: The system.theme.data key remains corrupted in state causing performance issues and is not used in >= 8.7 2019-03-06 17:21:33 +00:00
webchick 0e83520cbc Issue #2929783 by tim.plunkett, MerryHamster, bnjmnm, xjm, webchick, samuel.mortenson, EclipseGc, kevincrafts, ndf, DyanneNova, yoroy, TheodorosPloumis, tedbow, pixelite, seanB, phenaproxima, AaronMcHale, benjifisher: Review Layout Builder UI terminology 2019-03-05 22:19:20 -08:00
webchick 9748db651e Issue #2938182 by bnjmnm, phenaproxima, DyanneNova, webchick, andrewmacpherson, xjm, tedbow, benjifisher: Design intuitive affordances for Layout Builder (for illustrating which parts of the page are editable in a given context) 2019-03-05 21:52:31 -08:00
webchick c04b1cef27 Issue #3037113 by tim.plunkett, andrewmacpherson: Replace layout builder discard-changes + revert-to-default links with buttons 2019-03-05 21:20:08 -08:00
Lee Rowlands 094890e633
Issue #2942907 by plach, amateescu, Berdir, tim.plunkett, hchonov, gabesullice, jibran, xjm, tedbow, timmillwood, larowlan, Sam152, pmelab, catch, effulgentsia: Entity system does not provide an API for retrieving an entity variant that is safe for editing 2019-03-06 11:18:48 +10:00
Lee Rowlands 1036f4cca0
Issue #3029197 by catch, Gábor Hojtsy, alexpott, mikelutz: [symfony 5] Class implements "Symfony\Component\DependencyInjection\ResettableContainerInterface" that is deprecated since Symfony 4.2, use "Symfony\Contracts\Service\ResetInterface" instead 2019-03-06 10:57:52 +10:00
xjm 84a06d6b6e Issue #3035554 by bnjmnm, tim.plunkett: "Configure section" link and section close button overlap 2019-03-05 17:55:01 -06:00
xjm 91c0cf1d5c Issue #3037124 followup by tim.plunkett, xjm: Off-canvas dialog titles should not be visually truncated by the library CSS either 2019-03-05 16:48:53 -06:00
xjm a5e8d252f8 Issue #3037124 by bnjmnm, andrewmacpherson: Off-canvas dialog titles should not be visually truncated 2019-03-05 16:36:14 -06:00
Gábor Hojtsy 297130cebe Issue #2989541 by shaal, kjay, smaz, rachel_norfolk, finnsky, markconroy, Eli-T, JayKandari, redzeuf: Consider use of Tour module in Umami 2019-03-05 22:42:59 +01:00
Gábor Hojtsy 272fdc6bf9 Issue #2999731 by tim.plunkett, r.aubin, bnjmnm, tedbow: Document Layout Builder functionality in its hook_help() text 2019-03-05 22:05:44 +01:00
Gábor Hojtsy 86926a8680 Issue #3037766 by seanB, phenaproxima, Gábor Hojtsy: Inconsistent margin/padding on media library vertical tabs 2019-03-05 21:42:22 +01:00
Gábor Hojtsy ce6569f0fa Issue #2981044 by seanB, lauriii, andrewmacpherson, phenaproxima, dww, larowlan, marcoscano: Unify the grid/table views of the media library 2019-03-05 13:12:57 +01:00
Alex Pott 2c4ca06895
Issue #2947517 by Lendude, jibran, alexpott, larowlan: Selenium driver: API to get remote file paths 2019-03-05 12:02:19 +00:00