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.08Sep520Aug11826Jul17May54215Apr1311109314Feb65229Jan20928Dec2720181325Nov221218Oct730Sep29630Aug2516115Jul9719Jun161098724May107330Apr2928271531Mar87310Feb86231Jan30292625242228Nov1816428Oct624Sep9Jul217Jun22May1198330Apr262322131098765428Mar252115141185226Feb181711422Jan15830Dec2124Nov13121029Oct18426Aug530Jul2827262421201912930Jun26171614430May292614527Apr161530Mar2921Feb54225Jan17630Dec272423138624Nov15130Oct2517121129Sep252113121015Aug22Jul141272130Jun242322191817161543130May23208729Apr23151016Jan1523Dec1510982124Nov5431Oct30201716141332129Sep2625242221201817428Aug27613Jul1016Jun1110Feb6Issue #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.Issue #3046797 by MegaChriz: Switch to item author when the "Authorize" option is checked.Issue #3046592 by MegaChriz: Added a hook to invoke before validation: hook_feeds_prevalidate().Issue #3044983 by MegaChriz: Added test coverage for importing using multiple cron runs.Issue #2948484 by MegaChriz, elsteff1385: Expose a target for path alias even when that field is set read only by pathauto.Issue #2918840 by MegaChriz, Toki, dat deaf drupaler, markusd1984, Jason Dean: Only validate mapped fields.Issue #3032822 by MegaChriz: Converted all Simpletest tests to PHPUnit functional tests.Issue #3012342 by MegaChriz, T-lo, idebr: Replaced user module PrivateTempStore with core PrivateTempStore.Issue #3030879 by MegaChriz: Added test coverage for "feeds_feed_delete_action".Issue #3016985 by idebr: Replaced \Drupal\Component\Utility\Unicode::strtolower() with mb_strtolower().by MegaChriz: fix tests for Drupal 8.5.x.Issue #3015687 by idebr: Replaced deprecated drupal_set_message() with messenger service; replaced drupal_tempnam() and drupal_basename() with file system service.Issue #3029474 by thalles: Replaced deprecated drupal_get_messages() with messenger service.Issue #3028959 by MegaChriz: Fixed errors that occurred when viewing feed listing page with limited privileges.Issue #3026918 by thalles: Replaced deprecated REQUEST_TIME with \Drupal::time()->getRequestTime().Issue #3023743 by thalles, Ronak.addweb, MegaChriz: Fixed show empty feeds table when there are no feeds yet.Issue #3021251 by thalles, MegaChriz: Fixed use dependency injection in FeedTypeForm.8.x-3.0-alpha48.x-3.0-alpha4
Loading