Commit Graph

33596 Commits (b5a3346f32f3fea65ec4c1e602c702a20caa6d97)

Author SHA1 Message Date
Nathaniel Catchpole 57ac2bc9e4 Issue #2761639 by Leksat, Wim Leers, Berdir, hitfactory, stella: PageCache should not use $request->getUri() 2017-05-15 12:18:55 +01:00
Alex Pott 2e8b29651c Issue #2878166 by Sam152: Remove deprecated ModerationStateTestBase from core 2017-05-13 08:38:29 +01:00
Alex Pott 1fbc766d74 Issue #2870513 by michielnugter, alexpott, xjm, dawehner, dagmar, Lendude, Gábor Hojtsy: New initiative leads for the PHPUnit initiative 2017-05-13 08:32:35 +01:00
Lauri Eskola e31abcc8a8 Issue #2849100 by vaplas, hugovk, tameeshb, droplet, NikitaJain, Dinesh18, Truptti, xjm, wturrell: Spaces shown before commas in publishing options 2017-05-13 10:17:21 +03:00
Alex Pott ffce4d5f0c Revert "Issue #2870513 by michielnugter, xjm, dawehner, dagmar, Lendude, Gábor Hojtsy: New initiative leads for the PHPUnit initiative"
This reverts commit abd69ef000.
2017-05-12 20:33:55 +01:00
Gabor Hojtsy cade7bb237 Issue #2878030 by dagmar: Use testing profile for NodeRevisionsAllTest 2017-05-12 17:26:39 +02:00
Gabor Hojtsy 73aaa2643d Issue #2877593 by alexpott, Berdir, Wim Leers: Improve \Drupal\hal\LinkManager\RelationLinkManager::getRelations() documentation 2017-05-12 14:28:36 +02:00
Gabor Hojtsy 8f2aadc0f7 Issue #2869415 by Wim Leers, tstoeckler, dawehner: EntityResourceTestBase::getUrl() overrides BrowserTestBase::getUrl(), yet offers different functionality 2017-05-12 13:57:59 +02:00
Gabor Hojtsy 582208f0d2 Issue #2876428 by hardik.p, joachim, c.nish2k3: Documentation for LocalTaskManager::getLocalTasks() is incorrect 2017-05-12 12:36:38 +02:00
Gabor Hojtsy 7b976616c3 Issue #2875796 by diamondsea: Small typo in file test 2017-05-12 12:28:49 +02:00
Alex Pott 780a770ded Issue #2403703 by claudiu.cristea, pritish.kumar, larowlan, alexpott, jibran, pwolanin, dawehner, Berdir: Allow field types to enforce the cardinality 2017-05-12 11:14:25 +01:00
Alex Pott 3441b94eba Issue #2742953 by Jo Fitzgerald, mikeryan, Adita: SqlBase::mapJoinable() should not join across databases with PostgreSQL 2017-05-12 11:07:15 +01:00
Alex Pott 240524f08c Issue #2746253 by borisson_, Leksat, eiriksm, alexpott: Configuration translation save triggers an undefined index notice 2017-05-12 10:58:42 +01:00
Alex Pott a9fe99c7cb Issue #2869809 by dawehner, effulgentsia, tim.plunkett, tstoeckler: Make it easy to get typed config representations of entities 2017-05-12 10:18:38 +01:00
Alex Pott d284ae827c Issue #2876145 by michielnugter, Mile23, Lendude, dawehner, alexpott: ConfigTranslationViewListUiTest is a WTB test in the Functional namespace 2017-05-12 10:16:47 +01:00
Alex Pott e2b46f13b4 Issue #2870451 by andypost, snetcher, michielnugter, dawehner: Convert web tests to browser tests for menu_link_content module 2017-05-12 09:48:34 +01:00
Gabor Hojtsy 0493d9fbd9 Issue #2843083 by timmillwood, Manuel Garcia, Sam152, naveenvalecha, amateescu, yoroy, Gábor Hojtsy, xjm, jojototh, Bojhan, lauriii: Select entity type / bundle in workflow settings 2017-05-12 10:21:36 +02:00
Nathaniel Catchpole 1228959c51 Issue #2302137 by alexpott, dawehner, pwolanin, xjm, kgoel, catch: Improve performance when menu link value matches with the original value 2017-05-11 20:07:18 +01:00
effulgentsia 39803eb1f6 Issue #2827797 by Wim Leers, dawehner, effulgentsia, tedbow: ResourceResponse(Subscriber) + Dynamic Page Cache: making authenticated ResourceResponses significantly faster 2017-05-11 09:36:37 -07:00
Alex Pott 6154128112 Issue #2868137 by drpal, alexpott, dawehner, droplet: Improve JavaScript build tooling 2017-05-10 16:19:59 +01:00
Alex Pott b7eb07e281 Issue #2870878 by dawehner, Wim Leers, tstoeckler, kristiaanvandeneynde: Add config validation for UUIDs 2017-05-10 10:05:26 +01:00
Alex Pott ca9e5201e7 Issue #2815077 by drpal, mradcliffe, effulgentsia, mpdonadio, nod_, droplet, alexpott, nedjo, tizzo, David_Rothstein, pfrenssen: Adopt airbnb javascript style guide v13 as new baseline javascript coding standards for Drupal 8 core and contrib 2017-05-10 09:34:45 +01:00
Alex Pott 02d56af38e Issue #1827854 by jamesrward, dman, superspring, joseph.olstad, legolasbo, anrikun, bceyssens, mdeletter, Damien Tournoud: W3C HTML5 Validation error with PHP array-based query-strings built with url() containing [ ] characters (eg views filters) 2017-05-09 18:37:14 +01:00
Alex Pott 2dad9ec019 Issue #2821716 by flocondetoile, anish.a, amateescu, Thew: Fatal error when viewing node with content moderation enabled if a module which implements hook_node_grants() is enabled 2017-05-09 18:01:08 +01:00
Nathaniel Catchpole 11b40d7d1a Issue #2876630 by Manuel Garcia: Add test coverage for saving a node after a revision has been reverted 2017-05-09 16:38:20 +01:00
Nathaniel Catchpole 260f5f679f Issue #2868429 by Sam152, timmillwood, Adita, RaisinBranCrunch, catch: ModerationStateWidget depends on EntityTypeInterface::getBundleEntityType despite content moderation supporting entity types without a bundle 2017-05-09 14:28:23 +01:00
Nathaniel Catchpole 83741b3ab4 Issue #2859704 by alexpott, tacituseu, xjm, vaplas, mpdonadio, catch, Mixologic: Intermittent segfaults on DrupalCI (some did 2017-05-09 10:48:39 +01:00
xjm 6f7c56cf2f Revert "Issue #2853509 by alexpott: Don't render status messages if there are no messages"
This reverts commit 78ca56777f.
2017-05-08 23:14:45 -05:00
Alex Pott 1d1f11bc83 Issue #2876633 by drpal: Add drpal to MAINTAINERS.txt for JavaScript subsystem 2017-05-08 18:37:04 +01:00
Alex Pott 3260c6c4f8 Issue #2851293 by dagmar, alexpott, Munavijayalakshmi, jibran, Lendude, dawehner, catch: dblog is using the wrong views field, filter and relationships definitions 2017-05-08 18:36:02 +01:00
Nathaniel Catchpole f156c3d1b0 Issue #2872276 by damiankloip, dawehner: Database lock backend should normalize the lock name 2017-05-08 16:52:14 +01:00
Nathaniel Catchpole 9165b05852 Issue #2871253 by mpdonadio, jibran, tstoeckler, catch: Update Symfony components to 3.2.8 2017-05-08 15:19:18 +01:00
Nathaniel Catchpole 435f6b7933 Issue #2874817 by jibran, mpdonadio: Update zendframework/zend-diactoros from 1.3.10 to 1.4.0 2017-05-08 15:16:14 +01:00
Gabor Hojtsy 699606e603 Issue #2597680 by stimalsina, neclimdul, paryank, Derimagia, timodwhit, Dries, vinothg, heddn, benjy, effulgentsia: Some migrations have warnings when node types don't exist 2017-05-08 14:56:50 +02:00
Alex Pott 469003db9e Issue #2817835 by timmillwood, Sam152, alexpott: When enabling moderation apply a relative state 2017-05-08 11:50:29 +01:00
Gabor Hojtsy e7c6471f78 Issue #2873749 by pritish.kumar, kwhite, dietric@gmail.com, davidneedham, cosmicdreams, johnshortess, catch: Add Change record to @deprecated in bootstrap.inc 2017-05-08 12:43:36 +02:00
Alex Pott 4db928776a Issue #2868362 by Berdir, Ginovski, dawehner, Wim Leers, alexpott: HAL RelationLinkManager caches and returns entity type definition object instead of id 2017-05-08 11:29:44 +01:00
Gabor Hojtsy 186dcc07ea Issue #2876224 by droplet: Make Drupal.tableDrag.restripeTable 10x faster 2017-05-08 12:20:45 +02:00
Gabor Hojtsy 0ecf3cb8c8 Issue #2824671 by mikeryan, heddn, quietone: Document dangers of preserving IDs on migration 2017-05-08 12:15:06 +02:00
Alex Pott 84d1e51878 Issue #2867700 by erozqba, mondrake, mradcliffe, cilefen: ConnectionUnitTest::testConnectionOpen fails if the driver is not implementing a PDO connection 2017-05-08 11:13:18 +01:00
Alex Pott 8bedf88b63 Issue #2779931 by Sam152, alexpott, timmillwood, Wim Leers, catch, dawehner: Add storage exception that enforces unique content_entity_type_id and content_entity_id on the content moderation state content entity, and add access control handler to forbid all access 2017-05-08 11:09:57 +01:00
Alex Pott 3b22e70c6c Issue #2809519 by martin107, gaurav.kapoor, michielnugter, dawehner, alexpott: Convert AJAX part of \Drupal\system\Tests\Ajax\AjaxFormPageCacheTest to JavascriptTestBase 2017-05-08 11:06:39 +01:00
Nathaniel Catchpole abd69ef000 Issue #2870513 by michielnugter, xjm, dawehner, dagmar, Lendude, Gábor Hojtsy: New initiative leads for the PHPUnit initiative 2017-05-08 10:28:47 +01:00
Alex Pott 1058cb908c Issue #2863727 by Adita, JacobSanford, faline, abarrio, c.nish2k3, alexpott, joachim, valthebald: error in schema field description in node_access table 2017-05-07 11:42:05 +01:00
Lauri Eskola e67f64e52f Issue #2811717 by tedbow, drpal, RajabNatshah, droplet, alexpott: [outsidein] Uncaught TypeError: Cannot read property 'addEventListener' of null 2017-05-06 08:19:18 +03:00
Nathaniel Catchpole 5380355d5a Issue #2872660 by phenaproxima: Migrate D6 node reference fields to D8 entity reference field definitions 2017-05-05 16:13:21 +01:00
Gabor Hojtsy 6fe0f0d3e3 Issue #2863542 by quietone: Refactor MigrateDefaultLanguageTest to be consistent with other migration tests 2017-05-04 17:12:12 +02:00
Gabor Hojtsy 5c46a67f9a Issue #2698023 by Jo Fitzgerald, mitrpaka, mohit_aghera, gaurav.kapoor, heddn, edysmp, mikeryan: Get sourceid values sorted from Row 2017-05-04 16:00:14 +02:00
xjm 21f49e4cfd Issue #2874043 by naveenvalecha, timmillwood, phenaproxima, mpdonadio: Node module should have a listed maintainer 2017-05-04 06:56:44 -04:00
Gabor Hojtsy cf823fb92f Issue #2875102 by c.nish2k3: Alphabetize the initiatives 2017-05-04 12:37:39 +02:00