Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download views_data_export-7.x-3.0-beta7.tar.gztar.gz 42.16 KB
MD5: ef2161906615c0be854b51f2e6048a4d
SHA-1: 6b081064abba4d98e65cab7addc763962668d542
SHA-256: 7901f65447265e7ceb9964d2113f1a96e8b4022cdd1f586d251e2bdc9059666b
Download views_data_export-7.x-3.0-beta7.zipzip 57.52 KB
MD5: 578bcfc8c76de817d41a69415311523d
SHA-1: a0bac80768a402179791ef0406a643fb0c1070ff
SHA-256: 37164ad558b975343ec24d47e96fe5cd7753dbe9a5c4ebdadd77a319391a261b

Release notes

Changes since 7.x-3.0-beta6:

  • #2056343 by Steven Jones | LAN5: The CSV export removes all quotes.
  • #2050867 by Steven Jones | rrcjab: Fixed Add tests for trim on CSV.
  • #1483118 by Steven Jones, blisteringherb, mikeryan: A way to set view arguments when running from Drush CLI
  • #2026669 by Steven Jones: Export icons not showing with PHP 5.5
  • #1782038 by Alan Evans: Configurable temporary file location
  • #1312114 by johnv, pcambra: Provide an option to configure a return path if the display is batched
  • #2023451 by junedkazi: Add hook_requirements() to ensure a valid temporary directory and it is writable
  • #2033923 by rooby: Split file name generation out into its own function
  • #1465432 by klausi, junedkazi, Dmitriy.trt, Steven Jones | ryan_courtnage: Added Allow fields to be wrapped in XML CDATA.
  • #1293788 by laceysanderson: Added PostgreSQL support for batched export.
  • #1871560 by kevee: Fixed Exposed input not set on batch exports.
  • #1842108 by axel.rutz: Added Convert csv output to any encoding.
  • #1888614 by benjifisher: Fixed Exposed filter bug in add_http_headers().
  • #1778838 by B-Prod: Fixed outputfile_path() method may call 'uri' property on non-object.
  • #1446102 by chOP, Steven Jones: Added Exporting fields that already output valid xml encoded content.
  • #1218896 by skilip, Dmitriy.trt, roderik, Steven Jones: Added Specify XML Root elements in views_data_export.
  • #1647276 by tswaters, Steven Jones: Fixed Notice: Undefined index: options in views_plugin_display()->get_plugin().
  • #1224894 by Steven Jones: Added tests for option to not strip tags from CSV export.
  • #1224894 by idflood: Added an option to not strip tags from CSV export.
  • #1822916 by Steven Jones, johnv: Fixed Error 'Base table or view not found:' when VDE-display is batched and cached.
  • #1800276 by pdrake, Steven Jones: Fixed sql error: unknown_table() views_data_export_index_()###.
  • #1613226 by Steven Jones, jcisio: Fixed Wrong database info when using external database.
  • #1087074 by dyesdyes: Fixed Provide a fallback for empty labels.
  • #1646596 by Dmitriy.trt, Steven Jones: Fixed Support for 'Hide if empty" field option.
  • Add a basic gitignore
  • Extend support for hide if empty to txt, and add tests.
  • Move the hide_empty_support flag into the variables array
  • #1646596 by Dmitriy.trt: Fixed Support for 'Hide if empty' field option.
  • #1822916 by Steven Jones | johnv: Fixed Error 'Base table or view not found:' when VDE-display is batched and cached.
  • #1458362 by Steven Jones | scoff: Fixed Exporting non-batched view with Drush fails.
  • #1810922 by ckng: Fixed Undefined index: #options in form_process_checkboxes().
  • Fix the broken non-batched output
  • #1815152 by Steven Jones: Tests for batched exports.
  • #1814614 by Steven Jones: Add some tests.
  • #1660486 by Steven Jones: Fixed view_name() and view_display_id() fields in views_data_export() table are too short.
  • #1592098 by Steven Jones: Fixed items_per_page() not respected via batch export.
  • #1690438 by Ben Coleman: Fixed MySQL-specific code in views_data_export_requirements().
  • #1773204 by screenage, Steven Jones: Only include relevant files in the info file.
  • #1587562 by Steven Jones: Fixed Incorrect permissions (600) assigned to generated temp files.
  • #1087074 by Steven Jones: Fixed Provide a fallback for empty labels.
  • #1556460 by Steven Jones: Fixed Export cannot be found. Arguments replaced wrongly during redirect.
Created by: Steven Jones
Created on: 12 Dec 2013 at 21:07 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
Insecure

Other releases