[Checkins] SVN: z3ext.controlpanel/tags/1.4.2/ release tag

Nikolay Kim fafhrd91 at gmail.com
Mon Jun 1 13:42:41 EDT 2009


Log message for revision 100573:
  release tag

Changed:
  A   z3ext.controlpanel/tags/1.4.2/
  D   z3ext.controlpanel/tags/1.4.2/CHANGES.txt
  A   z3ext.controlpanel/tags/1.4.2/CHANGES.txt
  U   z3ext.controlpanel/tags/1.4.2/setup.py
  D   z3ext.controlpanel/tags/1.4.2/src/z3ext/controlpanel/browser/wizard.py
  A   z3ext.controlpanel/tags/1.4.2/src/z3ext/controlpanel/browser/wizard.py

-=-
Deleted: z3ext.controlpanel/tags/1.4.2/CHANGES.txt
===================================================================
--- z3ext.controlpanel/trunk/CHANGES.txt	2009-06-01 12:40:12 UTC (rev 100569)
+++ z3ext.controlpanel/tags/1.4.2/CHANGES.txt	2009-06-01 17:42:40 UTC (rev 100573)
@@ -1,164 +0,0 @@
-=======
-CHANGES
-=======
-
-1.4.2 (Unreleased)
-------------------
-
-- Moved ContentContainerConfiglet implementation to z3ext.content.type package
-
-
-1.4.1 (2009-04-23)
-------------------
-
-- Added 'Content types' configlet category
-
-- Added helper wizard form class 
-
-- Do not use z3c.autoinclude
-
-- Do not inherit ContentContainerConfiglet from ContentContainer
-
-
-1.4.0 (2009-03-12)
-------------------
-
-- Added helper class for creating content container configlet
-
-- Added browser:containerViews for data storage
-
-- CSS Styles updated
-
-
-1.3.3 (2008-11-18)
-------------------
-
-- Mark ConfigletData objects as IAttributeAnnotatable
-
-
-1.3.2 (2008-10-22)
-------------------
-
-- Fixed configlet storage if ISite doesn't exists
-
-- Updated translations: nl, ru
-
-
-1.3.1 (2008-10-07)
-------------------
-
-- Fixed migration script for multiple databases
-
-
-1.3.0 (2008-10-07)
-------------------
-
-- Added default stylesheets
-
-- Configlet data storage api has been refactored.
-
-- Use z3ext.controlpanel i18n domain
-
-
-1.2.6 (2008-08-28)
-------------------
-
-- Fixed data storage copy
-
-
-1.2.5 (2008-08-28)
-------------------
-
-- Remove wrong html tag for category view
-
-- Fix configlet storage name
-
-- Added copier for data storage
-
-
-1.2.4 (2008-05-26)
-------------------
-
-- Fixed configlet subcategory + z3c.baseregistry bug
-
-
-1.2.3 (2008-05-14)
-------------------
-
-- Replace 'autoinclude' with 'includeDependendcies'
-
-- Tests updated
-
-
-1.2.2 (2008-04-08)
-------------------
-
-- Fix UI navigation
-
-
-1.2.1 (2008-03-28)
-------------------
-
-- Removed 'principals' configlet category
-
-
-1.2.0 (2008-03-21)
-------------------
-
-- Use z3ext.pagelet directive for browser views
-
-- Added i18n
-
-- Moved to svn.zope.org
-
-
-1.1.7 (2008-03-18)
-------------------
-
-- Added functional tests
-
-
-1.1.6 (2008-02-28)
-------------------
-
-- Use z3c.autoinclude
-
-
-1.1.5 (2008-02-22)
-------------------
-
-- Added buildout.cfg for testing
-
-- Added viewlet manager for configlet navigation
-
-
-1.1.4 (2008-02-20)
-------------------
-
-- Use z3ext.layoutform
-
-
-1.1.3 (2008-02-0?)
-------------------
-
-- Added 'UI' configuration category
-
-
-1.1.2 (2008-02-04)
-------------------
-
-- Fixed problem with generated class and persistence
-
-- Remove all <grant/> directives
-
-
-1.1.0 (2008-01-31)
-------------------
-
-- Use z3ext.layout for rendering
-
-
-1.0.0 (2007-26-07)
-------------------
-
-- Initial release

Copied: z3ext.controlpanel/tags/1.4.2/CHANGES.txt (from rev 100572, z3ext.controlpanel/trunk/CHANGES.txt)
===================================================================
--- z3ext.controlpanel/tags/1.4.2/CHANGES.txt	                        (rev 0)
+++ z3ext.controlpanel/tags/1.4.2/CHANGES.txt	2009-06-01 17:42:40 UTC (rev 100573)
@@ -0,0 +1,164 @@
+=======
+CHANGES
+=======
+
+1.4.2 (2009-06-02)
+------------------
+
+- Moved ContentContainerConfiglet implementation to z3ext.content.type package
+
+
+1.4.1 (2009-04-23)
+------------------
+
+- Added 'Content types' configlet category
+
+- Added helper wizard form class 
+
+- Do not use z3c.autoinclude
+
+- Do not inherit ContentContainerConfiglet from ContentContainer
+
+
+1.4.0 (2009-03-12)
+------------------
+
+- Added helper class for creating content container configlet
+
+- Added browser:containerViews for data storage
+
+- CSS Styles updated
+
+
+1.3.3 (2008-11-18)
+------------------
+
+- Mark ConfigletData objects as IAttributeAnnotatable
+
+
+1.3.2 (2008-10-22)
+------------------
+
+- Fixed configlet storage if ISite doesn't exists
+
+- Updated translations: nl, ru
+
+
+1.3.1 (2008-10-07)
+------------------
+
+- Fixed migration script for multiple databases
+
+
+1.3.0 (2008-10-07)
+------------------
+
+- Added default stylesheets
+
+- Configlet data storage api has been refactored.
+
+- Use z3ext.controlpanel i18n domain
+
+
+1.2.6 (2008-08-28)
+------------------
+
+- Fixed data storage copy
+
+
+1.2.5 (2008-08-28)
+------------------
+
+- Remove wrong html tag for category view
+
+- Fix configlet storage name
+
+- Added copier for data storage
+
+
+1.2.4 (2008-05-26)
+------------------
+
+- Fixed configlet subcategory + z3c.baseregistry bug
+
+
+1.2.3 (2008-05-14)
+------------------
+
+- Replace 'autoinclude' with 'includeDependendcies'
+
+- Tests updated
+
+
+1.2.2 (2008-04-08)
+------------------
+
+- Fix UI navigation
+
+
+1.2.1 (2008-03-28)
+------------------
+
+- Removed 'principals' configlet category
+
+
+1.2.0 (2008-03-21)
+------------------
+
+- Use z3ext.pagelet directive for browser views
+
+- Added i18n
+
+- Moved to svn.zope.org
+
+
+1.1.7 (2008-03-18)
+------------------
+
+- Added functional tests
+
+
+1.1.6 (2008-02-28)
+------------------
+
+- Use z3c.autoinclude
+
+
+1.1.5 (2008-02-22)
+------------------
+
+- Added buildout.cfg for testing
+
+- Added viewlet manager for configlet navigation
+
+
+1.1.4 (2008-02-20)
+------------------
+
+- Use z3ext.layoutform
+
+
+1.1.3 (2008-02-0?)
+------------------
+
+- Added 'UI' configuration category
+
+
+1.1.2 (2008-02-04)
+------------------
+
+- Fixed problem with generated class and persistence
+
+- Remove all <grant/> directives
+
+
+1.1.0 (2008-01-31)
+------------------
+
+- Use z3ext.layout for rendering
+
+
+1.0.0 (2007-26-07)
+------------------
+
+- Initial release

Modified: z3ext.controlpanel/tags/1.4.2/setup.py
===================================================================
--- z3ext.controlpanel/trunk/setup.py	2009-06-01 12:40:12 UTC (rev 100569)
+++ z3ext.controlpanel/tags/1.4.2/setup.py	2009-06-01 17:42:40 UTC (rev 100573)
@@ -21,7 +21,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version='1.4.2dev'
+version='1.4.2'
 
 
 setup(name = 'z3ext.controlpanel',

Deleted: z3ext.controlpanel/tags/1.4.2/src/z3ext/controlpanel/browser/wizard.py
===================================================================
--- z3ext.controlpanel/trunk/src/z3ext/controlpanel/browser/wizard.py	2009-06-01 12:40:12 UTC (rev 100569)
+++ z3ext.controlpanel/tags/1.4.2/src/z3ext/controlpanel/browser/wizard.py	2009-06-01 17:42:40 UTC (rev 100573)
@@ -1,69 +0,0 @@
-##############################################################################
-#
-# Copyright (c) 2008 Zope Corporation and Contributors.
-# All Rights Reserved.
-#
-# This software is subject to the provisions of the Zope Public License,
-# Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.
-# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
-# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
-# FOR A PARTICULAR PURPOSE.
-#
-##############################################################################
-""" 
-
-$Id$
-"""
-from zope import interface
-from zope.component import getUtility
-from z3ext.layoutform import Fields, PageletEditForm
-from z3ext.wizard import WizardWithTabs
-from z3ext.wizard.step import WizardStep, WizardStepForm
-from z3ext.wizard.button import WizardButton
-from z3ext.wizard.interfaces import ISaveable, IForwardAction
-from z3ext.layoutform.interfaces import ISaveAction
-from z3ext.controlpanel.interfaces import _
-
-from interfaces import IConfigletEditWizard
-
-
-class ConfigletEditWizard(WizardWithTabs):
-    interface.implements(IConfigletEditWizard)
-
-    prefix = 'configlet.'
-    id = 'configlet-edit-wizard'
-
-    @property
-    def title(self):
-        return self.context.__title__
-
-    @property
-    def description(self):
-        return self.context.__description__
-
-
-class ConfigletEditStep(WizardStepForm):
-    interface.implements(ISaveable)
-
-    name = 'configlet'
-    title = _('Configure')
-    label = _('Configure configlet')
-
-    @property
-    def fields(self):
-        return Fields(self.getContent().__schema__)
-
-
-next = WizardButton(
-    title = _(u'Next'),
-    condition = lambda form: not form.isLastStep() \
-        and not form.step.isSaveable(),
-    weight = 300,
-    provides = IForwardAction)
-
-save = WizardButton(
-    title = _(u'Save'),
-    condition = lambda form: form.step.isSaveable(),
-    weight = 400,
-    provides = ISaveAction)

Copied: z3ext.controlpanel/tags/1.4.2/src/z3ext/controlpanel/browser/wizard.py (from rev 100572, z3ext.controlpanel/trunk/src/z3ext/controlpanel/browser/wizard.py)
===================================================================
--- z3ext.controlpanel/tags/1.4.2/src/z3ext/controlpanel/browser/wizard.py	                        (rev 0)
+++ z3ext.controlpanel/tags/1.4.2/src/z3ext/controlpanel/browser/wizard.py	2009-06-01 17:42:40 UTC (rev 100573)
@@ -0,0 +1,70 @@
+##############################################################################
+#
+# Copyright (c) 2008 Zope Corporation and Contributors.
+# All Rights Reserved.
+#
+# This software is subject to the provisions of the Zope Public License,
+# Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.
+# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
+# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
+# FOR A PARTICULAR PURPOSE.
+#
+##############################################################################
+""" 
+
+$Id$
+"""
+from zope import interface
+from zope.component import getUtility
+from z3ext.layoutform import Fields, PageletEditForm
+from z3ext.wizard import WizardWithTabs
+from z3ext.wizard.step import WizardStep, WizardStepForm
+from z3ext.wizard.button import WizardButton
+from z3ext.wizard.interfaces import ISaveable, IForwardAction
+from z3ext.layoutform.interfaces import ISaveAction
+from z3ext.controlpanel.interfaces import _
+
+from interfaces import IConfigletEditWizard
+
+
+class ConfigletEditWizard(WizardWithTabs):
+    interface.implements(IConfigletEditWizard)
+
+    prefix = 'configlet.'
+    id = 'configlet-edit-wizard'
+
+    @property
+    def title(self):
+        return self.context.__title__
+
+    @property
+    def description(self):
+        return self.context.__description__
+
+
+class ConfigletEditStep(WizardStepForm):
+    interface.implements(ISaveable)
+
+    name = 'configlet'
+    title = _('Configure')
+    label = _('Configure configlet')
+    permission = 'zope.Public'
+
+    @property
+    def fields(self):
+        return Fields(self.getContent().__schema__)
+
+
+next = WizardButton(
+    title = _(u'Next'),
+    condition = lambda form: not form.isLastStep() \
+        and not form.step.isSaveable(),
+    weight = 300,
+    provides = IForwardAction)
+
+save = WizardButton(
+    title = _(u'Save'),
+    condition = lambda form: form.step.isSaveable(),
+    weight = 400,
+    provides = ISaveAction)



More information about the Checkins mailing list