Projet

Général

Profil

Révision a192dc0b

Ajouté par Assos Assos il y a environ 8 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/feeds/CHANGELOG.txt
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

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

  
......
412 671
  FeedsSource::state() has changed.
413 672
- Remove 6.x upgrade hooks.
414 673
- #923318: Fix Fatal error: Call to a member function import() on a non-object
415
  occuring on cron.
674
  occurring on cron.
416 675
- Clean up basic settings form.
417 676
- Make getConfig() include configuration defaults.
418 677

  

Formats disponibles : Unified diff