hnelog
=========


1.1.4 - Unreleased
-------------------

* fix some encoding issues with file handler [kiorky]
* better plain format import [kiorky]
* Fix setSubject [kiorky]

1.1.3 - 2010-01-27
------------------

* Fixed missing import of interface.implements in browser.manager [fRiSi]

1.1.2 - 2010-01-27
------------------


* Fix silly empty list bug in replicator.csvimport prototype. [kiorky]

* fixed missing import of interface.implements in browser.manager [fRiSi]

* Fix unicode error with reference fields [kiorky]

* Add support for temporary export path [kiorky]

* Add support for flattened CSV Files [kiorky]

* Add tests, and tests infrastructure [kiorky]

* Add Stream (Files) Iterators not to overhead the RAM [kiorky]

1.1.1 - Unreleased
-------------------

* remove five:traversable directive (deprecated in plone3) [toutpt]

* Add default config for importcsvStep [toutpt]

* importcsvStep now depend on plone-final step [toutpt]

* option ``ignore_content_errors`` added to import step config (set it to true) and to the replicator methods. It allows to log errors when setting fields instead of raising exceptions and stop. [kiorky]



1.1 - 2009-10-17
-----------------

* A new import step to use csvreplicata to import contents [toutpt]

* Fix creationflag issue [toutpt]

* plugins system. Export other things than AT. take a look at interfaces and adpaters [kiorky]

* some encoding bugs fixed [kiorky]

* datetime format settings in the tool [kiorky]

* images/files created with folder structure in export [kiorky]

* Plone 2.5 compatibility back [kiorky]

1.0.7 - 2009-07-15
------------------

* Prevent fixTools from running outside of the context of Products.csvreplicata [pigeonflight]

* Fix export when data value is not ascii [yboussard]

1.0.6
-------

* support vocabulary defined as object method [Jim BAACK]

1.0.5
-----

* fix bug crc32 with large media files
* when you set a CSVHandledTypesSchematas default is automatically preselected for user convenience [Jean-Philippe CAMGUILHEM]

1.0.4
-----

* Uninstall problem fix

  IMPORTANT NOTE: when migrating from previous versions, you need to uninstall csvreplicata and then reinstall csvreplicata. [Jean-Philippe CAMGUILHEM]

1.0.3
-----

* Custom handlers can be now implemented outside the product, and dynamically declared to the csvreplicata tool. [Jean-Philippe CAMGUILHEM]

1.0.2
-----

* Initial release.[Eric BREHAULT / Christophe SAUTHIER]

1.0
---

* Unreleased
