Commit Graph

1222 Commits (ca8a550c056875254ff001b6b610d51b51eea761)

Author SHA1 Message Date
Alex Pott cc5b5dc3ec
Issue #3023799 by Berdir, alexpott, tim.plunkett, larowlan: Add @trigger_error() to deprecated EntityManager::clearCachedDefinitions() method 2019-01-26 14:52:11 +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 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 701be77194
Issue #2869426 by Wim Leers, dawehner, tstoeckler, alexpott, Berdir, larowlan: EntityResource should add _entity_access requirement to REST routes 2018-12-18 16:10:14 +00: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
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 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 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 d654e1038b Issue #2975509 by quietone, masipila, gaydabura, jhodgdon, maxocub: Migrate D6 vocabulary language settings 2018-10-11 11:38:01 +01:00
Alex Pott 6b623b4e08
Issue #2919332 by andypost, kyberman, borisson_, amateescu: Fix $reset parameter inside TermStorageSchema::getEntitySchema() parent call 2018-10-05 12:00:27 +01:00
Nathaniel Catchpole e5a4531a35 Issue #2980996 by maxocub, masipila, mradcliffe, Gábor Hojtsy: Migrate Drupal 7 taxonomy term entity translations data to Drupal 8 2018-10-04 15:34:46 +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 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 dc4adc5723
Issue #2887134 by Mile23, nlisgo, Lendude, naveenvalecha: Convert web tests to browser tests for taxonomy module Part -2 2018-09-14 11:30:23 +02:00
effulgentsia 1bffa61218 Issue #2997982 by longwave, plach, johns996: Orphan term hierarchy records can cause taxonomy_update_8502 to enter an infinite loop 2018-09-13 17:44:38 -07:00
Alex Pott 7f685d6354
Revert "Issue #2887134 by Mile23, nlisgo, naveenvalecha, Lendude: Convert web tests to browser tests for taxonomy module Part -2"
This reverts commit 9547959081.
2018-09-12 16:13:48 +02:00
Alex Pott 9547959081
Issue #2887134 by Mile23, nlisgo, naveenvalecha, Lendude: Convert web tests to browser tests for taxonomy module Part -2 2018-09-12 14:27:01 +02:00
Alex Pott e4b39ba7b9
Issue #2970052 by martin107, marcel66, Mile23, longwave, dawehner, borisson_, alexpott, catch: Fix "assertNoPattern() is deprecated and scheduled for removal in Drupal 9.0.0. Use $this->assertSession()->responseNotMatches($pattern) instead" 2018-09-11 11:41:53 +02:00
Nathaniel Catchpole 6a9a7fd01b Issue #2997960 by plach, catch, franco cazzaro, longwave, logickal, larowlan, espurnes, benjifisher, bzrudi71: Missing taxonomy hierarchy items in 8.6.0 after running taxonomy_update_8502 2018-09-10 12:09:45 +01:00
Nathaniel Catchpole 39d22bfb2f Issue #2994830 by amateescu: TermStorage::__sleep() does not unset the 'ancestors' variable 2018-08-31 11:32:27 +09:00
Nathaniel Catchpole 84bde9d6c1 Issue #2850033 by andypost, jeetendrakumar, Sharique, pk188, piggito, voleger, gaurav.kapoor, yogeshmpawar, xjm: Replace all calls to db_delete, which is deprecated 2018-08-31 10:15:01 +09:00
Nathaniel Catchpole df1de90392 Issue #2991902 by amateescu: Fix block_content_update_8400() and taxonomy_update_8601() to not rely on the module handler anymore 2018-08-29 11:29:23 +09:00
Nathaniel Catchpole 44b3b41abd Issue #2848952 by voleger, andypost, mondrake, jeetendrakumar, pk188, hgunicamp, piggito, JayKandari, daffie, shashikant_chauhan, xjm, cilefen, chiranjeeb, Pavan B S: Replace all calls to db_merge(), which is deprecated 2018-08-24 09:21:59 +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
Lee Rowlands 237b3f4112
Issue #2991346 by alexpott: The message displayed by taxonomy_update_8601() should be overridable 2018-08-10 07:10:38 +10: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 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
Francesco Placella 543b3f4ed3 Issue #2981887 by amateescu, joachim, jibran, chr.fritsch, Manuel Garcia, timmillwood, plach, Wim Leers, Gábor Hojtsy, Berdir, jojototh, pameeela, dawehner, catch, Bojhan, Fabianx, Jo Fitzgerald: Add a publishing status to taxonomy terms 2018-07-27 11:09:33 +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
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
Nathaniel Catchpole bc2d4bfeb6 Issue #2977882 by Wim Leers, jibran, catch: Term entity type's "parent" field does not specify "target_bundles" setting: a term from *any* vocabulary can be chosen 2018-06-28 22:55:49 +01:00
Nathaniel Catchpole 679fe1f111 Issue #2658956 by Daniel_Rempe, Lendude, mikeker, catch, jibran, Jeff Cardwell, hctom, tstoeckler, dawehner, alexpott: Taxonomy vocabulary data not available as views fields 2018-06-26 16:00:07 +01:00
Alex Pott 646584b3f7
Issue #2946419 by vaplas, Lendude, Mile23: Entity: Convert system functional tests to phpunit 2018-06-25 13:51:30 +01:00
Nathaniel Catchpole 4dc2f4aea8 Issue #2658956 by Daniel_Rempe, Lendude, mikeker, catch, Jeff Cardwell, tstoeckler, hctom, dawehner, alexpott: Taxonomy vocabulary data not available as views fields 2018-06-22 14:22:28 +01:00
Nathaniel Catchpole e60979f160 Issue #2977882 by Wim Leers: Term entity type's "parent" field does not specify "target_bundles" setting: a term from *any* vocabulary can be chosen 2018-06-19 11:44:01 +01:00
Alex Pott befb1c182c
Revert "Issue #2886609 by quietone, Jo Fitzgerald, jhodgdon, masipila, heddn, Gábor Hojtsy, mikeryan: Migrate D6 i18n loacalized translations of taxonomy terms"
This reverts commit 8c457c9d69.
2018-06-15 11:28:49 +01:00
Gábor Hojtsy 8c457c9d69 Issue #2886609 by quietone, Jo Fitzgerald, jhodgdon, masipila, heddn, Gábor Hojtsy, mikeryan: Migrate D6 i18n loacalized translations of taxonomy terms 2018-06-13 13:48:17 +02:00
Nathaniel Catchpole c00b97b2a5 Issue #2928710 by borisson_, dawehner, idebr: Eliminate usages of \Drupal::root() in tests 2018-06-07 21:55:18 +01:00
Lee Rowlands 585e6338b5
Issue #2938035 by Wim Leers, alexpott: When PATCHing a field is disallowed, no reason is given for *why* this happens 2018-05-16 11:30:32 +10:00
Alex Pott 92be45b46f
Issue #2910883 by vaplas, ShawnB, Wim Leers: Move all entity type REST tests to the providing modules 2018-05-15 12:37:57 +01:00
Alex Pott 1b07d552de
Issue #2901653 by idebr, ankitjain28may, mfernea, borisson_: Add yml files to phpcs.xml.dist 2018-05-15 09:20:17 +01:00
Lee Rowlands 0d6d22af0b
Issue #2926120 by idebr, zaporylie, borisson_: @var tag must not end with a full stop 2018-05-15 06:49:38 +10:00