Commit Graph

195 Commits (82fad36b78b2db5f7da65a7a840ce8e901b2ce9a)

Author SHA1 Message Date
Alex Pott 17f5f48b24 Issue #2411143 by dawehner, effulgentsia, amateescu, larowlan: Change LinkItem schema to store URIs rather than URLs/paths/routes 2015-01-23 11:15:38 +00:00
Alex Pott 1e98b16424 Issue #2384529 by hussainweb, rpayanm: Make the class variables protected for Migration 2015-01-22 18:37:29 +00:00
Alex Pott 3f1c3c01b9 Issue #2405337 by benjy: EntityFile destination doesn't handle temporary files when the source and destination are the same 2015-01-22 16:57:13 +00:00
Alex Pott 146069d455 Issue #2403815 by benjy: Test migration of signature_format with assertIdentical 2015-01-22 14:03:13 +00:00
Nathaniel Catchpole ea1dd45724 Issue #2406543 by alexpott: Remove ConfigFactory::setOverrideState and ConfigFactory::getOverrideState() 2015-01-20 11:11:16 +00:00
webchick e1f3f990d2 Issue #2403735 by benjy, markie, quietone: Migrate aggregator feed hash 2015-01-17 22:26:08 -08:00
webchick adf304f4d3 Issue #2395777 by ishanmahajan: D6->D8: Nodes do not migrate unless D6 Content module is enabled 2015-01-17 12:09:12 -08:00
Alex Pott cb3eb2fe13 Issue #2395993 by benjy: Clean up Loadentity a little 2015-01-15 10:02:51 +00:00
Alex Pott a6c29cb646 Issue #2406377 by benjy: Remove unnecessary $field_storage->status assertions from MigrateFieldTest 2015-01-13 13:23:12 +00:00
Alex Pott ec9a3ec27d Issue #2348875 by benjy, chx, bdone: Improving our dump files 2015-01-13 08:29:44 +00:00
Nathaniel Catchpole 694d95f65e Issue #2030571 by calebtr, daffie, filijonka, YesCT, Thomas Brekelmans, alexpott, Mile23, tadityar, Sharique, tim.plunkett, boztek: Expand Block with methods 2015-01-12 17:47:57 +00:00
Alex Pott 4d8bd967c3 Issue #2377117 by mglaman, rpayanm, pcambra: Replace all instances of entity_load('field_storage_config') and entity_load_multiple('field_storage_config') with static method calls 2015-01-12 15:49:29 +00:00
Alex Pott 3b53231aac Issue #2322105 by rpayanm, prics, Upchuk, Temoor, seanB, pcambra, jamesdixon: Replace all instances of taxonomy_vocabulary_load(), taxonomy_vocabulary_load_multiple(), entity_load('taxonomy_vocabulary') and entity_load_multiple('taxonomy_vocabulary') with static method calls 2015-01-11 13:36:43 +00:00
Alex Pott d644718d95 Issue #2394571 by benjy: Filter formats on cck text fields are not looked up in the idMap 2015-01-10 14:22:05 +00:00
Alex Pott d3e7bdb18f Issue #2404955 by benjy: Field Formatter settings have incorrect mappings for number formats 2015-01-10 14:11:28 +00:00
Alex Pott f14ec03536 Issue #2394157 by benjy: Update the EntityFile destination to handle temporary files 2015-01-10 13:28:29 +00:00
Alex Pott 41a3319b31 Issue #2394567 by benjy: File field need associated metadata during cck_field migration 2015-01-08 19:22:13 +00:00
Nathaniel Catchpole 0485e555a4 Issue #2357801 by dawehner, amitgoyal: File field default values are not deployable -- use UUIDs for the default file 2015-01-06 13:50:10 +00:00
Alex Pott 498bcc797c Issue #2376141 by chx, benjy, ultimike, eliza411: Fix node and node revision author ids 2015-01-05 13:57:04 +00:00
Alex Pott abe83bfb19 Issue #2030669 by daffie, Sharique, rpayanm, Mile23, undertext, marcingy, martin107, filijonka, amitgoyal, msupko: Expand Vocabulary with methods 2015-01-05 13:18:58 +00:00
webchick 451bf65740 Issue #2401035 by alexpott: items_per_page in node.settings is no longer used 2015-01-03 21:24:18 -08:00
Alex Pott 4e06a75955 Issue #2348447 by quietone, benjy, grahl, Cristian.Andrei: Undefined index exclude 2015-01-03 10:27:22 +00:00
Nathaniel Catchpole 95d4c594b0 Issue #2395395 by alexpott, effulgentsia, Gábor Hojtsy: TestBase lacks a config method to be used consistently in tests 2014-12-23 15:11:54 +00:00
Alex Pott b388670b5b Issue #2391403 by Gábor Hojtsy: Statistics block not properly migrated, schema incorrect 2014-12-22 16:31:07 +01:00
Alex Pott a5f0e6afb2 Issue #2233883 by benjy, hussainweb, ultimike: Link migration needs to convert source url into the appropriate route format for storage 2014-12-22 14:27:34 +00:00
Alex Pott f41585c8d3 Issue #2170235 by Berdir, penyaskito, larowlan, alexpott, sushyl: file_private_path should be in $settings, like file_public_path 2014-12-14 14:01:24 +01:00
Nathaniel Catchpole a17498c593 Issue #2387019 by dawehner, larowlan: String field formatters cannot link to their parent entity 2014-12-12 16:20:41 +00:00
webchick 1419122c76 Issue #2183983 by Gábor Hojtsy, vijaycs85, Berdir, Wim Leers, webflo, alexpott: Find hidden configuration schema issues 2014-12-11 12:43:20 -08:00
Alex Pott 194539a764 Issue #2358269 by Gábor Hojtsy: Migration bugs in block visibility, field overrides, cron, maintenance settings and form modes found by configuration schema checking 2014-12-11 09:23:35 +01:00
Alex Pott b175ecc425 Issue #2387141 by Gábor Hojtsy: Missing field configuration schemas across core tests 2014-12-10 12:35:29 +01:00
Alex Pott a029bf537d Issue #2386325 by Gábor Hojtsy: Recurring config schema problems with datetime and link field values in migrate tests 2014-12-04 14:44:17 +00:00
Nathaniel Catchpole b313cc6ae4 Issue #2374125 by alexpott: Create a persistent block_content body field storage 2014-11-24 23:10:21 +00:00
Nathaniel Catchpole 7822393c30 Issue #2370305 by Gábor Hojtsy, yched: Refactor field type configuration schemas for DX, easier to find errors 2014-11-24 22:17:32 +00:00
Alex Pott e789deca2a Issue #2346039 by ultimike, benjy: Add missing migrations to MigrateDrupal6Test and fix the result 2014-11-24 12:08:02 +00:00
Alex Pott 33b66b50d7 Issue #2377115 by mglaman: Replace all instances of entity_load('field_config') and entity_load_multiple('field_config') with static method calls 2014-11-21 23:50:15 +00:00
Alex Pott 633d84281a Issue #2339151 by EclipseGc, tim.plunkett, Gábor Hojtsy, effulgentsia: Conditions / context system does not allow for multiple configurable contexts, eg. language types 2014-11-19 21:03:06 +00:00
Nathaniel Catchpole 03d3d538c5 Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing 2014-11-19 12:26:05 +00:00
Nathaniel Catchpole 150cbcf61f Issue #2374087 by alexpott, benjy: Fixed Create a persistent comment body field storage. 2014-11-18 10:29:05 +00:00
Nathaniel Catchpole 0cde5d7536 Issue #2321385 by alexpott, bircher, amateescu, swentel, benjy: Fixed Creation of node body field in postSave() incompatible with default config and overrides. 2014-11-17 12:48:18 +00:00
Alex Pott 5c3a1c67ad Issue #2322509 by prics, cilefen, gaurav.goyal, harijari, Temoor: Replace all instances of node_load(), node_load_multiple(), entity_load('node') and entity_load_multiple('node') with static method calls. 2014-11-09 23:40:48 -08:00
Alex Pott 92c251415f Issue #2178703 by ultimike, chx, penyaskito: Migrate D6 menu links. 2014-11-09 23:31:29 -08:00
Alex Pott 687d72dade Issue #2321701 by Temoor, rpayanm: Replace all instances of contact_form_load(), entity_load('contact_form') and entity_load_multiple('contact_form') with static method calls. 2014-11-07 11:58:38 -08:00
Alex Pott 392522c083 Issue #2363643 by ultimike | benjy: Fixed Nodes with format 0 are skipped. 2014-11-01 14:11:48 +00:00
Alex Pott 9872c3ae14 Issue #2305869 by svendecabooter, ultimike | jhodgdon: Search migration - search logging (new setting). 2014-11-01 14:03:30 +00:00
catch 150893931e Issue #2271419 by alexpott, larowlan: Fixed Allow field types, widgets, formatters to specify config dependencies. 2014-11-01 09:42:21 +00:00
Alex Pott 2c2e2ce3c2 Issue #2312385 by estoyausente, svendecabooter, ultimike, benjy, Rade, andyceo: Fixed Move schemas for migrate_drupal sources to migrate_drupal module. 2014-10-29 09:41:28 +00:00
Alex Pott f34368b738 Issue #2302253 by ultimike | Ryan Weal: Fixed User profile "selection" type field type does not migrate from D6 if any of the available options contain a dot. 2014-10-29 09:39:28 +00:00
Alex Pott b34bcec02a Issue #2030645 by lokeoke, Mile23, tim.plunkett, miraj9093, slv_ | plopesc: Fixed Expand Menu with methods. 2014-10-29 09:33:37 +00:00
Alex Pott f4b4adf1bf Issue #2353667 by micnap | ultimike: D6->D8 Migration missing variable: forum_nav_vocabulary. 2014-10-27 10:18:34 +00:00
Alex Pott 864a9b9eb5 Issue #2353699 by jarsenx | ultimike: D6->D8 Migration missing variable: default_nodes_main. 2014-10-27 10:01:54 +00:00