Commit Graph

170 Commits (2a7aaa09b0e6d2e90ef4abdc77d0a1140b51c43d)

Author SHA1 Message Date
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
Alex Pott 1b06ce86da Issue #2353695 by ultimike: D6->D8 Migration missing variable: feed_item_length. 2014-10-22 09:44:49 +01:00
Alex Pott e7a85fdf33 Issue #2353691 by micnap | ultimike: D6->D8 Migration missing variable: page_compression. 2014-10-18 19:03:11 +01:00
Alex Pott f2cb144af5 Issue #2353683 by micnap | ultimike: D6->D8 Migration missing variable: allow_insecure_uploads. 2014-10-18 14:53:20 +01:00
Alex Pott d79c585b9a Issue #2353711 by jarsenx | ultimike: D6->D8 Migration missing variable: update_check_frequency. 2014-10-18 14:51:43 +01:00
webchick 81d6f8702b Issue #2353729 by ultimike: D6->D8 Migration missing variable: user_mail_status_blocked_notify. 2014-10-13 21:48:08 -07:00
Nathaniel Catchpole 66762a5361 Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId(). 2014-10-13 10:10:32 +01:00
Alex Pott 408f452fec Issue #2353823 by ultimike: D6->D8 Migration missing variable: cache. 2014-10-12 22:16:42 +01:00
webchick cf58c1f99d Issue #2352361 by ultimike: MigrateFieldTest @file docblock is wrong. 2014-10-10 09:37:06 -07:00
webchick cd31649c66 Issue #1802128 by legolasbo, jucallme: Fixed Replace "user name" with "username" in UI text. 2014-10-09 11:34:52 -07:00
Alex Pott 1308c595b1 Issue #2322067 by Temoor, ashutoshsngh, roderik, finn.lewis: Replace all instances of taxonomy_term_load(), entity_load('taxonomy_term') and entity_load_multiple('taxonomy_term') with static method calls. 2014-10-08 16:31:02 +01:00
Alex Pott 331f2878fb Issue #2322233 by Temoor, Mirroar, estoyausente: Replace all instances of user_role_load(), entity_load('user_role') and entity_load_multiple('user_role') with static method calls. 2014-10-05 11:16:10 +02:00
Alex Pott c329dfd418 Issue #2321501 by Temoor, prics: Replace calls to aggregator_feed_load(), entity_load('aggregator_feed') and entity_load_multiple() with static method calls. 2014-10-04 16:39:10 +02:00
Alex Pott d111ef32a0 Issue #2272853 by webflo: Fixed CckFieldValues source plugin loses similar field values. 2014-10-02 14:49:22 +02:00
Alex Pott 807e561dd7 Issue #2332751 by tstoeckler, benjy: Added Allow to limit the nodes to migrate by node type. 2014-10-02 13:53:06 +02:00
Alex Pott 474ec90ea6 Issue #2278613 by benjy | Ryan Weal: Fixed Body text display is blank for migrated content types. 2014-10-02 12:32:01 +02:00
Alex Pott 6fa850778a Issue #2306049 by ultimike, benjy, hussainweb: Fixed D6->D8 node migration - Handle nodes with format = 0 ?. 2014-10-01 16:15:04 +02:00
Alex Pott 5fdcfc74d6 Issue #2346911 by larowlan, vijaycs85, Berdir | sihv: Fixed Base field overrides have incorrect default value callable properties. 2014-09-30 08:42:48 +02:00
webchick daaccc3b3d Issue #1869476 by rteijeiro, LewisNyman, lauriii, Wim Leers, mdrummond, swentel, hosef, cbiggins, larowlan, sun, EclipseGc, Gábor Hojtsy: Convert global menus (primary links, secondary links) into blocks. 2014-09-28 18:25:41 -07:00
Alex Pott 420248266f Issue #2344821 by yched: Unify 'name' / 'field_name' in FieldConfig / FieldStorageConfig. 2014-09-28 18:36:18 +02:00
webchick 0eda196d46 Issue #2340251 by iMiksu, alexpott, tim.plunkett, dawehner, Wim Leers: Remove most remaining url() calls. 2014-09-27 00:03:46 -07:00
Nathaniel Catchpole d56b70cffa Issue #2344979 by yched: Rename field type list_text to list_string. 2014-09-26 11:05:36 +01:00
Alex Pott 60dd5c17f2 Issue #2343173 by benjy: Fixed HEAD BROKEN: Duplicate entry in migrate dump node_revisions table. 2014-09-23 09:38:27 +01:00
webchick 962e7bff7d Issue #2268897 by benny, Berdir, chx: Write per user contact settings D6=>D8 migration. 2014-09-22 22:49:45 -07:00
webchick 9ac85b0b07 Issue #2279323 by benjy, oadaeh, ultimate, chx: Fixed Data for fields with multiple values do not import. 2014-09-22 22:18:44 -07:00
webchick dfecbdd429 Issue #2281553 by benjy, Sutharsan, ultimate: D6->D8 Node Revision migration is incomplete. 2014-09-22 21:35:22 -07:00