r13616 - in Products.DataGridField/trunk: . Products/DataGridField
"Andreas Jung" <[email protected]> Sun, 08 May 2011 07:15:31 +0000
| Newsgroups | gmane.comp.web.zope.plone.archetypes.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ajung Date: Sun May 8 07:15:31 2011 New Revision: 13616 Modified: Products.DataGridField/trunk/Products/DataGridField/HISTORY.txt Products.DataGridField/trunk/Products/DataGridField/README.txt Products.DataGridField/trunk/setup.py Log: updated Modified: Products.DataGridField/trunk/Products/DataGridField/HISTORY.txt ============================================================================== --- Products.DataGridField/trunk/Products/DataGridField/HISTORY.txt (original) +++ Products.DataGridField/trunk/Products/DataGridField/HISTORY.txt Sun May 8 07:15:31 2011 @@ -2,7 +2,7 @@ ========= -1.8b2 (unreleased) +1.8b2 (2011-05-08) ------------------ - French translation. @@ -15,6 +15,9 @@ Added tests. [thomasdesvenain] +- fixed check for 'empty' for LineColumns + [ajung] + 1.8b1 (2010-08-16) ------------------ Modified: Products.DataGridField/trunk/Products/DataGridField/README.txt ============================================================================== --- Products.DataGridField/trunk/Products/DataGridField/README.txt (original) +++ Products.DataGridField/trunk/Products/DataGridField/README.txt Sun May 8 07:15:31 2011 @@ -172,6 +172,9 @@ o Maurits van Rees + o Andreas Jung + + Original concept and prototype: o Geir Baekholt, Plone Solutions <[email protected]> Modified: Products.DataGridField/trunk/setup.py ============================================================================== --- Products.DataGridField/trunk/setup.py (original) +++ Products.DataGridField/trunk/setup.py Sun May 8 07:15:31 2011 @@ -1,7 +1,7 @@ from setuptools import setup, find_packages import os -version = '1.8b2dev' +version = '1.8b2' readme = open(os.path.join("Products", "DataGridField", "README.txt")).read() history = open(os.path.join("Products", "DataGridField", "HISTORY.txt")).read() long_description = readme + "\n" + history ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd