Commit Graph

227 Commits (04711e23f19760ac0d712fcd3acab6a37013d7ac)

Author SHA1 Message Date
catch 19f9474b9b Issue #2742585 by ZeiP, alexpott, mondrake, klausi, tomasnagy, Krzysztof Domański, sokru, kristiaanvandeneynde, dawehner, jeroenbegyn: Deprecate dangerous assertTrue/False() compatibility overrides in PHPUnit Kernel, Functional and FunctionalJavascript tests 2019-11-08 13:53:52 +00:00
catch 32d95eccd7 Issue #3082655 by Wim Leers, alexpott, iyyappan.govind, dww, lauriii: Specify the $defaultTheme property in all functional tests 2019-11-08 13:39:33 +00:00
catch 2c08ab2b31 Issue #3084983 by plach, amateescu, catch, Berdir, xjm: Move all the code related to path aliases to a new (required) "path_alias" module 2019-11-07 19:47:09 +00:00
catch bdf48170cd Issue #2233595 by amateescu, marcingy, SpartyDan, visabhishek, Sharique, carletex, slashrsm, hanoii, plach, Berdir, xjm: Deprecate the custom path alias storage 2019-10-24 09:38:01 +01:00
catch e37031e09a Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
catch 099ce08ac8 Issue #2336597 by amateescu, slashrsm, jibran, Wim Leers, saki007ster, Berdir, catch, plach, Charlie ChX Negyesi, dawehner, gabesullice: Convert path aliases to full featured entities 2019-10-01 11:30:19 +01:00
Gábor Hojtsy 1be0372d40 Issue #3030937 by quietone, Gábor Hojtsy, heddn, mikelutz: Ensure language is not Null in translation source queries 2019-08-30 17:38:18 +02:00
catch c12498bd9e Issue #2776031 by fgm, andypost, voleger, yogeshmpawar, Berdir, joachim: Properly deprecate ThemeHandlerInterface install() and uninstall() also replace usage 2019-07-12 14:15:04 +01:00
Gábor Hojtsy c1734c6185 Issue #2936365 by quietone, mikelutz, heddn, larowlan, masipila, effulgentsia, maxocub, Gábor Hojtsy, webchick, phenaproxima, jhodgdon, catch: Migrate UI - allow modules to declare the state of their migrations 2019-07-10 20:14:17 +02:00
catch fdccb84beb Issue #2954908 by idebr, mr.baileys, maxocub, fenstrat, quietone, phenaproxima: Add documentation to the LinkUri process plugin 2019-06-24 15:26:35 +01:00
Alex Pott e82e0c0573
Issue #3059090 by clepson, mondrake, alexpott: Deprecate \Drupal\Tests\PhpunitCompatibilityTrait::setExpectedException() 2019-06-11 12:38:53 +03:00
Lee Rowlands ba509afbc9
Issue #3047866 by mikelutz, Berdir, TR, alexpott, andypost, Satyanarayan Reddy: Remove usage of deprecated \Drupal::entityManager() in core 2019-05-24 16:44:36 +10:00
catch 9791614b78 Issue #2731817 by mikelutz, ashishdalvi, Sonal.Sangale, dbt102, andypost, jhodgdon, martin107, roderik: Replace all calls to the deprecated Drupal::url() function in Core 2019-04-16 14:38:27 +09:00
Lee Rowlands 12d7ed5308
Issue #3042545 by Berdir, martin107: Update last injected entity managers 2019-04-11 18:51:08 +10:00
Alex Pott d8a7ce2ffc
Issue #3031528 by mr.baileys, heddn, mikelutz, alexpott: LinkUri source value should not be an array 2019-04-02 08:50:00 +01:00
Francesco Placella 5ad8f598e5 Issue #2880152 by amateescu, blazey, plach, larowlan, vijaycs85: Convert custom menu links to be revisionable 2019-03-11 14:38:31 +01:00
Nathaniel Catchpole 31fbee706e Issue #3035825 by plach, larowlan, amateescu, jhedstrom: Make it easier to set up the current_user service in kernel tests 2019-03-01 14:10:30 +00:00
Alex Pott e69e249da0
Issue #3023981 by Berdir, larowlan, alexpott, xjm, catch: Add @trigger_error() to deprecated EntityManager->EntityRepository methods 2019-02-17 00:00:58 +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
Alex Pott f335587290
Issue #2594425 by Sam152, gapple, naveenvalecha, dubcanada, Nitesh Pawar, Fonski, bircher, Eric115, ricovandevin, pameeela, mishradileep, juusechec, dawehner, jibran, xjm, ifrik, swentel, kim.pepper, Wim Leers, acbramley, 4aficiona2, yoroy, alexpott, ckaotik, andypost, FeyP: Add the option in system menu block to "Expand all items in this tree" 2018-12-07 12:01:11 +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 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
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 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
Gábor Hojtsy 9d7f684a27 Issue #3001749 by quietone, Jo Fitzgerald, heddn, masipila, Gábor Hojtsy: Migrate D7 i18n custom blocks 2018-10-29 18:21:45 +01:00
Alex Pott e22910b9d9
Issue #2918295 by quietone, heddn, Jo Fitzgerald, phenaproxima, maxocub: Move i18n query to a trait 2018-09-20 17:19:17 +01:00
Nathaniel Catchpole c16c5d0647 Issue #2670454 by Lendude, daffie, alexpott: Deprecate BC layer for #2670360 2018-09-13 16:05:35 +01: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 725e36091e Issue #2895532 by caseylau, Wim Leers, tedbow, dawehner, DamienMcKenna, gabesullice, Berdir, mistermoper, skyredwang, larowlan, bojanz: @DataType=map cannot be normalized, affects @FieldType=link, @FieldType=map 2018-08-16 11:35:24 +09: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 4ee92a7448
Issue #2923429 by Dinesh18, voleger, alexpott: Remove 'bundle' key from menu link create method in 'Drupal\menu_link_content\Controller\MenuController' 2018-08-14 18:14:06 +01: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 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 f9e6f92e46 Issue #2981915 by amateescu: (follow-up) Update MenuLinkContent to use EntityPublishedInterface 2018-07-03 17:26:27 +01:00
Nathaniel Catchpole e2651fce3d Issue #2981915 by amateescu, timmillwood: Update MenuLinkContent to use EntityPublishedInterface 2018-06-28 22:59:37 +01:00
Alex Pott 9f76972c25
Issue #2960013 by quietone, Jo Fitzgerald, mikeryan, alexpott: i18n menu links translation in wrong directory 2018-05-18 08:30:54 +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 b8f93d5b61
Issue #2901730 by mfernea, ankitjain28may, idebr: Fix 'Squiz.WhiteSpace.FunctionSpacing' coding standard 2018-05-11 10:26:36 +01:00
Lee Rowlands 312b93c612
Issue #2894261 by alexpott, Berdir, deepakaryan1988, andypost: Deprecated service entity.manager needs to be replaced with entity_type.manager in ContentEntityForm 2018-05-03 09:30:57 +10:00
Nathaniel Catchpole 45bc05523f Issue #2958429 by alexpott: Properly deprecate SafeMarkup::format() 2018-05-01 16:14:09 +01:00
Alex Pott b84b827d42
Issue #2935256 by Jo Fitzgerald, voleger, kim.pepper, ibustos, Yogesh Pawar, catch, jibran: Remove all usages of drupal_get_message and drupal_set_message in modules 2018-05-01 10:15:07 +01:00
Alex Pott b930c804e1
Issue #2225587 by quietone, Jo Fitzgerald, alexpott, heddn, Pavan B S, maxocub, phenaproxima, Gábor Hojtsy, ao2: Migrate D6 i18n menu links 2018-04-10 15:58:25 +01:00
Alex Pott b61e2a65fc
Revert "Issue #2225587 by quietone, Jo Fitzgerald, heddn, Pavan B S, maxocub, phenaproxima, Gábor Hojtsy, ao2, alexpott: Migrate D6 i18n menu links"
This reverts commit 66480d7f40.
2018-04-10 14:13:48 +01:00
Alex Pott 66480d7f40
Issue #2225587 by quietone, Jo Fitzgerald, heddn, Pavan B S, maxocub, phenaproxima, Gábor Hojtsy, ao2, alexpott: Migrate D6 i18n menu links 2018-04-10 11:25:55 +01:00
Nathaniel Catchpole d90ac78f3e Issue #2798891 by ankitjain28may, trobey, TR: Define project dependencies in core module .info files 2018-04-06 13:13:01 +01:00
Alex Pott 2cdab9c011
Issue #2951548 by finne, idebr: Restore Menu Link parent references when deleting nested links 2018-04-02 21:57:30 +02:00
Nathaniel Catchpole d43ad76618 Issue #2912353 by maxocub, alexpott, heddn, phenaproxima, quietone: Handle menu_items related to Drupal 6 and 7 node translations with different IDs 2018-03-30 12:28:25 +01:00