Changelog
=========

0.5.1 - (2010-05-12)
--------------------

- updated docs as per duffyd suggestions
  [lucielejard]

0.5 - (2010-05-11)
------------------

- updated docs with links to the branches created by
  duffyd for the backports of the plip #234 mods to
  Plone 3.1.7
  [lucielejard]

0.4 - (2010-04-30)
------------------

- updated docs about PLIP

- Update docs with information about "activation" behavior.
  [clayton]

0.3 - (2010-04-30)
------------------

- getting the unit testing to work with plone4 and allowing 
  childsite editing with plone4, refs #16 [tbesluau]

- updated README.txt with useful links [lucielejard]

- added tests for the uninstall of lineage [lucielejard]

- updated the list of items todo, removed rolemap.xml since
  we don't use it anymore, updated the history with the recent
  changes [lucielejard]

- moved the registration of the utility in component registry so 
  it gets registered locally, this fixes #5 [lucielejard]

- added a deprecation warning on the Child Folder type
  [lucielejard]

- put back some old zcml so the Child Folder migration can be tested
  [lucielejard]

- added a test for the migration from 0.1 to >0.1
  [lucielejard]

- updated the version in metadata.xml for the upgrade step
  [lucielejard]

- made the Child Folder type not globally addable
  [lucielejard]

- added an upgrade step that will migrate the old Child Folder objects
  [lucielejard]

- added an import various step so that the upgrade step gets run 
  automatically on reinstall
  [lucielejard]

- Set up for i18n translations
  [claytron]

- Moving over to an 'activation' based system instead of having a
  'Child Folder' type.  Now a folder will have the option for a
  subtype named 'Child Site'.
  http://plone.org/products/collective-lineage/issues/3
  http://plone.org/products/collective-lineage/issues/1
  [claytron]

- Remove 'Child Folder' add/edit interfaces.  The type still remains
  so that we can do a migration.
  [claytron]

- Added uninstall profile and hooked it up to the Quickinstaller
  [claytron]

- Added subtyper.xml to the uninstall profile that will deactivate
  all 'Child Sites' in the portal.  This depends on p4a.subtyper
  code that has not yet been released.  This also solves the
  export/import issue
  http://plone.org/products/collective-lineage/issues/2
  [claytron]

- Added a subscriber to create the local component site (this was
  in the 'Child Folder' type before)
  [claytron]

0.2 - (XXXX-XX-XX)
------------------

- Doc clarifications
  [claytron]

0.1 - (2009-02-10)
------------------

- Initial public release

Special Thanks
==============

Six Feet Up would especially like to thank Martin Aspeli for his inspiration and the Duke Clinical Research Institute group for project funding.
