Taxonomy csv import/export 7.x-5.10, 2012-02-22
Taxonomy csv import/export 6.x-5.10, 2012-02-22
-----------------------------------------------
By Daniel Berthereau: Updated documentation and checked code with Coder.
Taxonomy csv import/export 6.x-5.10, 2012-02-22
-----------------------------------------------
By Daniel Berthereau: Added a full export format compatible with Taxonomy CSV 7.
Taxonomy csv import/export 7.x-5.10, 2012-02-22
-----------------------------------------------
#1410784 by Daniel Berthereau: Added import/export of multivalued fields.
By Daniel Berthereau: Simplified import UI: only three generic import formats.
By Daniel Berthereau: Removed old code from 6.x in order to use only Field API.
By Daniel Berthereau: Clarified import of translations.
By Daniel Berthereau: Added export of translations.
Taxonomy csv import/export 7.x-5.9, 2012-02-04
Taxonomy csv import/export 6.x-5.9, 2012-02-04
----------------------------------------------
#969750 by Daniel Berthereau: Fixed check of Javascript, presumed true.
By Daniel Berthereau: Improved internal documentation and code.
By Daniel Berthereau: Added new export format: tid and name.
Taxonomy csv import/export 7.x-5.9, 2012-02-04
----------------------------------------------
By Daniel Berthereau: Added import custom fields (by tid and for any fields).
By Daniel Berthereau: Added import of translations by tid.
By Daniel Berthereau: Added export of fields.
Taxonomy csv import/export 7.x-5.8, 2012-01-28
----------------------------------------------
#1395090 by Alex Oroshchuk: Added import/export by vocabulary machine name.
By Daniel Berthereau: Added option to set the format of the description.
By Daniel Berthereau: Removed compatibily layer between Taxonomy CSV 6 and 7.
By Daniel Berthereau: Improved import speed and memory usage.
By Daniel Berthereau: Added internationalization for Taxonomy CSV import.
#1413922 By Daniel Berthereau: Added support for number and text custom fields.
Taxonomy csv import/export 7.x-5.8, 2012-01-28
Taxonomy csv import/export 6.x-5.8, 2012-01-28
----------------------------------------------
#1359260 by Daniel Berthereau: Added a warning when terms count is invalid.
By Daniel Berthereau: Added pipe delimiter and quote enclosure option.
By Daniel Berthereau: Check line breaks in descriptions and escape or set them.
#1287210 by Èric Palau: Added permissions to import and export by CSV.
#1312244 by Daniel Berthereau: Added drush support to use module with CLI.
By Daniel Berthereau: Simplified use of update/replace/ignore existing items.
#1308420 by Jordim: Fixed 'Full definitions and links' import.
By Daniel Berthereau: Cleaned some cosmetic items (Coder review).
#1395090 by Alex Oroshchuk: Fixed check options with Drush 4.5.
Taxonomy csv import/export 7.x-5.8, 2012-01-28
----------------------------------------------
#1395090 by Alex Oroshchuk: Added import/export by vocabulary machine name.
By Daniel Berthereau: Added option to set the format of the description.
By Daniel Berthereau: Removed compatibily layer between Taxonomy CSV 6 and 7.
By Daniel Berthereau: Improved import speed and memory usage.
By Daniel Berthereau: Added internationalization for Taxonomy CSV import.
#1413922 By Daniel Berthereau: Added support for number and text custom fields.
Taxonomy csv import/export 7.x-5.8, 2012-01-28
Taxonomy csv import/export 6.x-5.8, 2012-01-28
----------------------------------------------
#1359260 by Daniel Berthereau: Added a warning when terms count is invalid.
By Daniel Berthereau: Added pipe delimiter and quote enclosure option.
By Daniel Berthereau: Check line breaks in descriptions and escape or set them.
#1287210 by Èric Palau: Added permissions to import and export by CSV.
#1312244 by Daniel Berthereau: Added drush support to use module with CLI.
By Daniel Berthereau: Simplified use of update/replace/ignore existing items.
#1308420 by Jordim: Fixed 'Full definitions and links' import.
By Daniel Berthereau: Cleaned some cosmetic items (Coder review).
#1395090 by Alex Oroshchuk: Fixed check options with Drush 4.5.
Taxonomy csv import/export 7.x-5.7, 2011-10-03
----------------------------------------------
By Daniel Berthereau: Released new versions.
By Daniel Berthereau: Fixed some UI bugs and updated help.
By Daniel Berthereau: Simplified full definition and links import.
By Daniel Berthereau: Completed keep order of terms option.
By Daniel Berthereau: Improved user interface.
By Daniel Berthereau: Added autocreation of custom fields.
By Daniel Berthereau: Improved related terms import.
Taxonomy csv import/export 6.x-5.7, 2011-10-03
----------------------------------------------
By Daniel Berthereau: Released new versions.
By Daniel Berthereau: Fixed some UI bugs and updated help.
By Daniel Berthereau: Simplified full definition and links import.
By Daniel Berthereau: Completed keep order of terms option.
By Daniel Berthereau: Improved user interface.
#1006466 by Daniel Berthereau: Fixed import full definitions in existing.
#1208010 by Daniel Berthereau: Added hierarchical tree export format.
By Daniel Berthereau: Added soft tab (two spaces or more) delimiter.
By Daniel Berthereau: Added option to keep order of terms by specifying weight.
#1006436 by John Voskuilen: Fixed export with Microsoft DOS end of line.
#1006466 by John Voskuilen: Harmonized import of Full term definition and links.
By Daniel Berthereau: Added soft tab (two spaces or more) delimiter.
By Daniel Berthereau: Added option to keep order of terms by specifying weight.
#1006436 by John Voskuilen: Fixed export with Microsoft DOS end of line.
#1006466 by John Voskuilen: Harmonized import of Full term definition and links.
By Daniel Berthereau: Enabled plug-ins for specific formats.
By Daniel Berthereau: Implemented geotaxonomy import/export format.
By Daniel Berthereau: Simplified and standardized import process.
By Daniel Berthereau: Fixed error of commit to cvs and linked bugs.
By Daniel Berthereau: Merged all taxonomy-csv 6.x branches except 6.x-1.
By Daniel Berthereau: Doxygened some help.
By Daniel Berthereau: Fixed error of commit to cvs and linked bugs.
By Daniel Berthereau: Merged all taxonomy-csv 6.x branches except 6.x-1.
By Daniel Berthereau: Doxygened some help.
By Daniel Berthereau: Changed cvs HEAD from 6.x to 7.x release.
By Daniel Berthereau: Merged all taxonomy-csv 7.x branches except 7.x-1.
By Daniel Berthereau: Modularized and simplified code and reintegrated line api.
By Daniel Berthereau: Use of new features of Drupal 7 (UI and Field).
By Daniel Berthereau: Implemented synonyms and related terms in 7.x release.
By Daniel Berthereau: Cleaned structure of user interface.
By Daniel Berthereau: Improved speed of tree and polyhierarchical import.
By Daniel Berthereau: Fixed and updated release to prepare Drupal 7 release.
By Daniel Berthereau: Small changed 6.x release to keep it close to the 7.x one.
By Daniel Berthereau: Added check of maximum length of names to 255 characters.
By Daniel Berthereau: Fixed and updated release to prepare Drupal 7 release.
By Daniel Berthereau: Small changed 6.x release to keep it close to the 7.x one.
By Daniel Berthereau: Added check of maximum length of names to 255 characters.
By Daniel Berthereau: Cleaned code with SimpleTest/TestBed suggestions.
#633348 by Jens Beltofte: Fixed field name when database uses a prefix.
#495548 and #447852 by Daniel Berthereau: Warned if use of incompatible modules.
#590206 by Daniel Berthereau: Added import of full term definitions and links.
By Daniel Berthereau: Added import in multiple vocabularies with 'fields_links'.
By Daniel Berthereau: Cleaned code with some Zend Studio suggestions.
By Daniel Berthereau: Added table of content in help.
#590206 by Daniel Berthereau: Added import of full term definitions and links.
By Daniel Berthereau: Added import in multiple vocabularies with 'fields_links'.
By Daniel Berthereau: Cleaned code with some Zend Studio suggestions.
By Daniel Berthereau: Added table of content in help.
By Daniel Berthereau: Created API to import csv line or batch from any module.
By Daniel Berthereau: Added any size file import (full line by line approach).
By Daniel Berthereau: Added tweaks to allow import even with low memory.
By Daniel Berthereau: Removed multistep autodivide import.
By Daniel Berthereau: Added Taxonomy manager export format.
By Daniel Berthereau: Cleaned comments and help.
By Daniel Berthereau: Fixed form display bugs.
#450900 by Daniel Berthereau: Fixed duplicate parent term query.
By Daniel Berthereau: Fixed batch cache and statistics.
By Daniel Berthereau: Fixed error display when batch error (only useful infos).
By Daniel Berthereau: Added option to reduce log level and memory usage.
By Daniel Berthereau: Cleaned release.
By Daniel Berthereau: Added multistep import for big files (avoid memory error).
By Daniel Berthereau: Added term enclosure option.
By Daniel Berthereau: Reviewed user interface code for lisibility (js & css).
By Daniel Berthereau: Reviewed batch code in order to decrease memory usage.
Taxonomy csv 6.x-2.4, 2009-03-10
-------------------------------
By Daniel Berthereau: Cleaned release.
Taxonomy csv 6.x-2.3, 2009-03-09
-------------------------------
By Daniel Berthereau: Added subrelations import.
By Daniel Berthereau: Added option to make relations into all vocabularies.
By Daniel Berthereau: Fixed related terms import: remove related when replace.
By Daniel Berthereau: Fixed vocabulary level check for flat vocabulary.
Rewrited module.
- New source options: import related terms, import term weights.
- New destination options: update existing terms and merge items, update existing terms and replace items.
- New advanced help.
Rewrited module.
New source options: import related terms, import weight.
New destination options: update existing terms and merge, update existing terms and replace.
New help and new advanced help.