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.020Nov19131015Oct228Sep2625Aug218225Jul1630Jun279626May17151311104222Apr1426Mar171520Feb126330Jan292229Dec28181622Nov212021Oct1628Aug5131Jul2228Apr201910130Mar21421Feb18431Jan281617Dec15Nov141Oct6Sep28Aug20121012Jul25Jun431May19187530Apr191612929Mar252221120Feb151322Jan1223Nov10724Oct14131210727Sep8520Aug11826Jul17May54215Apr1311109314Feb65229Jan20928Dec2720181325Nov221218Oct730Sep29630Aug2516115Jul9719Jun161098724May107330Apr2928271531Mar87310Feb86231Jan30292625242228Nov1816428Oct624Sep9Jul217Jun22May1198330Apr262322131098765428Mar252115141185226Feb181711422Jan15830Dec2124Nov13121029Oct18426Aug530Jul2827262421201912930Jun26171614430May292614527Apr161530Mar2921Feb54225Jan17630Dec272423138624Nov15130Oct2517121129Sep252113121015Aug22Jul141272130Jun242322191817161543130May23208729Apr23151016Jan1523Dec1510982Issue #3306211 by MegaChriz, lind101, coaston: Fixed PHP 8 deprecation: do not pass null to trim().8.x-3.x8.x-3.xIssue #3322691 by MegaChriz: Refactor unit tests for targetsIssue #3319892 by Nila Hyalij, Manoj Raj.R, MegaChriz: Replaced README.txt with README.mdIssue #2907721 by MegaChriz, carolpettirossi, unstatu, PunamShelke, Anybody, danharper, trickfun, webdrips, bharata: Added Feeds Log module for tracking imports extensively (including items that failed to import).Issue #3313864 by devad, MegaChriz, irinaz: Added integration with the Ludwig module in order to be able to use Feeds on Drupal 10 without Composer.Issue #3287478 by MegaChriz, Project Update Bot, hershy.k: Automated Drupal 10 compatibility fixesIssue #3193610 by MegaChriz: Fixed items getting unpublished/deleted unexpectedly: extend the feed lock after 12 hours in case an import appears to be still active.Issue #3263626 by joco_sp, andreyjan, themodularlab: Fixed missing route error when installing feeds (occurred for some people).Issue #3287478 by Project Update Bot, MegaChriz: Automated Drupal 10 compatibility fixes (+ corrections).Issue #3303166 by MegaChriz: Categorize source options on the mapping form for more clarity.Issue #2926744 by nikathone, mikran, MegaChriz, bibo, darvanen, danharper, joshua.boltz: Allow revisionable entities to be saved as new revisions.Issue #2978490 by ramil g, MegaChriz, andypost, joelpittet, andileco: Optimize Feeds queue: put reference to feed on queue task instead of the whole feed object.Issue #3302254 by ptmkenny: Fixed namespacing class properties docblock in EntityProcessorBase.Issue #3105322 by nikathone, sker101, MegaChriz, andileco: Added multivalue support for the Feeds item field so entities can be updated by multiple feeds without hashes getting overwritten.Issue #3299584 by pixiekat, immaculatexavier: Use ConfigEntityStorageInterface in ExtraLinks class to fix an error when using webprofiler.Revert "Issue #3241079 by Odai Atieh: Use batch API for "feeds:import-all" Drush command."8.x-3.0-beta28.x-3.0-beta2Issue #2939688 by bruno.bicudo, MegaChriz: Fixed coding standards in EntityProcessorBase class.Issue #3292496 by EugeneChechel, Manthan.Chauhan: Added extra.drush.services section to composer.json.Issue #3281180 by MegaChriz, bruno.bicudo, aangel: Added help text to CSV source textfield on mapping page - noted that column names are case sensitive.Issue #3073275 by MegaChriz, paulocs, irinaz, Kristen Pol, bwong: Added a mapping target for books.Issue #3260298 by MegaChriz, dspachos, paulocs, interlated: Provide an indicator when the same target field is mapped twice.Issue #3261348 by MegaChriz: Fixed EmptyFeedException in FeedsQueueExecutable not catched, causing to fill up the log. Don't unlock the feed in case of other exceptions during cron imports - to prevent some simultaneous imports of the same feed.Issue #3241079 by Odai Atieh: Use batch API for "feeds:import-all" Drush command.Issue #2939688 by bruno.bicudo, MegaChriz: Use logger instead of exceptions in FeedsDrushCommands.Issue #3248925 by MegaChriz, bruno.bicudo, aldairsoares: Use dependency injection in Feeds test modules.Issue #2904668 by MegaChriz, bruno.bicudo, vsujeetkumar, mrinalini9, WagnerMelo, chegor, sportch: Explain why a feed type cannot be deleted in the UI.Issue #3248925 by MegaChriz, bruno.bicudo, Maithri Shetty, tmaiochi: Use dependency injection in DefaultEntityProcessorForm.Issue #3248925 by MegaChriz, bruno.bicudo: Added test coverage for creating and editing feed types in the UI.by MegaChriz: only call apcu_clear_cache() in FeedsUninstallTest if function exists (fixes test failure on PHP 8).Issue #2939688 by bruno.bicudo, MegaChriz: Fixed a few coding standards issues.Issue #3264354 by sker101: Fixed importing and updating existing users leaves duplicated roles in the database.Issue #3092823 by MegaChriz: Fixed uninstalling modules that provide third party configuration (such as Feeds Tamper) will result into feeds type getting deleted.Issue #3228678 by MegaChriz: Updated admin links for Admin Toolbar 2.x/3.x.Issue #3261968 by MegaChriz: Clean up key_value and queues upon uninstall.Issue #3276521 by szato: Make view display configurable of "Items imported".Issue #3261188 by MegaChriz: added note to add return types to \Drupal\feeds\Component\CsvParser methods as soon as Drupal 9 is no longer supported.Issue #3261188 by MegaChriz, joelpittet, modestmoes, Beanjammin, ramil g: PHP 8.0/8.1 compatibility for Feeds 8.x-3.xIssue #3257379 by rang501: Skip call to function libxml_disable_entity_loader() on PHP8 since it is deprecated.Issue #3266704 by MegaChriz: Fixed PHP 8.1: do not pass null to Html::escape() and Unicode::truncate().Issue #3267244 by jmcerda, MegaChriz, tmaiochi: Fixed passing null to trim() in \Drupal\feeds\Plugin\Field\FieldType\FeedsItem::preSave().
Loading