Commit Graph

150 Commits (1d4ffea34aafc8cabb7d51f5c6c45a4120747cac)

Author SHA1 Message Date
Nathaniel Catchpole 957997dfc1 Issue #2816857 by Adita, hussainweb, Hardik2309, hardik.p, heddn: Process plugin link_uri shouldn't be in d6 namespace 2016-11-03 16:03:43 +00:00
Nathaniel Catchpole 8d783b7c79 Issue #2669978 by Jo Fitzgerald, arturs.v, phenaproxima: Migrate D7 Menu Links 2016-10-28 12:53:41 +01:00
Alex Pott e672f610e4 Issue #2807905 by svendecabooter: Convert Menu_link_content's Migrate source tests to new base class 2016-10-15 06:31:41 +01:00
Nathaniel Catchpole f6ae58526c Issue #2572801 by alexpott, vprocessor, andriyun, andypost, chishah92, Mile23, attiks, hussainweb, klausi, dawehner, pfrenssen: Fix 'Drupal.WhiteSpace.ScopeIndent' coding standard 2016-08-28 18:16:36 +01:00
Nathaniel Catchpole b2e947946a Issue #2781673 by Bambell, Berdir: MenuLinkContent menu links can not be set to no parent once they had one 2016-08-19 11:49:17 +01:00
Nathaniel Catchpole ad76a96a40 Issue #2723607 by valthebald, deepakaryan1988: Remove entity_load* usage for dynamic entity types 2016-08-05 09:29:20 +01:00
xjm 046d1a417c Issue #2589805 by quietone, chx, benjy: Add documentation on how to find the menu migrations 2016-07-23 13:29:20 -05:00
Alex Pott 11904f8ea6 Issue #2648996 by tstoeckler, quietone, chx, therealssj, webflo, benjy: Optimize menu link migration 2016-07-19 15:22:36 +01:00
Alex Pott fca71fa109 Revert "Issue #2560795 by mikeryan, phenaproxima, penyaskito, willwh, benjy: Source plugins have a hidden dependency on migrate_drupal"
This reverts commit 89815ba339.
2016-07-15 00:18:52 +02:00
Alex Pott 89815ba339 Issue #2560795 by mikeryan, phenaproxima, penyaskito, willwh, benjy: Source plugins have a hidden dependency on migrate_drupal 2016-07-14 16:16:09 +02:00
Nathaniel Catchpole 6309f944ee Issue #2742599 by Mile23: Fix 'Drupal.WhiteSpace.ObjectOperatorSpacing' coding standard 2016-07-04 11:48:49 +01:00
Alex Pott a3947a9351 Issue #2700581 by mikeryan, benjy, heddn, vasi: Destination bundle set in destination plugin, not in process 2016-06-25 16:09:28 +02:00
Alex Pott d7b430a402 Issue #2707255 by timmillwood, dawehner, amateescu, Berdir: All content entities should inherit baseFieldDefinitions 2016-05-08 17:50:14 -05:00
Alex Pott 133c212ed9 Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard 2016-05-08 10:05:38 -05:00
Alex Pott 70f58860c8 Issue #2716685 by Mile23: Part 2: Fix several errors in the 'Drupal.Commenting.DocComment' coding standard 2016-05-05 12:32:19 +01:00
Alex Pott 0018b94fa1 Issue #2456477 by Berdir, dawehner, heddn, pguillard: Convert deprecated \Drupal\simpletest\KernelTestBase tests to KernelTestBaseNG 2016-04-26 14:57:14 +01:00
Alex Pott bfde6d3423 Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits 2016-04-09 15:48:39 +01:00
Alex Pott 4202cdd04b Issue #2684141 by benjy, dawehner: Convert migrate kernel tests to KernelTestBaseTNG 2016-03-21 09:31:08 +00:00
Nathaniel Catchpole fb8d5b1f0c Issue #2686765 by sidharthap, thhafner: cacheUntilEntityChanges() is deprecated and should be replaced with addCacheableDependency() 2016-03-16 10:34:36 +09:00
Nathaniel Catchpole 732300b86d Issue #2625696 by chx, benjy, alexpott, catch, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities 2016-03-14 21:23:43 +09:00
Nathaniel Catchpole 4d185faff1 Issue #2674408 by alexpott, dawehner: Fix Drupal.Classes.UnusedUseStatement standard in core 2016-03-14 09:22:44 +09:00
Alex Pott 5278698510 Issue #2679953 by malavya, subharanjan, AjitS, aditya_anurag, mikebell_, jhodgdon: Replace mentions of url() in docs 2016-03-10 16:05:49 +00:00
xjm 73f91709fb Revert "Issue #2625696 by chx, alexpott, benjy, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities"
This reverts commit 694994fe9b.
2016-02-29 13:14:52 -06:00
Alex Pott 694994fe9b Issue #2625696 by chx, alexpott, benjy, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities 2016-02-27 08:23:44 +00:00
Scott Reeves f7c02dfef2 Issue #2579691 by lauriii, alexpott, stefan.r, YesCT, dawehner: Remove usages of SafeMarkup::isSafe() 2016-02-25 12:54:06 +05:30
Nathaniel Catchpole 6eb7091920 Issue #2674198 by neclimdul: @menu_name in menu_links migration_template is invalid yaml 2016-02-24 12:15:57 +09:00
Nathaniel Catchpole a3f5ca8a81 Issue #2338747 by dawehner, chx: Move {router} out of system.install and create the table lazy 2016-02-19 13:26:53 +09:00
Nathaniel Catchpole 9040dc8002 Issue #2664466 by dawehner, alexpott, kostyashupenko: url_alias table is only used by a core service but it depends on system install 2016-02-17 16:11:37 +09:00
Nathaniel Catchpole a9c6d59c83 Issue #2641696 by naveenvalecha, heykarthikwithu, Mac_Weber: Replace deprecated usage of entity_create('menu_link_content') with a direct call to MenuLinkContent::create() 2016-02-16 12:38:26 +09:00
Jennifer Hodgdon d87ade36a4 Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard 2016-02-11 12:54:33 -08:00
Nathaniel Catchpole 3a27d38fb1 Issue #2181151 by dawehner, tim.plunkett, InternetDevels, botanic_spark: Remove router rebuild from menu_ui.install 2016-01-21 18:10:37 +09:00
Nathaniel Catchpole 01b3613b24 Issue #2641592 by Mac_Weber: Replace deprecated usage of entity_create('menu') with a direct call to Menu::create() 2016-01-21 16:36:34 +09:00
Alex Pott 9f4034ac98 Issue #2642236 by TR: Various setUp() and tearDown() methods are not protected (the sequel) 2016-01-05 10:53:08 +00:00
Alex Pott 742dec39ae Issue #2589237 by chx, webflo, benjy, dmoore: Menu links parent migration is broken 2015-12-23 16:43:30 +00:00
Alex Pott b1c7365ef4 Issue #2605684 by chx, dawehner: Routing silently fails in kernel tests 2015-12-23 15:11:24 +00:00
webchick de14b6d199 Issue #2590993 by mikeryan, webflo, svendecabooter, dixon_, phenaproxima: Create stub entities with proper default values 2015-11-12 12:34:55 -08:00
Nathaniel Catchpole 8b65164c5a Issue #2533800 by alexpott: Remove all unused use statements from core 2015-10-08 20:46:26 +01:00
effulgentsia 190032b775 Issue #2072945 by Berdir, plach, effulgentsia, Schnitzel, andypost, Wim Leers: Remove the $langcode parameter in EntityAccessControllerInterface::access() and friends 2015-10-07 12:30:24 -07:00
effulgentsia 804d87927e Issue #2463567 by borisson_, Wim Leers, Xano: Push CSRF tokens for forms to placeholders + #lazy_builder 2015-10-03 07:26:32 -07:00
effulgentsia 708ce0a998 Issue #2576533 by alexpott, stefan.r, Wim Leers, dawehner, xjm, effulgentsia, catch: Rename SafeStringInterface to MarkupInterface and move related classes 2015-10-01 16:25:03 -07:00
Nathaniel Catchpole a6c2e2b1c5 Issue #2506213 by hchonov, mkalkbrenner: Update content entity changed timestamp on UI save 2015-09-28 22:08:45 +01:00
webchick 8477f6b786 Issue #2554321 by phenaproxima, mikeryan, quietone, neclimdul, benjy: Clean up Migrate's test suite 2015-09-28 10:19:56 -07:00
Alex Pott a49d543008 Issue #2236903 by yched, tstoeckler, swentel, Jalandhar, nlisgo, andypost, fago, sun, amateescu: setSettings() on field definitions can unintentionally clear default values 2015-09-26 12:54:37 +02:00
Alex Pott 7a25f513f5 Issue #2560783 by stefan.r, joelpittet, lauriii, Cottser, Sutharsan, kgoel, justAChris, Gábor Hojtsy, dawehner, jhodgdon, effulgentsia, xjm, andypost, googletorp: Replace !placeholder with :placeholder for URLs in hook_help() implementations 2015-09-21 12:38:19 +01:00
Alex Pott 5c943b5c95 Issue #2569069 by stefan.r, mr.baileys, alexpott, lauriii: Replace TranslationWrapper with TranslatableString and deprecate TranslationWrapper 2015-09-20 16:28:27 +01:00
Alex Pott 6a2778f406 Issue #2568427 by neclimdul: Fix migration yaml 2015-09-15 09:43:02 +01:00
webchick 98be22d24b Issue #2568331 by neclimdul: Add orderby to MenuLink sources to avoid stubbing 2015-09-14 15:26:16 -07:00
webchick dc644d1df3 Issue #2565791 by mikeryan, subhojit777, quietone, phenaproxima: Fix migration labels 2015-09-10 10:29:44 -07:00
Alex Pott 9dd19b43a1 Issue #2477337 by jhedstrom, dawehner, tim.plunkett, sumitmadan: Add test to ensure saving a menu item with internal path instead of entity reference does not lose hierarchy 2015-09-05 13:09:44 +01:00
webchick 3e3a207443 Issue #2562075 by phenaproxima: D7 menu link migration must provide a default description 2015-09-03 10:01:37 -07:00