- Sep 24, 2017
-
-
Youri van Koppen authored
-
-
-
- Jul 09, 2017
-
-
Issue #2879005 by MegaChriz, anup.singh: fixed array_flip() notice that occurred when mapping a float value to node author.
-
- Jul 02, 2017
-
-
Issue #1962006 by MegaChriz, gordon, twistor: Added hook hook_feeds_config_defaults() to allow other modules to add extra configuration.
-
- Jun 07, 2017
-
-
Issue #2884308 by ppavels: Fixed import links in admin menu for feed importers that are attached to a content type which name contains underscores.
-
- May 22, 2017
-
-
Issue #1360910 by MegaChriz, leendertdb: Added an option for the HTTP Fetcher to disable caching content fetched via HTTP.
-
- May 11, 2017
-
-
Issue #2877125 by MegaChriz: Replaced http_request_get() with feeds_http_request() in order to easier implement more options for HTTP requests.
-
-
Issue #2854548 by MegaChriz: Don't display a warning about "Attach to content type" setting being the same as the node processor's content type when the importer is not attached to a content type.
-
- May 09, 2017
-
-
Issue #2854548 by MegaChriz: Added warning when user has the "Attach to content type" setting the same as the node processor's content type.
-
- May 08, 2017
-
-
Issue #2445477 by MegaChriz: Added validation for combination of settings that causes the "Process in background" setting to have no effect.
-
- May 03, 2017
-
-
- Apr 23, 2017
-
-
Issue #2450365 by MegaChriz, twistor, littledynamo: Fixed importer is not rescheduled for new sources when using attach to node.
-
- Apr 22, 2017
-
-
- Apr 09, 2017
-
-
-
Issue #2320781 by MegaChriz: Added validation for feed importer configuration: check for invalid bundle and invalid language.
-
- Apr 08, 2017
-
-
- Apr 06, 2017
-
-
Issue #2867182 by MegaChriz: Added a finishImport() method to FeedsSource to bundle tasks that need to be done at the end of an import.
-
-
- Apr 04, 2017
-
-
- Mar 25, 2017
-
-
-
Issue #2863209 by MegaChriz: fixed class 'FeedsHTTPCache' not found in _cache_get_object() during/after performing database updates.
-
- Mar 15, 2017
-
-
- Mar 14, 2017
-
-
- Mar 11, 2017
-
-
- Mar 05, 2017
-
-
Issue #2857935 by MegaChriz: Fixed failing test FeedsMapperMultilingualFieldsTestCase::testChangedLanguageImportForExistingNode().
-
- Feb 26, 2017
-
-
- Feb 18, 2017
-
-
-
Issue #2752661 by MegaChriz, geru: build the list of available sources and targets in feeds_ui_mapping_form() instead of in the theme function, so Feeds Tamper can alter the form to fix the bug of temporary targets not showing in the UI.
-
- Feb 17, 2017
-
-
Issue #1037188 by saurabh.tripathi.cs, msti, MegaChriz, twistor: Log exceptions that are thrown when trying to fetch from a HTTP source.
-
- Feb 11, 2017
-
-
- Jan 22, 2017
-
-
Issue #2828605 by David_Rothstein: fixed "The following module has moved within the file system" warning that occurred when downloading or enabling a new module or when enabling a previously installed module that was moved on the file system.
-
- Jan 15, 2017
-
-
Issue #2762339 by MegaChriz: fixed feed node form inherits settings from the standalone importer when switching from standalone to attach to content type.
-
- Jan 08, 2017
-
-
Previously for some errors it would only tell that it failed with code -1002 which does not help much with solving the cause of the failure.
-
Issue #2379631 by MegaChriz, cboyden, twistor, joelpittet, robhardwick, dsnopek: fixed field_attach_validate() must be called before programmatic entity saves.
-
- Dec 30, 2016
-
-
Issue #2445997 by MegaChriz: fixed do not load all Feeds plugins in feeds_forms() when no Feeds form is requested.
-
- Dec 21, 2016
-
-