Changelog for PyConBrasil
=========================

2.3.3 - November 12, 2009
-----------------------

  * Fixed to save the image to a temporary buffer instead of using the
    .tostring() method, which does a completely different thing. And
    made sure to test the 'thing' this time...
    [deo]


2.3.2 - November 12, 2009
-----------------------

  * Avoid import conflicts between Zope and PIL.
    [deo]


2.3.1 - November 12, 2009
-----------------------

  * Fixed typo in the certificates generation logic.
    [deo]


2.3 - November 12, 2009
-----------------------

  * Added external method to be used when generating the certificates.
    [deo]

  * Fixed missing scripts and permissions issues with palestra_workflow.
    [deo]

  * Added another template to inform the speaker about the acceptance
    status of his talk.
    [deo]


2.2 - July 20, 2009
-------------------

  * Fixed email confirmation (sent during transitions).
    [deo]

  * Hide metadata schemata for our content-types.
    [erico_andrei]

  * Fixed all mail templates to be SMH-compatible.
    [deo]

  * Hardened security on listing templates.
    [deo]


2.1 - July 9, 2009
------------------

  * Fixed edit alias for Imprensa content-type.
    [erico_andrei]

  * Fixed portal status messages when calling inscricao_save.
    [deo]

  * Removed the old install method from the Extensions package.
    [deo]

  * Fixed alias/actions for all content-types.
    [deo]

  * Avoided calling five:registerPackage, as we use the Products namespace.
    [deo]

  * Added missing workflow scripts.
    [deo]

  * Added missing catalog indexes and metadata columns.
    [deo]

  * Added extra management mail templates.
    [deo]


2.0 - July 9, 2009
------------------

  * Added a mail template to inform the speaker about the acceptance
    status of his talk.
    [deo]

  * Added a new registration type for speakers.
    [deo]

  * Updated the README.txt instructions. Added a HISTORY.txt file.
    [deo]

  * Removed unused skin directory: PyConBrasil_public.
    [deo]

  * Adds GenericSetup support.
    [erico_andrei]

  * Implemented Plone 3.x support.
    [erico_andrei]

  * Added missing content-providers to templates.
    [deo]


1.7 - August 4, 2008
--------------------

  * Updated data to PyConBrasil 2008.
    [erico_andrei]

  * Eggified product.
    [erico_andrei]


1.6 - June 11, 2007
-------------------

  * Updated data to PyConBrasil 2007.
    [erico_andrei]

  * Added a field for the kind od the registration.
    [deo]

  * Implemented basic support to allow payments from PagSeguro.
    [deo]

  * Added a new transition to mark registrations as paid.
    [deo]


1.0 - February 20, 2006
-----------------------

  * Released initial version.
    [ferri]
