You are here

CHANGELOG.txt in Taxonomy CSV import/export 6.3


                      TAXONOMY CSV IMPORT/EXPORT
                      ==========================


== CHANGELOG ==
  ===========


Taxonomy csv import/export 7.x-5.4-dev, 2010-09-13
--------------------------------------------------
#896132 by Matthias Hutterer: Fixed parents & children names broken by D7 HEAD.


Taxonomy csv import/export 6.x-5.3, 2010-09-13
----------------------------------------------
By Daniel Berthereau: Reimplemented utf8 conversion for obsolete Windows users.
By Daniel Berthereau: Simplified format for geotaxonomy import/export.


Taxonomy csv import/export 7.x-5.3, 2010-08-20
Taxonomy csv import/export 6.x-5.3-dev, 2010-08-20
--------------------------------------------------
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.


Taxonomy csv import/export 7.x-5.1, 2010-08-16
Taxonomy csv import/export 6.x-5.2, 2010-08-16
----------------------------------------------
By Daniel Berthereau: Fixed error of commit to cvs and linked bugs.
By Daniel Berthereau: Forget taxonomy_csv.css and taxonomy_csv.js (Drupal 6).
By Daniel Berthereau: Merged all taxonomy-csv 6.x branches except 6.x-1.
By Daniel Berthereau: Doxygened some help.


Taxonomy csv import/export 7.x-5.0, 2010-08-13
Taxonomy csv import/export 6.x-5.0, 2010-08-13
----------------------------------------------
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: Implemented quick import mode: no check of existing terms.
By Daniel Berthereau: Set hierarchy check disabled by default in user interface.
By Daniel Berthereau: Removed special permissions and use 'administer taxonomy'.
By Daniel Berthereau: Removed internal cache and use only core taxonomy ones.
By Daniel Berthereau: Removed utf8 conversion.
#872366 by vipzhicheng: Better support of non-Ascii characters.
#843526 by iAugur: Fixed field name prefix.
#686328 by Alexander N: Fixed double display of PathAuto warning.


Taxonomy csv import/export 7.x-4.11, 2010-05-29
Taxonomy csv import/export 6.x-4.11, 2010-05-29
-----------------------------------------------
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.


Taxonomy csv import/export 6.x-4.10, 2010-05-10
-----------------------------------------------
#765964 by Daniel Berthereau: Fixed import duplicate terms with full term mode.


Taxonomy csv import/export 6.x-4.9, 2010-01-13
----------------------------------------------
#666820 by Jeremy Rasmussen: Fixed url of exported taxonomy file.


taxonomy_csv 5.x-1.5, 2009-12-11
--------------------------------
#333159 by Katrina Messenger: Added weight import.


Taxonomy csv import/export 6.x-4.8, 2009-12-10
Taxonomy csv line api 6.x-4.8, 2009-12-10
----------------------------------------------
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.


Taxonomy csv import/export 7.x-4.7, 2009-10-20
Taxonomy csv import/export 6.x-4.7, 2009-10-20
----------------------------------------------
By Daniel Berthereau: Added export of terms and vocabularies.


Taxonomy csv 7.x-4.6, 2009-10-05
Taxonomy csv 6.x-4.6, 2009-10-05
--------------------------------
#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.
#576042 by Daniel Berthereau: Fixed use of previous choices save.


Taxonomy csv line api 6.x-4.5, 2009-09-23
-----------------------------------------
By Daniel Berthereau: Released light api: taxonomy_csv.line.api.inc in CVS HEAD.


Taxonomy csv 7.x-4.5, 2009-09-22
--------------------------------
By Daniel Berthereau: Released public version of taxonomy_csv for Drupal 7.


Taxonomy csv 7.x-4.5, 2009-09-22
Taxonomy csv 6.x-4.5, 2009-09-22
--------------------------------
By Daniel Berthereau: Added Polyhierarchical structure import.
By Daniel Berthereau: Added Fields (name, weight, description, synonyms) import.
By Daniel Berthereau: Added check of root level term.
By Daniel Berthereau: Added check when an imported term unchanges existing ones.
By Daniel Berthereau: Cleaned some UI items and help.
By Daniel Berthereau: Fixed compatibility of url import with all browsers.
By Daniel Berthereau: Fixed sensitive case update of a name.


Taxonomy csv 7.x-4.4, 2009-09-13
Taxonomy csv 6.x-4.4, 2009-09-13
--------------------------------
#575236 by Daniel Berthereau: Added Children import.
By Daniel Berthereau: Added Parents import.


Taxonomy csv 7.x-4.3, 2009-09-12
Taxonomy csv 6.x-4.3, 2009-09-12
--------------------------------
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.


Taxonomy csv 7.x-4.2, 2009-08-18
Taxonomy csv 6.x-4.2, 2009-08-18
--------------------------------
#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.


Taxonomy csv 7.x-4.1, 2009-08-11
Taxonomy csv 6.x-4.1, 2009-08-11
--------------------------------
#540916 by Daniel Berthereau: Added warning to disable Pathauto before import.


Taxonomy csv 7.x-4.0, 2009-08-10
--------------------------------
By Daniel Berthereau: Converted Taxonomy csv module from Drupal 6.x to Drupal 7.


Taxonomy csv 6.x-4.0, 2009-08-09
--------------------------------
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-3.1, 2009-04-08
--------------------------------
#427076 by Daniel Berthereau: Fixed Microsoft Windows pass-by-reference error.


Taxonomy csv 6.x-3.0, 2009-04-03
--------------------------------
By Daniel Berthereau: Redesigned UI with dynamic options and examples (AHAH).
By Daniel Berthereau: Added import by a text area.
By Daniel Berthereau: Added hook_perm "administer taxonomy by csv".
By Daniel Berthereau: Added memorize user settings.
By Daniel Berthereau: Added test on a duplicate of an existing vocabulary.
By Daniel Berthereau: Added tabulation delimiter option.
By Daniel Berthereau: Added import terms as flat vocabulary.
By Daniel Berthereau: Renamed "children import" to "structure import".
By Daniel Berthereau: Disabled option relations to all vocabularies (not in D6).
By Daniel Berthereau: Extracted advanced help to alone file.
By Daniel Berthereau: Simplified stats import code.


Taxonomy csv 6.x-2.4, 2009-03-10
--------------------------------
By Daniel Berthereau: Released 6.x.2.4.


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.


Taxonomy csv 6.x-2.2, 2009-03-06
--------------------------------
By Daniel Berthereau: Restructured module to display warning informations.
By Daniel Berthereau: Added options to display import result.
By Daniel Berthereau: Added options to choose log level.
By Daniel Berthereau: Added one term by line structure import.
By Daniel Berthereau: Added auto create vocabulary.
By Daniel Berthereau: Added vocabulary level check.
By Daniel Berthereau: Extended help about one term structure array import.
By Daniel Berthereau: Fixed translate in install hook.
By Daniel Berthereau: Fixed related terms import: keep old even if Ignore.


Taxonomy csv 6.x-2.1, 2009-02-28
--------------------------------
By Daniel Berthereau: Fixed package release.
By Daniel Berthereau: Fixed define.


Taxonomy csv 6.x-2.0, 2009-02-27
--------------------------------
By Daniel Berthereau: Rewrited module. Cleaned release.


taxonomy_csv 6.x-1.5, 2008-04-19
taxonomy_csv 5.x-1.4, 2008-04-19
taxonomy_csv 4.7.x-1.4, 2008-04-19
----------------------------------
By naquah: Various bug fixes regarding file encoding, line endings, and
delimiters.


taxonomy_csv 6.x-1.4, 2008-04-10
--------------------------------
By naquah: Update for Drupal 6.2 compatibility.


taxonomy_csv 6.x-1.3, 2008-02-23
taxonomy_csv 5.x-1.3, 2008-02-23
taxonomy_csv 4.7.x-1.3, 2008-02-23
----------------------------------
By naquah: Improved documentation.
By naquah: Allow import of term description and term synonyms.
By naquah: Various bug fixes.


taxonomy_csv 6.x-1.x-dev, 2008-01-27
------------------------------------
Fully compatible with Drupal 6 and utilizing the new Batch API that will
accomodate in importing larger files.


taxonomy_csv 5.x-1.2, 2008-01-27
taxonomy_csv 4.7.x-1.2, 2008-01-27
----------------------------------
By naquah: Added a README.txt file.
No new features, no bug fixes and no known bugs.


taxonomy_csv 5.x-1.1, 2007-11-16
taxonomy_csv 4.7.x-1.1, 2007-11-16
----------------------------------
By naquah: Fixed a bug where items with the same name though different parents
are not imported.


taxonomy_csv 5.x-1.0, 2007-10-26
taxonomy_csv 4.7.x-1.0, 2007-10-26
----------------------------------
By naquah: Make sure to read the disclaimer on the project page!


taxonomy_csv 5.x-1.x-dev, 2007-10-21
taxonomy_csv 4.7.x-1.x-dev, 2007-10-21
--------------------------------------
By naquah: Use at your own risk!

File

CHANGELOG.txt
View source
  1. TAXONOMY CSV IMPORT/EXPORT
  2. ==========================
  3. == CHANGELOG ==
  4. ===========
  5. Taxonomy csv import/export 7.x-5.4-dev, 2010-09-13
  6. --------------------------------------------------
  7. #896132 by Matthias Hutterer: Fixed parents & children names broken by D7 HEAD.
  8. Taxonomy csv import/export 6.x-5.3, 2010-09-13
  9. ----------------------------------------------
  10. By Daniel Berthereau: Reimplemented utf8 conversion for obsolete Windows users.
  11. By Daniel Berthereau: Simplified format for geotaxonomy import/export.
  12. Taxonomy csv import/export 7.x-5.3, 2010-08-20
  13. Taxonomy csv import/export 6.x-5.3-dev, 2010-08-20
  14. --------------------------------------------------
  15. By Daniel Berthereau: Enabled plug-ins for specific formats.
  16. By Daniel Berthereau: Implemented geotaxonomy import/export format.
  17. By Daniel Berthereau: Simplified and standardized import process.
  18. Taxonomy csv import/export 7.x-5.1, 2010-08-16
  19. Taxonomy csv import/export 6.x-5.2, 2010-08-16
  20. ----------------------------------------------
  21. By Daniel Berthereau: Fixed error of commit to cvs and linked bugs.
  22. By Daniel Berthereau: Forget taxonomy_csv.css and taxonomy_csv.js (Drupal 6).
  23. By Daniel Berthereau: Merged all taxonomy-csv 6.x branches except 6.x-1.
  24. By Daniel Berthereau: Doxygened some help.
  25. Taxonomy csv import/export 7.x-5.0, 2010-08-13
  26. Taxonomy csv import/export 6.x-5.0, 2010-08-13
  27. ----------------------------------------------
  28. By Daniel Berthereau: Changed cvs HEAD from 6.x to 7.x release.
  29. By Daniel Berthereau: Merged all taxonomy-csv 7.x branches except 7.x-1.
  30. By Daniel Berthereau: Modularized and simplified code and reintegrated line api.
  31. By Daniel Berthereau: Use of new features of Drupal 7 (UI and Field).
  32. By Daniel Berthereau: Implemented synonyms and related terms in 7.x release.
  33. By Daniel Berthereau: Cleaned structure of user interface.
  34. By Daniel Berthereau: Improved speed of tree and polyhierarchical import.
  35. By Daniel Berthereau: Implemented quick import mode: no check of existing terms.
  36. By Daniel Berthereau: Set hierarchy check disabled by default in user interface.
  37. By Daniel Berthereau: Removed special permissions and use 'administer taxonomy'.
  38. By Daniel Berthereau: Removed internal cache and use only core taxonomy ones.
  39. By Daniel Berthereau: Removed utf8 conversion.
  40. #872366 by vipzhicheng: Better support of non-Ascii characters.
  41. #843526 by iAugur: Fixed field name prefix.
  42. #686328 by Alexander N: Fixed double display of PathAuto warning.
  43. Taxonomy csv import/export 7.x-4.11, 2010-05-29
  44. Taxonomy csv import/export 6.x-4.11, 2010-05-29
  45. -----------------------------------------------
  46. By Daniel Berthereau: Fixed and updated release to prepare Drupal 7 release.
  47. By Daniel Berthereau: Small changed 6.x release to keep it close to the 7.x one.
  48. By Daniel Berthereau: Added check of maximum length of names to 255 characters.
  49. Taxonomy csv import/export 6.x-4.10, 2010-05-10
  50. -----------------------------------------------
  51. #765964 by Daniel Berthereau: Fixed import duplicate terms with full term mode.
  52. Taxonomy csv import/export 6.x-4.9, 2010-01-13
  53. ----------------------------------------------
  54. #666820 by Jeremy Rasmussen: Fixed url of exported taxonomy file.
  55. taxonomy_csv 5.x-1.5, 2009-12-11
  56. --------------------------------
  57. #333159 by Katrina Messenger: Added weight import.
  58. Taxonomy csv import/export 6.x-4.8, 2009-12-10
  59. Taxonomy csv line api 6.x-4.8, 2009-12-10
  60. ----------------------------------------------
  61. By Daniel Berthereau: Cleaned code with SimpleTest/TestBed suggestions.
  62. #633348 by Jens Beltofte: Fixed field name when database uses a prefix.
  63. #495548 and #447852 by Daniel Berthereau: Warned if use of incompatible modules.
  64. Taxonomy csv import/export 7.x-4.7, 2009-10-20
  65. Taxonomy csv import/export 6.x-4.7, 2009-10-20
  66. ----------------------------------------------
  67. By Daniel Berthereau: Added export of terms and vocabularies.
  68. Taxonomy csv 7.x-4.6, 2009-10-05
  69. Taxonomy csv 6.x-4.6, 2009-10-05
  70. --------------------------------
  71. #590206 by Daniel Berthereau: Added import of full term definitions and links.
  72. By Daniel Berthereau: Added import in multiple vocabularies with 'fields_links'.
  73. By Daniel Berthereau: Cleaned code with some Zend Studio suggestions.
  74. By Daniel Berthereau: Added table of content in help.
  75. #576042 by Daniel Berthereau: Fixed use of previous choices save.
  76. Taxonomy csv line api 6.x-4.5, 2009-09-23
  77. -----------------------------------------
  78. By Daniel Berthereau: Released light api: taxonomy_csv.line.api.inc in CVS HEAD.
  79. Taxonomy csv 7.x-4.5, 2009-09-22
  80. --------------------------------
  81. By Daniel Berthereau: Released public version of taxonomy_csv for Drupal 7.
  82. Taxonomy csv 7.x-4.5, 2009-09-22
  83. Taxonomy csv 6.x-4.5, 2009-09-22
  84. --------------------------------
  85. By Daniel Berthereau: Added Polyhierarchical structure import.
  86. By Daniel Berthereau: Added Fields (name, weight, description, synonyms) import.
  87. By Daniel Berthereau: Added check of root level term.
  88. By Daniel Berthereau: Added check when an imported term unchanges existing ones.
  89. By Daniel Berthereau: Cleaned some UI items and help.
  90. By Daniel Berthereau: Fixed compatibility of url import with all browsers.
  91. By Daniel Berthereau: Fixed sensitive case update of a name.
  92. Taxonomy csv 7.x-4.4, 2009-09-13
  93. Taxonomy csv 6.x-4.4, 2009-09-13
  94. --------------------------------
  95. #575236 by Daniel Berthereau: Added Children import.
  96. By Daniel Berthereau: Added Parents import.
  97. Taxonomy csv 7.x-4.3, 2009-09-12
  98. Taxonomy csv 6.x-4.3, 2009-09-12
  99. --------------------------------
  100. By Daniel Berthereau: Created API to import csv line or batch from any module.
  101. By Daniel Berthereau: Added any size file import (full line by line approach).
  102. By Daniel Berthereau: Added tweaks to allow import even with low memory.
  103. By Daniel Berthereau: Removed multistep autodivide import.
  104. By Daniel Berthereau: Added Taxonomy manager export format.
  105. By Daniel Berthereau: Cleaned comments and help.
  106. By Daniel Berthereau: Fixed form display bugs.
  107. Taxonomy csv 7.x-4.2, 2009-08-18
  108. Taxonomy csv 6.x-4.2, 2009-08-18
  109. --------------------------------
  110. #450900 by Daniel Berthereau: Fixed duplicate parent term query.
  111. By Daniel Berthereau: Fixed batch cache and statistics.
  112. By Daniel Berthereau: Fixed error display when batch error (only useful infos).
  113. By Daniel Berthereau: Added option to reduce log level and memory usage.
  114. By Daniel Berthereau: Cleaned release.
  115. Taxonomy csv 7.x-4.1, 2009-08-11
  116. Taxonomy csv 6.x-4.1, 2009-08-11
  117. --------------------------------
  118. #540916 by Daniel Berthereau: Added warning to disable Pathauto before import.
  119. Taxonomy csv 7.x-4.0, 2009-08-10
  120. --------------------------------
  121. By Daniel Berthereau: Converted Taxonomy csv module from Drupal 6.x to Drupal 7.
  122. Taxonomy csv 6.x-4.0, 2009-08-09
  123. --------------------------------
  124. By Daniel Berthereau: Added multistep import for big files (avoid memory error).
  125. By Daniel Berthereau: Added term enclosure option.
  126. By Daniel Berthereau: Reviewed user interface code for lisibility (js & css).
  127. By Daniel Berthereau: Reviewed batch code in order to decrease memory usage.
  128. Taxonomy csv 6.x-3.1, 2009-04-08
  129. --------------------------------
  130. #427076 by Daniel Berthereau: Fixed Microsoft Windows pass-by-reference error.
  131. Taxonomy csv 6.x-3.0, 2009-04-03
  132. --------------------------------
  133. By Daniel Berthereau: Redesigned UI with dynamic options and examples (AHAH).
  134. By Daniel Berthereau: Added import by a text area.
  135. By Daniel Berthereau: Added hook_perm "administer taxonomy by csv".
  136. By Daniel Berthereau: Added memorize user settings.
  137. By Daniel Berthereau: Added test on a duplicate of an existing vocabulary.
  138. By Daniel Berthereau: Added tabulation delimiter option.
  139. By Daniel Berthereau: Added import terms as flat vocabulary.
  140. By Daniel Berthereau: Renamed "children import" to "structure import".
  141. By Daniel Berthereau: Disabled option relations to all vocabularies (not in D6).
  142. By Daniel Berthereau: Extracted advanced help to alone file.
  143. By Daniel Berthereau: Simplified stats import code.
  144. Taxonomy csv 6.x-2.4, 2009-03-10
  145. --------------------------------
  146. By Daniel Berthereau: Released 6.x.2.4.
  147. Taxonomy csv 6.x-2.3, 2009-03-09
  148. --------------------------------
  149. By Daniel Berthereau: Added subrelations import.
  150. By Daniel Berthereau: Added option to make relations into all vocabularies.
  151. By Daniel Berthereau: Fixed related terms import: remove related when replace.
  152. By Daniel Berthereau: Fixed vocabulary level check for flat vocabulary.
  153. Taxonomy csv 6.x-2.2, 2009-03-06
  154. --------------------------------
  155. By Daniel Berthereau: Restructured module to display warning informations.
  156. By Daniel Berthereau: Added options to display import result.
  157. By Daniel Berthereau: Added options to choose log level.
  158. By Daniel Berthereau: Added one term by line structure import.
  159. By Daniel Berthereau: Added auto create vocabulary.
  160. By Daniel Berthereau: Added vocabulary level check.
  161. By Daniel Berthereau: Extended help about one term structure array import.
  162. By Daniel Berthereau: Fixed translate in install hook.
  163. By Daniel Berthereau: Fixed related terms import: keep old even if Ignore.
  164. Taxonomy csv 6.x-2.1, 2009-02-28
  165. --------------------------------
  166. By Daniel Berthereau: Fixed package release.
  167. By Daniel Berthereau: Fixed define.
  168. Taxonomy csv 6.x-2.0, 2009-02-27
  169. --------------------------------
  170. By Daniel Berthereau: Rewrited module. Cleaned release.
  171. taxonomy_csv 6.x-1.5, 2008-04-19
  172. taxonomy_csv 5.x-1.4, 2008-04-19
  173. taxonomy_csv 4.7.x-1.4, 2008-04-19
  174. ----------------------------------
  175. By naquah: Various bug fixes regarding file encoding, line endings, and
  176. delimiters.
  177. taxonomy_csv 6.x-1.4, 2008-04-10
  178. --------------------------------
  179. By naquah: Update for Drupal 6.2 compatibility.
  180. taxonomy_csv 6.x-1.3, 2008-02-23
  181. taxonomy_csv 5.x-1.3, 2008-02-23
  182. taxonomy_csv 4.7.x-1.3, 2008-02-23
  183. ----------------------------------
  184. By naquah: Improved documentation.
  185. By naquah: Allow import of term description and term synonyms.
  186. By naquah: Various bug fixes.
  187. taxonomy_csv 6.x-1.x-dev, 2008-01-27
  188. ------------------------------------
  189. Fully compatible with Drupal 6 and utilizing the new Batch API that will
  190. accomodate in importing larger files.
  191. taxonomy_csv 5.x-1.2, 2008-01-27
  192. taxonomy_csv 4.7.x-1.2, 2008-01-27
  193. ----------------------------------
  194. By naquah: Added a README.txt file.
  195. No new features, no bug fixes and no known bugs.
  196. taxonomy_csv 5.x-1.1, 2007-11-16
  197. taxonomy_csv 4.7.x-1.1, 2007-11-16
  198. ----------------------------------
  199. By naquah: Fixed a bug where items with the same name though different parents
  200. are not imported.
  201. taxonomy_csv 5.x-1.0, 2007-10-26
  202. taxonomy_csv 4.7.x-1.0, 2007-10-26
  203. ----------------------------------
  204. By naquah: Make sure to read the disclaimer on the project page!
  205. taxonomy_csv 5.x-1.x-dev, 2007-10-21
  206. taxonomy_csv 4.7.x-1.x-dev, 2007-10-21
  207. --------------------------------------
  208. By naquah: Use at your own risk!