Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #71: Bring up to date with 7.x-2.0-beta5 #76

Merged
merged 117 commits into from Jan 7, 2021

Commits on Mar 29, 2016

  1. Issue #2367829 by MegaChriz, diamondsea: Added descriptions for optio…

    …ns for "Update existing" setting.
    diamondsea authored and MegaChriz committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    a966aba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a6bf72 View commit details
    Browse the repository at this point in the history
  3. Issue #2690169 by tterranigma, MegaChriz: updated README.txt: documen…

    …ted feeds_library_dir variable and removed no longer relevant parts.
    megachriz authored and MegaChriz committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    3cd0b27 View commit details
    Browse the repository at this point in the history
  4. Issue #2382245 by MegaChriz, twistor: Added import links to the admin…

    … menu.
    twistor authored and MegaChriz committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    fafade6 View commit details
    Browse the repository at this point in the history
  5. Issue #1810442 by David_Rothstein, MegaChriz: Corrected wording on im…

    …porter page when there are no unique fields and when using the CSV parser.
    megachriz authored and MegaChriz committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    7242ec2 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2016

  1. Issue #1621602 by MegaChriz, twistor: Fixed 'Could not retrieve title…

    … from feed' error message for parsers that cannot provide a title from the source.
    megachriz authored and MegaChriz committed Apr 16, 2016
    Configuration menu
    Copy the full SHA
    2e7be18 View commit details
    Browse the repository at this point in the history
  2. Issue #2645074 by MegaChriz, MiroslavBanov: Could not retrieve title …

    …from feed - support Title module.
    megachriz authored and MegaChriz committed Apr 16, 2016
    Configuration menu
    Copy the full SHA
    2cc843c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2016

  1. Issue #2648304 by MegaChriz, OWast: RSS 2.0: add support for item->so…

    …urce element.
    megachriz authored and MegaChriz committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    ed4ed9f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2016

  1. Issue #2704825 by alan-ps, MegaChriz: Fixed import Feeds importer ove…

    …rwrote importer existing in code without "Replace existing" option set.
    MegaChriz committed May 5, 2016
    Configuration menu
    Copy the full SHA
    11697a5 View commit details
    Browse the repository at this point in the history
  2. Issue #2704171 by MegaChriz: Fixed parse RSS feeds that contain addit…

    …ional whitespace.
    megachriz authored and MegaChriz committed May 5, 2016
    Configuration menu
    Copy the full SHA
    f2a1d53 View commit details
    Browse the repository at this point in the history
  3. Issue #1804674 by Pancho, travismccauley, MegaChriz: Fixed broken lin…

    …k in missing feeds plugin message when the feeds_ui module is disabled.
    pancho authored and MegaChriz committed May 5, 2016
    Configuration menu
    Copy the full SHA
    fa5a870 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2016

  1. Issue #1376774 by MegaChriz, PascalAnimateur, dooug, grndlvl, yannick…

    …oo, daveparrish, joelpittet, maxplus, twistor: Added mapping target for user roles.
    megachriz authored and MegaChriz committed May 14, 2016
    Configuration menu
    Copy the full SHA
    a87ff3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9df7746 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2016

  1. Issue #1894542 by mikran, MegaChriz: Fixed replace roles with "Additi…

    …onal roles" when replacing existing users.
    megachriz authored and MegaChriz committed May 26, 2016
    Configuration menu
    Copy the full SHA
    79b791f View commit details
    Browse the repository at this point in the history
  2. Issue #1611554 by MegaChriz, hanoii, webservant316, PascalAnimateur, …

    …eugene.ilyin: Added support for importing encrypted passwords.
    megachriz authored and MegaChriz committed May 26, 2016
    Configuration menu
    Copy the full SHA
    b7c7705 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2016

  1. Issue #2735981 by MegaChriz: Fixed failing branch tests due to new "a…

    …dminister fields" permission (see also change record #2483307).
    MegaChriz committed May 29, 2016
    Configuration menu
    Copy the full SHA
    6e9f37f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2016

  1. Issue #2730207 by MegaChriz: Fixed logging failed items that are not …

    …UTF-8-encoded.
    megachriz authored and MegaChriz committed May 30, 2016
    Configuration menu
    Copy the full SHA
    1e83938 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2016

  1. Issue #2730207 by MegaChriz, twistor: Correction for the fix to log i…

    …tems that are not UTF-8-encoded.
    megachriz authored and MegaChriz committed Jun 4, 2016
    Configuration menu
    Copy the full SHA
    fa7c51b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2016

  1. Issue #722740 by twistor, mglaman, relaxnow, dooug, willieseabrook, D…

    …avid_Rothstein, jeffschuler, lapek, Matthew Davidson: Feeds Date mapper converts imported dates to GMT unless in UNIX timestamp format
    twistor authored and twistor committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    68c0e1c View commit details
    Browse the repository at this point in the history
  2. Issue #2225019 by twistor: Make FeedsDateTime stringable

    twistor authored and twistor committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    96e5089 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2016

  1. Issue #608408 by MegaChriz, andypost, queenvictoria, pcambra, twistor…

    …, ivanbueno, mparker17, kenorb, agnese.stelce, alan-ps, clemens.tolboom, TommyK, JurriaanRoelofs, ericduran, ShaunDychko, sir_squall, alex_b, markabur, Kasper Souren, eiriksm: Added drush integration for Feeds.
    megachriz authored and MegaChriz committed Jun 26, 2016
    Configuration menu
    Copy the full SHA
    144a78b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2016

  1. Issue #2719151 by MegaChriz: Fixed don't retrieve title from feed if …

    …feed node does not use the node title field.
    megachriz authored and MegaChriz committed Jul 9, 2016
    Configuration menu
    Copy the full SHA
    6b5a7ea View commit details
    Browse the repository at this point in the history
  2. Issue #1143280 by David_Rothstein, MegaChriz, dshields, Matt V., mark…

    …theshark: Provide an option to delete the uploaded file after import is done.
    drothstein authored and MegaChriz committed Jul 9, 2016
    Configuration menu
    Copy the full SHA
    b35a9fe View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2016

  1. Issue #2655470 by alan-ps, Louis Delacretaz: Added a timezone target …

    …to the user processor.
    git authored and MegaChriz committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    44b9e9b View commit details
    Browse the repository at this point in the history
  2. Issue #1570544 by MegaChriz, gaurav.goyal, AndrewsizZ, hpbruna, arrrg…

    …h, vcrkid, firfin: Add UID target to user processor.
    megachriz authored and MegaChriz committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    452ce86 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2016

  1. Configuration menu
    Copy the full SHA
    b7884a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2016

  1. Issue #2490782 by MegaChriz, heykarthikwithu: fixed a few comment doc…

    …blocks.
    megachriz authored and MegaChriz committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    ea2c278 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2016

  1. Configuration menu
    Copy the full SHA
    e280ce2 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2016

  1. Issue #2778655 by joelpittet: Renamed $form_status in feeds_ui_overvi…

    …ew_form() to $form_state.
    joelpittet authored and MegaChriz committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    fa39d4c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2016

  1. Issue #2537926 by maximpodorov, MegaChriz, daspeter: Enhance tokens p…

    …erformance.
    maximpodorov authored and MegaChriz committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    76ee233 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68aec0d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2016

  1. Issue #2822679 by MegaChriz: Improved documentation for options --fil…

    …e, --url and --stdin for the Drush command 'feeds-import'.
    megachriz authored and MegaChriz committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    2799093 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2016

  1. by MegaChriz: listed variable module as test dependency as somehow th…

    …e testbot didn't checkout this module anymore.
    
    The variable module is a dependency of the i18n module.
    MegaChriz committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    315b8fd View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2016

  1. Issue #1281496 by twistor, MegaChriz, natew: fixed prepend base url f…

    …or relative links in entries in atom feeds.
    twistor authored and MegaChriz committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    df1afad View commit details
    Browse the repository at this point in the history
  2. Issue #1171114 by drclaw, MegaChriz, twistor, impara, cgmonroe, Anas_…

    …maw, azinck, justanothermark, vinmassaro, rhouse, lwalley, patrik.hultgren, kenpeter, ufku, mahmost: Allow user to choose the method of file handling.
    megachriz authored and MegaChriz committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    08985df View commit details
    Browse the repository at this point in the history
  3. Issue #2822831 by MegaChriz: Fixed only delete non-existent when the …

    …option is explicitly set to FEEDS_DELETE_NON_EXISTENT.
    
    This allows other modules to add other options for dealing with items that no longer appear in the feed.
    megachriz authored and MegaChriz committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    237e6ae View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2016

  1. Configuration menu
    Copy the full SHA
    078346c View commit details
    Browse the repository at this point in the history
  2. Issue #1886230 by MegaChriz, generalredneck: fixed invoking rules eve…

    …nts "feeds_before_import" and "feeds_after_import".
    megachriz authored and MegaChriz committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    da83212 View commit details
    Browse the repository at this point in the history
  3. Issue #1870528 by MegaChriz: Added tests for rules event feeds_import…

    …_IMPORTER_ID and the rules action feeds_skip_item. Also specified bundle for all feeds_import_IMPORTER_ID events (previously this attribute was only declared for the node processor).
    megachriz authored and MegaChriz committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    23584ef View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2016

  1. Configuration menu
    Copy the full SHA
    c6468d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2016

  1. Issue #2834026 by bburg, MegaChriz: Fixed do not add blank column hea…

    …ders in CSV template.
    johnbburg authored and MegaChriz committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    8c7ebf0 View commit details
    Browse the repository at this point in the history
  2. Issue #2838283 by MegaChriz: Fixed failing test FeedsMapperDateMultip…

    …leTestCase::test().
    megachriz authored and MegaChriz committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    1d16405 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2016

  1. Issue #2445997 by MegaChriz: fixed do not load all Feeds plugins in f…

    …eeds_forms() when no Feeds form is requested.
    megachriz authored and MegaChriz committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    0a18285 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2017

  1. Issue #2379631 by MegaChriz, cboyden, twistor, joelpittet, robhardwic…

    …k, dsnopek: fixed field_attach_validate() must be called before programmatic entity saves.
    megachriz authored and MegaChriz committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    86b838f View commit details
    Browse the repository at this point in the history
  2. Issue #2839464 by MegaChriz: improved error message for when a downlo…

    …ad from a url fails.
    
    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.
    megachriz authored and MegaChriz committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    7f5aaf3 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2017

  1. Issue #2762339 by MegaChriz: fixed feed node form inherits settings f…

    …rom the standalone importer when switching from standalone to attach to content type.
    megachriz authored and MegaChriz committed Jan 15, 2017
    Configuration menu
    Copy the full SHA
    c79e7bd View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2017

  1. Issue #2828605 by David_Rothstein: fixed "The following module has mo…

    …ved 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.
    drothstein authored and MegaChriz committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    32f7341 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2017

  1. Configuration menu
    Copy the full SHA
    0bc3832 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2017

  1. Issue #1037188 by saurabh.tripathi.cs, msti, MegaChriz, twistor: Log …

    …exceptions that are thrown when trying to fetch from a HTTP source.
    saurabh.tripathi.cs authored and MegaChriz committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    49f1f5e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2017

  1. Issue #2752661 by MegaChriz, geru: build the list of available source…

    …s 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.
    megachriz authored and MegaChriz committed Feb 18, 2017
    Configuration menu
    Copy the full SHA
    0085541 View commit details
    Browse the repository at this point in the history
  2. Issue #2851707 by MegaChriz: Added user validation.

    megachriz authored and MegaChriz committed Feb 18, 2017
    Configuration menu
    Copy the full SHA
    e7c2638 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2017

  1. Issue #2854152 by renatog, MegaChriz: Delete feeds variables when upo…

    …n uninstall.
    renatog authored and MegaChriz committed Feb 26, 2017
    Configuration menu
    Copy the full SHA
    c63c4b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2017

  1. Issue #2857935 by MegaChriz: Fixed failing test FeedsMapperMultilingu…

    …alFieldsTestCase::testChangedLanguageImportForExistingNode().
    megachriz authored and MegaChriz committed Mar 5, 2017
    Configuration menu
    Copy the full SHA
    08a5166 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2017

  1. Issue #2788125 by MegaChriz, PaulDinelle: Added support for i18n_node…

    … bundle language settings.
    git authored and MegaChriz committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    48973a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. Issue #2847312 by mikran, MegaChriz: Added entity metadata properties…

    … for feeds_item GUID and URL.
    mikran authored and MegaChriz committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    565bc1a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. Issue #2860047 by skessler, MegaChriz: Fixed link to feeds log page i…

    …n watchdog call.
    stevekessler authored and MegaChriz committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    7828a11 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2017

  1. Issue #2863209 by MegaChriz: fixed class 'FeedsHTTPCache' not found i…

    …n _cache_get_object() during/after performing database updates.
    megachriz authored and MegaChriz committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    5f50ee8 View commit details
    Browse the repository at this point in the history
  2. Issue #2829097 by MegaChriz: fixed don't store raw source in feeds_so…

    …urce table.
    megachriz authored and MegaChriz committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    314c210 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2017

  1. Configuration menu
    Copy the full SHA
    183f384 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2017

  1. Issue #2867189 by MegaChriz: Added a method to FeedsSource to unlock …

    …a feed.
    megachriz authored and MegaChriz committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    d778cf9 View commit details
    Browse the repository at this point in the history
  2. Issue #2867182 by MegaChriz: Added a finishImport() method to FeedsSo…

    …urce to bundle tasks that need to be done at the end of an import.
    megachriz authored and MegaChriz committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    5b2113f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2017

  1. Issue #2839706 by wmostrey, MegaChriz: Allow Feeds Importers to be ed…

    …ited even when disabled.
    wmostrey authored and MegaChriz committed Apr 8, 2017
    Configuration menu
    Copy the full SHA
    11ad7e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2017

  1. Issue #2320781 by MegaChriz: Added validation for feed importer confi…

    …guration: check for invalid bundle and invalid language.
    megachriz authored and MegaChriz committed Apr 9, 2017
    Configuration menu
    Copy the full SHA
    f9df9f0 View commit details
    Browse the repository at this point in the history
  2. Issue #2866377 by permanovd, MegaChriz: Fixed release file handle on …

    …exception.
    git authored and MegaChriz committed Apr 9, 2017
    Configuration menu
    Copy the full SHA
    c863582 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2017

  1. Issue #2871583 by MegaChriz: Fixed feeds jobs are not cleaned up when…

    … uninstalling Feeds.
    megachriz authored and MegaChriz committed Apr 22, 2017
    Configuration menu
    Copy the full SHA
    aa7f7cc View commit details
    Browse the repository at this point in the history
  2. Issue #2871580 by MegaChriz: Fixed jobs for no longer existing feeds …

    …are kept being scheduled.
    megachriz authored and MegaChriz committed Apr 22, 2017
    Configuration menu
    Copy the full SHA
    3acfe1a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2017

  1. Issue #2450365 by MegaChriz, twistor, littledynamo: Fixed importer is…

    … not rescheduled for new sources when using attach to node.
    megachriz authored and MegaChriz committed Apr 23, 2017
    Configuration menu
    Copy the full SHA
    3f06cb6 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. Issue #2868134 by MegaChriz: Show next time that the source will be i…

    …mported.
    megachriz authored and MegaChriz committed May 3, 2017
    Configuration menu
    Copy the full SHA
    f36dbcb View commit details
    Browse the repository at this point in the history
  2. Issue #2630694 by MegaChriz, twistor: Run background jobs directly in…

    … queue.
    megachriz authored and MegaChriz committed May 3, 2017
    Configuration menu
    Copy the full SHA
    63250e0 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. Issue #2445477 by MegaChriz: Added validation for combination of sett…

    …ings that causes the "Process in background" setting to have no effect.
    megachriz authored and MegaChriz committed May 8, 2017
    Configuration menu
    Copy the full SHA
    544955b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2017

  1. Issue #2854548 by MegaChriz: Added warning when user has the "Attach …

    …to content type" setting the same as the node processor's content type.
    megachriz authored and MegaChriz committed May 9, 2017
    Configuration menu
    Copy the full SHA
    547303d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. 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.
    megachriz authored and MegaChriz committed May 11, 2017
    Configuration menu
    Copy the full SHA
    12d9506 View commit details
    Browse the repository at this point in the history
  2. Issue #2662892 by MegaChriz: Do not cache downloaded source staticall…

    …y to improve PHP memory usage.
    megachriz authored and MegaChriz committed May 11, 2017
    Configuration menu
    Copy the full SHA
    2c52b18 View commit details
    Browse the repository at this point in the history
  3. Issue #2877125 by MegaChriz: Replaced http_request_get() with feeds_h…

    …ttp_request() in order to easier implement more options for HTTP requests.
    megachriz authored and MegaChriz committed May 11, 2017
    Configuration menu
    Copy the full SHA
    67e6be6 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2017

  1. Issue #1360910 by MegaChriz, leendertdb: Added an option for the HTTP…

    … Fetcher to disable caching content fetched via HTTP.
    megachriz authored and MegaChriz committed May 22, 2017
    Configuration menu
    Copy the full SHA
    c787299 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. Issue #2884308 by ppavels: Fixed import links in admin menu for feed …

    …importers that are attached to a content type which name contains underscores.
    git authored and MegaChriz committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    d312f4f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2017

  1. Issue #1962006 by MegaChriz, gordon, twistor: Added hook hook_feeds_c…

    …onfig_defaults() to allow other modules to add extra configuration.
    megachriz authored and MegaChriz committed Jul 2, 2017
    Configuration menu
    Copy the full SHA
    446981e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2017

  1. Issue #2879005 by MegaChriz, anup.singh: fixed array_flip() notice th…

    …at occurred when mapping a float value to node author.
    megachriz authored and MegaChriz committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    3a33a64 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2017

  1. Issue #2911281 by MegaChriz: changed messages related to rescheduling…

    … imports.
    megachriz authored and MegaChriz committed Sep 24, 2017
    Configuration menu
    Copy the full SHA
    bcc2055 View commit details
    Browse the repository at this point in the history
  2. Issue #2911282 by MegaChriz: Fixed do not show bundle warning for non…

    …-entity processors.
    megachriz authored and MegaChriz committed Sep 24, 2017
    Configuration menu
    Copy the full SHA
    e7806fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c7b03c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Issue #2914119 by michel.g, MegaChriz: Added a check for existing con…

    …tent types in the FeedsWebTestCase class.
    michel.g authored and MegaChriz committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    a7dea01 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2017

  1. Issue #2918931 by MegaChriz, Cyrilovich: fixed basic authorization fa…

    …iled with 401 in http_request.inc.
    megachriz authored and MegaChriz committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    1b95f99 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2017

  1. Issue #2563865 by Anas_maw, jesss, MegaChriz: feeds_source return emp…

    …ty values when using views
    jesss authored and MegaChriz committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    8c76e1d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2017

  1. Issue #2921027 by MegaChriz: fixed failing tests due to SimplePie dow…

    …nload file missing.
    megachriz authored and MegaChriz committed Nov 18, 2017
    Configuration menu
    Copy the full SHA
    0d998d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2018

  1. Issue #2939042 by rooby: Use actions wrapper for buttons on standalon…

    …e import form.
    rooby authored and MegaChriz committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    463f559 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2018

  1. Issue #2342143 by MegaChriz, RavindraSingh, _Geertje: Fixed most codi…

    …ng standard issues in files at the base.
    megachriz authored and MegaChriz committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    f40a255 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. Configuration menu
    Copy the full SHA
    f695313 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2018

  1. Issue #2541944 by MegaChriz, walkerasindave: Switch to feed author or…

    … user 1 during imports (fixed taxonomy mapping does not work with cron).
    megachriz authored and MegaChriz committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    607ee2c View commit details
    Browse the repository at this point in the history
  2. Issue #2342143 by MegaChriz: Fixed some coding standards that could a…

    …utomatically be fixed by PHP_CodeSniffer.
    megachriz authored and MegaChriz committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    34a1571 View commit details
    Browse the repository at this point in the history
  3. Issue #2342143 by MegaChriz: Fixed coding standard issues in the feat…

    …ure modules.
    megachriz authored and MegaChriz committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    6bab108 View commit details
    Browse the repository at this point in the history
  4. Issue #2490782 by MegaChriz, donquixote: Added parameter types for a …

    …few docblocks and some other code style fixes.
    donquixote authored and MegaChriz committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    9489d88 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2018

  1. Issue #2342143 by MegaChriz: Fixed most coding standard issues in fil…

    …es in the includes folder.
    megachriz authored and MegaChriz committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    c188387 View commit details
    Browse the repository at this point in the history
  2. Issue #2943805 by MegaChriz, NWOM: Fixed multiple warnings: Declarati…

    …on Of ~ should be compatible with FeedsConfigurable
    megachriz authored and MegaChriz committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    83e555e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Issue #2943953 by MegaChriz: Fixed fatal error "No more accounts to r…

    …evert to." when trying to unlock a feed.
    megachriz authored and MegaChriz committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    90d0e4e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2018

  1. Issue #2917703 by MegaChriz: Fixed import dates in Zulu time zone, us…

    …ing the date format 'YYYYMMDDTHHMMSSZ' (failing on PHP < 5.5.10).
    megachriz authored and MegaChriz committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    fb36d15 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Issue #2980096 by MegaChriz, sicher: Fixed EntityMalformedException t…

    …hat could occur when creating/editing feeds importer and the module i18n_node was enabled.
    megachriz authored and MegaChriz committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    2ae6421 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2018

  1. Issue #2446307 by MegaChriz: Added rules feeds import action.

    megachriz authored and MegaChriz committed Jul 15, 2018
    Configuration menu
    Copy the full SHA
    21e3fc5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Configuration menu
    Copy the full SHA
    0497871 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. Issue #2918840 by MegaChriz, Toki, dat deaf drupaler, markusd1984, Ja…

    …son Dean: Only validate mapped fields.
    megachriz authored and MegaChriz committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    2dc6477 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. Issue #3046592 by MegaChriz: Added a hook to invoke before validation…

    …: hook_feeds_prevalidate().
    megachriz authored and MegaChriz committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    c46f7b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Issue #3046797 by MegaChriz: Switch to item author when the "Authoriz…

    …e" option is checked.
    megachriz authored and MegaChriz committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    c5c1b8b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Issue #2922268 by MegaChriz, rsbecker, dpw: Fixed validation issues w…

    …hen importing values for an og_reference field.
    megachriz authored and MegaChriz committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    4cb5ca6 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2019

  1. Issue #2911711 by MegaChriz: Inform the user Feeds must be enabled in…

    … order to run database update 7213.
    megachriz authored and MegaChriz committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    b011ee3 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Issue #3091682 by GuyPaddock, MegaChriz: Fixed term autocreate cachin…

    …g when multiple term reference fields point to the same vocabulary.
    guypaddock authored and MegaChriz committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    8a15b8f View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. Issue #3113851 by MegaChriz: Fixed failing test FeedsMapperLinkTestCa…

    …se::testLinkFieldValidation().
    megachriz authored and MegaChriz committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    4337bba View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. Issue #3121039 by jacob.embree: Fixed PHP 7.4 deprecation: Replaced c…

    …urly brace syntax for accessing string offset in http_request_create_absolute_url().
    jacob.embree authored and MegaChriz committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    b68422e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Issue #3013743 by VladimirAus, ansergeyg, Karishma Rawat, MegaChriz, …

    …bwood, mradcliffe, wylbur, joelpittet, blackbull77: PHP 7.3: 'continue' used within 'switch' control structure
    ansergeyg authored and joelpittet committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    d742a69 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Issue #1139676 by Dave Reid, sdrycroft, devdesagar, cosmicdreams, Raj…

    …at Charde, ruyakhokhar, Karishma Rawat, pcambra, colan, febbraro, MegaChriz, twistor, robert.laszlo, johnv, naught101, BarisW, yched, pbuyle, emptyvoid: feeds_alter removed
    twistor authored and joelpittet committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    0b1261d View commit details
    Browse the repository at this point in the history
  2. Issue #3164491 by joelpittet: PHP 7.3: test failures

    joelpittet authored and joelpittet committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    5addb81 View commit details
    Browse the repository at this point in the history
  3. Issue #3104226 by Spokje, ravikk-drupal, Rajat Charde, knyshuk.vova: …

    …Make phpcs ignore safe_mode
    Spokje authored and joelpittet committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    d50dc97 View commit details
    Browse the repository at this point in the history
  4. Issue #2342143 by MegaChriz, RavindraSingh, NWOM, twistor, DamienMcKe…

    …nna, _Geertje: Fix coding standards
    megachriz authored and joelpittet committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    f6568e6 View commit details
    Browse the repository at this point in the history
  5. Issue #2342143 by MegaChriz, RavindraSingh, joelpittet, twistor, _Gee…

    …rtje, NWOM, DamienMcKenna: Fix coding standards
    joelpittet authored and joelpittet committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    56ac6cc View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. attempting to merge in beta5

    herbdool committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    744b84a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. fixes to beta5 merge

    herbdool committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    6ba417b View commit details
    Browse the repository at this point in the history
  2. fix update hook numbering

    herbdool committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    8a279f8 View commit details
    Browse the repository at this point in the history
  3. fix filename for class

    herbdool committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    20c6979 View commit details
    Browse the repository at this point in the history