Alex Pott
|
12df2086f0
|
Issue #3176393 by quietone, huzooka, benjifisher: Use SourcePluginBase::getSourceModule() in DrupalSqlBase::checkRequirements()
|
2022-11-01 15:20:02 +00:00 |
Alex Pott
|
74b0acbefc
|
Issue #3259109 by mondrake, longwave, andregp, daffie, mglaman, neclimdul, alexpott: Fix 'Cannot unset offset' PHPStan L0 errors
|
2022-10-17 11:41:00 +01:00 |
Alex Pott
|
44454ec27a
|
Issue #3314134 by Anybody, Grevil, quietone: Add i18n_taxonomy_term_reference_plain to TaxonomyTermReference
|
2022-10-10 08:54:59 +01:00 |
Alex Pott
|
7610d3c1ef
|
Issue #3219539 by quietone, mradcliffe: Update Drupal 7 migration database fixture
|
2022-10-07 09:05:35 +01:00 |
Alex Pott
|
803da73c0b
|
Issue #2937515 by Spokje, quietone, idebr, longwave, SherFengChong, anweshasinha, borisson_, mfernea, xjm, bbrala, daffie, Berdir: Fix Drupal.Array.Array.[ArrayClosingIndentation, ArrayIndentation] coding standard
|
2022-09-27 11:11:12 +01:00 |
catch
|
cee6b9ca2b
|
Issue #3267515 by Spokje, longwave, quietone, phenaproxima: Remove RDF from core
|
2022-09-02 07:49:58 +01:00 |
catch
|
fa636e1819
|
Issue #3270899 by Spokje, quietone, q0rban, longwave, ravi.shankar, dww, andypost, bbrala, Wim Leers: Remove Color module from core
|
2022-08-21 10:22:37 +09:00 |
catch
|
8f72e9c7fa
|
Issue #3267314 by quietone, danflanagan8: Handle migration tests for removing tracker
This reverts commit add472cffa .
|
2022-06-21 16:33:07 +01:00 |
catch
|
add472cffa
|
Revert "Issue #3267314 by quietone, danflanagan8: Handle migration tests for removing tracker"
This reverts commit 12762b400f .
|
2022-06-21 15:12:01 +01:00 |
catch
|
12762b400f
|
Issue #3267314 by quietone, danflanagan8: Handle migration tests for removing tracker
|
2022-06-20 20:28:44 +01:00 |
Alex Pott
|
386d79e2e0
|
Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code
|
2022-06-14 14:10:16 +01:00 |
catch
|
9048a7d9c0
|
Issue #3067299 by andypost, iyyappan.govind, quietone, mrinalini9, benjifisher, ravi.shankar, yogeshmpawar, longwave, danflanagan8: Move actions migrations and tests to system module
|
2022-04-11 15:21:48 +01:00 |
catch
|
337a873136
|
Issue #3267513 by quietone, andregp, danflanagan8: Handle migration tests for removing RDF
|
2022-03-31 10:35:04 +01:00 |
catch
|
8c0c151a5e
|
Issue #3270897 by quietone, yogeshmpawar, bbrala: Handle migration tests for removing Color
|
2022-03-30 14:22:29 +01:00 |
Alex Pott
|
0e2ea433bf
|
Issue #3264120 by Spokje, catch, Taran2L, danflanagan8, xjm, quietone, ckrina: Remove aggregator module and our dependency on Laminas Feed
|
2022-03-29 14:38:11 +01:00 |
Alex Pott
|
2cac8de8dc
|
Issue #3266443 by quietone: Rename StateFileExists to StateFileExistsTest
|
2022-03-08 15:44:11 +00:00 |
catch
|
c91106efb3
|
Issue #3265424 by quietone, daffie, danflanagan8: Move migrate related aggregator tests to the module in preparation of removal in d10
|
2022-03-02 10:23:11 +00:00 |
catch
|
f58fccc2fc
|
Issue #3261004 by quietone, paulocs, andypost: Remove deprecated code from the migration system
|
2022-02-21 12:07:52 +00:00 |
Alex Pott
|
42630422b9
|
Issue #3261486 by catch, longwave, dww: Remove core updates added prior to 9.3.0 and adjust test coverage
|
2022-02-08 12:16:18 +00:00 |
catch
|
258c837161
|
Issue #3261957 by longwave, quietone, andypost: Properly deprecate migrate_drupal_multilingual for future removal
|
2022-02-04 11:52:57 +00:00 |
catch
|
c5bd67a8d1
|
Issue #3258014 by alexpott: Fix plugin deprecations
|
2022-01-12 12:39:14 +00:00 |
catch
|
69e2141fe4
|
Issue #3258009 by alexpott: migrate_state_finished_test's FieldLeft and FieldRight plugins are not namespaced correctly
|
2022-01-12 12:37:22 +00:00 |
Alex Pott
|
2f1c716625
|
Issue #3106216 by Spokje, longwave, alexpott, apaderno, Hardik_Patel_12, daffie: Remove unused variables from core
|
2022-01-10 12:07:03 +00:00 |
Alex Pott
|
a0b2090aac
|
Issue #3257654 by mondrake: Fix PHPStan L0 failures that cannot be included in baseline
|
2022-01-10 10:59:14 +00:00 |
Alex Pott
|
d06a99dde2
|
Issue #2675006 by danflanagan8, robpowell, quietone, alexpott: Write UnitTest for MigrationConfigurationTrait and fix Exception Handling
|
2021-12-28 18:53:30 +00:00 |
Alex Pott
|
ce4ce0ac35
|
Issue #2675006 by danflanagan8, robpowell, quietone: Write UnitTest for MigrationConfigurationTrait and fix Exception Handling
|
2021-12-28 11:44:10 +00:00 |
catch
|
cfd8517353
|
Issue #3182103 by TR, dan2k3k4, longwave, mondrake, Sweetchuck, Kristen Pol: Ensure correct signature for setUp(), tearDown(), setUpBeforeClass(), and assertPostConditions() methods
|
2021-12-14 12:05:17 +00:00 |
catch
|
92836c436b
|
Issue #3138078 by mondrake, larowlan, longwave, xjm: [D9.3 beta - w/c Nov 8, 2021] Add a 'void' return typehint to custom assert* methods
|
2021-11-22 15:25:32 +00:00 |
Lee Rowlands
|
a83a7a7836
|
Issue #3231781 by longwave, mondrake, Feuerwagen, larowlan, TR, nlisgo, xxAlHixx, DuaelFr, GoZ, benjy, no_angel, Mac_Weber: [D9.3 beta - w/c Nov 8, 2021] Remove remaining uses of t() in tests
|
2021-11-15 12:46:09 +10:00 |
Lee Rowlands
|
330473e759
|
Issue #3222251 by bbrala, longwave: [November 8, 2021] Replace all isset constructs with the null coalescing operator
|
2021-11-15 12:19:43 +10:00 |
catch
|
55a804ce67
|
Issue #2975461 by quietone, Matroskeen, Lendude: Convert query string to array for d6 menu_link migration
|
2021-11-08 14:49:50 +00:00 |
Alex Pott
|
a911353469
|
Issue #3246053 by quietone: Fix file_managed table for ds9.txt
|
2021-10-29 19:26:15 +01:00 |
catch
|
3eba4b3c58
|
Issue #3226052 by longwave, alexpott: Update to cspell 5
|
2021-10-28 13:18:59 +01:00 |
Alex Pott
|
4e87f84c02
|
Issue #3095237 by quietone, ravi.shankar, Vishalghyv, yogeshmpawar, benjifisher, Wim Leers, Matroskeen, heddn, mikelutz: Migrate Drupal 7 date field "todate" value
|
2021-10-25 15:19:08 +01:00 |
Alex Pott
|
7c646f0241
|
Issue #3225227 by Matroskeen, quietone, Kristen Pol: Fix source plugin documentation
|
2021-10-18 12:14:00 +01:00 |
Alex Pott
|
76f6b690e1
|
Issue #3203009 by quietone, Gauravmahlawat, joachim, catch: the methods in FieldableEntity should document how they are meant to be used
|
2021-10-18 11:01:00 +01:00 |
Alex Pott
|
1f019ab9d8
|
Issue #3199578 by quietone, danflanagan8, huzooka: Fix EntityReferenceTranslationDeriver process pipeline
|
2021-10-18 10:29:44 +01:00 |
Alex Pott
|
0acc2f337c
|
Issue #3219140 by danflanagan8, huzooka, quietone, Wim Leers: d7_language_content_comment_settings triggers MigrateException if the source bundle is longer than 32 chars: use migration_lookup
|
2021-10-18 10:26:38 +01:00 |
Alex Pott
|
57d91dbea0
|
Issue #3209934 by quietone, alexpott, longwave: Fix spelling for 46 migrate related words
|
2021-10-18 09:13:24 +01:00 |
catch
|
c5a4a81d3b
|
Issue #3239442 by alexpott, daffie: Calling static trait method is deprecated in PHP 8.1
|
2021-09-28 16:38:25 +01:00 |
Alex Pott
|
60f924386c
|
Issue #3190818 by Wim Leers, narendraR, quietone, xjm: Allow source counts to be cached: implement ::doCount() instead of ::count()
|
2021-09-25 18:35:31 +01:00 |
Alex Pott
|
0bed3aeeef
|
Issue #3229734 by quietone, danflanagan8, Kristen Pol: Improve test and add comments to ContentEntityTest
|
2021-09-24 18:28:15 +01:00 |
Alex Pott
|
c14450bc96
|
Issue #3200534 by quietone, longwave, Kristen Pol: Use dataprovider for constructor test in ContentEntityTest
|
2021-09-24 18:24:49 +01:00 |
Alex Pott
|
a4629b220b
|
Issue #3184184 by quietone, Wim Leers, marvil07: Test that the d7_entity_reference_translation follow-up migration runs not just for node entities
|
2021-07-25 19:44:18 +01:00 |
Alex Pott
|
7de8fc1fda
|
Issue #3215836 by guilhermevp, imalabya, swatichouhan012, AJV009, joachim, quietone: add a constant to represent uncountable sources for SourcePluginBase::count()
|
2021-07-10 23:37:45 +01:00 |
catch
|
1327c4ddc9
|
Issue #3199741 by Matroskeen, quietone: Add documentation for remaining source plugins
|
2021-06-22 15:36:26 +01:00 |
catch
|
d88f334803
|
Issue #3103031 by quietone, alexpott, heddn, Wim Leers: Add bundle to the sourceIDs to FieldOptionTranslation source plugin
|
2021-06-22 15:34:12 +01:00 |
catch
|
1c17abd79c
|
Issue #3164520 by james.williams, Matroskeen, huzooka, raman.b, quietone, mikelutz: FieldableEntity::getFieldValues() does not guarantee that the returned field values are sorted by their delta
|
2021-06-22 14:33:10 +01:00 |
catch
|
1d5e219f85
|
Issue #3156396 by TR, pavnish, mondrake, longwave, catch, jungle: Use assertSameSize() to check same size of two countable variables
|
2021-06-21 12:31:24 +01:00 |
catch
|
ba1ff55e88
|
Issue #3053167 by quietone, marvil07: Move state entries out of migrate_drupal.migrate_drupal.yml
|
2021-06-21 11:53:16 +01:00 |