Skip to content
Snippets Groups Projects
Select Git revision
  • 1033202-entity-processor
  • 6.x-1.x
  • 7.x-1.x
  • 7.x-2.0-alpha7-uw_wcms
  • 7.x-2.0-alpha9-branch
  • 7.x-2.0-beta1-uw_wcms
  • 7.x-2.0-beta4-uw_wcms
  • 7.x-2.x default
  • 8.x-2.x
  • 8.x-3.x
  • master
  • twistor-multilang
  • 8.x-3.0-beta2
  • 8.x-3.0-beta1
  • 7.x-2.0-beta6
  • 8.x-3.0-alpha11
  • previous/2938505-custom-source-plugin-type-2/2021-08-05
  • previous/2938505-custom-source-plugin-type-2/2021-04-28
  • 8.x-3.0-alpha10
  • previous/3193092-expire-functionality-broken/2021-02-04
  • 7.x-2.0-beta5
  • 8.x-3.0-alpha9
  • 8.x-3.0-alpha8
  • 7.x-2.0-beta4-uw_wcms1
  • 8.x-3.0-alpha7
  • 8.x-3.0-alpha6
  • 7.x-2.0-alpha7-uw_wcms1
  • 8.x-3.0-alpha5
  • 8.x-3.0-alpha4
  • 8.x-3.0-alpha3
  • 8.x-3.0-alpha2
  • 8.x-3.0-alpha1
32 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.010Nov724Oct14131210727Sep8520Aug11826Jul17May54215Apr1311109314Feb65229Jan20928Dec2720181325Nov221218Oct730Sep29630Aug2516115Jul9719Jun161098724May107330Apr2928271531Mar87310Feb86231Jan30292625242228Nov1816428Oct624Sep9Jul217Jun22May1198330Apr262322131098765428Mar252115141185226Feb181711422Jan15830Dec2124Nov13121029Oct18426Aug530Jul2827262421201912930Jun26171614430May292614527Apr161530Mar2921Feb54225Jan17630Dec272423138624Nov15130Oct2517121129Sep252113121015Aug22Jul141272130Jun242322191817161543130May23208729Apr23151016Jan1523Dec1510982124Nov5431Oct30201716141332129Sep2625242221201817428AugIssue #3093488 by MegaChriz: Replaced deprecated file function calls with file_system service.Issue #3079395 by Dropa, MegaChriz: Replaced deprecated file constants with the ones from FileSystemInterface.Issue #3042774 by MegaChriz, e.bogatyrev, sean_e_dietrich: Fixed most deprecations in tests.Issue #3001376 by MegaChriz: Replaced deprecated entity.query service.Issue #3091682 by GuyPaddock, MegaChriz: Fixed term autocreate caching when multiple term reference fields point to the same vocabulary.Issue #2996579 by MegaChriz: Show import progress on feed page (simple solution).8.x-3.0-alpha68.x-3.0-alpha6Issue #2996587 by MegaChriz, Dinesh18: Display machine names of targets on mapping.Issue #2975826 by MegaChriz, Omar Alahmed, ksc, carolpettirossi, chadrossouw: When looking for an entity with the same name, restrict search to entities within the same bundle.Issue #3078857 by SpadXIII, MegaChriz: Fixed wrong action ID's listed for "Previously imported items" option.Issue #3087672 by MegaChriz: Fixed tests for D8.8.Issue #3066847 by MegaChriz, sajosh: Clarified what to enter for a new CSV source.Issue #3080985 by andileco, Dinesh18, MegaChriz: Include an "Explanation or submission guidelines" in the basic settings, like with content types.Issue #3086342 by MegaChriz: Fixed $feed->getState() can return NULL while it should always return an instance of StateInterface.ISTWCMS-3288: adding patch: https://raw.githubusercontent.com/openscholar/openscholar/8e532e05ef206421f0b2e259223ee12afdcff877/patches/feeds-fid_9097_resubmitting.patch7.x-2.0-alpha7-…7.x-2.0-alpha7-uw_wcms1 7.x-2.0-alpha7-uw_wcmsIssue #3079932 by MegaChriz: Fixed tests for Drupal 8.8: pass the event dispatcher to AccountProxy.Issue #3063789 by Daniel Korte: Fixed "Settings can not be serialized" error when returning RawFetcherResult from fetcher.Issue #3079395 by Dropa: Replaced deprecated datetime constants with the ones from DateTimeItemInterface.Issue #3074085 by MegaChriz, sajosh: Display descriptions of sources and targets.Issue #3062533 by MegaChriz: Deprecate FeedsAnnotationFactory and let Feeds plugins use ContainerFactoryPluginInterface for dependency injection.Issue #3042062 by MegaChriz, Odai Atieh: Fixed node access prevents Feeds from updating existing (unpublished) content.Issue #3052870 by thalles: Replaced deprecated method cacheUntilEntityChanges.Issue #2772601 by MegaChriz, veronicaSeveryn, vijay.mayilsamy, artematem: Added base class for altering source data after parsing + added exception class for skipping an item.Issue #2991955 by MegaChriz: Dispatch events before and after saving an entity during processing.Issue #3070549 by MegaChriz: Clarified on the feed type form that the periodic import settings depends on cron.Issue #3054851 by MegaChriz: Added an event to before validation: PROCESS_ENTITY_PREVALIDATE.Issue #3046661 by thalles, MegaChriz: Replaced deprecated trait EntityReferenceTestTrait.Issue #3034101 by MegaChriz, tomasbarej: Fixed mapping source 0 not working when importing CSV.8.x-3.0-alpha58.x-3.0-alpha5Issue #3051916 by MegaChriz: Added help text for mapping form page.Issue #2939688 by MegaChriz: Some coding standards fixes.Issue #2799225 by jamesdixon, MegaChriz, jcnventura, vijay.mayilsamy, andypost: Added field formatters for the feeds_item field to fix the error "the "hidden" plugin does not exist".Issue #3048339 by thalles: Replaced deprecated service entityManager in file DependencyTest.Issue #3048326 by thalles: Replaced LanguageManager by LanguageManagerInterface in FeedsPluginManager.Issue #2829283 by MegaChriz: fix test failures in Drupal\Tests\feeds\Kernel\Feeds\Target\LanguageTest.php.Issue #2829283 by mistermoper, pvbergen, arskiainen, FrancescoQ, MegaChriz, bibo, Flodevelop, yurg, westerix: Added a mapping target for langcode.Issue #2911711 by MegaChriz: Inform the user Feeds must be enabled in order to run database update 7213.Issue #3047843 by yogen.prasad, MegaChriz: Removed unused FeedsEnclosure class.Issue #2773551 by MegaChriz, benabaird: Added ImportFinishedEvent, dispatched after an import has finished.Issue #3047707 by thalles: Replaced DateFormatter by DateFormatterInterface in FeedListBuilder.Issue #3029133 by MegaChriz: Add a "Import in background" operation.Issue #2922268 by MegaChriz, rsbecker, dpw: Fixed validation issues when importing values for an og_reference field.
Loading