-
Issue #1450714 by getgood: ATOM parser ignores 'updated' tag
-
Issue #1152940 by bblake, rickmanelius, g089h515r806, darrylri, iMiksu, sdrycroft, johnbarclay, batje, axel.rutz, GaëlG: Feeds term import with hierarchy and weight
-
Issue #1547064: Configuration on importer, optionally overriden on source.
-
Issue #1406260 by Xen, logaritmisk: Fetchers without source configuration fails.
-
Updating CHANGELOG
-
Issue #1407670 by Ivan Simonov, GaëlG, franz: drupal_strlen() doesn't work when parsing multibyte strings in CSVParser.
-
Issue #1514160: Add option to display message after form submission.
-
Do not use db_set_active() because Exceptions cause a number of error as Drupal tries to log them and such. Instead, we use getConnection to store the key inside the query object
-
When cleaning queries, remove LIMIT clauses to avoid conflict with queryRange()
-
Makes DB Fetcher deliver results in arrays inside arrays