Commit Graph

15380 Commits (8e162d631640da8c40d6cac4eac901b82531d929)

Author SHA1 Message Date
Nathaniel Catchpole a3a1663bfc Issue #2723593 by alexpott, Jo Fitzgerald, daffie, JacobSanford, rajeshwari10, chishah92, Saviktor, marvin_B8, valthebald, Mile23, Berdir: Properly deprecate entity_load() and friends 2019-02-05 12:08:32 +00:00
Nathaniel Catchpole 21b62c60ab Issue #2975539 by mondrake, alexpott, marcoscano, desierto: Changing machine name of image style leads to WSOD when loading widgets that used the old name 2019-02-05 11:46:32 +00:00
xjm 4b69cc46c2 Issue #3009344 by tim.plunkett, xjm, bnjmnm: Reloading the Layout Builder while JS is available differs from when JS is not available 2019-02-04 19:53:02 -06:00
Nathaniel Catchpole 4a43a3b863 Issue #3030086 by amateescu, dhirendra.mishra, Berdir, joshi.rohit100: Clean up content_translation_entity_presave() 2019-02-04 14:39:30 +00:00
Nathaniel Catchpole d74e36a43f Issue #2859315 by quietone, heddn, jhodgdon: SQL error from profile_fields when migrating d6 (or d7) to d8 without Profile module 2019-02-04 14:28:27 +00:00
Nathaniel Catchpole 3cc8a612de Issue #3015752 by alexpott, bnjmnm: Properly deprecate USERNAME_MAX_LENGTH and USER_REGISTER_* constants 2019-02-04 12:39:54 +00:00
xjm 140e97ef29 Issue #3022749 by tim.plunkett, phenaproxima, bkosborne: The getDefaultSectionStorage() method on OverridesSectionStorage does not return the correct object 2019-02-04 06:34:31 -06:00
Nathaniel Catchpole 447cdb78ed Issue #3028657 by alexpott, Berdir: Properly deprecate entity_load_multiple() 2019-02-04 12:29:50 +00:00
Nathaniel Catchpole 389fbbff15 Issue #3029673 by Lendude, Gábor Hojtsy: Convert \Drupal\field_ui\Tests\ManageDisplayTest to BrowserTestBase 2019-02-04 12:26:16 +00:00
Nathaniel Catchpole c76c37b574 Issue #3014773 by Sam152, joachim, alexpott: Remove dead code in BaseFieldDefinition 2019-02-04 12:10:27 +00:00
Lee Rowlands 5ba43aecde
Issue #3025839 by dww: Change toolbar's permission label to 'Use the toolbar' 2019-02-04 18:50:42 +10:00
Lee Rowlands aba8c85e63
Issue #3025580 by alexpott, Krzysztof Domański, Kristen Pol: \Drupal\Tests\system\Functional\Menu\AssertBreadcrumbTrait::assertBreadcrumbParts is vulnerable to false positives 2019-02-04 07:18:09 +10:00
xjm b77bf6a978 Issue #3025867 by tim.plunkett, Kristen Pol, phenaproxima, alexpott, xjm, andypost: Provide a classed object for TempStore metadata 2019-02-03 11:57:11 -05:00
Nathaniel Catchpole 3148601bc0 Issue #2984782 by amateescu, plach, catch, jibran, kristiaanvandeneynde: Add an API for converting entity type schemas to (non-)revisionable/(non-)translatable, with or without data 2019-02-01 13:26:39 +00:00
xjm ca8a550c05 Issue #3029819 by tim.plunkett, bnjmnm, tedbow, xjm: Do not allow Page Title block to be placed in Layout Builder until it works properly 2019-01-31 16:29:57 -06:00
xjm 0e165d7d0a Issue #3027938 by tim.plunkett, xjm, phenaproxima: Abstract the contents of LayoutBuilderController into a render element 2019-01-31 15:58:43 -06:00
xjm 898feb654c Issue #2999719 by mandclu, ifrik, tim.plunkett, Kristen Pol, xjm, AaronMcHale, DyanneNova, phenaproxima: Update the Layout Builder module description and clarify how it differs from Field Layout 2019-01-31 14:02:49 -06:00
xjm 1d83b5fe26 Issue #3029061 by tim.plunkett, xjm, phenaproxima, alexpott, tacituseu: New layouts are missing config schema 2019-01-31 13:27:26 -06:00
Gábor Hojtsy ee4692e534 Issue #3029697 by catch, alexpott: [Symfony 4] Exception: Notice: A non well formed numeric value encountered 2019-01-31 13:49:12 +01:00
Alex Pott 73d9d9b770
Issue #3007716 by Sam152, kevin.dutra, jhedstrom, larowlan: Security update introduces breaking changes to content moderation 2019-01-31 11:57:18 +00:00
Alex Pott 57f1f1a480
Issue #2215857 by michielnugter, Lendude, gmercer, tim.plunkett, cferthorney, marabak, olli, ericmulder1980, TwoD, sanduhrs, stella, dww, nod_: Behaviors get attached to removed forms 2019-01-31 01:02:35 +00:00
Alex Pott f6674fa417
Issue #3017812 by ibustos, joachim: Language selector is immune to hook_entity_field_access in entity forms 2019-01-31 00:19:59 +00:00
Alex Pott 0f56ba986a
Issue #3029405 by amateescu, hchonov: Clean up documentation and type hints that don't need to mention both EntityInterface and another specialized interface anymore 2019-01-30 23:34:31 +00:00
Nathaniel Catchpole aaf13e2338 Issue #3029199 by Gábor Hojtsy, alexpott: [symfony 5] Calling "Symfony\Component\HttpFoundation\Request::getSession()" when no session has been set is deprecated since Symfony 4.1 2019-01-30 10:31:17 +00:00
Alex Pott 6f7fe9b86b
Revert "Issue #3029061 by tim.plunkett, phenaproxima: New layouts are missing config schema"
This reverts commit f192f65bff.
2019-01-29 19:54:54 +00:00
Alex Pott 5d1589b8d6
Issue #3028319 by amateescu: Specialized entity interfaces should extend the main EntityInterface 2019-01-29 18:27:09 +00:00
Alex Pott a3a8e4601b
Issue #3027595 by amateescu, pmelab: Incorrect blacklist condition in WorkspaceManager 2019-01-29 18:23:47 +00:00
xjm f192f65bff Issue #3029061 by tim.plunkett, phenaproxima: New layouts are missing config schema 2019-01-29 11:47:49 -06:00
Lauri Eskola 8018374362
Issue #2725259 by sardara, andrewmacpherson, claudiu.cristea, tedbow, alwaysworking, droplet, techmsi, kwoxer, xjm, alexpott, lauriii, catch, cilefen, Cottser: [regression] Table Drag handles no longer respond to up/down arrow keys 2019-01-29 13:21:28 +02:00
Lauri Eskola 9ecea57c54
Revert "Issue #2725259 by sardara, andrewmacpherson, claudiu.cristea, tedbow, alwaysworking, droplet, techmsi, kwoxer, xjm, alexpott, @catch, @cilefen, @Cottser, @lauriii: [regression] Table Drag handles no longer respond to up/down arrow keys"
This reverts commit 735aacac9c.
2019-01-29 13:20:03 +02:00
Lauri Eskola 735aacac9c
Issue #2725259 by sardara, andrewmacpherson, claudiu.cristea, tedbow, alwaysworking, droplet, techmsi, kwoxer, xjm, alexpott, @catch, @cilefen, @Cottser, @lauriii: [regression] Table Drag handles no longer respond to up/down arrow keys 2019-01-29 13:15:45 +02:00
xjm 06dbc81f02 Issue #2937073 by tim.plunkett, Saviktor, tedbow: Improve robustness of FieldBlockTest 2019-01-28 17:54:09 -06:00
Alex Pott e1832a2c2b
Issue #2973713 by quietone, Adita, etecjdo, apmsooner, mikeryan, gnuschichten, tstoeckler: cache_key source plugin configuration not documented 2019-01-28 23:11:24 +00:00
Alex Pott f06b97e218
Issue #2949555 by quietone, ankitjain28may: Correct the documentation on method UserMigrationClassTest 2019-01-28 22:54:45 +00:00
Alex Pott 9b485b8d98
Issue #3025685 by quietone: Add error msg to assertions in MigrateSourceTestBase 2019-01-28 22:50:23 +00:00
Alex Pott ff094150d0
Issue #3026840 by izus: Fix plural typo in workspaces field 2019-01-28 22:46:14 +00:00
Alex Pott 06076a3d58
Issue #2932909 by Mile23, Lendude, dawehner, alexpott: Convert web tests to browser tests for Simpletest module 2019-01-28 08:45:58 +00:00
Francesco Placella 1ab093210a Issue #2957385 by Wim Leers, gabesullice, jibran, tim.plunkett: FieldItemNormalizer never calls @DataType-level normalizer service' ::denormalize() method 2019-01-27 16:58:01 +01:00
Alex Pott cc5b5dc3ec
Issue #3023799 by Berdir, alexpott, tim.plunkett, larowlan: Add @trigger_error() to deprecated EntityManager::clearCachedDefinitions() method 2019-01-26 14:52:11 +00:00
Alex Pott 242bffc0ac
Revert "Issue #2234479 by Mile23, alexpott, dawehner, alberto56, joachim: Deprecate hook_test_* hooks in simpletest"
This reverts commit dad18d8946.
2019-01-26 14:37:03 +00:00
Alex Pott b1f49624db
Issue #2946122 by mikelutz, heddn, tim.plunkett, phenaproxima, alexpott, MegaChriz, joachim: Deprecate ConfigurablePluginInterface and replace with an interface that doesn't extend DependentPluginInterface 2019-01-26 12:42:37 +00:00
Alex Pott dad18d8946
Issue #2234479 by Mile23, alexpott, dawehner, alberto56, joachim: Deprecate hook_test_* hooks in simpletest 2019-01-26 12:23:50 +00:00
webchick dd324bd101 Issue #3024184 by seanB, andrewmacpherson, Kristen Pol: Make the tabbing order match the visual reading order in MediaLibraryWidget 2019-01-25 02:27:53 -08:00
Lee Rowlands ffad365297
Issue #3027872 by catch: [symfony 4] The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will change 2019-01-24 20:37:04 +10:00
Lee Rowlands db42557151
Issue #3027835 by Gábor Hojtsy, catch: [symfony 4] Argument 1 passed to Symfony\Component\HttpFoundation\Response::setCharset() must be of the type string, null given 2019-01-24 20:34:59 +10:00
Alex Pott 751b38424c
Issue #2668416 by Krzysztof Domański, wheatpenny, Lendude, alexpott: Wrong assert in NodeTitleTest 2019-01-24 10:14:53 +00:00
Alex Pott 4da678eb5f
Issue #2981870 by Lendude, alexpott: Duplicate BrokenSetUpTest for BrowserTestBase 2019-01-23 23:40:47 +00:00
Alex Pott 56658f00e7
Issue #2809513 by Lendude, brentgees: Convert AJAX part of \Drupal\responsive_image\Tests\ResponsiveImageFieldUiTest to JavascriptTestBase and the rest to BrowserTestBase 2019-01-23 15:21:29 +00:00
Alex Pott 9dfb602168
Issue #2591515 by joelpittet, Cottser, lauriii, NickWilde, kostyashupenko, alexpott, xjm: Move twig_without() to the TwigExtension where all the other filters are and deprecate 2019-01-22 12:46:01 +00:00
Alex Pott 5fbbbde83d
Issue #3026043 by Berdir: ConfigEntityBase::__sleep() serializes plugin instances if they were not previously initialized 2019-01-22 10:21:20 +00:00
Lee Rowlands 67ed5a5afc
Issue #3020385 by catch, vacho, alexpott, larowlan, borisson_, sjerdo: Symfony 3 and Symfony ^4.2 JsonEncode constructors are incompatible 2019-01-22 05:52:00 +10:00
Alex Pott 6077050ec7
Issue #3025250 by Sam152, chr.fritsch: BaseFieldDefinition::getProvider() always returns 'content_moderation' 2019-01-21 18:22:56 +00:00
Nathaniel Catchpole d6688ebf3c Issue #3021395 by quietone, alexpott: MigrateDrupalTestBase::migrateContent(['translations') does not migrate translations 2019-01-21 11:35:48 +00:00
Nathaniel Catchpole c59f10b928 Revert "Issue #3003238 by Sam152, amateescu, Berdir: EntityStorageException: Default revision can not be deleted in content_moderation_entity_revision_delete()"
This reverts commit 2492cdda1c.
2019-01-18 11:07:43 +00:00
Nathaniel Catchpole 898083ce7b Issue #2987418 by quietone, Kristen Pol: Rename MigrateUpgrade tests 2019-01-18 08:57:52 +00:00
Nathaniel Catchpole 2492cdda1c Issue #3003238 by Sam152, amateescu, Berdir: EntityStorageException: Default revision can not be deleted in content_moderation_entity_revision_delete() 2019-01-18 08:54:09 +00:00
xjm 94ac341ed9 Issue #3025870 by tim.plunkett, Kristen Pol, xjm: Cancelling changes in the Layout Builder UI should use a confirmation form 2019-01-17 16:27:23 -06:00
xjm 7e1a53c1f9 SA-CORE-2019-002 by greggles, cashwilliams, EclipseGc, larowlan, samuel.mortenson, alexpott, tedbow, effulgentsia, Fabianx, xjm, mlhess
(cherry picked from commit fe32f7790e)
2019-01-15 11:43:08 -06:00
Lauri Eskola b3aef2bced
Issue #3024505 by alexpott, markconroy: Add quote standards to Stylelint config 2019-01-14 17:55:33 +02:00
Alex Pott 0d2afd2960
Issue #3016829 by tim.plunkett, x11: Follow-up for intersection of #3014949 and #2968139 2019-01-13 21:47:56 +00:00
Lee Rowlands 7977626887
Issue #3020385 by catch, vacho, alexpott, sjerdo, borisson_: Symfony 3 and Symfony ^4.2 JsonEncode constructors are incompatible 2019-01-12 11:18:07 +10:00
Alex Pott 23285fb0fe
Issue #2955457 by pfrenssen, Chewie, unrealauk, alexpott, Pol: ConfigFactory static cache gets polluted with data from config overrides 2019-01-11 20:56:12 +00:00
Alex Pott 2758e60278
Issue #3004718 by quietone, Jo Fitzgerald, edysmp: Better MigrateException message in the format_date process plugin 2019-01-11 14:20:41 +00:00
Alex Pott 7dcda1f625
Issue #2977107 by Berdir, alexpott, jibran, larowlan: Use more specific entity.manager services in module .services.yml files 2019-01-11 14:13:39 +00:00
Alex Pott c00be4c49c
Issue #3020142 by mglaman, tim.plunkett: Test module no_transitions_css has invalid hook_page_attachments 2019-01-10 08:57:29 +00:00
xjm fea6c51226 Issue #3007973 by tim.plunkett, lukasss, xopoc, bnjmnm, stompersly: Layout builder prevents the rendering of extra fields (like Links) on pages not using Layout Builder 2019-01-09 15:24:56 -06:00
xjm 7154acda63 Issue #3020707 by seanB, phenaproxima, xjm, webchick, larowlan: Streamline buttons in the media library widget 2019-01-09 13:28:26 -06:00
Alex Pott 38bb516ffe
Issue #3023126 by spitzialist, minakshiPh, el7cosmos: Class Drupal\migrate\Row referenced with incorrect case: Drupal\Migrate\Row 2019-01-09 09:19:32 +00:00
Alex Pott c23c05c90f
Issue #2691675 by Berdir, Mile23, alexpott: Replace deprecated entityManager() in ControllerBase descendents 2019-01-08 09:40:56 +00:00
effulgentsia 2a8e1e0a3c Issue #2938132 followup by tim.plunkett, tacituseu: Fixed PHP 5.6 regression 2019-01-07 20:54:10 -08:00
Alex Pott 11dab2c704
Issue #3003713 by Wim Leers, alexpott, zann1e, idebr: Use absolute URLs in link relations Google doesn't support relative URLs 2019-01-08 00:19:43 +00:00
Alex Pott 6cb2397837
Issue #2938132 by tedbow, tim.plunkett, xjm, EclipseGc, AaronMcHale, alexpott, DyanneNova: Ship layouts that make sense with Layout Builder's concept of sections 2019-01-07 22:00:47 +00:00
Alex Pott a013f0538c
Issue #3021236 by catch, alexpott, Berdir: Page cache test fails with Symfony 3.4.19 and above 2019-01-07 14:18:18 +00:00
Nathaniel Catchpole a979848a71 Issue #3020001 by Wim Leers, jeqq: Error when normalizing entity reference field item that references to a new entity 2019-01-07 11:45:52 +00:00
Nathaniel Catchpole 95b3b17867 Issue #3023747 by mikelutz, heddn: D6 profile migrations assume stubs, which fail 2019-01-07 11:40:36 +00:00
Nathaniel Catchpole 3302a0ae48 Issue #2926855 by Wim Leers, vacho: Normalize docblock + value of all NormalizerInterface::$supportedInterfaceOrClass occurrences 2019-01-07 11:30:39 +00:00
Nathaniel Catchpole 75a4213161 Issue #2845975 by quietone, Jo Fitzgerald, aleevas, maxocub, Gábor Hojtsy: Migrate Drupal 6 user profile field value option translations 2019-01-07 11:27:16 +00:00
Alex Pott 0b6c398e7b
Issue #2693727 by mikelutz, sanduhrs, CalebD, ajlib, Lendude, tstoeckler, catch: Limiting options for exposed Language filters causes errors and doesn't work for special languages 2019-01-07 09:28:56 +00:00
Nathaniel Catchpole 05bbd9d036 Issue #3006409 by Berdir: Update deprecated usages of Entity::getEntityManager() 2019-01-04 11:52:43 +00:00
Nathaniel Catchpole 8c36798fa3 Issue #3022017 by svenryen: Text label for OPML views is duplicated 2019-01-02 10:12:07 +00:00
Nathaniel Catchpole 100826d738 Issue #2917917 by MaskOta, andersen_ti, Venkatesh Rajan.J, Chi: Change title for create action and edit action routes 2019-01-02 09:57:54 +00:00
Nathaniel Catchpole 79e94b49b3 Issue #3018942 by welly, alexpott, jibran, Krzysztof Domański, floydm: Domain URL language detection - InvalidArgumentException: The user-entered string must begin with a '/', '?', or '#' 2019-01-02 09:56:15 +00:00
Alex Pott b942654652
Issue #3021838 by alexpott, quietone: [PostgresSQL] Variable to config: search_active_modules 2019-01-02 10:44:34 +01:00
Nathaniel Catchpole 31f9ebf7f5 Issue #3008446 by alexpott, jcnventura, fenstrat, quietone, voleger, andypost: Complete the deprecation of format_date() 2019-01-01 19:15:24 +00:00
Alex Pott 4bbebca990
Issue #2695207 by Lendude, finne, biguzis, dawehner, xjm: Text (plain, long) field is not click sortable and does not appear in combine fields filter 2019-01-01 13:28:50 +01:00
Alex Pott c67d4cfe6f
Issue #3022713 by tim.plunkett: Remove vestigial $sectionList properties from section storage classes 2019-01-01 13:19:14 +01:00
xjm 9065203c7b Issue #2976148 by tim.plunkett, phenaproxima, xjm, tedbow, Wim Leers, EclipseGc, larowlan, dead_arm: Layout-based entity rendering should delegate to the correct section storage instead of hardcoding to either defaults or overrides 2018-12-31 16:11:20 -05:00
Alex Pott 48eb10555f
Issue #3020718 by jibran, Sam152: system_post_update_add_expand_all_items_key_in_system_menu_block fails if blocks module is disabled 2018-12-31 08:55:02 +01:00
Alex Pott 60574dd038
Issue #3020902 by Berdir, alexpott: PostgresqlDateSql fails to serialize 2018-12-28 09:10:30 +01:00
Alex Pott 77ba739da0
Issue #2990686 by cburschka: Point "trusted host" doc link at alias 2018-12-26 20:39:50 +01:00
Alex Pott d2989e4366
Issue #2952626 by Daniel Korte, tstoeckler, romainj, John Pitcairn: Toolbar tab click potentially accessing wrong element due to JavaScript event delegation 2018-12-26 20:37:48 +01:00
Alex Pott b99b499e70
Issue #3021458 by kim.pepper, voleger: Properly deprecate drupal_move_uploaded_file() 2018-12-23 18:46:15 +01:00
Alex Pott 60505f3693
Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods 2018-12-23 14:30:20 +01:00
Alex Pott 30fb223765
Issue #3022183 by wengerk, benjifisher: Fix BlockContentAccessHandlerTest::providerTestAccess wrong coverage by early return 2018-12-23 11:06:06 +01:00
Alex Pott bda5967eca
Issue #2984072 by vijaycs85, Lendude, ApacheEx, dawehner: System: Convert ErrorHandlerTest to phpunit 2018-12-18 20:53:03 +00:00
Alex Pott 701be77194
Issue #2869426 by Wim Leers, dawehner, tstoeckler, alexpott, Berdir, larowlan: EntityResource should add _entity_access requirement to REST routes 2018-12-18 16:10:14 +00:00
Nathaniel Catchpole ae7a94a315 Revert "Issue #2620304 by kim.pepper, andypost, phenaproxima, alexpott: htaccess functions should be a service"
This reverts commit 56ccba066c.
2018-12-18 14:53:43 +00:00
Nathaniel Catchpole 281c6f0923 Issue #2815379 by andypost, jibran, naveenvalecha, tim.plunkett: Move message, goto, and email action plugins to Drupal\Core\Action 2018-12-18 09:43:20 +00:00
Nathaniel Catchpole 56ccba066c Issue #2620304 by kim.pepper, andypost, phenaproxima, alexpott: htaccess functions should be a service 2018-12-18 09:37:49 +00:00
Nathaniel Catchpole 63556cd8f2 Issue #3020157 by alexpott: ActiveTheme objects and cache contain way too much information 2018-12-18 09:32:35 +00:00
Nathaniel Catchpole 451a7ba864 Issue #2701829 by alexpott, andypost, Soul88, Graber, EduardoMadrid, dawehner, Berdir, jibran, pingwin4eg, httang12: Extension objects should not implement \Serializable 2018-12-18 09:29:50 +00:00
Alex Pott 566dce2038
Issue #2587063 by quietone, Jo Fitzgerald, heddn, jhodgdon, phenaproxima, alexpott, mikeryan, xjm: Variable to config: search_active_modules [d7] 2018-12-15 22:52:48 +00:00
Alex Pott 8bf6ee3870
Issue #3007439 by tim.plunkett, Wim Leers, xopoc: Layout builder renders Book navigation block on non-book pages 2018-12-15 22:34:30 +00:00
Alex Pott 478177541c
Issue #2927768 by justinlevi, Lendude, pritish.kumar, Wim Leers, dawehner: Update RestRegisterUserTest to use the ResourceTestBase base class instead of the deprecated RESTTestBase 2018-12-15 22:21:22 +00:00
Alex Pott 2bbbaa3f54
Issue #2949021 by tim.plunkett, Wim Leers: Deprecate schema fallback in ConfigEntityType::getPropertiesToExport 2018-12-15 21:29:27 +00:00
Alex Pott d5c68647b7
Issue #3020538 by catch: Route::__construct() no longer accepts NULL as first parameter [Symfony 4] 2018-12-14 22:19:02 +00:00
Lauri Eskola 69b99ec947
Issue #49707 by vprocessor, gargsuchi, DuaelFr, andypost, ilya.no, jonathanshaw, tangent, alexpott, Anybody: Move comment fragment identifier to the comment container 2018-12-14 14:50:29 +02:00
Alex Pott b2160caa3d
Issue #2402533 by YesCT, Berdir, tamasd, tjwelde, Wim Leers, vijaycs85, alexpott, slashrsm, Leon Kessler, chr.fritsch, borisson_: Provide File::createFileUrl() as a replacement for the deprecated File:url() implementation 2018-12-14 10:05:18 +00:00
Alex Pott 9629b7a30b
Issue #3009137 by quietone, maxocub: Migration entity count not tested in MigrateUpgrade Tests 2018-12-13 22:15:58 +00:00
Alex Pott 8e3bcf48ee
Issue #2865344 by mpdonadio, Lendude, mbovan, organicwire, alexpott, jibran, jhedstrom, bobemoe, Berdir, larowlan: Exposed date filters 'empty' and 'not empty' are broken 2018-12-13 20:51:04 +00:00
Alex Pott aa577bef92
Issue #2974274 by mitrpaka, RumyanaRuseva, joachim: exception message for unrecognized source IDs in lookupDestinationIds() should have more detail 2018-12-13 18:52:35 +00:00
Alex Pott f51bfe1756
Issue #3002164 by Wim Leers, mpdonadio: DateTimeIso8601::getDateTime() does not specify the storage timezone when constructing DrupalDateTime object 2018-12-13 18:46:24 +00:00
Alex Pott 55f13aacb5
Issue #2809305 by Upchuk, Pavan B S, Jo Fitzgerald, tim.plunkett, Berdir: Block Context assignment form element shows even if no options are available 2018-12-12 13:11:27 +00:00
Alex Pott 50d98d74ec
Issue #3019324 by vacho, Berdir: Dead code in FilterPluginBase::buildExposedForm 2018-12-12 12:57:53 +00:00
xjm 88ad0137b5 Issue #3016473 by tim.plunkett, xjm, tedbow, phenaproxima, EclipseGc, larowlan, samuel.mortenson: Allow a single SectionStorage plugin to be returned for a set of available contexts 2018-12-10 16:18:57 -06:00
xjm 5a929b6a1f Revert "Issue #3016473 by tim.plunkett, xjm, tedbow, phenaproxima, EclipseGc, larowlan, samuel.mortenson: Allow a single SectionStorage plugin to be returned for a set of available contexts"
This reverts commit 9c77f61ed3.
2018-12-10 15:08:32 -06:00
xjm 9c77f61ed3 Issue #3016473 by tim.plunkett, xjm, tedbow, phenaproxima, EclipseGc, larowlan, samuel.mortenson: Allow a single SectionStorage plugin to be returned for a set of available contexts 2018-12-10 12:42:37 -06:00
Alex Pott 449e2e37e0
Issue #3018863 by joelpittet, Berdir, alexpott: Make SystemMenuBlock's new constructor argument dependency optional 2018-12-10 11:57:26 +00:00
Nathaniel Catchpole ba726bed0c Issue #2915383 by Sam152, amateescu, jibran: The moderation_state base field is added to all revisionable entity types even if they do not have moderation enabled 2018-12-10 11:14:02 +00:00
Alex Pott 3ba6bc1168
Issue #3018539 by phenaproxima, rodrigoaguilera, alexpott: Media types cannot be created in the UI without JavaScript 2018-12-07 15:37:22 +01:00
Alex Pott 52901b5fd9
Issue #3018764 by Wim Leers: One test case in MediaUiFunctionalTest is not actually tested due to a duplicate key 2018-12-07 15:16:50 +01:00
Alex Pott a6e4eaf40a
Issue #3017935 by chr.fritsch, Wim Leers, alexpott, phenaproxima: Media items should not be available at /media/{id} to users with 'view media' permission by default 2018-12-07 14:10:26 +01:00
Alex Pott ee8ab0b2fd
Issue #2594425 follow-up by alexpott: Add the option in system menu block to "Expand all items in this tree" 2018-12-07 13:59:57 +01:00
Alex Pott f335587290
Issue #2594425 by Sam152, gapple, naveenvalecha, dubcanada, Nitesh Pawar, Fonski, bircher, Eric115, ricovandevin, pameeela, mishradileep, juusechec, dawehner, jibran, xjm, ifrik, swentel, kim.pepper, Wim Leers, acbramley, 4aficiona2, yoroy, alexpott, ckaotik, andypost, FeyP: Add the option in system menu block to "Expand all items in this tree" 2018-12-07 12:01:11 +01:00
Alex Pott f7f07d81ac
Issue #2916595 by phenaproxima, AdamPS, Wim Leers: File element discards attributes if #multiple 2018-12-07 11:32:39 +01:00
Alex Pott c9d5538167
Issue #3018321 by svenryen: Closing parentheses missing from string about migrate RDF mapping (The name of the entity type a mapping...) 2018-12-06 16:38:19 +01:00
Alex Pott 269c716d1d
Issue #2883553 by govind.maloo, msankhala, seanB, Berdir, xjm, alexpott: Obsolete argument for hasPermission in node_node_access() 2018-12-06 16:03:43 +01:00
Alex Pott 4f658fafb5
Issue #2882473 by seanB, chr.fritsch, marcoscano, pk188, xjm, phenaproxima, Wim Leers, sreher, slashrsm, Berdir: Hide the media name basefield from the entity form by default 2018-12-06 15:14:36 +01:00
Gábor Hojtsy 2b511ec34c Issue #3016011 by mikelutz, quietone, alexpott: Reroll all migrate dump files 2018-12-06 13:46:09 +01:00
Lauri Eskola 280995f92b
Issue #77245 by drpal, tedbow, nod_, phenaproxima, Wim Leers, googletorp, rteijeiro, vineet.osscube, tim.plunkett, idflood, joelpittet, pk188, lauriii, BarisW, lokapujya, chr.fritsch, droplet, andrewmacpherson, dmsmidt, dawehner, alexpott, jessebeach, NickWilde, DuaelFr, Cottser, seutje, samuel.mortenson: Provide a common API for displaying JavaScript messages 2018-12-05 20:29:18 +02:00
Lauri Eskola 3257ff168b
Issue #2822778 by wengerk, bighappyface, joelpittet, Lendude, lauriii, vivekguptakota, Meenakshi.g, shashikant_chauhan, GoZ, ifrik, Manuel Garcia, Neograph734: Modal popups in views is not showing properly when toolbar tray is upon modal 2018-12-05 06:46:38 +02:00
Lauri Eskola 846024a8a4
Issue #3011722 by pasan.gamage, ilya.no, Eric115, alexpott, lauriii: Hard coded 'pagination-heading' HTML ID can lead to duplicate ID's 2018-12-05 06:10:55 +02:00
Alex Pott e6dfd046db
Issue #2956368 by marcoscano, Nitebreed, ph53: MediaThumbnailFormatter produces unhelpful text alternative and title attributes for media thumbnails 2018-12-04 14:45:14 +01:00
Nathaniel Catchpole ae6c7444de Issue #2578263 by Jo Fitzgerald, quietone, svendecabooter, yogeshmpawar, phenaproxima, imalabya, heddn, alexpott, xjm: Add helper functions to MigrateDrupal7TestBase 2018-12-04 12:58:29 +00:00
Alex Pott b6208e5225
Issue #3000240 by govind.maloo, philipnorton42, msankhala, izus, scott_euser, joachim, alexpott, catch: hook_user_format_name_alter() should document that it's invoked for both user entities and session objects 2018-12-02 01:53:45 +00:00
Alex Pott cee4a5c9b3
Issue #3016840 by tim.plunkett, EclipseGc, alexpott: When an invalid plugin ID is requested, include valid ones in the exception message 2018-12-01 10:49:12 +00:00
Nathaniel Catchpole 9ca03e7120 Issue #3003666 by tim.plunkett, segovia94: Provide access to a Section or SectionComponent from within a $form_state 2018-11-30 11:18:13 +00:00
Nathaniel Catchpole a22498f058 Issue #2920571 by dev.patrick, Lendude, Xtal, chanderbhushan: Inline form errors Deprecated link function 2018-11-30 11:12:45 +00:00
Nathaniel Catchpole 344522d5ea Issue #3017105 by alexpott: Deprecate system_list_reset() 2018-11-30 10:48:27 +00:00
Alex Pott ab4317677e
Issue #2977276 by Sam152, ergonlogic, amateescu, jibran, catch, greggmarshall: Node views integration that joins revisions to the default entity fails to consider langcode, resulting in duplicate rows 2018-11-30 10:23:57 +00:00
Alex Pott 30cfcd03d0
Issue #3017119 by phenaproxima: SourcePluginBase::next() calls Row constructor incorrectly 2018-11-30 09:48:15 +00:00
Nathaniel Catchpole 7758b75558 Issue #2511968 by Berdir, jhedstrom, zaporylie, catch, dawehner, alexpott, amateescu: Path field should fall back to language neutral aliases (also makes this happen for the form widget!) 2018-11-29 16:03:54 +00:00
Nathaniel Catchpole bd72409157 Issue #2983958 by Sam152, zolt_toth, amateescu, olivier.br, jibran, greggmarshall: Users expect the "latest translation affected revision" not the "latest revision" in the views UI when moderating content 2018-11-29 15:59:03 +00:00
Nathaniel Catchpole d553a65ea8 Issue #3013125 by tim.plunkett, johndevman, Dylan Donkersgoed: Content section component label_display setting is not saved when unchecked 2018-11-29 15:57:36 +00:00
Alex Pott 39f95a14fb
Issue #2737741 by amateescu, anoopjohn: Drupal\menu_link_content\Plugin\Menu\MenuLinkContent::getUuid() does not return any value 2018-11-29 15:53:38 +00:00
Nathaniel Catchpole 86513445ed Issue #3016960 by amateescu: Convert Drupal\Tests\menu_link_content\Functional\LinksTest to a kernel test 2018-11-29 15:36:31 +00:00
Nathaniel Catchpole 8471aac3db Issue #3014771 by anya_m, voleger, andypost, mondrake, goodboy: Replace queryRange call in AggregatorTestBase classes 2018-11-29 15:35:24 +00:00
Nathaniel Catchpole 10722cd872 Issue #2659940 by almaudoh, alexpott, phenaproxima, Jo Fitzgerald, markcarver, oriol_e9g, dawehner, dsnopek, jibran, larowlan: Extension System, Part III: ThemeExtensionList and ThemeEngineExtensionList 2018-11-29 12:15:17 +00:00
Alex Pott bab4f6d3f3
Issue #3014949 by tim.plunkett: Deprecate 'context' on Block and Condition plugin annotations in favor of 'context_definitions' 2018-11-29 00:01:35 +00:00
Nathaniel Catchpole edfd5bbeae Issue #2370115 by Upchuk, nafsinvk, jibran: Clicking 'Add to shortcuts' adds shortcut multiple times 2018-11-28 15:20:34 +00:00
Nathaniel Catchpole 94098ff42e Issue #2431085 by xjm, pjbaert, Jo Fitzgerald: Validation error for manually entered paths in the link widget is a little confusing 2018-11-28 12:55:56 +00:00
Nathaniel Catchpole 87646bb85a Issue #2968139 by tim.plunkett, tedbow: Layout Builder field blocks show up on Block UI when they shouldn't 2018-11-28 11:59:59 +00:00
Nathaniel Catchpole 619b274918 Issue #2993271 by bircher, Upchuk: Remove unused ConfigManager dependency in StorageComparer 2018-11-28 11:51:39 +00:00
Nathaniel Catchpole b5ff72a64f Issue #2830239 by cebasqueira, imalabya, spitzialist, th_tushar, monta, benjifisher, faline, alexpott: Several URLs point to Drupal 7 documentation pages instead of Drupal 8 2018-11-28 11:48:58 +00:00
Nathaniel Catchpole d7497b03ae Issue #3015708 by alexpott: Properly deprecate RESPONSIVE_IMAGE_* constants 2018-11-26 12:28:50 +00:00
Nathaniel Catchpole 08555611a6 Issue #2809501 by Lendude, michielnugter, MerryHamster, Manuel Garcia, jibran: Convert AJAX part of \Drupal\field_ui\Tests\ManageDisplayTest to JavascriptTestBase 2018-11-26 12:27:21 +00:00
Nathaniel Catchpole 876c6c16ae Issue #2885809 by amateescu, Wim Leers, dawehner, Berdir, andypost: The 'entity_type' and 'field_name' base fields on Comment are required 2018-11-26 12:21:16 +00:00
Alex Pott 6c724f8faf
Issue #2654962 by Manuel Garcia, Lendude, wturrell, nlisgo, NickWilde, serg2, xjm, StuartJNCC, alexpott, cilefen: Views content rewrite text says "You may include HTML" but actually allows only a subset 2018-11-25 07:03:04 +00:00
Alex Pott c503bb6a93
Issue #3014950 by goodboy, mondrake, alexpott: Replace all db calls to file_managed table with Entity APIs 2018-11-23 21:08:40 +00:00
Nathaniel Catchpole d7999461e7 Issue #3015693 by alexpott: Properly deprecate AGGREGATOR_CLEAR_NEVER 2018-11-23 13:07:41 +00:00
Alex Pott 0b2393d89c
Issue #2911149 by quietone, Jo Fitzgerald, heddn, cogent, mikelutz: FormatDate process plugin doesn't handle zero values 2018-11-22 15:57:56 +00:00
Alex Pott 978c9e1cc3
Issue #3015110 by pwolanin, mikelutz, YesCT, quietone: migrate source plugin SqlBase::initializeIterator fails to update rows when high water reset to NULL or 0 and mapJoinable() = TRUE 2018-11-22 15:12:48 +00:00
Alex Pott 23d304ffd8
Issue #3015004 by tedbow, andrewmacpherson, tim.plunkett: Distinguish between the repeated text of remove-section buttons in Layout Builder UI 2018-11-22 15:01:23 +00:00
Alex Pott a4c915aaff
Issue #2936360 by tim.plunkett, samuel.mortenson: Remove duplicate references to the "layout_builder__layout" field from Layout Builder 2018-11-22 11:59:49 +00:00
Alex Pott bd583a846c
Issue #2924218 by amateescu, Fabianx: Clearing the persistent entity cache every time we switch between workspaces is super wasteful 2018-11-22 09:58:54 +00:00
Lee Rowlands 52224e3709
Issue #3001201 by voleger, andypost, goodboy: Convert tablesort.inc functions to a static class 2018-11-22 18:40:04 +10:00
Alex Pott b659cbd99a
Issue #2967567 by WalkingDexter, borisson_, catch, dawehner, Lendude: Views display extenders validation 2018-11-21 16:29:12 +00:00
Alex Pott 44664acfa3
Issue #2948068 by drpal, dawehner, borisson_, ethomas08, lauriii, yoroy, tedbow: Placing and then removing a block appends incorrect query string destination parameter 2018-11-21 16:26:04 +00:00
Alex Pott 53c24728fb
Issue #2936032 by gambry, nlisgo, alexpott, cwells, cilefen, Darvanen, DamienGR: Sites named with special characters cannot send mail 2018-11-21 10:19:04 +00:00
Nathaniel Catchpole 8293016cab Issue #2928888 by amateescu, hchonov, timmillwood, Berdir, larowlan: Add a hook_entity_preload() for modules that need to load a different revision than the default one 2018-11-20 13:49:20 +00:00
Nathaniel Catchpole 4284388ba6 Issue #2578251 by marthinal, eporama, John Cook, Adita, joe_carvajal, luismagr, Shreya Shetty, Dinesh18, alexpott, Cottser: No results text appears twice 2018-11-20 12:40:32 +00:00
Nathaniel Catchpole 148b87f5cf Issue #3011069 by Jo Fitzgerald, quietone: Incomplete testing for format_date process plugin 2018-11-20 12:37:12 +00:00
Nathaniel Catchpole 2b94ed3c25 Issue #2894193 by alexpott, jlscott, kkonuhov, mallezie, larowlan: Multiple file upload does not validate extensions correctly 2018-11-20 12:34:52 +00:00
Nathaniel Catchpole 6b14845b31 Issue #3004456 by mikelutz, phenaproxima, alexpott, heddn, maxocub, quietone: Add a weighting option to MigrateField plugin's definition and lower weight of deprecated 'date' plugin so it isn't used 2018-11-20 12:29:18 +00:00
Nathaniel Catchpole 971c946001 Issue #2684689 by jgrunert, Jo Fitzgerald, heddn, phenaproxima, chx, nevergone, bendeguz.csirmaz, Dylan Donkersgoed, iMiksu, maxocub, Gábor Hojtsy: SubProcess process plugin doesn't support passing context values from source plugin 2018-11-20 12:06:50 +00:00
Nathaniel Catchpole 099d3e65fe Issue #2720101 by Manuel Garcia, dobe, JacobSanford, camilocodes, Jo Fitzgerald, joelpittet, alexpott, dawehner, Berdir: Label (Title) not set for Views block (exposed filters in Block) 2018-11-20 11:54:30 +00:00
Alex Pott c92b0337f9
Revert "Issue #2977276 by Sam152, ergonlogic, amateescu, jibran, greggmarshall: Node views integration that joins revisions to the default entity fails to consider langcode, resulting in duplicate rows"
This reverts commit 75a159c04d.
2018-11-20 10:23:19 +00:00
Alex Pott 0a3f9f1a60
Issue #3014772 by kiamlaluno: ModuleHandlerTest::testUninstallProfileDependency() uninstall a module and reports another module has been uninstalled 2018-11-20 10:19:48 +00:00
Nathaniel Catchpole 75a159c04d Issue #2977276 by Sam152, ergonlogic, amateescu, jibran, greggmarshall: Node views integration that joins revisions to the default entity fails to consider langcode, resulting in duplicate rows 2018-11-19 16:56:14 +00:00
Nathaniel Catchpole 00cfac4fdc Issue #3008950 by mikelutz, quietone: Move MigrateField Plugins out of Core Library 2018-11-19 16:41:00 +00:00
Nathaniel Catchpole 0d1e6dd0ca Issue #3001124 by yongt9412, huzooka, amateescu, Berdir: Unable to create new draft for content translation even if the path alias does not change 2018-11-19 16:25:46 +00:00
Nathaniel Catchpole b2a4a900e5 Issue #3013770 by tim.plunkett, andrewmacpherson: Distinguish between the repeated text of buttons in Layout Builder UI 2018-11-19 16:19:34 +00:00
Alex Pott f0d31a7ab0
Issue #3012959 by govind.maloo: Fix typos involving the word bet 2018-11-19 13:51:50 +00:00
Alex Pott 1da1c2bf22
Issue #3012599 by mondrake, andypost: Replace all db calls to aggregator_feed and aggregator_item tables with Entity APIs 2018-11-19 13:35:22 +00:00
Alex Pott 5123f7568d
Issue #3008720 by quietone, neclimdul, dhirendra.mishra, heddn: DrupalSqlBase::getSystemData eats exceptions causing DrupalSqlBase::checkRequirements to be less useful on database errors than it should be 2018-11-19 12:04:58 +00:00
Alex Pott 0a6e463907
Issue #2911606 by andypost, jludwig, msankhala, brathbone, imalabya, RajeevChoudhary, benjifisher: Replace usage of the deprecated LOCALE_PLURAL_DELIMITER constant 2018-11-19 11:59:53 +00:00
Alex Pott bcfce36caf
Issue #2847921 by JayKandari, arshadcn, Chi, Krzysztof Domański, cilefen, xjm: Use "number" form element in Views pager settings form 2018-11-19 11:28:08 +00:00
Alex Pott 6d3fbe9a64
Issue #3002121 by Lendude, jibran, borisson_: Session: Convert system functional tests to phpunit 2018-11-19 10:21:19 +00:00
Alex Pott 47d067a16b
Issue #2900291 by martin107, Lendude, RytoEX, vijaycs85, borisson_, jibran, dawehner: Form: Convert system functional tests to phpunit Part 2 2018-11-18 23:56:22 +00:00
Alex Pott 97ac5b70c2
Issue #2863563 by Lendude, michielnugter, larowlan: Convert PreviewTest WebTestBase to BrowserTestBase and JavascriptTestBase 2018-11-18 23:33:57 +00:00
Alex Pott 58cffff60d
Issue #3013029 by amateescu, dolu: StringFormatter should check whether an entity type has a 'revision' link template 2018-11-18 23:20:58 +00:00
Lee Rowlands d1c7fa1bc2
Issue #3013187 by tim.plunkett: Rename PlaceholderInterface to PreviewFallbackInterface 2018-11-19 07:40:04 +10:00
Nathaniel Catchpole e2432d9678 Issue #2613146 by msankhala, rasikap, zuhair_ak: filter_test_filter_format_insert() has the wrong "implements" documentation 2018-11-16 12:31:46 +00:00
Nathaniel Catchpole a11f188526 Issue #3014011 by amateescu, andypost: Remove a couple of workarounds from DefaultConfigTest and ModuleHandlerTest 2018-11-16 12:30:04 +00:00
Nathaniel Catchpole f3a6d63803 Issue #2998414 by Sam152, amateescu: Workspaces fails to deploy content in fields that required dedicated table storage 2018-11-16 12:21:45 +00:00
Nathaniel Catchpole 31f251b409 Issue #3013290 by blacklabel_tom: Dead links on the rest module help page /admin/help/rest 2018-11-15 15:06:32 +00:00
Nathaniel Catchpole a3072cba96 Issue #2886609 by quietone, Jo Fitzgerald, masipila, heddn, jhodgdon, Gábor Hojtsy, mikeryan, alexpott: Migrate translations for D6 i18n taxonomy 'localized' terms 2018-11-15 15:02:37 +00:00
Nathaniel Catchpole e1c34588d1 Issue #2999989 by claudiu.cristea, jcnventura, quietone: Deprecate date_iso8601() 2018-11-15 15:00:30 +00:00
Nathaniel Catchpole 0852c7f7d3 Issue #3008495 by jcnventura: Replace format_date in twig comments 2018-11-15 14:57:15 +00:00
Nathaniel Catchpole f3f974cf11 Issue #2980237 by Upchuk, alexpott: Rebuilding routes when node.settings:use_admin_theme changes should be done in a config listener 2018-11-15 14:52:37 +00:00