Commit Graph

19633 Commits (994e7ec786b80b4349ed63d21a3c59efd070ecae)

Author SHA1 Message Date
Alex Pott 5a83be42e0
Issue #3014669 by kalyansamanta, govind.maloo, msankhala, hardikpandya, joachim, awangsetyawan: return value for hook_entity_bundle_info() doesn't mark 'uri_callback' as optional 2018-12-02 00:57:36 +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
Nathaniel Catchpole ad90262082 Issue #3016968 by alexpott: Remove weight public property from theme extensions 2018-11-30 10:48:17 +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
Alex Pott b33232b7d2
Issue #3016458 by tim.plunkett, xjm: ContextHandler should use setContext() not setContextValue() 2018-11-30 09:34:29 +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
Alex Pott b1be147d7d
Issue #3013917 by tstoeckler, hchonov, alexpott: Minor improvements for (Content|)EntityStorageBase 2018-11-29 15:51:39 +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 576bc7fea7 Issue #3015691 by hchonov, mondrake: entityQueryAggregate queries cannot be executed more than once 2018-11-28 11:56:45 +00:00
Nathaniel Catchpole e58e520bba Revert "Issue #3015691 by mondrake: entityQueryAggregate queries cannot be executed more than once"
This reverts commit 77accaed60.
2018-11-28 11:56:16 +00:00
Nathaniel Catchpole 77accaed60 Issue #3015691 by mondrake: entityQueryAggregate queries cannot be executed more than once 2018-11-28 11:55:16 +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
Nathaniel Catchpole e7c028462c Issue #2921855 by daffie: Default Database Schema::findTables() is slow for PostgreSQL 2018-11-26 12:19:11 +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 ce031c3f87
Revert "Issue #3000630 by scott_euser, Krzysztof Domański, APolitsin, vijaycs85, longwave: Transliteration causes 2 capital letters at the beginning of a word"
This reverts commit bb7fb6a3dd.
2018-11-24 00:24:09 +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 374bb899a4
Issue #2983665 by cferthorney, zuhair_ak, Saviktor, John Cook, Eli-T, longwave, alexpott: Inconsistent ordering of views of content in Umami 2018-11-22 16:13:05 +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
Lauri Eskola f054326714
Issue #2997194 by ndf, L-four, drpal: tableheader.js throws error when running Drupal inside an iframe 2018-11-22 11:28:43 +02: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
Francesco Placella 5731bc7dab Issue #2799987 by jonathanshaw, oriol_e9g, Jo Fitzgerald, mpdonadio, GoZ, Mixologic, harsha012, jhedstrom: Datetime and Datelist element's timezone handling is fragile, buggy and wrongly documented 2018-11-20 23:45:37 +01:00
Gábor Hojtsy c028d851b1 Issue #3014797 by mikelutz: Add mikelutz as sub-system maintainer for Migrate 2018-11-20 22:39:59 +01:00
Alex Pott 7dcb927309
Issue #3014851 by tim.plunkett: ContextAwarePluginBase::setContextValue() should delegate to ::setContext() 2018-11-20 16:01:43 +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 2580766754 Issue #2895315 by nielsstampe, Krzysztof Domański: Danish characters are not translated correctly with transliteration 2018-11-20 12:03:12 +00:00
Nathaniel Catchpole bb7fb6a3dd Issue #3000630 by scott_euser, Krzysztof Domański, APolitsin, vijaycs85, longwave: Transliteration causes 2 capital letters at the beginning of a word 2018-11-20 11:58:15 +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 688b2888d2
Issue #3014415 by brathbone, DavidPetit, kiamlaluno: Replace "page" by "page title" in the description for "bartik_preprocess_page_title" 2018-11-19 13:45:24 +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 d29f046424
Issue #3001398 by mondrake, Krzysztof Domański, alexpott, voleger, neclimdul, longwave, dawehner, goodboy: format_size() fixes 2018-11-19 09:55:34 +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 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