Commit Graph

54 Commits

Author SHA1 Message Date
Eric Steele c2cf42edb8 Preparing release 2.1.1 2013-01-17 22:02:28 -05:00
Maurits van Rees ceaedb6e2b Move babel config out of setup.py.
Use the setup as shown here:
https://github.com/mauritsvanrees/maurits.i18ntalk/blob/master/talk.rst
2013-01-02 11:55:45 +01:00
Eric Steele 951dae0d82 Fix version number. 2013-01-01 22:13:25 -05:00
Eric Steele ee8db0305d Back to development: 2.1 2013-01-01 22:12:46 -05:00
Eric Steele 6bda27317f Preparing release 2.1 2013-01-01 21:23:08 -05:00
Gaudenz Steinlin 2233d0b535 Use IConstrainTypes adapters for dexterity content
Overrride allowedContentTypes and invokeFactory from PortalFolder
to mimic the behavior of Archetypes based folders. This allows the
registration of IConstrainTypes adapters to actually have the
expected effect.
2012-11-01 19:20:22 -07:00
Eric Steele 0edb12bebd Back to development: 2.0.1 2012-08-30 17:13:00 -04:00
Eric Steele fbf3c123de Preparing release 2.0 2012-08-30 17:11:23 -04:00
David Glick b39cb308af remove hard dependency on zope.app.content 2012-05-20 14:24:33 -04:00
David Glick 54376fc281 no need for rwproperty 2012-05-19 16:10:04 -04:00
David Glick 65ff531298 always give Dexterity items UUIDs
svn path=/plone.dexterity/trunk/; revision=50359
2011-06-11 01:42:32 +00:00
David Glick e687346a0d update version
svn path=/plone.dexterity/trunk/; revision=49972
2011-05-22 00:19:00 +00:00
David Glick 7bcd246c68 fix IAdding import
svn path=/plone.dexterity/trunk/; revision=49943
2011-05-21 18:26:47 +00:00
David Glick 5bc4e38c0f use zope.container instead of zope.app.container
svn path=/plone.dexterity/trunk/; revision=49940
2011-05-21 18:10:19 +00:00
David Glick 9015b8268c update dependencies
svn path=/plone.dexterity/trunk/; revision=49938
2011-05-21 17:54:32 +00:00
David Glick fc21c7c408 Prepare plone.dexterity 1.0.
svn path=/plone.dexterity/trunk/; revision=49888
2011-05-20 22:05:50 +00:00
David Glick 955d43c40d fix Title and Description accessors to return bytestrings
svn path=/plone.dexterity/trunk/; revision=49405
2011-05-11 01:43:20 +00:00
David Glick 20fc5b65c8 vb
svn path=/plone.dexterity/trunk/; revision=49220
2011-04-30 18:46:19 +00:00
David Glick 1e3fdcbcd5 Prepare plone.dexterity 1.0rc1.
svn path=/plone.dexterity/trunk/; revision=49218
2011-04-30 18:44:56 +00:00
Laurence Rowe 3e85fd4990 Don't put dev on the setup.py version, it comes from setup.cfg
svn path=/plone.dexterity/trunk/; revision=48131
2011-03-18 12:45:52 +00:00
Jean-Michel FRANCOIS ec7c654399 merge branch toutpt-unicode. fix #145: UnicodeDecodeError After renaming item from @@folder_contents. Version b7->b8dev: back to dev
svn path=/plone.dexterity/trunk/; revision=48127
2011-03-18 09:32:53 +00:00
Wichert Akkerman f84bf4c8b2 Tag 1.0b6
svn path=/plone.dexterity/trunk/; revision=39539
2010-08-30 12:29:57 +00:00
Gaudenz Steinlin 3af1afea4a increase version to 1.0b6
svn path=/plone.dexterity/trunk/; revision=38831
2010-08-20 09:36:12 +00:00
Wichert Akkerman 7b5227d13c Tag 1.0b4
svn path=/plone.dexterity/trunk/; revision=38191
2010-07-22 09:11:29 +00:00
Wichert Akkerman 5a1f4d3b06 Tag 1.0b3
svn path=/plone.dexterity/trunk/; revision=38143
2010-07-19 14:28:06 +00:00
Wichert Akkerman 39f4587297 Clarify license to GPL version 2 only
svn path=/plone.dexterity/trunk/; revision=38142
2010-07-19 14:26:00 +00:00
Wichert Akkerman cab5f8e224 Setup basic i18n framework.
svn path=/plone.dexterity/trunk/; revision=37729
2010-07-09 13:37:12 +00:00
Wichert Akkerman 4aa569ac23 Tag 1.0b2
svn path=/plone.dexterity/trunk/; revision=36729
2010-05-24 20:00:31 +00:00
Wichert Akkerman 5f2a0b6ee1 This is GPL, not LGPL.
svn path=/plone.dexterity/trunk/; revision=36621
2010-05-17 13:49:23 +00:00
David Glick 759425c037 version bump
svn path=/plone.dexterity/trunk/; revision=36278
2010-04-20 07:50:44 +00:00
David Glick 94090d9731 prep for release
svn path=/plone.dexterity/trunk/; revision=36276
2010-04-20 07:48:48 +00:00
Martin Aspeli 5e9600da74 test is a more common name
svn path=/plone.dexterity/trunk/; revision=35809
2010-04-07 04:41:03 +00:00
Martin Aspeli a10dac9448 Move plone.mocktestcase to a test extra. The main reason for doing this is that mocker is packaged as a bz2, and not all pythons know how to install it. Way to address the symptom and not the problem. :)
svn path=/plone.dexterity/trunk/; revision=35808
2010-04-07 04:38:58 +00:00
Martin Aspeli de32710a4b Updating version on trunk after tagging
svn path=/plone.dexterity/trunk/; revision=32881
2010-01-08 03:25:47 +00:00
Carsten Senger b2fddfd673 require zope.filerepresentation>=3.6.0 to get IRawReadFile
svn path=/plone.dexterity/trunk/; revision=32551
2009-12-20 18:48:16 +00:00
Martin Aspeli 32442136fd Updating version on trunk after tagging
svn path=/plone.dexterity/trunk/; revision=30447
2009-10-12 13:16:35 +00:00
Martin Aspeli e7266f50c3 Add sizing support via the Zope 3 zope.size.interfaces.ISized adapter
svn path=/plone.dexterity/trunk/; revision=30200
2009-10-05 13:27:37 +00:00
Martin Aspeli c617b30315 Initial stab at WebDAV support. There are still some things missing, notably tests, but simple content works now, as does ExternalEditor.
svn path=/plone.dexterity/trunk/; revision=30192
2009-10-04 16:23:27 +00:00
Martin Aspeli d0a9ff1eaf Updating version on trunk after tagging
svn path=/plone.dexterity/trunk/; revision=28190
2009-07-25 10:45:44 +00:00
Martin Aspeli 34199cd483 Make sure we get the appropriate version of plone.mocktestcase
svn path=/plone.dexterity/trunk/; revision=28007
2009-07-12 14:12:36 +00:00
Martin Aspeli cc82d355d9 Changed API methods and arguments to mixedCase to be more consistent with
the rest of Zope. This is a non-backwards-compatible change, but it's now or never. :-/

svn path=/plone.dexterity/trunk/; revision=27967
2009-07-12 08:00:05 +00:00
Martin Aspeli 1078b24bb1 Use Zope 3 permission names for the add permissions
svn path=/plone.dexterity/trunk/; revision=27201
2009-05-28 17:21:33 +00:00
Martin Aspeli 37a4cfd8ea Make notes about zope.container
svn path=/plone.dexterity/trunk/; revision=26678
2009-04-26 10:32:02 +00:00
Martin Aspeli 52fda653c2 Make plone.mocktestcase a real dependency so that we don't have to put it into buildout especially or use an extra
svn path=/plone.dexterity/trunk/; revision=26662
2009-04-24 15:58:02 +00:00
Martin Aspeli 8c58a73895 Use plone.synchronize
svn path=/plone.dexterity/trunk/; revision=26207
2009-03-30 04:55:53 +00:00
Martin Aspeli 8542d5a59c Update documentation, correct license
svn path=/plone.dexterity/trunk/; revision=23618
2008-12-07 06:49:20 +00:00
Martin Aspeli 2be65c7ca4 Factor grok dependency out to plone.directives.dexterity, and auto-form
support to plone.autoform.

svn path=/plone.dexterity/trunk/; revision=23570
2008-12-05 11:55:28 +00:00
Martin Aspeli cd17bbc82b A bout of refactoring:
- remove api.py in favour of the more grok-like use of the 'dexterity'
    package. You now write 'from plone import dexterity' and use things in
	'dexterity.*' (see example.dexterity)
  - refactor add forms so that they use "simple" add views (registered for
    IFolderish) rather than ones registered for IAdding. This makes things much
	simpler.
  - use a traverser to locate and invoke the add view. This relies on a backport
    of CMF trunk's idea that FTI's expose their add views as actions in the
	'folder/add' category. Some patches in plone.app.dexterity does this
	backporting for current Plone. By doing this, we can re-use add forms
	when customising (copying) types. See fti.py and browser/add.py.
  - Add grokkers for add and edit forms using standard Dexterity base classes.

svn path=/plone.dexterity/trunk/; revision=22219
2008-08-17 20:05:40 +00:00
Martin Aspeli 7262506ebd Declare dependency on five.grok
svn path=/plone.dexterity/trunk/; revision=21989
2008-08-03 22:56:03 +00:00
Martin Aspeli 900abab86a Use zope.dottedname.resolve.resolve instead of Products.GenericSetup.utils._resolveDottedName.
svn path=/plone.dexterity/trunk/; revision=21755
2008-07-20 14:33:22 +00:00