Projet

Général

Profil

Paste
Télécharger (50,1 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / feeds / CHANGELOG.txt @ a192dc0b

1
Feeds 7.x 2.0 Beta 2, 2016-02-17
2
--------------------------------
3

    
4
- By MegaChriz: test dependencies should be specified in the main module.info
5
  file and be in the form project:module (see also issue 2651854).
6
- Issue #2662730 by joachim: 'clear-block' CSS class on admin form should be
7
  'clearfix'.
8
- Issue #2638722 by MegaChriz: Improve documentation for
9
  hook_feeds_processor_targets().
10
- Issue #1183440 by twistor, MegaChriz, stefan.r, drclaw, pcambra,
11
  olofjohansson, Calystod, colan, svendecabooter, Bobík, Manish Jain,
12
  AdamGerthel, mErilainen, kervi, Pocketpain et al: Multilingual Feeds - Make
13
  field import language-aware.
14
- Issue #1428272 by OnkelTem, eosrei, jtsnow, Jerenus, liquidcms, acouch,
15
  derhasi, Niremizov, MegaChriz: Added support of encoding conversions to the
16
  CSV Parser.
17
- Issue #2644868 by diamondsea: Skip verification of the certificate's name when
18
  accepting invalid SSL certificates.
19
- Issue #2309471 by Josh Waihi: File Fetcher doesn't obey allowed extensions.
20
- Issue #2117535 by gbirch, MegaChriz, cbfannin, batje, id.alan: fixed Undefined
21
  variable: original_author in _parser_common_syndication_atom10_parse().
22
- Issue #2636342 by AndyF, MegaChriz: Improved documentation of
23
  FeedsConfigurable::__get().
24
- Issue #2637118 by MegaChriz: Use "plural label" for "label plural" from entity
25
  info if available.
26
- Issue #2602508 by MegaChriz: Fixed clear out boolean field when an empty value
27
  is provided.
28
- Issue #1891404 by MegaChriz, twistor, jenlampton: Add a mapper for Updated
29
  date (changed).
30
- Issue #2147341 by milesw: fixed missing bundle property on entity of type
31
  taxonomy_term when replacing existing terms.
32
- Issue #2624344 by grahamC, MegaChriz: Import via pushImport() keeps looping /
33
  never completes.
34
- Issue #2629620 by GuyPaddock, MegaChriz: Fixed template for TSV contains the
35
  word "TAB" instead of tabs.
36
- Issue #2385601 by GerZah, MegaChriz, Jerenus: Sorting feed importers by
37
  readable names.
38
- Issue #2619788 by pcambra: Get instance info from the entity instead of from
39
  the source for file mappings.
40
- By MegaChriz: add entity_translation as a test dependency for issue #1183440.
41
- Issue #2529538 by twistor, MegaChriz, stefan.r, drclaw, olofjohansson, Manish
42
  Jain, et al: Added generic entity language support.
43
- Issue #1950182 by mikran, MegaChriz, twistor: Only update when mapped fields
44
  are updated.
45
- Issue #2556461 by MegaChriz: Fixed importing two hierarchical vocabularies
46
  with overlapping id's.
47
- Issue #2584443 by zniki.ru: http_request_create_absolute_url() ignore last
48
  path in $base_url.
49
- Issue #2533030 by rrfegade, MegaChriz, twistor: Spelling errors in D7.
50
- Issue #1393898 by MegaChriz, twistor: Order Log view by flid instead of
51
  log_time.
52
- Issue #2581135 by Anas_maw, MegaChriz: views integration for feeds source
53
  import date.
54
- Issue #2584157 by MegaChriz: fixed missing mapping targets in the UI for
55
  contrib processors.
56
- Issue #2574789 by MegaChriz: Wrong processor settings set in
57
  FeedsUIUserInterfaceTestCase::testImporterImport().
58
- Issue #2557581 by joelpittet: CSV column names escaped & upload field double
59
  escaping.
60
- By MegaChriz: add i18n_taxonomy as a test dependency for issue #2529538.
61
- Issue #2542416 by twistor, MegaChriz: Allow sources and targets to be marked
62
  as deprecated and hide them from the UI.
63
- Issue #2530670 by MegaChriz: Filter log in Views by "Message".
64
- Issue #2397151 by Pravin Ajaaz: importer UI for CSVs should quote column names
65
  that contain commas.
66
- Issue #2531858 by twistor: Add a FeedsSource::pushImport() method.
67
- Issue #2531706 by twistor: relation "cache_feeds_http" does not exist.
68
- Issue #2531828 by twistor: Simplify db queries in FeedsProcessor.
69
- Issue #1286298 by fietserwin, Triskelion, MegaChriz, charginghawk, osopolar:
70
  Don't create new items, only update existing.
71

    
72
Feeds 7.x 2.0 Beta 1, 2015-07-02
73
--------------------------------
74

    
75
- Issue #2038525 by twistor, larsdesigns, DamienMcKenna: SimplePie Plugin
76
  Installation Documentation in README.txt.
77
- Issue #1449464 by klausi, cbergmann: Own cache Bin for feeds.
78
- Issue #2515196 by twistor: Only transliterate downloaded files.
79
- Issue #2510788 by twistor: Remove query string from path in FeedsEnclosure.
80
- Issue #2514300 by twistor: Fatal error when I try to import feed items.
81
- Issue #2511738 by deminy: Incorrect File Inclusion.
82
- Issue #2509444 by twistor: Field Feeds Presave Not Importing User Fields.
83
- Issue #2509464 by twistor, joelpittet: Feeds module cannot find its parser
84
  module due to filesystem restriction.
85
- Issue #2509464 by twistor, Max1: Feeds module cannot find its parser module
86
  due to filesystem restriction.
87
- Issue #2364103 by Luxian, MegaChriz: Feeds error log crashes when log messages
88
  are too long.
89
- Issue #1953008 by MegaChriz, twistor, klausi: PHP Fatal error:  Nesting level
90
  too deep - recursive dependency? in FeedsProcessor.inc on line 199.
91
- Issue #1107522 by MegaChriz, twistor, ditcheva, nielsonm, franz, Niklas
92
  Fiekas, cthiebault, Uhkis, gcb, mparker17, guillaumev: Framework for expected
93
  behavior when importing empty/blank values + text field fix.
94
- Issue #2092895 by mikran, MegaChriz, twistor: Block users not included in
95
  feed.
96
- Issue #2500185 by angel.h, MegaChriz: Error when having an entity without base
97
  table.
98
- Issue #2496735 by twistor, diarmy: For PHP 5.6.0 and above, Feeds should allow
99
  the use of cURL if open_basedir is enabled.
100
- Issue #1848498 by twistor: Respect allowed file extensions in file mapper.
101
- Issue #2502419 by klausi: Log messages XSS attack vector.
102
- Issue #2495145 by twistor, cashwilliams, greggles, klausi: Possible XSS in
103
  PuSHSubscriber.inc.
104
- Issue #2488036 by MegaChriz, orannezelehcim: Modules that define both an
105
  importer and a plugin can not be disabled.
106
- Issue #2333029 by twistor, MegaChriz: Extend mapping API to allow for defaults
107
  and multiple callbacks.
108
- Issue #2497507 by twistor: Pass plugin definition to FeedsPlugin objects.
109
- Add test for #2489006.
110
- Issue #2489006 by donquixote: Uninitialized array in
111
  taxonomy_feeds_set_target().
112
- Issue #2497729 by twistor: Implement all methods on FeedsMissingPlugin.
113
- Issue #2469219 by MegaChriz, twistor: Remove the Generic Entity Processor.
114
- Issue #1058424 by thijsvdanker: Port date mapper patch to d7 version to
115
  support dates before 13 Dec 1901.
116
- Issue #2427497 by ttaylor249: Fetching feed via SSL through proxy doesn't
117
  work.
118
- Issue #1978722 by klausi, ultimike: Entity property info for feeds node is
119
  broken.
120
- Issue #1988970 by msti: FeedsCSV parser - download template should use the
121
  default delimiter.
122
- Issue #2468401 by jiff: HTTP fetcher does not correctly decode urlencoded
123
  basic auth params.
124
- Issue #1815070 by twistor, joelpittet: No more mapping for numeric (boolean,
125
  decimal, integer, floats, and lists of them) fields.
126
- Issue #2339383 by mikran, MegaChriz, joelpittet: Items missing from feeds do
127
  not affect item hash even when action is taken based on that.
128
- Issue #2333009 by MegaChriz: Add importer validator for Views.
129
- Issue #2415283 by MegaChriz: Some tests are not executed by testbot.
130
- Issue #1829212 by alan-io1, agupta, MegaChriz, ac: SQLSTATE[42S22]: Column not
131
  found: 1054 Unknown column 'feeds_item.entity_type' in 'on clause'.
132
- Issue #2419111 by make77, MegaChriz: Configuration option to allow invalid SSL
133
  certificates is not used when option "Auto detect feeds" is enabled.
134
- Issue #2357981 by MegaChriz: hook_feeds_presave: $entity_id is missing.
135
- Issue #2011240 by ressa, Abelito: How to import the description of a file?.
136
- Issue #2397219 by joachim, MegaChriz: docs for my_module_mapper_unique() don't
137
  match implementation in tests.
138
- Issue #2397199 by joachim, MegaChriz: summary line for
139
  hook_feeds_processor_targets_alter() docs mentions nodes & is too long.
140
- Remove unused code from common_syndication_parser.inc.
141
- Issue #1982286 by AdamPS: Recoverable fatal error.
142
- Issue #2341407 by vinmassaro, twistor: Fix missing file/image mappings caused
143
  by #1080386 by adding :uri to mappings.
144
- Issue #2379915 by hydrant-mark, twistor: Taxonomy Mapper: Assumes there will
145
  only ever be one matching term.
146
- Issue #2387419 by MegaChriz: Auto detect dependencies when putting Feeds
147
  importer in a feature.
148
- Issue #2363779 by Niremizov, MegaChriz: CSVParser Source form translation fix.
149
- Issue #2053355 by ufku, vinmassaro: Notice: Undefined variable: file
150
  FeedsParser.inc:388.
151
- Issue #2390199 by GuyPaddock: Unhelpful failure upon uploading an empty CSV
152
  file.
153
- Issue #2308343 by MegaChriz, twistor, joelpittet, kruser: File upload
154
  disappears with Bootstrap Theme (abuse of #description in
155
  theme_feeds_upload()).
156
- Issue #1887632 by joelpittet: Exception: Empty configuration identifier.
157
- Issue #2379407 by twistor, MegaChriz: Make module required if plugins are in
158
  use.
159
- Issue #2248009 by twistor | djdevin: Fixed Remove the population of
160
  ->source_config from FeedsPlugin.
161
- Issue #2218999 by fietserwin: Fixed Warning: Invalid argument supplied for
162
  foreach() in element_children() (line 6420 of includes\common.inc).
163
- Issue #2349245 by Niremizov: Fixed error on importing empty csv file with no
164
  headers.
165
- Issue #2339983 by mikran: Fixed Unpublished nodes message has a wrong
166
  format_plural() parameter.
167
- Issue #2328605 by ekes, twistor: Fixed Unique item checking:
168
  FeedsProcessor::existingEntityId().
169
- Issue #2305919 by twistor: Fixed Return 404 when trying to edit a non-existent
170
  feed.
171
- Issue #1062178 by mansspams, MegaChriz, gmclelland, specky_rum, Dave Reid |
172
  iccle: Added configuration option to allow invalid/unverified or (self
173
  certified) SSL certificates.
174
- Issue #1470530 by stefan.r, GaëlG, mikran, Cottser, gnucifer, MegaChriz,
175
  vinmassaro, kostajh, Mithrandir, riho, jaanhoinatski, nrambeck, byronveale,
176
  dbassendine, PsycleInteractive, imclean: Added Unpublish/Delete nodes not
177
  included in feed.
178
- Issue #2305929 by twistor, MegaChriz: Show message that mapping settings must
179
  be saved after changes.
180
- Issue #2304247 by MegaChriz, undertext | twistor: Update included Feeds Import
181
  Feature.
182
- Issue #2307379 by twistor: Fixed Add FeedsConfigurable::hasConfigForm().
183
- Issue #661606 by MegaChriz, twistor, Cottser, scottrigby, manojbisht_drupal,
184
  Mohammed J. Razem, agileadam, emilyf, tmsimont, bradjones1, hairqles,
185
  ldavisrobeson, selim13, a.ross, chromix, g089h515r806 | lunk_rat: Added
186
  Support unique targets in mappers.
187
- Issue #2008168 by JeroenT | scottalan: Update included Feeds News Feature.
188
- Issue #2224643 by hanoii, MegaChriz: Added Support for input format
189
  configuration on a per-field basis .
190
- Issue #1981504 by twistor | Dale Baldwin: Fixed Status Report has a
191
  notification to install SimplePie library when SimplePie module isn't even
192
  installed.
193
- Issue #962912 by twistor, MegaChriz, Peacog, Niklas Fiekas | willmoy: Added
194
  Mapping to node summary.
195
- Backport assertFieldByXPath fix from 8.x.
196
- Issue #2175525 by MegaChriz | Max2505: Added User admin is not authorized to
197
  create content type.
198
- Issue #2275893 by twistor, dagomar: Fixed Process in background doesn't work
199
  on non-periodic imports.
200
- Issue #2275893 Add tests for import in background.
201
- Add a long csv file where the guids are ordered.
202
- Fix FeedsWebTestCase::removeMappings.
203
- Issue #1561200 by szt, osopolar: Added Use machine names for better
204
  identification of similar field names.
205
- Issue #2192819 by twistor, klausi: FeedsHTTPFetcherResult should store the
206
  result between batches.
207
- Issue #1231332 by klausi, twistor | nyl auster: Periodic import imports only
208
  one file per cron.
209
- Issue #2192851 by klausi: Hook_feeds_after_import() should have access to
210
  exceptions.
211
- Issue #2190551 by twistor: Hook_feeds_before_import only executes during form
212
  submission.
213
- Issue #1852048 by ianthomas_uk: Comments suggest exceptions are ignore, when
214
  in fact they are rethrown.
215
- Issue #1722180 by pcambra: Clear plugins cache on feeds_cache_clear.
216
- Issue #2093651 by twistor: Simplify target callbacks.
217
- Issue #1305698 by dman: Additional validation when creating terms - assert the
218
  Vocabulary is valid.
219
- Issue #1113312 by Niklas Fiekas: Show import page in admin overlay.
220
- Issue #2053355 by osopolar: Notice: Undefined variable: file
221
  FeedsParser.inc:388.
222
- Issue #1537776 by David_Rothstein | RyFo18: Importing a single 21st century
223
  year defaults to the current year.
224
- Issue #1333266 by dastagg | webchick: Link to feed importers broken when no
225
  feed importers exist.
226
- Issue #1951736 by twistor, John Morahan: Discovery sometimes fails.
227
- Issue #1996240 by msti, MegaChriz: Duplicate fields in CSV template.
228
- Issue #930652 by twistor, tristanoneil | alex_b: Expiry batching broken.
229
- Issue #1884516 by aaronbauman: Import with taxonomy term mapping fails if term
230
  name exceeds db size.
231
- Issue #2046335 by twistor, j0rd: Http:// prefix and error 1002.
232
- Issue #1485870 by brad.bulger, twistor: Remove custom error reporting for
233
  SimplePie.
234
- Issue #2178563 by twistor | alibama: Entityform does not seem to work.
235
- Issue #2174303 by twistor | bdanin: Feeds importer importer -- context and
236
  mapping not working.
237
- Issue #1107522 by ditcheva, Uhkis, cthiebault, franz, nielsonm, Niklas Fiekas,
238
  twistor, mparker17, Lasac, guillaumev | jptl: Framework for expected behavior
239
  when importing empty/blank values + text field fix.
240
- Issue #1033202 by jamesdixon, jamsilver, twistor, james.williams, Steven
241
  Jones, vordude, j0rd, mErilainen, gmario, rickmanelius, imclean, dasjo,
242
  guillaumev, jlyon, gilgabar, elliotttf, mukesh.agarwal17, patcon, wesnick,
243
  Bevan, kreynen, Grayside, fago, spotzero: [Meta] Generic entity processor.
244
- Issue #2149829 by chilic: Import/Update 0 value to text field.
245
- Issue #2150989 by chilic | osopolar: SimpleTest fails: Undefined index:
246
  content-type, Notice file: http_request.inc Line: 57.
247
- Issue #1984962 by mvd81NL, redsd, twistor: Fixed Use a 0 as mapping source.
248
- Issue #1159806 by VladimirAus, bigjim | Slim Pickens: Added proxy support.
249
- Issue #1989196 by beeradb: Fixed Never Pass FeedsDateTime objects into
250
  date_create().
251
- Issue #1222750 by Brandonian, twistor, lyricnz: Added SimplePie 1.3 support.
252
- Issue #1080386 by elizzle, twistor, rhouse, AndyF, chadmkidner, retiredpro,
253
  slefevre1, moonray, asgorobets, jwmeyerson: Added How to get title and alt
254
  fields into your image import for drupal 7 feeds.
255
- Use user-supplied id if available on import.
256
- Issue #777888 by WorldFallz, liquidcms, firfin, tmsimont | timwood: Followup
257
  to importing importers.
258
- Fix validation for importing importers.
259

    
260
Feeds 7.x 2.0 Alpha 8, 2012-04-22
261
---------------------------------
262

    
263
- Issue #1555974 by twistor | andyg5000: Fixed Save button should also add field
264
  mapping; Add button should also save config changes.
265
- Allow 0 as a term name.
266
- Issue #630288 by kulfi: Added import date compatibility issues with Google
267
  Groups' feeds.
268
- Issue #1878254 by facine: Fixed SimplePie download page url.
269
- Issue #1166100 by twistor | Niklas Fiekas: Fixed Notices and warnings on
270
  mapping page, when no content type is selected for NodeProcessor.
271
- Issue #1941302 by jshimota01: Fixed Radio buttons hidden in IE 7.
272
- Fix formatting of feeds_ui.css
273
- Issue #1362378 by gordon, colan, Sutharsan, MegaChriz | mukesh.agarwal17:
274
  Added is_new addtribute to feeds_item.
275
- Fixed: missing comma.
276
- Issue #1961998 by gordon: Added new hook hook_feeds_before_update().
277
- Issue #1025468 by 30equals: Added Allow operations to be performed on disabled
278
  Importers.
279
- Issue #1953008 by MegaChriz | carn1x: Fixed PHP Fatal error:  Nesting level
280
  too deep - recursive dependency? in FeedsProcessor.inc on line 199.
281
- git commit -m Issue
282
- Fix capitalization of Feeds on Importer import page.
283
- Issue #777888 by WorldFallz, liquidcms, firfin | timwood: Added UI to import
284
  views-style exportable (a.k.a. How to import importers?).
285
- Issue #697842 by eiriksm, franz, Webmaster Perpignan: Added Support array of
286
  values for dates.
287
- Tests for #1019688.
288
- Issue #1019688 by johnv, philipz, twistor, sin, ts145nera, David Hernández:
289
  Fixed Taxonomy mapper options: term name +tid, term name, tid, guid (avoids
290
  mapping error for Numeric taxonomy term, too).
291
- Issue #1958864 by DamienMcKenna: Fixed 'Division by zero' error in
292
  feeds_update_7208.
293
- Issue #1147734 by philipnorton42, znerol, David_Rothstein, twistor | johnv:
294
  Added Import files in public://feeds/ vs. private://feeds/.
295
- Issue #857216 by yareckon, wuinfo: behavior on importing empty/NULL/invalid
296
  dates.
297
- Fix coding standards.
298
- Ensure that headers is always set.
299
- Fix uid validation for Node processor.
300
- Issue #1201638 by rfay: Fixed Plugins should be listed in info file.
301
- Issue #1848726 by ojohansson, twistor: Fixed Hash check fails when running
302
  multiple importers on cron.
303
- Issue #1620110 by Cottser, JvE | Alan D.: Fixed Update default views fixes
304
  'Missing text format: 1.' in watchdog.
305
- Issue #1156982 by dooug, dotman: Fixed SQLSTATE[HY000]: General error: 1366
306
  Incorrect integer value: '' for column 'last_comment_uid()' at row 1.
307
- Issue #1660950 by valthebald: Fixed FeedsSource expects stored  to be array,
308
  which is not always the case.
309
- Use bundle() method.
310
- Use plugin key rather than class name.
311
- Issue #1300940 by colin_young: Fixed Undefined Index: unique in
312
  FeedsCSVParser.inc.
313
- Issue #1874322: Remove PHP version check from Common Syndication Parser.
314
- Issue #1870528 by cmriley: Fixed Undefined index: content_type() in
315
  feeds_rules_event_info() (line 56 feeds/feeds.rules.inc.
316
- Issue #1711648 Upgrade path.
317
- Issue #1711648 by twistor: Fixes for tests.
318
- Issue #1711648 by twistor: Abstract bundle handling.
319
- Issue #1827780 by pfrenssen: Type hinting missing from
320
  hook_feeds_parser_sources_alter() callback example.
321
- Issue #1825016 by David_Rothstein: Make it easier for the FeedsCSVParser
322
  source form to be altered.
323
- Issue #1744570 by Staratel: Added Invoke Before import event before start
324
  import.
325
- Move static method to member method.
326
- Issue #1843146 by twistor: Add pluginType() method to be able to determine the
327
  plugin type without having to lookup the inheritance.
328
- Always set is_new on node create rather than node_save().
329
- Re-fix replace existing behavior.
330
- Fix replace existing behavior.
331
- Issue #1165506 by Mile23 | 7wonders: Added pipe delimiter to csv parser.
332
- Use user_delete_multiple()
333
- Issue #1835106 by twistor: Make entity loading generic.
334
- Issue #1480902 by Staratel | faunt: Added Are there timeouts on Feed
335
  importers?.
336
- Issue #912682 by alex_b, snyderp, dman | dwhogg: Added CSV Parser: Support
337
  Mac-style line endings.
338
- Issue #1817992 by OnkelTem: Fixed Notice: Undefined property: stdClass:: in
339
  feeds_tokens()
340

    
341
Feeds 7.x 2.0 Alpha 7, 2012-10-12
342
---------------------------------
343

    
344
- Make sure target array is always initialized.
345
- Issue #1807920 by Rob_Feature: Fixed Imported nodes have NULL format.
346
- Make datetime tests fake unit tests.
347

    
348
Feeds 7.x 2.0 Alpha 6, 2012-10-10
349
---------------------------------
350

    
351
- Port authorization from 6.x to 7.x.
352
- Make FeedsDateTimeTest a real unit test.
353
- Don't hard code delta to 10.
354
- Issue #1567508 by kruser, beansboxchrispang: Fixed User import is incorrectly
355
  changing passwords.
356
- Fix failing test after making them stricter.
357
- Issue #837922 by twistor, andrewlevine: Added removeMappings() to test suite
358
  and more extensive addMapping testing.
359
- Issue #1074520 by ccheu: Commit #783098 not included in 7.x-2.0-alpha3.
360
- Fix for mapping ui and multiple mappings with configuration.
361
- Re-organize FeedsProcessor::process() so that it is clearer.
362
- Issue #1191498 by dooug, twistor: Set drupal_set_message() to not repeat
363
  'Missing Feeds plugin...'.
364
- Allow for 0 to be used in the number mapping.
365
- Issue #1420360 by anarchocoder: Fixed Common Syndication Parser sometimes
366
  creates php warning when feed item title is empty.
367
- Issue #1728634 by David_Rothstein: Fixed User and node 'created' dates (from
368
  feeds_to_unixtime()) default to the wrong timezone.
369
- Coder review fixes.
370
- Dang it. Add feeds_alter() back because contrib depends on it.
371
- Remove stupid feeds_alter().
372
- Issue #1466170 by peter.sogaard: Added Text format support in taxonomy term
373
  fields.
374
- Use consistent set target callbacks.
375
- Move text and numeric mappers to their own include.
376
- Simplify forced updating.
377
- Make link mapper less retarded.
378
- Issue #1551852 by Sergii: Fixed Text field mapper: support for FeedsElement
379
  object.
380
- Issue #1715124 by theduke: Fixed feeds_importer() 'config' column to short -
381
  change size to big.
382
- Issue #1784436 by stefan.norman: Fixed FeedsTermProcessor existingEntityId
383
  doesn't honour id column in feeds_item().
384
- Issue #1792318 by psynaptic: Fixed Invalid multibyte sequence in
385
  tests/feeds.test.
386
- Add quick test for skip_hash_check.
387
- Issue #1364116 by axel.rutz | Les Lim: Added Option to skip hash check on
388
  re-import.
389
- Revert term specific forced updating.
390
- Remove debug statements.
391
- Issue #1410296 by logaritmisk, vinmassaro: Added Reorder mappings.
392
- Don't set unique flag for things that don't have it.
393
- Add test for new mapping config.
394
- Issue #860748 by Niklas Fiekas, franz, twistor | infojunkie: Added Config for
395
  mappers?.
396
- Add support for SimplePie 1.3
397
- Fix path alias test for taxonomy terms.
398
- Un-prefix node path test.
399
- Move path mapping to path.inc and add tests.
400
- Issue #1724200 by balazs.hegedus: Added Support for drupal_http_request()
401
  timeout.
402
- Issue #1736976 by Chaulky: Added Trim feed urls to remove accidental spaces.
403
- Issue #1110762 by vaartio, franz, bancarddata, axel.rutz: Fixed Feeds does not
404
  catch file exceptions properly in file mapper and FeedsParser.inc getFile()
405
  function.
406
- Issue #1742740 by Staratel: Fixed Add magic method __isset() to
407
  FeedsConfigurable to use default entity wrapping.
408
- Issue #1739704 by axel.rutz: Fixed Node lookup by title in Nodeprocessor does
409
  not respect nodetype.
410
- Issue #1690434 by twistor | jzornig: Fixed Notice: Undefined variable: job in
411
  FeedsSource->scheduleClear() (line 319 of sites/all/modules/feeds/includes/FeedsSource.inc).
412
- Issue #1703074 by theduke: Added Include parser result in
413
  hook_feeds_presave().
414
- Issue #1070604 by Bobík: Added Feed's nid in mappings.
415
- Issue #1300500 by milesw | derekwormdahl: Fixed Not loading node status in
416
  FeedsNodeProcessor.inc is causing issue with Content Access module.
417
- Coder review fixes.
418
- Add stricter test for integer value.
419
- Fix doc strings.
420
- Issue #1112876 by chx: Added Support digest auth.
421
- Get FeedsMapperFileTestCase tests to pass.
422
- Issue #1688294 by twistor | Rob_Feature: Fixed Invalid URL (even though it's
423
  valid).
424
- Issue #1402788 by tbosviel | Cottser: Added All files are imported as MIME
425
  application/octet-stream.
426
- Issue #1271502 by twistor | oobie11: Fixed Im getting an error when I run
427
  cron.
428
- Issue #1460282 by elliotttf, MegaChriz | jday: Fixed Call to undefined method
429
  FeedsMissingPlugin::entityType() .
430
- Use entity type if entity label is not set.
431
- Issue #1661014 by twistor | johnv: Fixed feeds_entity_load() called too often
432
  / is not cached.
433
- Issue #1665450: Path alias target when using pathauto.
434
- Fixed: feeds_mapper_file.test.
435
- Method for downloading and extracting the simplepie library during tests.
436
- Try to shut up SimplePie.
437
- Allow setting a variable for the library path.
438
- Fix for taxonomy mapper test.
439
- Make descriptions in taxonomy term processor consistent.
440
- Make labels for taxonomy processor consistent.
441
- Issue #1044874 by marek.trunkat, bdragon | seth.vincent: Fixed Debug message:
442
  missing handler: feeds_log() feed_nid() field.
443
- Issue #1424992 by stevector: Added implementation of hook_entity_info_alter()
444
  so that ->feed_nid() is available to Rules.
445
- Issue #1662550 by pvhee: Fixed Invoke hook_feeds_after_import() after writing
446
  to the logs.
447
- Issue #1454666: Fixing unlock feature to also work with locked imports.
448
- Issue #1241754: Add targets for author name and email in node processor.
449
- Issue #1454666: Add tool to reset locked feeds
450
- Issue #1612246: Fixing introduced error on filepath generation.
451
- Small fix on comment alignment
452
- Issue #1632286 by facine: Fixed Cannot redeclare
453
  FeedsTermProcessor::setTargetElement().
454
- Issue #1001590 by tristanoneil, twistor, Bevan: Path alias mapping target.
455

    
456
Feeds 7.x 2.0 Alpha 5, 2012-05-28
457
---------------------------------
458

    
459
- Issue #1515204 by gnucifer: Malformed destination uri in FeedsEnclosure.
460
- Issue #1450714 by getgood: ATOM parser ignores 'updated' tag
461
- Issue #1152940 by bblake, rickmanelius, g089h515r806, darrylri, iMiksu,
462
  sdrycroft, johnbarclay, batje, axel.rutz, GaëlG: Feeds term import with
463
  hierarchy and weight
464
- Issue #1406260 by Xen, logaritmisk: Fetchers without source configuration
465
  fails.
466
- Issue #1407670 by Ivan Simonov, GaëlG, franz: drupal_strlen() doesn't work
467
  when parsing multibyte strings in CSVParser.
468
- Issue #1213472 by paulgemini, Nigel_S, emarchak, Jorenm: Fixed Unsupported
469
  operand types in FeedsConfigurable.
470
- Follow-up to #1245094 by agoradesign: menu links not really fixed.
471
- Issue #1245094 by chrisdejager, dman: Fixed Node menu link deleted on update.
472
- Issue #712304 by derhasi, twistor, jerdavis, alex_b, rjbrown99, rbayliss |
473
  ManyNancy: Fixed Batch import does not continue where it left off, instead
474
  starts from the beginning.
475
- Issue #959984 by kidrobot, desmondmorris, slashrsm, flailingmaster, rfay |
476
  dasjo: Fixed taxonomy_node_get_terms() doesn't work with drupal 7.
477
- Issue #1140194 by orb | emorency: Fixed SQLSTATE[HY000]: General error: 1366
478
  Incorrect string value for a field with accents.
479
- Issue #1427642 by elliotttf: Fixed Use drupal_exit() rather than exit() in
480
  PuSH/FeedsHTTPFetcher callbacks.
481
- Issue #1418382: Fixed unsubscribe requests to PuSH hubs failing due to
482
  transaction in node_delete().
483
- Issue #870556: Fixed PuSH verifications run before the subscription records
484
  have been saved."
485
- Issue #1289598 by emackn, andypost: Fixed Remove check_plain() on form
486
  options.
487
- Issue #996808 by twistor, marcvangend, joshuajabbour: Fixed Update existing
488
  doesn't reset targets that have real_target() set.
489
- Issue #1219180 by dandaman: Fixed Minor error in API code samples.
490
- Issue #686470 by johnv, wojtha, febbraro | rjbrown99: Fixed Filefield mapper:
491
  URLs with spaces not parsed properly.
492
- Issue #1380636 by gnucifer, emackn: Fixed Wrong response headers reported on
493
  3xx requests in function http_request_get().
494
- Issue #1382208 by slcp: Fixed FeedsSource.inc sourceSave() and sourceDelete()
495
  function descriptions are the wrong way round.
496
- Issue #1372074 by twistor, emackn: Fixed feeds_http_request() does not cache
497
  when using drupal_http_request().
498
- Issue #1191330 by twistor: Added Allow feeds_mapper().test to set field
499
  instance settings.
500
- Issue #1225672 by StepanKuzmin, tekante | guillaumev: Fixed Bug when importing
501
  a single year.
502
- Issue #1035684 by mikejoconnor: Source / Target sort order
503
- Issue #1005128 by dasjo, fago: Rules integration & enable modules to customize
504
  imports.
505
- Issue #1228568 by pcambra: Add user status to FeedsUserProcessor
506
- Issue #1139676 by Dave Reid, cosmicdreams: Fixed feeds_alter() doesn't support
507
  modulename.feeds.inc files supported by feeds_hook_info().
508
- Issue #1347894 by juampy | colin_young: Fixed Clear cache causes integrity
509
  constraint violation.  Fix for feeds info file
510
- Issue #1298326 by twistor, Dave Reid, and emackn: Fixed Only execute
511
  rebuild_menu() when necessary.
512
- Issue #1228570 by pcambra: Added user language to FeedsUserProcessor.
513
- Issue #1206042 by anon: Let node titles have unique option.
514
- Issue #126689 by tcindie :Additional targets for nodes
515
- issue #126689 by tcindie : 1298326Issue PageOnly execute rebuild_menu when
516
  necessary
517
- Issue #1128418 by mongolito404, Niklas Fiekas, jief: Fixed Deprecated:
518
  Assigning the return value of new by reference is deprecated in
519
  feeds_include_library().
520
- Issue #1046916 by eosrei: importing nodes with their original NID
521
- Issue #1197646: Skip importer config form validation if a machine name was not
522
  provided.
523
- Issue #1248712: Show an empty row result and hide the Save button if no
524
  importers are available.
525
- Issue #1248710: Use the core-provided machine_name FAPI element for the
526
  importer machine name field.
527
- Issue #1235394: Fixed menu paths violate UX standards and could not use
528
  breadcrumbs.
529
- Issue #1248648 by twistor, Dave Reid: Fixed bugs and inconsistencies in
530
  FeedsRSStoNodesTest.
531

    
532
Feeds 7.x 2.0 Alpha 4, 2011-06-28
533
---------------------------------
534

    
535
- Issue #1161810: Fixed declaration of FeedsSource::instance() should be
536
  compatible with that of FeedsConfigurable::instance().
537
- Issue #1201638: Plugins should be listed in feeds.info as files[] records for
538
  the class registry.
539
- Issue #1149226: Fixed invalid message parameter passed into feeds_log from
540
  FeedsProcessor::process().
541
- Issue #1044882 by rfay, Dave Reid: Fixed indexes for {feeds_item} are too long
542
  and can cause problems during install or uninstall.
543
- Fixing PHP strict error in _parser_common_syndication_atom10_parse().
544
- Added support for feeds hooks to be located in modulename.feeds.inc.
545
- Issue #1191554: Fixed failures in FeedsUIUserInterfaceTestCase.
546
- Issue #1191564: Use FeedsWebTestCase for FeedsDateTimeTest.
547
- Issue #1191494 by twistor, Dave Reid: Fixed link to node type feed importer
548
  did not use node_access().
549
- Issue #1191450: Fixed mismatch of arguments for t().
550
- Fixed possible XSS with field labels in Feed importer mapping settings.
551
- Fixed coder violations and standards.
552
- Issue #723548: Added unit tests for feeds_valid_url().
553
- Fixed PHP notice with undefined variables in
554
  http_request_get_common_syndication().
555
- Issue #723548: Added support for feed URLs with feed:// and webcal://.
556
- Fixed error when calling form_set_error() and title field on follow-up to fix
557
  feed node title fields not actually un-required.
558
- Issue #1191210: Added feeds_field_extra_fields() so the 'Feed' fieldset can be
559
  re-ordered through the Field UI.
560
- Issue #1191194: Fixed test failure in FeedsCSVtoUsersTest due to lack of
561
  'administer users' permission.
562
- Issue #1191200: Fixed display of the description field on the feed item
563
  content type.
564
- Issue #1066286: Added test to ensure 'Feed items' doesn't display on non-feed
565
  nodes.
566
- Use hook_form_node_form_alter() rather than hook_form_alter().
567
- Simplify FeedsMapperTestCase::createContentType() using
568
  DrupalWebTestCase::drupalCreateContentType().
569
- Issue #983220 by twistor: Fixed field mapper tests failed due to number.module
570
  not being enabled.
571
- Issue #1085092 by pfrenssen: Fixed module_list() is called twice in
572
  feeds_alter().
573
- Fixes and cleanups to tests.
574
- Use fetchObject() rather than fetch() since it is more explicit.
575
- Issue #1008384 by twistor: Fixed feeds not pulling publication date with feed
576
  using dc:date and RSS 2.0.
577
- Issue #769084: Fixed use of isset() rather than !empty() causes import
578
  problems with _parser_common_syndication_RSS20_parse().
579
- Issue #914210 by jyee, Dave Reid: Added mapper for user raw password.
580
- Issue #974494: Fixed PHP notice 'Undefined property: stdClass::$openid in
581
  FeedsUserProcessor->entitySave()'.
582
- Issue #1134684 by rfay, Dave Reid: Fixed improper parameters for
583
  file_field_widget_uri().
584
- Issue #1055582: Fixed strict notice that FeedsDateTime::setTimezone() is not
585
  compatible with DateTime::setTimezone().
586
- Issue #1085194: Not all selected mappings are removed.
587
- Issue #1032640: Added basic token integration.
588
- Issue #1066806: Use hook_entity_insert/update/delete rather than separate
589
  node, taxonomy term, and user hooks.
590
- Issue #1066822: Fixed bugs and inconsistencies with test files and getInfo()
591
  declarations.
592
- Issue #1066810: Fixed list of 'Expire nodes' options in FeedsNodeProcessor.
593
- Issue #1066286: Fixed 'View items' tab added to all content types.
594
- Issue #1011958 by David Goode: Allow hashes to be updated when content in a 
595
  feed is updated.
596
- Issue #1048642 by greg.harvey: Check for remove_flags in Feeds UI before using 
597
  that variable.
598
- #967018 jcarlson34, David Goode, alex_b: Mapping to String lists not supported
599

    
600
Feeds 7.x 2.0 Alpha 3, 2011-01-14
601
---------------------------------
602

    
603
- Add index for looking up by entity_type + url/ guid to feeds_item table.
604
- #994026 tristanoneil: Optionally defuse email addresses.
605

    
606
Feeds 7.x 2.0 Alpha 2, 2010-11-02
607
---------------------------------
608

    
609
- #940866 tristanoneil: PHP 5.3 FeedsImporter::copy function must be compatible.
610
- #944986 tristanoneil: Link Mapper Upgrade.
611
- #959066 tristanoneil: Remove old mappers and tests.
612
- #883342 Steven Jones: Don't force usage of cURL.
613
- #776854 imclean et. al.: Support parsing CSV files without column headers.
614
- Ian Ward: ensure that arrays of numerics are handled correctly.
615
- #953728 tristanoneil: Upgrade text formats, use on all processors.
616
- alex_b: Fix file mapper, add file mapper tests, generate flickr.xml and
617
  files.csv dynamically.
618
- #953538 yhahn: Remove BOM from UTF-8 files.
619
  Adds sanitizeFile() and sanitizeRaw() methods to FeedsFetcherResult.
620
  Extending classes that override either the getRaw() or getFilePath() methods
621
  should call these sanitization methods to ensure that the returned output /
622
  file has been cleaned for parsing.
623
- #606612 alex_b: More detailed log.
624
- #949236 Ian Ward, alex_b: Allow mapping empty values to fields.
625
- #912630 twistor, alex_b: FeedsParserResult: make items accessible for
626
  modification.
627
- #933306 alex_b: Fix Feeds creates subscriptions for not existing importers.
628
- #946822 twistor: FeedsSitemapParser broken: Serialization of
629
  'SimpleXMLElement' is not allowed.
630
- #949916 alex_b: Convert values mapped to user->created.
631
- #949236 Ian Ward: Allow mapping empty values to fields.
632
- Allow for mapping to list_number field types.
633
- Fix entity inspection in file fetcher.
634
- #932772 alex_b: FeedsProcessor: Consolidate process() and clear().
635
  FeedsProcessor now implements the process() and clear() methods for creating
636
  and deleting entities. The extending processors FeedsNodeProcessor,
637
  FeedsTermProcessor and FeedsUserProcessor merely implement entity manipulation
638
  methods (newEntity(), entityLoad(), entitySave(), entityDeleteMultiple()...).
639
  This brings features previously only available on FeedsNodeProcessor to all
640
  entity processors: fast change detection on imported items with hashes,
641
  batching on process() and clear() and in the case of FeedsUserProcessor, the
642
  actual implementation of clear(). Together with #929066 this is a further
643
  step towards harmonizing features of processor plugins.
644
- Move term and user validation into a validate() method.
645
- Remove check for present name and mail. Needs to be solved on a more pluggable
646
  level.
647
- FeedsTermProcessor: Do not filter taxonomy_term_data table by vid when
648
  clearing.
649
- #932572 alex_b: FeedsTermProcessor: Batch term processing.
650
- Remove check for present name in terms that are imported. If we do such
651
  validation, we need to do this on a more pluggable level.
652
- Fix Feeds News tests, add a 'description' field to the  Feeds Item content
653
  type.
654
- #728534 alex_b: Remove FeedsFeedNodeProcessor. If you have used
655
  FeedsFeedNodeProcessor in the past, use FeedsNodeProcessor (Node Processor)
656
  instead now. It supports all of FeedsFeedNodeProcessor's functionality and
657
  more.
658
- #929066 alex_b: Track all imported items. Note: All views that use 'Feeds
659
  Item' fields or relationships need updating.
660
- #930018 alex_b: Don't show file upload when 'Supply path directly' is
661
  selected.
662
- #927892 alex_b: Add "Process in background" feature. Allows one-off imports to
663
  be processed in the background rather than using Batch API. Useful for very
664
  large imports.
665
- #929058 alex_b: Report status of source on import and delete forms, track
666
  last updated time on a source level.
667
- #928836: Set progress floating point directly. Note: fetchers and parsers
668
  must use $state->progress() for setting the batch progress now IF they support
669
  batching.
670
- #928728: Track source states by stage, not by plugin. Note: call signature of
671
  FeedsSource::state() has changed.
672
- Remove 6.x upgrade hooks.
673
- #923318: Fix Fatal error: Call to a member function import() on a non-object
674
  occurring on cron.
675
- Clean up basic settings form.
676
- Make getConfig() include configuration defaults.
677

    
678
Feeds 7.x 2.0 Alpha 1, 2010-09-29
679
---------------------------------
680

    
681
- #925842 alex_b: Support batching through directories on disk.
682
- #625196 mstrelan, alex_b: Fix array_merge(), array_intersect_key() warnings.
683
- Remove hidden setting feeds_worker_time. Use hook_cron_queue_info_alter() to
684
  modify this setting.
685
- #744660-80 alex_b: Expand batch support to fetchers and parsers.
686
 - Removed FeedsBatch classes in favor of FeedsResult classes.
687
 - Variable 'feeds_node_batch_size' is now called 'feeds_process_limit'.
688
 - Signature of FeedsParser::getSourceElement() changed.
689
 - Signature of FeedsProcessor::uniqueTargets() changed.
690
 - Signature of FeedsProcessor::existingItemId() changed.
691
 - Sigature for callbacks registered by hook_feeds_parser_sources_alter()
692
   changed.
693
 - Return value of FeedsFetcher::fetch() changed.
694
 - Signature and return value of FeedsParser::parse() changed.
695
 - Signature of FeedsProcessor::process() changed.
696
 - Signature of hook_feeds_after_parse() changed.
697
 - Signature of hook_feeds_after_import() changed.
698
 - Signature of hook_feeds_after_clear() changed.
699

    
700
Feeds 7.x 1.0 Alpha 1, 2010-09-21
701
---------------------------------
702

    
703
Equal to http://github.com/lxbarth/Feeds/commits/DRUPAL-7--1-0-alpha1
704

    
705
- Expire files returned by FeedsImportBatch after DRUPAL_MAXIMUM_TEMP_FILE_AGE
706
  seconds.
707
- FeedsFileFetcher: track uploaded files, delete unused files.
708
- yhahn: Upgrade FeedsTaxonomyProcessor.
709
- Remove handling of target items that are array. All target items must be
710
  objects now.
711
- Upgrade file and image mapper.
712
- Upgrade taxonomy mapper.
713
- Upgrade field mapper.
714
- Move plugin handling into FeedsPlugin class.
715
- Base level upgrade.
716

    
717
Feeds 6.x 1.0 Beta 6, 2010-09-16
718
--------------------------------
719

    
720
- #623432 Alex UA, dixon_, pvhee, cglusky, alex_b et al.: Mapper for emfield.
721
- #913672 andrewlevine: Break out CSV Parser into submethods so it is more
722
  easily overridable
723
- #853974 snoldak924, alex_b: Fix XSS vulnerabilities in module.
724
- #887846 ekes: Make FeedsSimplePieEnclosure (un)serialization safe.
725
- #908582 XiaN Vizjereij, alex_b: Fix "Cannot use object of type stdClass as
726
  array" error in mappers/taxonomy.inc.
727
- #906654 alex_b: Fix phantom subscriptions.
728
- #867892 alex_b: PubSubHubbub - slow down import frequency of feeds that are
729
  subscribed to hub.
730
- #908964 alex_b: Break out scheduler. Note: Features depends on Job Scheduler
731
  module now: http://drupal.org/project/job_scheduler
732
- #663860 funkmasterjones, infojunkie, alex_b et. al.: hook_feeds_after_parse().
733
- #755556 Monkey Master, andrewlevine, alex_b: Support saving local files in
734
  filefields.
735
- #891982 bangpound, twistor: Support Link 2.x.
736
- #870278 budda: Fix SQL query in taxonomy_get_term_by_name_vid().
737
- #795114 budda, alex_b: Taxonomy term processor doesn't require vocabulary to
738
  be set.
739

    
740
Feeds 6.x 1.0 Beta 5, 2010-09-10
741
--------------------------------
742

    
743
- #849840 adityakg, rbayliss, alex_b: Submit full mapping on every submission.
744
- #849834 rbayliss, alex_b: Generalize feeds_config_form() to feeds_form().
745
- #907064 alex_b: Track imported terms.
746
- #906720 alex_b: Introduce a hook_feeds_after_clear().
747
- #905820 tristan.oneil: Adjust delete message in FeedsDataProcessor to avoid
748
  misleading total numbers.
749
- #671538 mburak: Use CURLOPT_TIMEOUT to limit download time of feeds.
750
- #878002 Will White, David Goode: Support multiple sources per mapping target
751
  in FeedsDataProcessor.
752
- #904804 alex_b: Support exportable vocabularies.
753
- #836876 rsoden, Will White, alex_b: Add simple georss support to Common
754
  Syndication Parser.
755
- #889196 David Goode: Support for non-numeric vocabulary IDs for feature-based
756
  vocabularies.
757
- #632920 nickbits, dixon_, David Goode, alex_b et al: Inherit OG, taxonomy,
758
  language, user properties from parent feed node. Note: Signatures of
759
  FeedsProcessor::map(), existingItemId(), FeedsParser::getSourceElement()
760
  changed.
761
- #897258 TrevorBradley, alex_b: Mapping target nid.
762
- #873198 BWPanda, morningtime: Import multiple values to tag vocabulary.
763
- #872772 andrewlevine: Fix buildNode() (and node_load()) called unnecessarily.
764
- #873240 thsutton: Use isset() to avoid notices.
765
- #878528 Sutharsan: Don't show file in UI if file does not exist.
766
- #901798 alex_b: Fix time off in SitemapParser.
767
- #885724 eliotttf: Avoid array_flip() on non scalars.
768
- #885052 Hanno: Fix small typo in access rights.
769
- #863494 ekes, alex_b: Delete temporary enclosures file.
770
- #851194 alex_b: Featurize - move default functionality from feeds_defaults to
771
  feeds_fast_news, feeds_import and feeds_news features.
772
- #617486 alex_b: Create link to original source, view of items on feed nodes.
773
- #849986 lyricnz, alex_b: Cleaner batch support.
774
- #866492 lyricnz: Clean up tests.
775
- #862444 pounard: Do not name files after their enclosure class.
776
- #851570 morningtime: Avoid trailing slashes when passing file paths to
777
  file_check_directory().
778
- #836090 andrewlevine, alex_b: Include mapping configuration in hash.
779
- #853156 alex_b: Support real updates of terms.
780
- #858684 alex_b: Fix notices when file not found.
781

    
782
Feeds 6.x 1.0 Beta 4, 2010-07-25
783
--------------------------------
784

    
785
- #838018-12 Remove Formatted Number CCK mapper, cannot be properly tested, see
786
  #857928.
787

    
788
Feeds 6.x 1.0 Beta 3, 2010-07-18
789
--------------------------------
790

    
791
- #854628 DanielJohnston, alex_b: Fix user processor assigns all roles.
792
- #838018 infojunkie: Mapper for Formatted Number CCK field.
793
- #856408 c.ex: Pass all $targets for hook_feeds_node_processor_targets_alter()
794
  by reference.
795
- #853194 andrewlevine, alex_b: Mapping: don't reset all targets.
796
- #853144 alex_b: Consistent use of "replace" vs "update".
797
- #850998 alex_b: Clean up file upload form. Note: If you supply file paths
798
  directly in the textfield rather than uploading them through the UI, you will
799
  have to adjust your importer's File Fetcher settings.
800
- #850652 alex_b: Make ParserCSV (instead of FeedsCSVParser) populate column
801
  names.
802
- #850638 alex_b: Introduce FeedsSource::preview().
803
- #850298 alex_b: ParserCSV: Support batching (only affects library, full parser
804
  level batch support to be added later with #744660).
805
- Minor cleanup of admin UI language and CSS.
806
- #647222 cglusky, jeffschuler: Specify input format for feed items.
807

    
808
Feeds 6.x 1.0 Beta 2, 2010-07-10
809
--------------------------------
810

    
811
- #753426 Monkey Master, andrewlevine, alex_b: Partial update of nodes.
812
- #840626 andrewlevine, alex_b: Support using same mapping target multiple
813
  times.
814
- #624464 lyricnz, alex_b: Fix to "support tabs as delimiters".
815
- #840350 lyricnz: (Optionally) Transliterate enclosure filenames to provide
816
  protection from awkward names.
817
- #842040 dixon_: Accept all responses from the 2xx status code series.
818
- #836982 Steven Merrill: Fix Feeds.module tests do not work when run from the
819
  command line.
820

    
821
Feeds 6.x 1.0 Beta 1, 2010-06-23
822
--------------------------------
823

    
824
Feeds 6.x 1.0 Alpha 16, 2010-06-19
825
----------------------------------
826

    
827
- #830438 andrewlevine: More secret files in FeedsImportBatch::getFilePath().
828
- #759302 rjb, smartinm, et. al: Fix user warning: Duplicate entry.
829
- #819876 alex_b: Fix field 'url' and 'guid' don't have default values.
830
- #623444 mongolito404, pvhee, pdrake, servantleader, alex_b et. al.: Mapper for
831
  link module.
832
- #652180 ronald_istos, rjbrown99, et. al.: Assign author of imported nodes.
833
- #783098 elliotttf: Introduce hook_feeds_user_processor_targets_alter(), mapper
834
  for user profile fields.
835

    
836
Feeds 6.x 1.0 Alpha 15, 2010-05-16
837
----------------------------------
838

    
839
- #791296 B-Prod: Fix Feeds data processor does update id 0.
840
- #759904 lyricnz: Provide a Google Sitemap Parser.
841
- #774858 rjbrown99: Fix Node Processor updates node "created" time when
842
  updating.
843
- #704236 jerdavis: Support mapping to CCK float field.
844
- #783820 klonos: Fix warning: copy() [function.copy]: Filename cannot be empty
845
  in FeedsParser.inc on line 168.
846
- #778416 clemens.tolboom: Better message when plugin is missing.
847
- #760140 lyricnz: FeedsBatch->total not updated when addItem($item) is called.
848
- #755544 Monkey Master: Keep batch processing when mapping fails.
849
- alex_b: Reset import schedule after deleting items from feed.
850
- #653412 rbrandon: Do not create items older than expiry time.
851
- #725392 nicholasThompson: FeedsBatch does not check feeds folder exists before
852
  uploading.
853
- #776972 lyricnz: Messages use plural when describing single item.
854
- #701390 frega, morningtime, Mixologic, alex_b et. al.: Fix RSS 1.0 parsing
855
  and add basic test framework for common_syndication_parser.
856
- #781058 blakehall: Create teaser for imported nodes. NOTE: this may mean that
857
  your existing installation has shorter node teasers as expected. If this is
858
  the case, increase "Length of trimmed posts" on admin/content/node-settings.
859
- #622932-30 mikl: fix remaining non-standard SQL.
860
- #624464 bangpound: Support tabs as delimiters.
861

    
862
Feeds 6.x 1.0 Alpha 14, 2010-04-11
863
----------------------------------
864

    
865
- #758664: Fix regression introduced with #740962.
866

    
867
Feeds 6.x 1.0 Alpha 13, 2010-03-30
868
----------------------------------
869

    
870
- #622932 pounard: Fix SQL capitalization.
871
- #622932 pounard: Fix non-standard SQL (PostgreSQL compatibility)
872
- #705872 Scott Reynolds: Added HTTPFetcher autodiscovery
873
- #740962 alex_b: Fix FileFetcher Attached to Feed Node, Upload Field Not Saving
874
  File Path.
875
- #754938 Monkey Master: FeedsCSVParser.inc uses strtolower() while parsing
876
  UTF-8 files.
877
- #736684 Souvent22, Mixologic: FeedsDateTime & Batch DateTime causes core
878
  dumps.
879
- #750168 jtr: _parser_common_syndication_title does not strip html tags before
880
  constructing a title.
881
- #648080 pvhee: FeedsNodeProcessor - static caching of mapping targets makes
882
  mapping fail with multiple feed configurations.
883
- #735444 Doug Preble: PubSubHubbub - Fix "Subscription refused by callback URL"
884
  with PHP 5.2.0.
885
- alex_b: Suppress namespace warnings when parsing feeds for subscription in
886
  PuSHSubscriber.inc
887
- #724184 ekes: catch failures when parsing for PubSubHubbub hub and self.
888
- #706984 lyricnz: Add FeedsSimplePie::parseExtensions() to allow parsing to be
889
  customized.
890
- #728854 Scott Reynolds: Fix $queue->createItem() fails.
891
- #707098 alex_b: Improve performance of nodeapi and access checks.
892
- #726012 alex_b: Fix RSS descriptions not being reset in
893
  common_syndication_parser.inc.
894
- alex_b: Fix a typo in the return value of process() in FeedsTermProcessor.
895
- alex_b: Stop PubSubHubbub from subscribing if it is not enabled.
896
- #711664 neclimdul: guarantee compatibility with CTools 1.4  by declaring that
897
  Feeds uses hooks to define plugins via hook_ctools_plugin_plugins().
898
- #718460 jerdavis: In FeedsNodeProcessor, clear items only for the current
899
  importer id.
900
- #718474 jerdavis: In FeedsNodeProcessor, check for duplicate items within
901
  same importer id.
902

    
903
Feeds 6.x 1.0 Alpha 12, 2010-02-23
904
----------------------------------
905

    
906
- #600584 alex_b: PubSubHubbub support.
907
- alex_b: Debug log.
908
- alex_b: Add sourceSave() and sourceDelete() methods notifying plugin
909
  implementers of a source being saved or deleted.
910
- #717168 nicholasThompson: Fix feeds UI JS doesn't select labels correctly.
911
- #708228 Scott Reynolds, alex_b: Break FeedsImportBatch into separate classes.
912
  NOTE: Review your FeedsFetcher implementation for changes in the
913
  FeedsImportBatch class, small adjustments may be necessary.
914
- alex_b: Support mapping to OpenID, using OpenID as a unique mapping target.
915
- alex_b: Handle exceptions outside of Importer/Source facade methods.
916
- #600584 alex_b: Use Batch API.
917
  NOTE: third party plugins/extensions implementing FeedsProcessor::process(),
918
  FeedsProcessor::clear() or FeedsImporter::expire() need to adjust their
919
  implementations. Modules that directly use Feeds' API for importing or
920
  clearing sources need may want to use feeds_batch_set() instead of
921
  feeds_source()->import() or feeds_source()->clear().
922

    
923
Feeds 6.x 1.0 Alpha 11, 2010-02-10
924
----------------------------------
925

    
926
- #701432 pounard, Will White: Fix array_shift() expects parameter 1 is Array
927
  error. Note: Parsers are responsible to ensure that the parameter passed to
928
  FeedsImportBatch::setItems() is an Array.
929
- #698356 alex_b: Refactor and clean up FeedsScheduler::work() to allow more
930
  scheduled tasks than 'import' and 'expire'.
931

    
932
Feeds 6.x 1.0 Alpha 10, 2010-01-25
933
----------------------------------
934

    
935
- #647128 bigkevmcd, Michelle: Fix broken author info in FeedsSyndicationParser.
936
- alex_b: Add mapping API for FeedsDataProcessor.
937
- alex_b: Decode HTML entities for title and author name in
938
  FeedsSimplePieParser.
939
- #623448 David Goode, alex_b, et al.: Date mapper.
940
- #624088 mongolito404, David Goode, alex_b: Imagefield/filefield mapper,
941
  formalize feed elements.
942
- #584034 aaroncouch, mongolito404: Views integration.
943
- Redirect to node or import form after manual import or delete.
944
- #663830 Aron Novak, alex_b: When download of URL failed, node w/ empty title
945
  is created.
946
- #654728 Aron Novak: Fix parsing + data handling error with RDF 1.0 feeds.
947
- #641522 mongolito404, alex_b: Consolidate import stage results.
948
- #662104 Aron Novak: Specify PHP requirement in .info file.
949
- #657374 dtomasch: Common Parser does not get RSS Authors correctly.
950

    
951
Feeds 6.x 1.0 Alpha 9, 2009-12-14
952
---------------------------------
953

    
954
- API change: feeds_source() takes an FeedsImporter id instead of an importer,
955
  the methods import() and clear() moved from FeedsImporter to FeedsSource.
956
  Import from a source with feeds_source($id, $nid)->import();
957
- #629096 quickcel: Fix underscores in feed creation link.
958
- #652848 BWPanda: Add 'clear-block' to admin-ui to fix float issues.
959
- #623424 Kars-T, Eugen Mayer, alex_b: Mapper for Taxonomy.
960
- #649552 rsoden: Provide variable for data table name.
961
- #631962 velosol, alex_b: FeedsNodeProcessor: Update when changed.
962
- #623452 mongolito404: Port basic test infrastructure for mappers, test for
963
  basic CCK mapper.
964

    
965
Feeds 6.x 1.0 Alpha 8, 2009-11-18
966
---------------------------------
967

    
968
- #634886 Kars-T, EugenMayer: Add vid to node process functions.
969
- #613494 miasma: Remove length limit from URL.
970
- #631050 z.stolar: Add feed_nid on node_load of a feed item.
971
- #631248 velosol: Set log message when creating a node in FeedsNodeProcessor.
972

    
973
Feeds 6.x 1.0 Alpha 7, 2009-11-04
974
---------------------------------
975

    
976
- #622654 Don't show body as option for mapper when body is disabled
977
- Allow cURL only to download via http or https
978
- Throw an exception in FeedsHTTPFetcher if result is not 200
979

    
980
Feeds 6.x 1.0 Alpha 6, 2009-11-03
981
---------------------------------
982

    
983
- Split number of items to queue on cron from feeds_schedule_num variable
984
  (see README.txt)
985
- #619110 Fix node_delete() in FeedsNodeProcessor
986
- Add descriptions to all mapping sources and targets
987

    
988
Feeds 6.x 1.0 Alpha 5, 2009-10-23
989
---------------------------------
990

    
991
- #584500 Add Feeds default module
992

    
993
Feeds 6.x 1.0 Alpha 4, 2009-10-21
994
---------------------------------
995

    
996
- Initial release