Commit Graph

13885 Commits (942b70b4dda3cf5c2d4a87ad745d40ace24850d9)

Author SHA1 Message Date
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
Nathaniel Catchpole 0fa72bdeea Issue #2853359 by vaplas, Lendude, tinny: Runtime debug statement in Views now prints out object 2017-09-11 13:47:25 +01:00
Lee Rowlands 5679964152
Issue #2720233 by dawehner, Wim Leers, catch: Use arguments resolver in RequestHandler to have consistent parameter ordering 2017-09-10 10:07:43 +10:00
Lee Rowlands 98f4e57ac5
Issue #2903297 by drpal, droplet, tedbow: [Performance] Remove unused event triggers and listeners 2017-09-10 10:00:15 +10:00
xjm 5ce3293016 Issue #2905181 by tedbow: Remove useless if statement in ResourceTestBase::assertResourceResponse() 2017-09-08 18:43:37 -05:00
Nathaniel Catchpole 7b4861f08c Issue #2901998 by vaplas, damiankloip, kim.pepper: File size of 0 is not set when file entities are saved 2017-09-08 14:28:59 +01:00
Nathaniel Catchpole 9ef92a408b Issue #2905627 by Lendude, dawehner: Part-2: Convert UpdatePathTestBase to BrowserTestBase 2017-09-08 14:24:15 +01:00
xjm df074f63ba Issue #2907316 by timmillwood: The entity type dialog title is a little odd 2017-09-07 14:29:07 -05:00
Nathaniel Catchpole c28199f69f Issue #2842222 by maxocub, heddn, vasi, Jo Fitzgerald, masipila, jeffwpetersen, catch, phenaproxima, markabur, quietone, mikeryan: D7 Plain text fields incorrectly migrated to D8 as Text (formatted) 2017-09-07 10:23:28 +01:00
xjm 1f6adcd816 Issue #2897130 followup by timmillwood, Wim Leers: Fix @internal documentation. 2017-09-06 11:39:27 -05:00
xjm 34697034b7 Issue #2897130 by timmillwood, amateescu, Sam152, xjm: Mark workflows module as stable 2017-09-06 11:02:08 -05:00
Nathaniel Catchpole 4207b307d3 Issue #2901727 by iainp999, mfernea: Fix 'Drupal.Methods.MethodDeclaration' coding standard 2017-09-06 10:34:51 +01:00
Nathaniel Catchpole 32879bbbb6 Issue #2901779 by mfernea, ccjjmartin: Fix 'Generic.PHP.LowerCaseKeyword' coding standard 2017-09-06 10:12:39 +01:00
Lee Rowlands f47a9ed980
Issue #2863644 by Lendude, zviryatko, Manuel Garcia, Jo Fitzgerald: Convert web tests of block 2017-09-06 07:09:21 +10:00
Lee Rowlands 7ba77154a0
Issue #2863644 by Lendude, zviryatko, Manuel Garcia, Jo Fitzgerald: Convert web tests of block 2017-09-06 07:08:28 +10:00
Nathaniel Catchpole 69edc2a364 Issue #2903908 by mfernea, martin107: Fix 'Drupal.Commenting.FunctionComment.ParamCommentIndentation' coding standard 2017-09-05 14:19:41 +01:00
Nathaniel Catchpole 297c35ebb1 Issue #2887099 by naveenvalecha, Lendude, Manuel Garcia: Menu: convert system functional tests to PHPUnit 2017-09-05 13:51:11 +01:00
Nathaniel Catchpole ff6eea71c5 Issue #2614504 by blackra, jibran, mohit_aghera, Yogesh Pawar, larowlan, lokapujya, Munavijayalakshmi, thpoul, andypost, xjm: Values of 'name' & 'email' fields should be NULL when comment has author (uid > 0) 2017-09-05 13:42:31 +01:00
Lee Rowlands aaa668a1e1
Issue #2887860 by drumm, Cottser: Allow attributes to be passed to admin blocks (admin_block theme hook) 2017-09-05 19:08:13 +10:00
Nathaniel Catchpole cb9b6d420f Issue #2722609 by anoopjohn, mfernea, Jo Fitzgerald, chishah92, druprad, martin107, Mile23: Fix Drupal.Commenting.FunctionComment.ParamNameNoMatch 2017-09-04 18:30:59 +01:00
Nathaniel Catchpole 6ea40f4c73 Issue #2322421 by amateescu, alex.ksis, caspervoogt: Recoverable fatal error: Object of class Drupal\Core\Field\FieldItemList 2017-09-04 15:22:37 +01:00
Nathaniel Catchpole 8ec6e83fcc Issue #2809471 by vaplas, michielnugter, dawehner, Lendude: Convert AJAX part of \Drupal\config\Tests\ConfigEntityTest::testCRUDUI to JavascriptTestBase 2017-09-04 15:20:21 +01:00
Nathaniel Catchpole 8210ebe0ae Issue #2687773 by mikeker, sukanya.ramakrishnan, dawehner, amateescu, mroycroft, Lukas von Blarer, Lendude: Using checkboxes with an is 2017-09-04 15:13:49 +01:00
Nathaniel Catchpole 4f24c9169b Issue #2734345 by danmuzyka, hchonov, Jo Fitzgerald, GoZ, kristiaanvandeneynde, Berdir, alexpott: Comments: entity_id base field not overridden correctly in comment bundle field definitions for comment bundles attached to different entity target_type 2017-09-04 13:31:56 +01:00
xjm 84bbc5730a Revert "Issue #2824851 by Wim Leers, arshadcn, amateescu, tedbow, timmillwood, Berdir, tstoeckler: EntityResource::patch() makes an incorrect assumption about entity keys, hence results in incorrect behavior"
This reverts commit 3b3daa353f.
2017-09-03 06:10:11 -05:00
Lee Rowlands fe7caba729
Issue #2899553 by timmillwood, Sam152, Wim Leers: Architectural review of the Workflows module 2017-09-03 17:05:16 +10:00
Lee Rowlands aae0baf839
Issue #2905818 by Wim Leers, Lendude: Make sure \Drupal\Tests\BrowserTestBase::checkForMetaRefresh is case insensitive 2017-08-31 20:07:33 +10:00
Lee Rowlands 5f77cf76af
Issue #2803621 by Mile23: Break BrowserTestBase & children dependency on Simpletest, deprecate stub BC traits 2017-08-31 07:59:34 +10:00
Lee Rowlands bd2227e48f
Issue #2893061 by maxocub, Jo Fitzgerald, heddn, phenaproxima: Create a ProcessField plugin to process the field types 2017-08-31 07:54:22 +10:00
Lee Rowlands cfbe5da758
Issue #2867154 by Manuel Garcia, vaplas, naveenvalecha, Lendude, phenaproxima, dawehner: Form: Convert system functional tests to phpunit 2017-08-30 10:35:46 +10:00
Lee Rowlands 360994732e
Issue #2868019 by michielnugter, Lendude, jonathan1055, dawehner, alexpott: AssertLegacyTrait field assertions not compatible with Simpletest assertions 2017-08-30 10:31:17 +10:00
webchick 3a4f6f2979 Issue #2901692 by tim.plunkett, xjm, Cottser, dawehner, EclipseGc: FieldDefinitionIntegrityTest does not respect module dependencies 2017-08-29 12:33:43 -07:00
webchick c8daa8d202 Issue #2897009 follow-up by Lendude: Remove stray code accidentally included in patch. 2017-08-28 16:05:37 -07:00
Nathaniel Catchpole e5493741a7 Issue #2350797 by pwolanin, amateescu, dawehner, dagmar: Orphaned menu links when nodes are deleted if menu_link_ui is not enabled 2017-08-28 21:40:46 +01:00
Nathaniel Catchpole d44acb469a Issue #2861383 by quietone, Jo Fitzgerald, heddn: Rename i18n migrations to _translation 2017-08-28 21:38:57 +01:00
webchick e2e1f61c5f Issue #2803375 by cilefen, tedbow, saurabh-chugh, Wim Leers: Rename Outside-in module to "Settings Tray" for real 2017-08-28 09:06:25 -07:00
Nathaniel Catchpole 271134ee22 Issue #2884202 by Berdir, amateescu, phenaproxima: Non-persistent fields become unpurgeable zombies without their target entity type 2017-08-28 14:56:36 +01:00
Nathaniel Catchpole bf31e8cb98 Issue #2903524 by timmillwood, Sam152, amateescu, yoroy: Don't add quickedit to displays where entities have a forward revision 2017-08-28 11:14:30 +01:00
Nathaniel Catchpole 30366ebaa8 Issue #2889600 by droplet, drpal, Gábor Hojtsy, effulgentsia, Wim Leers: [regression] Restore \LocaleJavascriptTranslationTest test coverage and keep testing processed JS file 2017-08-28 10:24:52 +01:00
Lee Rowlands 85eefe2b8d
Revert "Issue #2868019 by michielnugter, jonathan1055, Lendude, dawehner, alexpott: AssertLegacyTrait field assertions not compatible with Simpletest assertions"
This reverts commit 4c3c1f18b4.
2017-08-28 07:37:55 +10:00
webchick 48f9801edf Issue #2897009 by vaplas, seanB, phenaproxima, harsha012, Wim Leers, cburschka, bojanz: MediaInterface is missing setName() and getName() 2017-08-27 12:31:25 -07:00
webchick fcf01cc8cb Issue #2902429 by drpal, droplet, tedbow: Remove previous event handlers when opening new off-canvas block edit form in the off-canvas dialog 2017-08-27 12:16:10 -07:00
webchick 21abcfded2 Issue #2903843 by joseph.olstad, joelpittet: views get_option() micro optimization 2017-08-27 12:08:57 -07:00
webchick 3abc583d7e Issue #2904748 by volkswagenchick, loopduplicate, cilefen: Typo in Views UI 2017-08-27 11:59:15 -07:00
Lee Rowlands 7204a00a1b
Issue #2870009 by Lendude, dawehner: Update: Convert system functional tests to phpunit 2017-08-26 07:19:57 +10:00
Lee Rowlands 7f9287e804
Issue #1862892 by oriol_e9g, joseph.olstad, vaplas, G.I.Joe, leopathu, peterpoe, cilefen, xjm, larowlan: When a theme has a managed_file field and a submit callback, call to undefined function error is thrown 2017-08-26 07:06:52 +10:00
xjm cdfcaea15f Issue #2904134 by Wim Leers, tedbow: Settings Tray uses the off-canvas dialog type, but "off_canvas" is not an accurate form plugin name, "settings_tray" is 2017-08-25 14:41:33 -05:00
Chris McCafferty 270628aa1d Revert "Issue #2526150 by catch, Wim Leers, Denchev, hussainweb, dawehner, mpdonadio, borisson_, fgm, olli, alexpott, flocondetoile, Berdir, Fabianx: Database cache bins allow unlimited growth: cache DB tables of gigabytes!"
This reverts commit 1a71b1a949.
2017-08-25 11:07:27 -04:00
Lee Rowlands 4c3c1f18b4
Issue #2868019 by michielnugter, jonathan1055, Lendude, dawehner, alexpott: AssertLegacyTrait field assertions not compatible with Simpletest assertions 2017-08-25 20:09:13 +10:00
Nathaniel Catchpole 62974195b9 Issue #2897133 by Sam152, larowlan: Address performance issues in \Drupal\workflows\Plugin\WorkflowTypeBase::deleteState 2017-08-25 17:50:16 +09:00
Lee Rowlands 1fa12fb744
Issue #2852067 by Sam152, seanB, amateescu, jibran, dawehner, larowlan, tstoeckler, tim.plunkett: Add support for rendering computed fields to the "field" views field handler 2017-08-25 18:18:27 +10:00
Lee Rowlands 6496b03d54
Issue #2827014 by michielnugter, Lendude, marcoscano, dawehner, cilefen, larowlan, xjm, droplet, alexpott, Wim Leers: Throw an exception when testing status code or response headers in functional JavaScript tests 2017-08-25 16:58:39 +10:00
Lee Rowlands 401bd662cb
Issue #2767857 by Berdir, tstoeckler: Add destination to edit, delete, enable, disable links in entity list builders 2017-08-25 16:19:13 +10:00
Nathaniel Catchpole 30a133b0f4 Issue #2865579 by amateescu, Sam152: Rewrite the 'Latest revision' views filter and remove the revision_tracker table 2017-08-25 12:51:01 +09:00
Nathaniel Catchpole 1a71b1a949 Issue #2526150 by catch, Wim Leers, Denchev, hussainweb, dawehner, mpdonadio, borisson_, fgm, olli, alexpott, flocondetoile, Berdir, Fabianx: Database cache bins allow unlimited growth: cache DB tables of gigabytes! 2017-08-25 12:11:49 +09:00
Lee Rowlands 517619e984
Issue #2899306 by Neograph734: Group content moderation permissions per workflow type 2017-08-24 18:16:59 +10:00
Scott Reeves b9d6ef3974 Issue #2899942 by tedbow: Correct data types in outside_in.links.contextual.yml 2017-08-23 11:38:21 -04:00
Nathaniel Catchpole 22b8c33521 Issue #2900421 by timmillwood, tim.plunkett, catch, Sam152: Architectural review of the Content Moderation module 2017-08-23 20:15:46 +09:00
Nathaniel Catchpole 98c5df8941 Revert "Issue #2900421 by timmillwood, tim.plunkett, Sam152: Architectural review of the Content Moderation module"
This reverts commit c7c9a329ef.
2017-08-23 14:50:22 +09:00
Nathaniel Catchpole ad36d819e1 Issue #2868880 by Lendude, michielnugter, vaplas: Random fails in ContextualFilterTest::testAddContextualFilterUI 2017-08-23 13:08:02 +09:00
Nathaniel Catchpole 92cbc4cfc8 Issue #2803893 by mfernea: Fix 'Drupal.Commenting.FunctionComment.ParamTypeSpaces' coding standard 2017-08-23 12:58:15 +09:00
Nathaniel Catchpole c7c9a329ef Issue #2900421 by timmillwood, tim.plunkett, Sam152: Architectural review of the Content Moderation module 2017-08-23 12:52:09 +09:00
Scott Reeves 061f38641b Issue #2902304 by droplet, tedbow: Remove `scroll.off-canvas` event 2017-08-22 16:29:01 -04:00
Scott Reeves 10e67388cb Revert "Issue #2902361 by drpal: [regression] In Settings Tray when the form is longer than the page body it is tricky to scroll to the very bottom"
This reverts commit 845b1c6c00.
2017-08-22 16:25:43 -04:00
Lee Rowlands 3bbf3142c2
Issue #2900911 by scott_euser, Sam152, Lendude: \Drupal\workflows\Form\WorkflowTransitionAddForm::form sets a default value for radios as an empty array 2017-08-22 18:29:32 +10:00
Nathaniel Catchpole 3b3daa353f Issue #2824851 by Wim Leers, arshadcn, amateescu, tedbow, timmillwood, Berdir, tstoeckler: EntityResource::patch() makes an incorrect assumption about entity keys, hence results in incorrect behavior 2017-08-22 16:54:10 +09:00
Nathaniel Catchpole 4884fb154f Issue #2849674 by Lendude, mxh, tacituseu, podarok, andypost, pingwin4eg, axel.rutz, catch: Complex job in ViewExecutable::unserialize() causes data corruption 2017-08-22 16:19:56 +09:00
Nathaniel Catchpole 98c68fdbfd Issue #2803891 by Jo Fitzgerald, pfrenssen, mfernea, gaurav.kapoor: Fix 'Drupal.Commenting.FunctionComment.ReturnTypeSpaces' coding standard 2017-08-22 16:16:08 +09:00
Nathaniel Catchpole 0846b231ef Issue #2903183 by amateescu, jkovell, dawehner: Don't run cron after updating cron settings 2017-08-22 16:14:51 +09:00
Nathaniel Catchpole 64ffc1ff4d Issue #2902726 by mfernea, martin107: Fix 'Drupal.Commenting.FunctionComment.ParamCommentNotCapital' coding standard 2017-08-21 19:56:09 +09:00
Nathaniel Catchpole fb3c8d4ed7 Issue #2143089 by imadalin, yched, dawehner, harsha012, Wim Leers, c.nish2k3, bradjones1, damiankloip, xjm: Clean up normalizer parameter and variable names to use 'field_items' consistently etc 2017-08-21 16:57:07 +09:00
Nathaniel Catchpole 78ae240146 Issue #2897204 by cburschka: Contact message missing 'bundle_label' string 2017-08-21 14:56:17 +09:00
Nathaniel Catchpole 145d1ea051 Issue #2903332 by amateescu: Regression: lost test coverage for handling default images in the Image field 2017-08-21 14:53:18 +09:00
Nathaniel Catchpole c8392465c3 Issue #2902529 by mfernea: Fix 'Drupal.WhiteSpace.EmptyLines' coding standard 2017-08-21 14:04:51 +09:00
Nathaniel Catchpole 02a8ccbdcb Issue #2902406 by mfernea: Fix 'Drupal.Classes.UseLeadingBackslash' coding standard 2017-08-21 14:01:00 +09:00
Nathaniel Catchpole 08bf5f7a06 Issue #2901787 by mfernea: Fix 'Generic.NamingConventions.ConstructorName' coding standard 2017-08-21 13:55:09 +09:00
Nathaniel Catchpole 45524a7dfb Issue #2903331 by mfernea: Fix 'Drupal.NamingConventions.ValidVariableName.LowerStart' coding standard 2017-08-21 13:51:42 +09:00
Nathaniel Catchpole a0bb5da1bc Issue #2901665 by mfernea: Fix 'Drupal.Commenting.FunctionComment.ParamCommentNewLine' coding standard 2017-08-21 13:40:56 +09:00
Nathaniel Catchpole 1f191080c1 Issue #2902723 by mfernea, ccjjmartin: Fix 'Drupal.Commenting.FunctionComment.ReturnCommentIndentation' coding standard 2017-08-21 13:39:47 +09:00
Nathaniel Catchpole fa6e4b2f4a Issue #2833206 by quietone, heddn, maxocub, Jo Fitzgerald, joelpittet, phenaproxima, jibran: Convert Migrate's cckfield plugins to use the new field plugins 2017-08-21 13:29:05 +09:00
Nathaniel Catchpole 8ec06ce9a6 Issue #2901851 by maxocub: Replace the static map in the d7_field migration by field plugins 2017-08-21 10:55:27 +09:00
xjm 8189fadc49 Issue #2782891 by tedbow, Wim Leers, pk188, tim.plunkett, Adita, RajeevK, xjm, webchick: The Page Title block's title behaves in a confusing way with Settings Tray and the Help block incorrectly has Settings Tray styling 2017-08-18 13:48:28 -07:00
Nathaniel Catchpole aa45adec15 Issue #2881645 by jhedstrom, tstoeckler, Sam152, timmillwood, plach: ContentModerationState 'workflow' column empty for all non-default translations 2017-08-18 16:33:44 +09:00
Nathaniel Catchpole ab03340bee Issue #2902287 by pektinasen: Doccomment in EmbeddedDataSource.php not formatted correctly 2017-08-18 16:13:36 +09:00
Nathaniel Catchpole 81bb46eb96 Issue #2889443 by quietone: Some migrations missing a label 2017-08-18 16:12:16 +09:00
Nathaniel Catchpole 9cf72c6086 Issue #2864563 by Jo Fitzgerald, NickWilde, larowlan, gaurav.kapoor, heddn: Migration lookup process plugin doesn't call setMessage on the migration idMap 2017-08-18 15:10:30 +09:00
Nathaniel Catchpole 82284fa0bb Issue #2669030 by maxocub, sbogner: D6 Forum vocabulary is migrated to the wrong D8 field name 2017-08-18 14:52:47 +09:00
Nathaniel Catchpole a47d8c49b2 Issue #2896507 by heddn, maxocub: Update FieldPluginBase with a default processFieldValues() and getFieldFormatterMap() 2017-08-18 11:55:01 +09:00
Scott Reeves 845b1c6c00 Issue #2902361 by drpal: [regression] In Settings Tray when the form is longer than the page body it is tricky to scroll to the very bottom 2017-08-17 17:20:48 -04:00
xjm 11ef44a7f7 SA-CORE-2017-004 by arshadcn, amateescu, Wim Leers, Berdir, Lendude, dawehner, klausi, pwolanin, xjm, mpdonadio, mlhess, larowlan, milesw
(cherry picked from commit 65cef2e9f5)
2017-08-16 12:41:33 -05:00
Lauri Eskola cff5bad8fb Issue #2893586 by Manuel Garcia, amateescu, vijaycs85, dawehner: Add #optional support to the Container render element 2017-08-16 07:36:47 +03:00
xjm 4aa7190baa Issue #2899859 by Sam152: Remove incorrect documentation hint for "WorkflowTypeFormInterface" 2017-08-15 08:08:49 -05:00
Nathaniel Catchpole 9a389442d4 Issue #2901778 by xjm, jibran, annajl: Provide correct display name and title for comment admin view displays 2017-08-15 16:10:56 +09:00
xjm 5c2593d17b Issue #2859455 by Sam152, vijaycs85, timmillwood, dawehner, Wim Leers: Remove superfluous @todos from content moderation 2017-08-15 00:52:02 -05:00
xjm d70110cbf8 Revert "Issue #2901692 by tim.plunkett, EclipseGc: FieldDefinitionIntegrityTest does not respect experimental modules"
This reverts commit 6211b5d7d5.
2017-08-15 00:40:22 -05:00
xjm b05897e9f9 Issue #2896427 by marcoscano, Wim Leers, xjm, Berdir, slashrsm: Prevent enabling the "media" module if "media_entity" contrib 1.x is already enabled 2017-08-15 00:28:14 -05:00
Nathaniel Catchpole 7d1c57aada Issue #2787873 by claudiu.cristea, jibran, amateescu, catch, dawehner, cilefen, xjm, larowlan, vaplas: Add a base class for entity reference selection handlers and fix the structure of their configuration 2017-08-15 14:12:50 +09:00
Nathaniel Catchpole d7c496150e Issue #2569805 by quietone, Jo Fitzgerald, mikeryan, joelpittet, heddn, Adita, Miguel.kode, iMiksu, tvb, maxocub, juancasantito, phenaproxima, alexpott, neclimdul, xjm: For Drupal migration, identify the source module 2017-08-15 14:08:32 +09:00
xjm dc5ca923d0 Issue #2830882 by tedbow, droplet, drpal, Adita, Cottser, tim.plunkett, markcarver, Wim Leers, nod_, catch: Introduce Drupal.offCanvas, mirrored after Drupal.dialog, to avoid Settings Tray using Drupal.Dialog in unintended ways 2017-08-14 21:59:30 -05:00
xjm 96de2d9e2b Issue #2901626 by tedbow, vaplas: CSS animations cause \Drupal\Tests\outside_in\FunctionalJavascript\OutsideInBlockFormTest random fails
(cherry picked from commit b3cd6eed13)
2017-08-14 21:42:14 -05:00
xjm 620cc4c752 Issue #2898344 by jibran, xjm, Lendude, dawehner, andypost, mradcliffe, larowlan, annajl, Bojhan: Add filters to the comments administration pages 2017-08-14 20:51:57 -05:00
xjm fdef8555ac Issue #2896480 by mpdonadio, dawehner, Berdir, martin107: Allow to reference permanent files with 0 usages 2017-08-14 20:09:44 -05:00
Lee Rowlands f9c65b1160
Issue #2900700 by timmillwood: Add orderby to content_moderation schema sequences 2017-08-15 08:14:16 +10:00
Lee Rowlands 10a1e15fa3
Issue #2900320 by Sam152, timmillwood, Wim Leers: Remove workflow type checkWorkflowAcess() & "view content moderation" permission 2017-08-15 08:11:18 +10:00
Scott Reeves 925f92bb70 Revert "Issue #2830882 by tedbow, droplet, drpal, Adita, tim.plunkett, markcarver, Wim Leers, nod_: Introduce Drupal.offCanvas, mirrored after Drupal.dialog, to avoid Settings Tray using Drupal.Dialog in unintended ways"
This reverts commit aa76f9674f.
2017-08-14 17:34:48 -04:00
effulgentsia b5ec4f1d6d Issue #2897938 by tedbow, drpal: Prevent accessing null elements when operating on ajax instances using the off_canvas renderer 2017-08-14 14:19:19 -07:00
Scott Reeves 8972a66f2e Issue #2899724 by drpal, tedbow, DyanneNova, droplet, Cottser, Wim Leers: Fixes for settings tray CSS and JavaScript minor issues 2017-08-14 16:36:18 -04:00
xjm f630453b33 Issue #2900222 by dagmar: Remove coupling to minimal profile in ModuleHandlerTest::testUninstallProfileDependency() and use the testing profile instead 2017-08-14 15:11:51 -05:00
Scott Reeves aa76f9674f Issue #2830882 by tedbow, droplet, drpal, Adita, tim.plunkett, markcarver, Wim Leers, nod_: Introduce Drupal.offCanvas, mirrored after Drupal.dialog, to avoid Settings Tray using Drupal.Dialog in unintended ways 2017-08-14 16:05:48 -04:00
Nathaniel Catchpole 455672e764 Issue #2767275 by GoZ, Jo Fitzgerald, claudiu.cristea, boaloysius, andypost, klausi, dawehner: Convert web tests to browser tests for tour module 2017-08-14 15:48:00 +09:00
Nathaniel Catchpole 3f4174f99f Revert "Issue #2830882 by tedbow, droplet, Adita, drpal, markcarver, Wim Leers, nod_: Introduce Drupal.offCanvas, mirrored after Drupal.dialog, to avoid Settings Tray using Drupal.Dialog in unintended ways"
This reverts commit 48339450ee.
2017-08-14 15:36:51 +09:00
Nathaniel Catchpole 88d1f67ece Issue #2896845 by amateescu, pk188, plach, timmillwood, Sam152: Provide the 'revision_translation_affected' base field by default for all revisionable and translatable entity types 2017-08-14 10:46:10 +09:00
Nathaniel Catchpole 82f1a1ca6c Issue #2848775 by Sam152, eyilmaz, D34dMan, DuneBL, huzooka: BaseFieldOverride entities created by content_translation break content_moderation because they don't support computed fields 2017-08-14 10:38:26 +09:00
Scott Reeves 48339450ee Issue #2830882 by tedbow, droplet, Adita, drpal, markcarver, Wim Leers, nod_: Introduce Drupal.offCanvas, mirrored after Drupal.dialog, to avoid Settings Tray using Drupal.Dialog in unintended ways 2017-08-13 10:59:28 -04:00
Nathaniel Catchpole 8c9c8d3b93 Issue #2900687 by timmillwood, Sam152, DuneBL: Fatal error when saving a node type without content moderation 2017-08-13 16:34:12 +09:00
Nathaniel Catchpole 4ff7617a62 Issue #2891935 by maxocub, Jo Fitzgerald, heddn: Refactor D7 FieldInstance source plugin and other field instance related source plugins 2017-08-13 14:14:37 +09:00
Scott Reeves 6211b5d7d5 Issue #2901692 by tim.plunkett, EclipseGc: FieldDefinitionIntegrityTest does not respect experimental modules 2017-08-12 10:46:54 -04:00
Lee Rowlands ebfcdda2fb
Issue #2900634 by Sam152: Mark WorkflowDeleteAccessCheck @internal until a UI pattern for access-restricted states has been established 2017-08-12 18:25:46 +10:00
Lee Rowlands 3cb53fef78
Issue #2898913 by Sam152, andrewmacpherson, Wim Leers: Review a11y concerns in ContentModerationConfigureForm 2017-08-12 17:53:24 +10:00
Scott Reeves 8742371f7c Issue #2897320 by Wim Leers, tedbow, xjm, andrewmacpherson, Cottser, DyanneNova: Settings Tray causes the "pointer" cursor to be used both when hovering over inaccessible links (should use "default" cursor) and when in input[type=text] (should use "text" cursor) 2017-08-11 16:54:48 -04:00
Scott Reeves c67c0e302c Issue #2901205 by tedbow, SKAUGHT: Settings tray leaves dashed outline on followup pages 2017-08-11 11:38:04 -04:00
Nathaniel Catchpole 5583e7d583 Issue #2551727 by quietone, Jo Fitzgerald, phenaproxima, neclimdul, joelpittet, iMiksu, lostkangaroo, heddn, mikeryan, geste, alexpott, benjy: Menu link migrations should be defensive 2017-08-11 15:19:02 +09:00
Nathaniel Catchpole 5ba1f0e147 Issue #2650434 by vijaycs85, anemes, duozersk, andypost, eiriksm, TwoD, chipway, pguillard, dawehner, tstoeckler, vaplas, robert-os, Yogesh Pawar, davidraijmakers: Clearing cache via UI in translated language resets config translation of field labels to default language 2017-08-11 15:15:25 +09:00
Nathaniel Catchpole e259a77888 Issue #2898020 by amateescu, timmillwood: Simplify ContentModerationStateTest 2017-08-11 15:07:31 +09:00
Nathaniel Catchpole d4165ff108 https://www.drupal.org/files/issues/2900046-20.patch 2017-08-11 14:59:26 +09:00
Nathaniel Catchpole 10c87c672e Issue #2896381 by plach, Sam152, tacituseu, amateescu, Berdir: TranslationLanguageRenderer uses the wrong table for the langcode column with entity revision views 2017-08-11 13:13:53 +09:00
Nathaniel Catchpole e6f77992cd Issue #2893888 by plach, Sam152, amateescu, evilehk: Content moderation state entity field data not removed when the host field data is 2017-08-10 16:16:25 +09:00
webchick 4ed19288b0 Issue #2899395 by timmillwood, Wim Leers, jojototh, xjm, Bojhan, DyanneNova: Content Moderation form in displayed entity looks broken 2017-08-08 13:07:09 -07:00
Lee Rowlands 50a541b97f
Issue #2551373 by drpal, danlinn, ruthleopold, Berdir, droplet, Wim Leers, prajaankit: contextual.js and quickedit.js should fail gracefully, with useful error messages, when Twig templates forget to print attributes 2017-08-07 18:27:31 +10:00
Lee Rowlands 2534957ae1
Issue #2900019 by tim.plunkett, joelpittet: \Drupal\content_moderation\EventSubscriber\ConfigImportSubscriber causes errors when importing any non-workflow config 2017-08-07 18:14:46 +10:00
xjm 1da4fed2b9 Issue #2895382 by Wim Leers, chr.fritsch, xjm, marcoscano, dawehner, larowlan: Hide label, thumbnail, etc. for default display of media file and image references 2017-08-06 21:48:12 -05:00
xjm f589b8800a Issue #2856917 by amateescu, kriboogh: Moderating an entity that uses a special language (e.g. LANGCODE_NOT_SPECIFIED) throws exception 2017-08-05 10:29:45 -05:00
xjm 42e575a2b9 Issue #2851603 by Sam152: Add inline documentation to content moderation onDependencyRemoval() that describes what's happening 2017-08-05 06:31:08 -05:00
Nathaniel Catchpole 7d18091bc1 Issue #2854878 by maxocub, joelpittet, mikeryan, quietone, hansrossel, phenaproxima: Taxonomy vocabulary with name Type cannot migrate from d6 to d8 2017-08-05 18:00:17 +09:00
Nathaniel Catchpole 3b04db8ada Issue #2897533 by claudiu.cristea: Documentation and example for FileCopy is wrong 2017-08-05 16:17:27 +09:00
Nathaniel Catchpole 0ab00b4acd Issue #2893072 by maxocub: Modify the DateField Field plugin so it's used for D6 & D7 2017-08-05 16:09:08 +09:00
Nathaniel Catchpole 3e6a3f0904 Issue #2898437 by andypost, dawehner, Lendude: Convert HistoryTimestampTest to kernel test 2017-08-05 16:03:11 +09:00
Nathaniel Catchpole 13b5c9f075 Issue #2723745 by sonfd: TermStorageInterface::loadChildren() incorrectly states retrieving parents instead of children 2017-08-05 15:51:36 +09:00
Nathaniel Catchpole dd1dd45ca6 Issue #2897686 by xjm: Description for workflow label field does not add any information 2017-08-05 10:39:35 +09:00
Nathaniel Catchpole a06e758506 Issue #2895180 by hussainweb: Fix documentation in MigrateSourcePluginManager 2017-08-05 10:25:30 +09:00
Nathaniel Catchpole ef16fa1c8a Issue #2775553 by Wim Leers, naveenvalecha: Convert web tests to browser tests for REST module 2017-08-05 10:21:34 +09:00
Nathaniel Catchpole 42c492cd70 Issue #2892967 by amateescu, Sam152: \Drupal\content_moderation\EntityTypeInfo::formAlter() is half broken 2017-08-05 09:40:56 +09:00
Nathaniel Catchpole d9247c2ee0 Issue #2863318 by martin107, naveenvalecha, Lendude, Jo Fitzgerald: Cache: Convert system functional tests to phpunit 2017-08-05 00:49:42 +09:00
Nathaniel Catchpole a8a898420c Issue #2892179 by Wim Leers, Berdir: Follow-up for #2775381: clearing render cache in PerformanceForm::submitForm() is obsolete 2017-08-05 00:42:25 +09:00
Nathaniel Catchpole 32d9c06a67 Issue #2863416 by zviryatko, michielnugter, naveenvalecha, alexpott, Jo Fitzgerald: Convert web tests to browser tests for filter module 2017-08-04 20:24:00 +09:00
Scott Reeves 0a42c06a9a Issue #2893978 by tedbow: Use newly supported 'options' in contextual links in Settings Tray contextual links 2017-08-02 09:40:51 -04:00
xjm bbfe8a8811 Issue #2897652 by dmsmidt, andrewmacpherson, naiduharish: Move Inline Form Errors module out of Core (Experimental) package and into the Core package 2017-08-01 20:24:16 -05:00
Lee Rowlands 2d5e8d119d
Issue #2753717 by timmillwood, amateescu, alexpott, mtodor, boaloysius, Jo Fitzgerald, phenaproxima, plach, gaurav.kapoor, tkoleary, yoroy, larowlan, karlos007, Berdir, Sam152: Add select field to choose moderation state on entity forms 2017-08-02 07:34:36 +10:00