Commit Graph

35740 Commits (9df150e1ab5d72c11d1d327614ce58902e9ad4ec)

Author SHA1 Message Date
Alex Pott 9df150e1ab
Issue #3008490 by Lendude, jibran, jhodgdon: Update \Drupal\Tests\UiHelperTrait::drupalPostForm docblock to match BrowserTestBase version 2018-11-18 23:51:19 +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
Alex Pott 78da9a1dca
Issue #2986887 by hchonov, tstoeckler, amateescu, alexpott: Impossible entity query with condition on revision metadata keys 2018-11-18 23:07:32 +00:00
Alex Pott ea33b15726
Issue #2672950 by Vj, ilya.no, Krzysztof Domański, elandirayan, Rijidij, amateescu, shahgm, larowlan: Notice: Undefined index: #default_value in Drupal\Core\Datetime\Element\Datetime::valueCallback() (line 103 2018-11-18 22:51:14 +00:00
Lee Rowlands d1c7fa1bc2
Issue #3013187 by tim.plunkett: Rename PlaceholderInterface to PreviewFallbackInterface 2018-11-19 07:40:04 +10:00
Gábor Hojtsy 9e18995abd Issue #2982626 by phenaproxima, tim.plunkett, EclipseGc: ContextAwarePluginBase is incompatible with ContextAwarePluginDefinitionInterface 2018-11-16 11:48:57 -05:00
Nathaniel Catchpole 920eb0678d Issue #3000671 by axel.rutz, surbz, msankhala, goodboy, dawehner: Frontpage with query parameter results in "Page not found" 2018-11-16 13:25:40 +00: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 e52debb5e0 Issue #3004281 by kiamlaluno, dhirendra.mishra, hardikpandya, borisson_: The description of the return value makes reference to a setting that doesn't exist anymore 2018-11-15 15:05:21 +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 b0b4ef034b Issue #3001159 by Christian.wiedemann: getSourceStorage() should be part of ConfigInstallerInterface 2018-11-15 14:55:22 +00:00
Nathaniel Catchpole 2728cbeedb Issue #2921307 by mpp, hardikpandya, heddn, phenaproxima, geertvd: \Drupal\Core\Entity\EntityTypeInterface label methods docblocks should be to return TranslatableMarkup 2018-11-15 14:54:09 +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
Nathaniel Catchpole da44172f5c Issue #3007436 by Jo Fitzgerald, andypost, mikelutz, heddn: Fix d7 comment migration 2018-11-15 14:50:06 +00:00
Nathaniel Catchpole 03fdd37de2 Issue #3006719 by tetranz, dhirendra.mishra, scott_euser, Eli-T, amateescu: Workspace indicator does not update after workspace label edited 2018-11-15 14:46:35 +00:00
Nathaniel Catchpole 70e40101ec Issue #2957381 by amateescu, GaëlG, alexpott, douggreen, jibran, catch: Data model problems with Vocabulary hierarchy 2018-11-15 14:42:08 +00:00
Nathaniel Catchpole 9444c6a26a Issue #3008025 by quietone: Migrate D7 i18n block translated strings 2018-11-15 14:36:25 +00:00
Francesco Placella 98d7171509 Issue #2935932 by Sam152, dwkitchen, jibran, amateescu, kiamlaluno, tstoeckler, joachim: Add a FieldDefinition class for defining bundle fields in code 2018-11-15 10:40:18 +01:00
Francesco Placella dd571111fc Issue #2946402 by Sam152, awm, jibran, lamp5, mattshoaf, amateescu: Content moderation incorrectly always assumes a language is being added when the default language of an entity is being changed 2018-11-15 10:25:23 +01:00
Alex Pott 335c465202
Issue #3013399 by govind.maloo, alexpott: Remove obsolete code from system_cron() 2018-11-15 08:33:09 +00:00
Alex Pott f762c6a708
Issue #2809533 by Lendude, jibran: Convert AJAX part of \Drupal\system\Tests\Ajax\FrameworkTest to JavascriptTestBase 2018-11-15 08:29:24 +00:00
Alex Pott 752dd39303
Issue #2809531 by Lendude, martin107, larowlan: Convert AJAX part of \Drupal\system\Tests\Ajax\FormValuesTest::testSimpleAjaxFormValue to JavascriptTestBase 2018-11-15 08:18:35 +00:00
Alex Pott 39578f45ca
Issue #3006086 by amateescu, Wim Leers, alexpott, jibran, andypost, dawehner, catch, Berdir: update.php should not process path aliases 2018-11-14 15:04:34 +00:00
Alex Pott cd6c671028
Issue #3013197 by tim.plunkett: Cloning an implementation of SectionListInterface does not deep clone the Section or SectionComponent objects 2018-11-14 12:48:46 +00:00
Alex Pott edfebee539
Issue #2189267 by Manuel Garcia, snufkin, alexpott, nuez, maxocub, mirsoft, SiliconMind, blazey, mErilainen, wannesderoy, borisson_, Gábor Hojtsy, stella, spoit, swentel, lauriii, Rob230, Xano, danquah: When content language detection is different from interface language detection, the detected language is not applied to the rendered content 2018-11-14 12:47:16 +00:00
Nathaniel Catchpole cb84998f12 Issue #2959370 by dawehner, Lendude, alexpott: View with user/% path breaks login/logout 2018-11-14 12:00:06 +00:00
Alex Pott 825a340641
Issue #2809495 by Lendude, jibran, larowlan: Convert AJAX part of \Drupal\field\Tests\EntityReference\EntityReferenceAdminTest to JavascriptTestBase 2018-11-14 10:42:47 +00:00
Alex Pott e417c7f2fd
Issue #2998662 by Sam152, dhirendra.mishra, amateescu, Eli-T: Saving a tagged article in staged workspace causes fatal exception 2018-11-13 17:49:25 +00:00
Alex Pott 2ea4bfe40b
Issue #2806601 by Berdir, amateescu: ConfigurableLanguage is missing config_export property and language.module does untrusted config saves during install 2018-11-13 17:29:19 +00:00
Alex Pott c2226f7588
Issue #3010805 by amateescu: Fix misleading variable names in EntityTypeManagerInterface 2018-11-13 15:33:04 +00:00
Alex Pott 6ca0cd27aa
Issue #2982372 by phenaproxima, catch, alexpott: oEmbed system can't parse XML attributes 2018-11-13 12:46:52 +00:00
Nathaniel Catchpole c8f810edb8 Issue #2342699 by Beakerboy, david_garcia, alexpott, madhavvyas, Nitesh Sethia, mradcliffe, plach, rakshith.thotada, ruloweb, deepakaryan1988, Berdir, rbrenton: SqlContentEntityStorage tries to update identity/serial values by default 2018-11-13 11:32:26 +00:00
Alex Pott 660152c48a
Issue #2921665 by RoSk0, daffie: PostgreSQL: Optimize getting maxIdentifierLength 2018-11-13 09:43:52 +00:00
Alex Pott 925b4b5655
Issue #3000573 by Sam152, yongt9412, scott_euser, idflood, Berdir, amateescu: After enabling Workflows and Content Moderation there is a fatal error when trying to edit content translation 2018-11-13 09:40:34 +00:00
webchick 257cfc7228 Issue #2968500 by tedbow, bendeguz.csirmaz, samuel.mortenson, phenaproxima, lauriii, AaronMcHale: Change inline blocks workflow in Layout Builder to match mocks 2018-11-12 15:45:45 -05:00
Gábor Hojtsy 749f569c6a Issue #2942011 by tsega, imalabya, robindh, David_Rothstein, Eli-T, Gábor Hojtsy, markconroy, aburrows, ckrina, Gvert, alexpott, cchoudhary: Umami demo has display problems in right-to-left languages 2018-11-10 10:40:09 +01:00
Alex Pott dff032ddf4
Revert "Issue #3000573 by yongt9412, scott_euser, Sam152, idflood, Berdir, amateescu: After enabling Workflows and Content Moderation there is a fatal error when trying to edit content translation"
This reverts commit 666388d1f9.
2018-11-08 19:17:02 +00:00
Nathaniel Catchpole 9e7b020ff4 Issue #2755401 by alexpott, naveenvalecha, bonus, Xano, cilefen, dawehner, mohit_aghera, markdorison, david_garcia: Upgrade EmailValidator to 2.x 2018-11-08 16:48:31 +00:00
Nathaniel Catchpole 4052d65e7c Issue #3004898 by msankhala, kiamlaluno: Fix the wrong method descriptions for the TermInterface interface 2018-11-08 16:03:44 +00:00
Nathaniel Catchpole 5f030474ca Issue #3001542 by alexpott: Update Guzzle from 6.3.0 to 6.3.3 2018-11-08 15:55:18 +00:00
Nathaniel Catchpole 8ea1c48ee9 Issue #2902412 by Jo Fitzgerald, andypost, mfernea, andriyun: Fix 'Drupal.Strings.UnnecessaryStringConcat' coding standard 2018-11-08 15:51:18 +00:00
Alex Pott 6c8526b0a9
Issue #2982183 by phenaproxima, neclimdul: Follow-up Conflict between TypedDataManager and TypedConfigManager in ConfigEntityAdapter 2018-11-08 14:37:10 +00:00
Nathaniel Catchpole e1b6d232b0 Issue #3002522 by andypost, Matthijs, tim.plunkett, wizonesolutions: Calling StatusMessages::renderMessages() with a returns a faulty render array 2018-11-08 14:14:15 +00:00
Nathaniel Catchpole 125e9f41dc Issue #3011237 by kiamlaluno, benjifisher: user_schema() uses the wrong structure for foreign_keys 2018-11-08 14:08:28 +00:00