Commit Graph

14132 Commits (7f00c34194bf3c71a4de22823960a5d20f55ed5a)

Author SHA1 Message Date
Gabor Hojtsy 4e83abc5e4 Issue #2911306 by alexpott, roynilanjan, mondrake, quicksketch, quietone: Migration module breaks with PHP 7.2 due to inherited method signature differences 2017-11-03 13:13:19 +01:00
Nathaniel Catchpole 7f15792516 Issue #2913912 by alexpott, phenaproxima, dawehner, amateescu, catch: URL generator may have a stale route provider during module installation 2017-11-02 15:29:25 +00:00
xjm 7c4d8e4765 Issue #2920322 by zaporylie: Unused local variable in TaxonomyTermViewTest 2017-11-01 21:35:50 -05:00
xjm 8e03638edc Issue #2914677 by zaporylie: Unused member variable in GlossaryViewTest 2017-11-01 13:42:51 -05:00
Nathaniel Catchpole b5e3cc53e9 Revert "Issue #2913912 by alexpott, phenaproxima: URL generator may have a stale route provider during module installation"
This reverts commit 391b71037b.
2017-11-01 14:15:16 +00:00
Gabor Hojtsy 61df34e066 Issue #2859304 by quietone, heddn, Jo Fitzgerald, maxocub, rivimey, phenaproxima, jhodgdon: Show field type migrations correctly in Migrate Drupal UI 2017-10-31 20:53:31 +01:00
xjm 8d2a2ec230 Issue #2545520 by sdstyles, BarisW, David_Rothstein, owenpm3, mgifford, xjm, rovo, xlin, lukas.fischer, Anicky, tar_inet, a11y.matters, hussainweb, benjifisher, NikitaJain, steverossnyc, shwetaneelsharma, mradcliffe, rosschive, jhodgdon, yoroy, drnikki, YesCT, Gábor Hojtsy, edorsini: The same link "available updates" links to two different pages in the same paragraph when there is a problem checking available updates 2017-10-31 14:43:35 -05:00
xjm b4291de299 Issue #2874700 by dhruveshdtripathi, billywardrop, Dinesh18, maryedith, sorabh.v6, Gábor Hojtsy, Mile23, tedbow: Add Change record to @deprecated for Domain::Config Language Negotations 2017-10-31 09:33:07 -05:00
Nathaniel Catchpole 391b71037b Issue #2913912 by alexpott, phenaproxima: URL generator may have a stale route provider during module installation 2017-10-31 14:21:17 +00:00
Lee Rowlands d743db4f94
Issue #2919901 by pasan.gamage: Incorrect class comment for BlockContentTypeForm class 2017-10-31 19:34:25 +10:00
xjm 1ebb2e1f32 Issue #2660124 by tim.plunkett, samuel.mortenson, phenaproxima, tstoeckler, yoroy, dead_arm, xjm, Manuel Garcia, EclipseGc, larowlan, DyanneNova, tedbow: Dynamically build layout icons based on well formed config 2017-10-30 15:46:59 -05:00
Lee Rowlands 93045afbe4
Issue #2895544 by Ginovski, Lendude, mpdonadio, jhedstrom, Berdir, dawehner: Datetime module missing view plugin config schema 2017-10-30 08:52:43 +10:00
xjm f16783ad59 Issue #2862308 by Yogesh Pawar, joelpittet, amateescu: Log a message when skipping deleted fields during field_purge_batch() 2017-10-27 18:02:43 -05:00
xjm 5951ea0d1b Issue #2914713 by droplet, drpal, dawehner, nod_: JS codestyle: no-throw-literal 2017-10-25 12:08:30 -05:00
Gabor Hojtsy ccde72d345 Issue #2914668 by Jo Fitzgerald, shashikant_chauhan, heddn, quietone: MigrateNodeDeriverTest::testNoTranslations() does not install node module 2017-10-25 15:43:24 +02:00
Lee Rowlands c586b21786
Issue #2784443 by tedbow, Wim Leers, Cottser, tim.plunkett, droplet, drpal, nod_, lauriii: Move off-canvas functionality from Settings tray module into drupal.dialog.ajax library so that other modules can use it 2017-10-25 08:46:32 +10:00
xjm 850f03b9be Issue #2825204 by dawehner, BR0kEN, xjm, pcambra, Wim Leers, tim.plunkett, tstoeckler, damiankloip, larowlan, effulgentsia, alexpott: REST views: authentication is broken 2017-10-24 12:14:02 -05:00
xjm 7fbb5e990e Issue #2916294 by dawehner: JS codestyle: no-useless-escape 2017-10-24 12:07:10 -05:00
Alex Pott ff6381f7cf Issue #2915490 by Wim Leers: Modernize & harden HalLinkManagerTest 2017-10-24 16:53:06 +01:00
xjm 8e7dff7a3c Issue #2905227 by maxocub, yoroy, jjpoole, heddn, phenaproxima, vulcanr, quietone, wturrell, xjm: Migrate UI: Improve 'Review Upgrade' page UX 2017-10-24 10:35:46 -05:00
Nathaniel Catchpole c2e3b2d595 Issue #2912120 by phenaproxima, heddn, Berdir, quietone, maxocub: Migrations with a highwater property are not applying correct orderBy() on first run 2017-10-24 15:06:35 +01:00
xjm 9032c68faa Issue #2916154 by drpal, droplet, dawehner, alexpott, xjm: JS codestyle: no-multi-assign 2017-10-24 07:42:16 -05:00
xjm 97346f0d28 Issue #2826404 by mpdonadio, Jo Fitzgerald, jhedstrom, larowlan: Create DateTimeItemInterface and deprecate global constants in datetime.module 2017-10-24 07:36:54 -05:00
xjm 58b16f4e91 Revert "Issue #2701393 by tim.plunkett, Wim Leers, thpoul, xjm: Switching between editors on the format configuration causes errors upon save"
This reverts commit ac93a4c1ec.
2017-10-24 07:35:57 -05:00
Nathaniel Catchpole 0f42cd0566 Issue #2917031 by mallezie: NodeTranslationHandler references old publish and unpublish actions 2017-10-24 13:16:24 +01:00
xjm 90c4ab5c2f Revert "Issue #2912399 by wengerk, Wim Leers: Extend the CKEditorIntegrationTest for DrupalImage"
This reverts commit 1136b5980d.
2017-10-24 07:07:54 -05:00
Nathaniel Catchpole 8145b33836 Issue #2888905 by vaplas, Lendude: ConvertConfigTranslationUiTest WTB to JTB & BTB for config_translation module 2017-10-24 13:02:07 +01:00
Nathaniel Catchpole 1cbbff1503 Issue #2883680 by dawehner, Wim Leers, tim.plunkett, larowlan: Force all route filters and route enhancers to be non-lazy 2017-10-24 12:58:17 +01:00
Nathaniel Catchpole 51f6344c8c Issue #2843764 by Wim Leers, arshadcn: EntityResource: Provide comprehensive test coverage for EntityFormDisplay entity 2017-10-24 12:51:08 +01:00
Nathaniel Catchpole 50f08589d0 Issue #2843765 by vaplas: EntityResource: Provide comprehensive test coverage for EntityViewDisplay entity 2017-10-24 12:48:44 +01:00
xjm d4006a684e Issue #2917916 by arunkumark, Chi, yoroy: Improve usability of create action dropdown 2017-10-24 06:08:36 -05:00
Lee Rowlands 4d4365299c
Issue #2843755 by Wim Leers, larowlan, andypost, jibran, Berdir: EntityResource: Provide comprehensive test coverage for Message entity 2017-10-24 08:55:57 +10:00
Alex Pott e9c9ee5282 Issue #2912399 by wengerk, Wim Leers: Extend the CKEditorIntegrationTest for DrupalImage 2017-10-23 19:53:46 +01:00
xjm 31d6b580cc Issue #2701393 by tim.plunkett, Wim Leers, thpoul, xjm: Switching between editors on the format configuration causes errors upon save 2017-10-23 11:54:21 -05:00
xjm 8f022a6234 Revert "Issue #2825204 by dawehner, BR0kEN, pcambra, Wim Leers, tim.plunkett, tstoeckler, damiankloip: REST views: authentication is broken"
This reverts commit 40b143ff9a.
2017-10-23 11:06:01 -05:00
Nathaniel Catchpole e119f672a5 Issue #2915767 by heddn: CckFieldPluginBase doesn't implement MigrateCckFieldInterface 2017-10-23 17:02:44 +01:00
Nathaniel Catchpole df1dd607ad Issue #2897254 by Jo Fitzgerald, heddn, rakesh.gectcr, maxocub, masipila, phenaproxima, larowlan: URLs without http:// are broken after migration from d6 or d7 2017-10-23 13:51:30 +01:00
xjm df974e5b19 Issue #2887311 by naveenvalecha, vaplas, Lendude: Convert BlockContentTypeTest web tests to browser tests for block_content module 2017-10-22 16:18:07 -05:00
xjm 99ea6ac083 Issue #2809483 by michielnugter, ApacheEx, Lendude, dawehner: Convert AJAX part of \Drupal\field\Tests\FormTest::testFieldFormJSAddMore to JavascriptTestBase 2017-10-22 15:49:56 -05:00
xjm eef3306f17 Issue #2887813 by vaplas: Convert web tests to browser tests for content_translation module Part 2 2017-10-22 08:29:11 -05:00
xjm 62b010ef8f Issue #2763433 by 20th, harsha012, Munavijayalakshmi, Prashant.c, hass: Hardcoded ellipsis in actions configuration form 2017-10-22 06:38:02 -05:00
Alex Pott 093b148abf Issue #2870439 by vaplas, andypost, Jo Fitzgerald, jonathan1055, dawehner, Lendude, GoZ: Convert web tests to browser tests for config module 2017-10-22 11:35:28 +01:00
Alex Pott 27266234c2 Revert "Issue #2916154 by drpal, dawehner, xjm: JS codestyle: no-multi-assign"
This reverts commit 169e867159.
2017-10-21 21:49:45 +01:00
Alex Pott 169e867159 Issue #2916154 by drpal, dawehner, xjm: JS codestyle: no-multi-assign 2017-10-21 21:46:43 +01:00
xjm 2e4eccc2d2 Issue #2907110 by adriancid, Bojhan: Add a Entity type column in Field list page 2017-10-20 16:20:08 -05:00
Nathaniel Catchpole c203575397 Issue #2916451 by Lendude, xjm: Move everything related to Bulk Form to Views module 2017-10-20 14:30:17 +01:00
Alex Pott 40698c6c8b Issue #2870457 by ApacheEx, andypost, dawehner, naveenvalecha, vaplas, nlisgo, Wim Leers, Lendude, alexpott: Convert web tests to browser tests for page_cache module 2017-10-20 09:50:14 +01:00
xjm 5d01c25222 Issue #2917303 by alexpott: JS codestyle: padded-blocks revisited 2017-10-19 15:14:17 -05:00
xjm 119362cef9 Issue #2914033 by alexpott, borisson_: Complete deprecation of install_ensure_config_directory() 2017-10-19 11:34:47 -05:00
Lee Rowlands 40b143ff9a
Issue #2825204 by dawehner, BR0kEN, pcambra, Wim Leers, tim.plunkett, tstoeckler, damiankloip: REST views: authentication is broken 2017-10-19 09:14:57 +10:00
Lee Rowlands 96452be02f
Issue #2915414 by Wim Leers, dawehner: Omit "_core" key from normalized config entities, which includes the default config hash 2017-10-19 08:40:31 +10:00
Lee Rowlands a13555adf6
Issue #2866666 by vaplas, Wim Leers, dawehner, gaurav.kapoor, pk188, tstoeckler, effulgentsia: Add proper access handlers for view and form displays 2017-10-19 08:37:34 +10:00
Alex Pott 969cafbf57 Issue #2916642 by quietone, heddn: Private and Public file migrations use the same name 2017-10-18 16:40:19 +01:00
Alex Pott a08af1ac93 Issue #2870456 by ApacheEx, Lendude: Convert web tests to browser tests for Settings Tray module 2017-10-18 16:28:11 +01:00
Alex Pott 505f3bf8d4 Issue #2573807 by 20th, Sam152, msgph, sherakama, heikki, jcnventura, Wim Leers: Fatal error: Call to a member function getTimestamp() 2017-10-18 11:05:17 +01:00
Nathaniel Catchpole 43c0eca73b Issue #2843781 by vaplas, Wim Leers: EntityResource: Provide comprehensive test coverage for EntityViewMode entity 2017-10-17 12:16:45 +01:00
Nathaniel Catchpole 831450a1f2 Issue #2909183 by Wim Leers, tedbow: Add path alias (PathItem) field PATCH test coverage 2017-10-17 12:15:55 +01:00
Lee Rowlands daf25aa9f6
Issue #2677990 by DuaelFr, agomezmoron, heykarthikwithu, gvso, alexpott, Wim Leers, larowlan: Add a setting on "Table of files" and "Generic files" formatters to use files descriptions (or not) 2017-10-17 19:23:39 +10:00
webchick 18f322a212 Issue #2764931 by tedbow, tim.plunkett, nod_, drpal, droplet, dawehner, Wim Leers, phenaproxima: Contextual links don't work with 'use-ajax' links 2017-10-16 18:15:27 -04:00
Alex Pott fd8d98399a Issue #2901722 by mfernea: Fix 'Squiz.Functions.FunctionDeclarationArgumentSpacing' coding standard 2017-10-16 18:19:44 +01:00
Nathaniel Catchpole 7b05eebfcf Issue #2843780 by vaplas, jamesdesq, Wim Leers: EntityResource: Provide comprehensive test coverage for EntityFormMode entity 2017-10-16 14:38:21 +01:00
xjm e84da2fa3b Issue #2915664 by alexpott, dawehner: Sites installed by InstallerTestBase should have a timezone of 'Australia/Sydney' 2017-10-14 04:54:05 -05:00
xjm 7655c87004 Issue #2914718 by droplet, alexpott, nod_, dawehner: JS codestyle: no-empty 2017-10-13 19:10:51 -05:00
xjm 58c46869be Issue #2916025 by Wim Leers: Rename $denormalized to $normalized in \Drupal\hal\Normalizer\FieldItemNormalizer::normalizedFieldValues() 2017-10-13 18:29:38 -05:00
xjm db5e8289f2 Issue #2572787 by alexpott, mfernea, attiks, andriyun, andypost, RoSk0, hussainweb, klausi, martin107: Fix 'Drupal.WhiteSpace.CloseBracketSpacing' coding standard 2017-10-13 12:43:15 -05:00
Nathaniel Catchpole 2fc85e7f0f Issue #2901572 by Jo Fitzgerald, bluccas, mfernea, klausi: Fix 'Drupal.Commenting.PostStatementComment' coding standard 2017-10-13 13:43:02 +01:00
Nathaniel Catchpole 990aa5c5ba Issue #2711353 by Jo Fitzgerald, rakesh.gectcr, quietone, chx, Yogesh Pawar, Pavan B S, biguzis, mikeryan, vasi, catch, iMiksu, dawehner, Berdir, benjy: Migrate never unsets existing data for content entitites 2017-10-13 12:58:11 +01:00
Nathaniel Catchpole 19fa2eb58c Issue #2911806 by tim.plunkett: Remove unnecessary Crypt::hashBase64() call from Action UI 2017-10-13 11:52:17 +01:00
xjm a22c5d30d6 Revert "Issue #2894068 by Jo Fitzgerald, davidsickmiller, Yogesh Pawar, heddn, quietone: datetime_type is not set correctly when migrating datetime fields from D7"
This reverts commit a151cef151.
2017-10-12 11:29:31 -05:00
Nathaniel Catchpole ee0f806896 Issue #2873696 by nvexler, wengerk, gido, Jo Fitzgerald, xjm: Add @internal to core classes, methods, properties to Form Classes 2017-10-12 16:15:53 +01:00
Nathaniel Catchpole c36743b99e Issue #2482783 by dmsmidt, alexpott, mgifford, 20th, Sutharsan, Jo Fitzgerald, tim.plunkett, dandaman, xjm: File upload errors not set or shown correctly 2017-10-12 15:56:30 +01:00
Alex Pott a151cef151 Issue #2894068 by Jo Fitzgerald, davidsickmiller, Yogesh Pawar, heddn, quietone: datetime_type is not set correctly when migrating datetime fields from D7 2017-10-12 13:14:05 +01:00
Alex Pott b85856f417 Issue #2909368 by mfernea, reflie, zaporylie: Fix 'Drupal.Commenting.VariableComment.InlineVariableName' coding standard 2017-10-12 11:31:03 +01:00
Alex Pott e113f8fbab Issue #2914723 by droplet, dawehner: JS codestyle: no-mixed-operators 2017-10-12 11:20:47 +01:00
Alex Pott b61c2592f0 Issue #2915526 by drpal: JS codestyle: prefer-const 2017-10-12 11:13:43 +01:00
Gabor Hojtsy 52f65aa662 Issue #2862670 by Jo Fitzgerald, pk188, heddn, edysmp, shashikant_chauhan, dhruveshdtripathi, pritish.kumar, quietone, maxocub, mikeryan: Add documentation to SourcePluginBase source plugin 2017-10-12 09:54:15 +02:00
Lauri Eskola 29cd930e59 Issue #2914946 by drpal, dawehner, droplet: JS codestyle: no-var 2017-10-12 10:10:10 +03:00
Lee Rowlands 6c9c95e1eb
Issue #2913957 by geertvd, mpdonadio: Fix invalid casing in date argument's namespace 2017-10-12 16:18:32 +10:00
Lee Rowlands 090d4688dd
Issue #2914408 by fgm: Incorrect code/endcode in API files 2017-10-12 15:55:24 +10:00
Lee Rowlands d034b44814
Issue #2898373 by Mile23, Jo Fitzgerald, joachim, dawehner, Gábor Hojtsy, Lendude: Gaps in docs for KernelTestBase 2017-10-12 15:50:30 +10:00
Lee Rowlands 4a80851b41
Issue #2896724 by Eric115, kim.pepper, Sam152, Wim Leers: Create constants for transition directions. 2017-10-12 15:42:43 +10:00
Lee Rowlands f37dea08c2
Issue #2796393 by Jo Fitzgerald, tacituseu, Stefan Freudenberg, Yogesh Pawar, heddn, mpp, GaëlG: Migration process plugin not working with multiple source IDs 2017-10-12 15:39:14 +10:00
Alex Pott 844b6d3bf6 Issue #2914716 by droplet: JS codestyle: no-lonely-if 2017-10-11 15:44:48 +01:00
Alex Pott 336d30dc4d Issue #2914719 by nod_, droplet: JS codestyle: newline-per-chained-call 2017-10-11 15:40:35 +01:00
Alex Pott 0b1741f7fb Issue #2901744 by mfernea, catch: Fix 'PSR2.Namespaces' coding standard 2017-10-11 12:48:37 +01:00
Alex Pott 00b4d8c074 Issue #2909367 by iKb, zaporylie, mfernea: Fix 'Drupal.Commenting.VariableComment.DuplicateVar' coding standard 2017-10-11 12:25:13 +01:00
Alex Pott fe0e5feeb7 Issue #2914708 by droplet: JS codestyle: comma-dangle 2017-10-11 12:15:06 +01:00
Alex Pott 2656a846ca Issue #2914710 by droplet: JS codestyle: padded-blocks 2017-10-11 12:11:05 +01:00
Alex Pott 4d263489bf Issue #2914711 by droplet: JS codestyle: no-useless-concat 2017-10-11 12:08:39 +01:00
Alex Pott e4d6d9683f Issue #2914715 by droplet: JS codestyle: no-confusing-arrow 2017-10-11 12:01:34 +01:00
Lee Rowlands 4997192be0
Issue #2449143 by damiankloip, tedbow, Wim Leers, dawehner, Pavan B S, Tybor, effulgentsia, larowlan: REST views specify HTML as a possible request format, so if there is a "regular" HTML view on the same path, it will serve JSON 2017-10-11 15:52:34 +10:00
Gabor Hojtsy 342b49212e Issue #2912298 by chr.fritsch, phenaproxima: Make media name available on manage display 2017-10-10 19:12:18 +02:00
Nathaniel Catchpole 0d11cb1f4c Issue #2909373 by karthikkumarbodu, xjm, mfernea, dawehner: Views TaxonomyIndexTidDepth has a weird commented IN condition 2017-10-10 16:28:49 +01:00
Nathaniel Catchpole 4d006efcf3 Issue #2901789 by mfernea, andriyun, borisson_: Fix 'PEAR.Functions.FunctionCallSignature' coding standard 2017-10-10 16:18:34 +01:00
Nathaniel Catchpole 9188516f1b Issue #2572699 by rajeshwari10, andriyun, mfernea, pashupathi nath gajawada, marvin_B8, attiks, andypost, alexpott: Fix 'Drupal.ControlStructures.InlineControlStructure' coding standard 2017-10-10 16:14:44 +01:00
Nathaniel Catchpole 64fa6ad712 Issue #2901744 by mfernea: Fix 'PSR2.Namespaces' coding standard 2017-10-10 16:09:51 +01:00
Nathaniel Catchpole f659d6ca8e Issue #2901726 by mfernea, gmario, finn.lewis, robertoperuzzo, rachel_norfolk: Fix 'Squiz.Functions.MultiLineFunctionDeclaration' coding standard 2017-10-10 15:43:06 +01:00
Nathaniel Catchpole 5b3fdce48b Issue #2887142 by maxocub, phenaproxima, Jo Fitzgerald, Adita, heddn, andypost: NodeType source plugin should include comment information 2017-10-10 15:12:03 +01:00
Nathaniel Catchpole e88751566c Issue #2846614 by damiankloip, dawehner, claudiu.cristea, effulgentsia, tstoeckler, gaurav.kapoor, Berdir, Jo Fitzgerald, Wim Leers, jibran: Incorrect field name is used in views integration for multi-value base fields (follow-up) 2017-10-10 14:59:16 +01:00
Nathaniel Catchpole 3b684e5774 Issue #2846614 by damiankloip, dawehner, claudiu.cristea, effulgentsia, tstoeckler, gaurav.kapoor, Berdir, Jo Fitzgerald, Wim Leers, jibran: Incorrect field name is used in views integration for multi-value base fields 2017-10-10 14:24:10 +01:00
Gabor Hojtsy 6ffadcb913 Issue #2857789 by vegantriathlete, snte, narnua, xjm, lauriii: Correct spelling/non-standard use of "therefor" 2017-10-10 10:59:09 +02:00
Gabor Hojtsy 5c214594ce Issue #2902190 by chenderson: Docblock on FileUsageTemporaryDeletionConfigurationUpdateTest::testUpdateHookN() is incorrect 2017-10-10 09:54:30 +02:00
Gabor Hojtsy deac2594b1 Issue #2911164 by mfernea, Jo Fitzgerald: Undo accidental commenting of message in MetadataGeneratorTest 2017-10-10 09:45:05 +02:00
Gabor Hojtsy 93b36cb7dc Issue #2873768 by dhopki12, WidgetsBurritos, harsha012, Mile23, catch: Add Change record to @deprecated for *.modules constants 2017-10-10 09:30:23 +02:00
Lee Rowlands 3442528240
Issue #2744663 by jholding, rivimey, John Cook, hctom, mahalingam_cs: Batch missing title on screen 2017-10-10 07:45:38 +10:00
Lee Rowlands 581984949d
Issue #2901478 by Sam152, Jo Fitzgerald, timmillwood: Test ModerationStateWidget::isApplicable with a BaseFieldOverride 2017-10-10 07:38:44 +10:00
Gabor Hojtsy 17bf4688b2 Issue #2908699 by Jo Fitzgerald, heddn, xjm: Several textual and markup improvements to the Migrate Upgrade UI 2017-10-09 18:46:43 +02:00
Gabor Hojtsy 3e2d434028 Issue #2883813 by chr.fritsch, Wim Leers, Berdir, phenaproxima, catch: Move File/Image media type into Standard once Media is stable 2017-10-09 18:46:43 +02:00
Nathaniel Catchpole 50caae081d Issue #2914649 by masipila, dipakmdhrm, phenaproxima, maxocub: [D7] Vocabulary migration: vid incorrectly mapped from vocabulary name instead of machine_name 2017-10-09 17:37:26 +01:00
Gabor Hojtsy 7d63b2a245 Issue #2902247 by Sam152, dave.mikolaj, xjm, Bojhan: Make #title of the "label" fields in the Workflow(Transition|State)(Add|Edit)Form clearer and remove the description 2017-10-09 18:28:21 +02:00
Nathaniel Catchpole 8265b7736c Issue #2857843 by vaplas, mpdonadio, Jo Fitzgerald, gambry: Random fail in Drupal\KernelTests\Core\Entity\ContentEntityChangedTest::testChanged 2017-10-09 13:53:55 +01:00
Nathaniel Catchpole a20201a5ab Issue #2914249 by maxocub, dillix, masipila, phenaproxima: Translated forum vocabulary migration creates duplicate forum vocabularies 2017-10-09 13:24:37 +01:00
Nathaniel Catchpole 2c7b21d24b Issue #2903007 by rakesh.gectcr, dipakmdhrm, maxocub, dillix, masipila, quietone, phenaproxima: [D7] Forum containers are migrated as forums 2017-10-09 12:54:39 +01:00
Lee Rowlands 4210adf6b9
Issue #2902018 by harsha012, Meenakshi Gupta, vijaycs85, Sam152, timmillwood, amateescu: Use array_column instead of array_map where possible in the Workflows module 2017-10-09 20:59:55 +10:00
Lee Rowlands e9542e5d6e
Issue #2894765 by bendev, Sam152, arunkumark, cedric_a: BlockContentModerationHandler::enforceRevisionsEntityFormAlter sets incorrect keys in form 2017-10-09 20:10:17 +10:00
Lee Rowlands eefc5fccec
Issue #2864613 by vaplas, Jo Fitzgerald, andypost, dawehner: Convert ViewEditTest in views_ui module to BrowserTestBase 2017-10-09 07:49:40 +10:00
Lauri Eskola 2c77fff9e8 Issue #2907420 by DyanneNova, tedbow: The Off-Canvas CSS reset prevents SVGs from displaying 2017-10-08 13:32:54 +03:00
Nathaniel Catchpole a52185cfd2 Issue #2425101 by Wim Leers, mgifford: system.performance_settings should be declared in system.links.task.yml 2017-10-06 14:40:14 +01:00
Nathaniel Catchpole e394fff41d Issue #2908832 by mr.baileys: Remove unused module dependency from UserEditedOwnAccountTest 2017-10-05 14:44:06 +01:00
Nathaniel Catchpole 50ab19584f Issue #2830094 by mpdonadio, Yogesh Pawar, arunkumark, jhedstrom, larowlan, alexpott: Deprecate and remove usages of datetime_date_default_time() 2017-10-05 14:34:14 +01:00
Nathaniel Catchpole f1aa6b3e1c Issue #2810097 by Lendude, larowlan, jp.stacey, Meenakshi Gupta, rachel_norfolk, dawehner, alexpott: Allow views to provide the canonical entity URL of all entities, not just nodes 2017-10-04 15:59:17 +01:00
Lee Rowlands a3223117e3
Issue #2549789 by Jo Fitzgerald, Jaesin, rajeshwari10, googletorp: Remove entity_load* usage for block_content entity type 2017-10-04 18:23:47 +10:00
Lee Rowlands 2225b0afd5
Issue #2862659 by Jo Fitzgerald, Yogesh Pawar, phenaproxima: Add documentation to Entity destination plugin 2017-10-04 18:20:20 +10:00
Nathaniel Catchpole 3529e208aa Issue #1848686 by Johnny vd Laar, Berdir, JeroenT, geertvd, mogtofu33, hauruck, Manuel Garcia, pfrenssen, Bambell, realityloop, ParisLiakos, webflo, cyborg_572, Algeron, zniki.ru, xjm, Wim Leers, dawehner, yoroy: Add a dedicated permission to access the term overview page (without 'administer taxonomy' permission) 2017-10-03 11:22:50 +01:00
Nathaniel Catchpole 5f9fe90988 Issue #2701335 by kekkis, hchonov, Ben Buske: Run garbage collection during migration memory reclamation 2017-10-02 20:53:52 +01:00
Nathaniel Catchpole e2c898ccd1 Issue #2905213 by chr.fritsch, marcoscano, xjm, Berdir: Bring back 'access media overview' permission 2017-10-02 17:23:50 +01:00
Nathaniel Catchpole 278c50e0dc Issue #2781103 by Dom., k4v, gaurav.kapoor, mpdonadio, dawehner, Lendude: Date FAPI element type do not allow AJAX via #ajax API 2017-10-02 14:19:58 +01:00
Lauri Eskola 4dee1624c7 Issue #2910005 by catch, samuel.mortenson: JavaScript errors thrown when viewing non-latest default revision of entity 2017-09-30 15:52:51 +03:00
webchick 210ca8a14c Issue #2912333 by vijaycs85, gilesmc, phenaproxima: Revision log field doesn't appear under 'Revision Information' tab 2017-09-29 18:21:23 +02:00
webchick 5cfa420d7e Issue #2853872 by heddn, maxocub, masipila, phenaproxima, quietone, andypost, larowlan: Migration for forum and article comments: duplicate comment types and incorrect comment_entity_statistics 2017-09-29 17:40:12 +02:00
Nathaniel Catchpole 2df0fc02ef Issue #2850085 by maxocub, heddn, Jo Fitzgerald, Gábor Hojtsy, catch, larowlan, mikeryan: Redirects for translation set migration path in Drupal 6 and 7 2017-09-29 16:27:59 +01:00
webchick 8685e7c72f Issue #2907233 by quietone, madlobz, heddn, maxocub: File migration from D6 to D8 version using Migrate Drupal UI 2017-09-29 16:56:50 +02:00
Lauri Eskola df0b92d351 Issue #2912636 by wengerk, valthebald, gido: Add @internal to schemaDefinition() methods 2017-09-29 16:41:41 +03:00
Lauri Eskola 6054570079 Issue #2911221 by xjm: Ungrammatical validation message for paths 2017-09-29 14:42:33 +03:00
Nathaniel Catchpole c783750b20 Revert "Issue #2711353 by rakesh.gectcr, Jo Fitzgerald, quietone, chx, Yogesh Pawar, Pavan B S, biguzis, phenaproxima, mikeryan, vasi, iMiksu, Berdir, dawehner, benjy: Migrate never unsets existing data for content entitites"
This reverts commit 3d524aaae5.
2017-09-28 13:06:41 +01:00
Nathaniel Catchpole 3d524aaae5 Issue #2711353 by rakesh.gectcr, Jo Fitzgerald, quietone, chx, Yogesh Pawar, Pavan B S, biguzis, phenaproxima, mikeryan, vasi, iMiksu, Berdir, dawehner, benjy: Migrate never unsets existing data for content entitites 2017-09-28 12:00:13 +01:00
Nathaniel Catchpole 2d0182426a Issue #2906879 by xjm, Sam152: WorkflowTypeBase:: labelWeightMultisort() has meaningful param/return keys, but docs do not indicate this 2017-09-26 13:15:17 +01:00
Nathaniel Catchpole 57762d192d Issue #2783615 by k4v, Dom., dawehner: Datetime FAPI element type do not allow AJAX via #ajax API 2017-09-26 13:13:58 +01:00
Nathaniel Catchpole e64d7536a6 Issue #2898886 by Sam152, timmillwood: ContentModerationConfigureForm should use inline list in place of concatenated markup 2017-09-25 15:12:24 +01:00
Nathaniel Catchpole d1227108d2 Issue #2910715 by Sam152: The assertions in ModerationFormTest::testWorkflowInUse are inadequate 2017-09-25 14:57:09 +01:00
Nathaniel Catchpole cf553a00b5 Issue #2715589 by claudiu.cristea, jibran, amateescu: Remove stale 'handler_submit' setting from the ER field configs 2017-09-25 14:54:31 +01:00
Nathaniel Catchpole b0a7be53fb Issue #2902766 by maxocub, masipila, Jo Fitzgerald: Node 'comment open / closed' status not migrated 2017-09-25 14:40:13 +01:00
Nathaniel Catchpole 6487eda3f8 Issue #2907654 by joelpittet, amateescu, Patrick R., mikran, alisonjo2786: Orphaned menu routes breaking site installs and module uninstalls 2017-09-25 14:32:51 +01:00
Nathaniel Catchpole cfb2af03b8 Issue #2901790 by mfernea: Fix 'PEAR.Functions.ValidDefaultValue' coding standard 2017-09-25 14:19:07 +01:00
Nathaniel Catchpole 2e18fe9373 Issue #2715485 by harsha012, mfernea, malavya, himanshu-dixit, vprocessor, tameeshb, Mile23, RajeevK, Jo Fitzgerald, tiago.urbano, xjm, klausi: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard 2017-09-25 14:14:30 +01:00
Nathaniel Catchpole 4005f93bbd Issue #2901735 by mfernea: Fix 'Squiz.Arrays.ArrayBracketSpacing' coding standard 2017-09-25 13:47:18 +01:00
Nathaniel Catchpole 3bc858ecf5 Issue #2782833 by Mile23, martin107, larowlan, effulgentsia: Remove usages of deprecated EntityManager from Entity class 2017-09-25 13:21:07 +01:00
Nathaniel Catchpole 5f3b66ed0d Issue #2728579 by Mile23, neclimdul, Munavijayalakshmi, klausi, dawehner: Explicitly skip @requires module in PHPUnit Kernel and Browser tests 2017-09-25 13:07:02 +01:00
Lee Rowlands c9b30844be
Issue #2875896 by Sam152, timmillwood: EntityRevisionConverter isn't invoked if an entity definition doesn't explicitly set an "edit" form handler 2017-09-24 10:51:58 +10:00
Lee Rowlands 73bba855dc
Issue #2866513 by michielnugter, jonathan1055, mpdonadio, Jo Fitzgerald, Lendude, dawehner, Wim Leers: Convert web tests to browser tests for comment module 2017-09-24 10:44:51 +10:00
Lee Rowlands 5c503f4a2e
Issue #2825078 by Mile23, dawehner, Wim Leers, Gábor Hojtsy: Deprecate UnitTestCase dependency on block module 2017-09-23 09:14:34 +10:00
Lee Rowlands 867ecd845e
Issue #2908674 by tedbow: When using get() method directly on PathItem the alias is not loaded 2017-09-23 07:59:35 +10:00
Lee Rowlands 647b586b22
Issue #2901704 by Wim Leers, damiankloip: Allow REST routes to use different request formats and content type formats 2017-09-23 07:07:28 +10:00
Nathaniel Catchpole 4e2d3ba4c8 Issue #2909952 by edwardaa: Flood MemoryBackend::isAllowed() throws exception: 'Undefined index: xxx' 2017-09-22 13:50:28 +01:00
Nathaniel Catchpole 4577185c9b Issue #2572791 by Mile23, andriyun, attiks, RoSk0: Fix 'Drupal.WhiteSpace.OpenBracketSpacing' coding standard 2017-09-22 12:16:23 +01:00
Nathaniel Catchpole 7bf7cebeb7 Issue #2864610 by Manuel Garcia, andypost, Lendude: Convert ExposedFormUITest in views_ui module to BrowserTestBase 2017-09-21 13:58:56 +01:00
Lee Rowlands 5c31080600
Issue #2821724 by tedbow, tim.plunkett: Create Javascript Tests for Contextual Links 2017-09-21 07:48:05 +10:00
Lee Rowlands dff09a9d5c
Issue #2905527 by EclipseGc, amateescu, tim.plunkett, larowlan: Introduce a sample value entity method to ease plugin filtering via context 2017-09-21 07:36:14 +10:00
effulgentsia 3b6a05b573 Issue #2835767 by Wim Leers, vaplas, xjm, dawehner, Gábor Hojtsy, Berdir, seanB, larowlan: Media + REST: comprehensive test coverage for Media + MediaType entity types 2017-09-19 13:11:37 -07:00
effulgentsia 301152f8c6 Issue #2835845 by vaplas, Wim Leers, arshadcn, Berdir: EntityResource: Provide comprehensive test coverage for BlockContent entity 2017-09-19 12:29:56 -07:00
xjm 2257e63468 Issue #2859246 by Jo Fitzgerald, phenaproxima, alexpott, xjm: Allow MigrateExecutable to be constructed without a message object 2017-09-18 13:25:10 -05:00
Nathaniel Catchpole 6fc52f12a7 Issue #2705925 by heddn, Adita, jibran, Berdir, joelpittet, jazzdrive3: ImageItem presave() fails when pointing to a non-existing file entity 2017-09-18 12:25:20 +01:00
Nathaniel Catchpole 76fd2bdbde Issue #2886567 by timmillwood, Sam152, Manuel Garcia, Vj, xjm, tstoeckler: Adding a workflow state or transition with an integer ID results in unrecoverable fatal errors 2017-09-18 12:08:42 +01:00
Nathaniel Catchpole 1f628331a3 Issue #2902191 by tedbow, vaplas, xjm, droplet, drpal: Determine cause and fix random fail in \Drupal\Tests\settings_tray\FunctionalJavascript\SettingsTrayBlockFormTest::testBlocks 2017-09-18 11:44:29 +01:00
xjm 465348f98d Issue #2759789 by mfernea, Mile23, andriyun, dawehner, klausi: Fix 'Drupal.Semantics.FunctionAlias' coding standard 2017-09-17 16:58:08 -05:00
xjm 2242f4ad9e Issue #2901785 by mfernea, xjm, andriyun: Fix 'Generic.Formatting.SpaceAfterCast' coding standard 2017-09-17 16:38:34 -05:00
xjm aa7c4ab09d Issue #2900047 by karthikkumarbodu, Sam152: Add a link to install content_moderation when no workflow types are present 2017-09-17 05:11:20 -05:00
xjm 864c9ed6c1 Issue #2908557 by neerajsingh: Optional migration dependency specified twice for d7_field_instance 2017-09-16 14:56:05 -05:00
xjm cc30270e9a Revert "Revert "Revert "Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard"""
This reverts commit b06757615a.
2017-09-16 14:24:44 -05:00
xjm 90d49768c9 Issue #2907348 by karthikkumarbodu, dawehner, jhodgdon, Gábor Hojtsy: Enable new users to learn about the user guide 2017-09-16 12:25:52 -05:00
xjm b06757615a Revert "Revert "Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard""
This reverts commit 964954e1f3.
2017-09-16 12:02:55 -05:00
xjm 964954e1f3 Revert "Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard"
This reverts commit 2df73e2c00.
2017-09-16 12:02:42 -05:00
xjm 2df73e2c00 Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard 2017-09-16 11:19:25 -05:00
xjm 5ee33d6341 Issue #2829845 by mpdonadio, Jo Fitzgerald, xjm, jhedstrom: Record timezone in DateTime test assertions and verbose output 2017-09-16 07:24:40 -05:00
xjm 44a5c4cbe0 Issue #2901739 by andriyun, Jo Fitzgerald, mfernea, xjm: Fix 'Squiz.Arrays.ArrayDeclaration' coding standard 2017-09-15 16:52:14 -05:00
effulgentsia cc34cb8055 Issue #2843776 by Wim Leers, vaplas: EntityResource: Provide comprehensive test coverage for EntityTestBundle entity 2017-09-15 12:49:39 -07:00
Nathaniel Catchpole 065888cbd6 Issue #2905738 by vaplas, Wim Leers: Media::setOwnerId() doesn't return the Media entity 2017-09-15 12:34:23 +01:00
Nathaniel Catchpole 7e427d5c5e Issue #2391829 by amateescu, cilefen, Berdir, yched, fago: ContentUninstallValidator relies on the not required ContentEntityStorage::hasData() method 2017-09-15 12:20:32 +01:00
Lee Rowlands 32e402231e
Issue #2905000 by amateescu, timmillwood: Add a default filter on the 'published' field in the base views wizard plugin for publishable entity types 2017-09-15 07:36:58 +10:00
Lee Rowlands 9271178dea
Issue #2820848 by timmillwood, amateescu, Pavan B S, Berdir, Jo Fitzgerald, claudiu.cristea: Make BlockContent entities publishable 2017-09-15 07:31:22 +10:00
Nathaniel Catchpole f39127cef8 Issue #2901718 by mfernea: Fix 'Squiz.ControlStructures.ForEachLoopDeclaration' coding standard 2017-09-14 14:50:30 +01:00
xjm da9c5ba24d Issue #2902728 by mfernea: Fix 'Drupal.Semantics.FunctionT.BackslashSingleQuote' coding standard 2017-09-13 21:47:52 -05:00
Lee Rowlands a739c2183f
Issue #2864088 by jonathan1055, GoZ, naveenvalecha: Convert web tests to browser tests for shortcut module 2017-09-14 06:30:08 +10:00
Lee Rowlands 8cec5c8b90
Issue #2905720 by vaplas: Media specifies a add-page link relation, but core.link_relation_types does not have this 2017-09-14 06:12:04 +10:00
Lee Rowlands 6cbb549574
Issue #2905222 by heddn, edysmp, Jo Fitzgerald, quietone, yoroy, jjpoole: Migrate UI: Initial Screen UX improvements 2017-09-14 06:04:15 +10:00
Lee Rowlands a87e8aafdb
Issue #2843778 by Wim Leers: EntityResource: Provide comprehensive test coverage for ContactForm entity 2017-09-13 07:51:28 +10:00
xjm d2f5b62f07 Issue #2907485 by Lendude, jonathan1055: Add getAllOptions() to AssertLegacyTrait 2017-09-12 16:33:29 -05:00
Lee Rowlands 2e3db91553
Issue #2892304 by Manuel Garcia, amateescu: Introduce footer region to ContentEntityForm 2017-09-13 07:29:59 +10:00
xjm a603e0f240 Issue #2887259 by Tessa Bakker, Sutharsan: Code style issues of require_once in ImportForm::submitForm 2017-09-12 15:07:33 -05:00
Nathaniel Catchpole 3148d1c44f Issue #2906203 by maxocub: Widgets/formatters: D7 Plain text fields incorrectly migrated to D8 as Text (formatted) 2017-09-12 10:53:22 +01:00
Nathaniel Catchpole 73347e1c7e Issue #2722699 by anoopjohn, mfernea, Mile23, martin107: Fix Drupal.Commenting.FunctionComment.InvalidReturnNotVoid 2017-09-12 10:50:56 +01:00
Nathaniel Catchpole a05469232d Issue #1381140 by Lendude, himanshu-dixit, tameeshb, babruix, IRuslan, sun, blazey, esoteric1, mkalkbrenner, ceardach, dcam, bapi_22, dan2k3k4, tim.plunkett, Pavan B S, tanmayk, lomasr, xjm, andypost: A #default_value = 0 for #type radios checks all radios 2017-09-12 10:46:29 +01:00
Nathaniel Catchpole d64ec77c95 Issue #2890380 by timmillwood, amateescu, acrosman: Remove descriptions of permissions in Content Moderation 2017-09-12 10:12:39 +01:00
Nathaniel Catchpole dacdef95b9 Issue #2878673 by Berdir, amateescu, larowlan: Cache loadEntityByUuid() calls for block_content 2017-09-12 10:09:44 +01:00
Nathaniel Catchpole 9b674084d3 Issue #2526150 by catch, Wim Leers, Denchev, hussainweb, dawehner, mpdonadio, borisson_, fgm, olli, alexpott, vaplas, flocondetoile, Berdir, Fabianx, cilefen: Database cache bins allow unlimited growth: cache DB tables of gigabytes! 2017-09-12 09:22:02 +01:00
Lee Rowlands 8b52ba08ce
Issue #2863607 by Lendude, naveenvalecha, Wim Leers, Jo Fitzgerald: Convert WebTestBaseTests of BigPipe to BrowserTestBase 2017-09-12 09:04:16 +10:00
Nathaniel Catchpole 9c240f96f2 Issue #2905748 by vaplas: MediaAccessControlHandler does not provide a helpful reason for when access is denied for the view operation 2017-09-11 16:07:28 +01:00
Nathaniel Catchpole c3f080e737 Issue #2905722 by vaplas: Media specifies an admin-form link relation, but should not 2017-09-11 16:05:36 +01:00
Nathaniel Catchpole 52477f6d8b Issue #2901574 by Wim Leers: Requests to log in (cookie auth) via /user/login?_format=json result in 403 without helpful message 2017-09-11 14:20:07 +01:00
Nathaniel Catchpole 0f36528a54 Issue #2904798 by dawehner, ahebrank: 8.3.7 Views SA patch should use ajaxEnabled() and not check option 'use_ajax' directly 2017-09-11 14:06:45 +01:00