Commit Graph

1850 Commits (ca8a550c056875254ff001b6b610d51b51eea761)

Author SHA1 Message Date
Alex Pott 751b38424c
Issue #2668416 by Krzysztof Domański, wheatpenny, Lendude, alexpott: Wrong assert in NodeTitleTest 2019-01-24 10:14:53 +00:00
Alex Pott 7dcda1f625
Issue #2977107 by Berdir, alexpott, jibran, larowlan: Use more specific entity.manager services in module .services.yml files 2019-01-11 14:13:39 +00:00
Alex Pott c23c05c90f
Issue #2691675 by Berdir, Mile23, alexpott: Replace deprecated entityManager() in ControllerBase descendents 2019-01-08 09:40:56 +00:00
Alex Pott 11dab2c704
Issue #3003713 by Wim Leers, alexpott, zann1e, idebr: Use absolute URLs in link relations Google doesn't support relative URLs 2019-01-08 00:19:43 +00:00
Nathaniel Catchpole 05bbd9d036 Issue #3006409 by Berdir: Update deprecated usages of Entity::getEntityManager() 2019-01-04 11:52:43 +00:00
Alex Pott b942654652
Issue #3021838 by alexpott, quietone: [PostgresSQL] Variable to config: search_active_modules 2019-01-02 10:44:34 +01:00
Nathaniel Catchpole 31f9ebf7f5 Issue #3008446 by alexpott, jcnventura, fenstrat, quietone, voleger, andypost: Complete the deprecation of format_date() 2019-01-01 19:15:24 +00:00
Alex Pott 60505f3693
Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods 2018-12-23 14:30:20 +01:00
Alex Pott 269c716d1d
Issue #2883553 by govind.maloo, msankhala, seanB, Berdir, xjm, alexpott: Obsolete argument for hasPermission in node_node_access() 2018-12-06 16:03:43 +01:00
Nathaniel Catchpole ae6c7444de Issue #2578263 by Jo Fitzgerald, quietone, svendecabooter, yogeshmpawar, phenaproxima, imalabya, heddn, alexpott, xjm: Add helper functions to MigrateDrupal7TestBase 2018-12-04 12:58:29 +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 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
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
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 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
Gábor Hojtsy b4ece22a63 Issue #2989627 by maxocub, quietone, masipila, phenaproxima, Gábor Hojtsy: d7_node_entity_translation migration is in the wrong module and is missing some mappings 2018-11-01 22:30:12 +01:00
Nathaniel Catchpole d8a6a68bbf Issue #2787871 by alexpott, yogeshmpawar, Insasse, Prashant.c, catch, hass: Properly deprecate getUserName() and use getAccountName() instead 2018-10-08 11:24:56 +01:00
Lee Rowlands 37c7dfa47c
Issue #808730 by awm, Anushka-mp, dpagini, Jo Fitzgerald, catch, johnv, venugopp, kim.pepper, kscheirer, miro_dietiker, Berdir, alexpott: Show the Revisions tab/page even when only one revision exists 2018-10-08 19:57:52 +10:00
Nathaniel Catchpole 1506516dc3 Issue #2875276 by huzooka, ion.macaria, cestmoi, catch: Breadcrumbs disappears when starting with front-page after cache rebuild (for anonymous user) 2018-10-04 19:30:49 +01:00
Nathaniel Catchpole cff48a2209 Issue #3001216 by longwave, mondrake, voleger, tstoeckler, Berdir, andypost: Use the database.replica service where appropriate 2018-10-04 15:17:32 +01:00
Alex Pott 8c6c340fe6
Issue #2886547 by naveenvalecha, Mile23, longwave, impalash, Lendude, dawehner, Mixologic, xjm, borisson_, catch: Add trigger_error to deprecated TestBase base classes/traits that have none, reference CR 2018-10-01 15:40:09 +01:00
Nathaniel Catchpole 4aba93b36b Issue #3002158 by amateescu: Clean up dead code in NodeViewsData 2018-09-25 15:43:41 +01:00
Alex Pott 400413fafa
Issue #2954825 by rakesh.gectcr, tresti88, gnuget, borisson_, DamienGR, Prashant.c, amietpatial, alexpott, joachim, Berdir: Update the user.api.php documentation and add the correct type hints in the user's hooks implementations 2018-09-24 08:55:20 +01:00
Nathaniel Catchpole b48e1e7438 Issue #2873684 by voleger, longwave, jeetendrakumar, andypost, mondrake, catch: Replace all calls to db_select, which is deprecated 2018-09-21 14:01:49 +01:00
Alex Pott 0a8ea5e4e2
Issue #3001312 by Krzysztof Domański: Remove unnecessary UrlGeneratorTrait from NodePermissions.php 2018-09-21 13:38:14 +01:00
Alex Pott 618274b96f
Issue #2996789 by Mile23, Lendude, longwave, dawehner: Deprecate Drupal\field\Tests\EntityReference\EntityReferenceTestTrait 2018-09-21 13:05:21 +01:00
Alex Pott 2dabd1de10
Issue #2829185 by vaplas, Jo Fitzgerald, anmolgoyal74, chipway, gaurav.kapoor, mark_fullmer, amit.drupal, cilefen, longwave, xjm, wturrell, anavarre: Fix spelling errors in Drupal core comments 2018-09-20 17:12:38 +01:00
Alex Pott 15ca693bf2
Issue #2996030 by Lendude, Mile23: Convert web tests to browser tests for node module - round 2 2018-09-18 13:38:18 +01:00
Alex Pott 383f701fe8
Issue #2853118 by voleger, Jo Fitzgerald, Pavan B S, yogeshmpawar, hgunicamp, pk188, andypost, jeetendrakumar, longwave, gaurav.kapoor, RenatoG, daffie, mondrake, dhruveshdtripathi, catch, alexpott, xjm: Replace all calls to db_insert, which is deprecated 2018-09-18 13:15:20 +01:00
Nathaniel Catchpole 7c17fec417 Issue #3000011 by interX, Chi: template_preprocess_node_add_list() references non-existent node_add_page() function 2018-09-17 12:19:14 +01:00
Alex Pott e432eea9d7
Issue #2999306 by longwave, chr.fritsch, alexpott: Update numbering - quick follow-up to #2949964 2018-09-13 13:20:44 +02:00
Lee Rowlands bea23d7ce2
Issue #2949964 by Sam152, longwave, Berdir, amateescu: Add an EntityOwnerTrait to standardize the base field needed by EntityOwnerInterface 2018-09-13 07:27:17 +10:00
Nathaniel Catchpole eadaeb9ac7 Issue #2848137 by gaurav.kapoor, voleger, hgunicamp, andypost, shashikant_chauhan, brahmjeet789, pk188, cilefen, daffie: Replace all calls to db_update, which is deprecated 2018-08-28 20:41:58 +09:00
Nathaniel Catchpole 5cbcd6d33d Issue #2988562 by jeqq, amateescu, timmillwood: Classes that extend SqlContentEntityStorageSchema should not hardcode table names and use the ones provided by the storage instead 2018-08-22 21:42:17 +09:00
xjm fa6b3d95dd Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase"
This reverts commit 69501f3062.
2018-08-16 18:12:22 -05:00
Nathaniel Catchpole 69501f3062 Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase 2018-08-15 19:55:23 +09:00
Alex Pott 6c40e077ef
Issue #2937853 by idebr, mfernea, SherFengChong, alexpott, borisson_: Fix 'Drupal.Formatting.MultipleStatementAlignment' coding standard 2018-08-13 11:13:36 +01:00
Lauri Eskola e742590eed
Issue #2981652 by ApacheEx, corbacho, drpal, dawehner, xjm, alexpott, lauriii: Format core JavaScript using recently add Prettier 2018-08-09 18:49:18 +03:00
Alex Pott 70b5d87098
Issue #2369917 by Valentine94, pjonckiere, er.pushpinderrana, jhodgdon, xjm, Berdir, Wim Leers: 'Blindly returning FALSE will break other node access modules' is a misleading sentence 2018-08-07 15:15:27 +01:00
Alex Pott d4eb909c23
Issue #2934799 by maxocub, Olarin, heddn, dww: d6_term_node_revision migration ignores a lot of items that it shouldn't 2018-08-06 23:38:10 +01:00
Gábor Hojtsy 242b03dad4 Issue #2863437 by maxocub, masipila: Migrate Drupal 7 title data to Drupal 8 2018-07-29 14:58:48 +02:00
Gábor Hojtsy 0f336ae86d Issue #2975666 by maxocub, benjifisher, masipila, jcnventura, jigarius, phenaproxima, catch, quietone: Migrate Drupal 7 node entity translations data to Drupal 8 2018-07-27 21:41:20 +02:00
Gábor Hojtsy 20f44c056c Issue #2953360 by quietone, heddn, yogeshmpawar, phenaproxima, Gábor Hojtsy, maxocub, catch, alexpott, masipila: Experimental migrate_drupal_multilingual module 2018-07-26 18:49:16 +02:00
Alex Pott 8c5075ad69
Issue #2985147 by eliclaggett, msankhala, neclimdul: Correct copy pasted plugin constructor documentations 2018-07-24 16:18:58 +01:00
Nathaniel Catchpole 099f4146a5 Issue #2932462 by phenaproxima, japerry, tim.plunkett: Add EntityContextDefinition for the 80% use case 2018-07-13 13:26:50 +01:00
Nathaniel Catchpole 14a769b758 Issue #2631698 by Jo Fitzgerald, robpowell, phenaproxima, heddn, quietone: Fix sub-optimal DX in MigrateFieldInterface 2018-07-13 12:39:04 +01:00
Nathaniel Catchpole 163144a923 Issue #2973791 by alexpott, martin107, mairi, volkerk: Fix deprecation messages related to deprecated comment Action plugins 2018-07-12 13:01:47 +01:00
Alex Pott 5a80703c4c
Issue #2983371 by ApacheEx, drpal: JS codestyle: no-else-return 2018-07-05 16:50:52 +01:00
Alex Pott 4ddf8b84e8
Issue #2983355 by ApacheEx, drpal: JS codestyle: indent 2018-07-05 16:34:50 +01:00