Commit Graph

379 Commits

Author SHA1 Message Date
Malthe Borch 26d27cb66f Return an empty tuple if an FTI is not found, instead of ``None``. 2012-10-18 10:25:18 +02:00
Malthe Borch 29e2f52976 Refactor. 2012-10-18 10:17:38 +02:00
Malthe Borch dd5a96917d Merge pull request #7 from headnet/master
FTI can now get additional schemata using behavior utility lookup
2012-09-26 01:04:43 -07:00
Malthe Borch ef63c932e0 Adding test and changelog entry. 2012-09-20 13:12:07 +02:00
Bo Simonsen 85f2fc8a3d Now looking up the behavior utility and using that utility to get the interface 2012-09-20 11:34:08 +02:00
David Glick 2623e83397 Merge pull request #6 from headnet/master
added danish translation
2012-09-07 11:53:04 -07:00
Thomas Clement Mogensen 8a809657eb add danish translation 2012-09-06 14:00:31 +02:00
Eric Steele 0edb12bebd Back to development: 2.0.1 2012-08-30 17:13:00 -04:00
Eric Steele 7e7a1ae263 Prepare plone.dexterity 2.0. 2012-08-30 17:12:20 -04:00
Eric Steele fbf3c123de Preparing release 2.0 2012-08-30 17:11:23 -04:00
David Glick be242e9269 Merge pull request #5 from retsu/master
Added Japanese translation.
2012-08-15 08:56:22 -07:00
Maurits van Rees 060ec82887 Dutch: Bewaar -> Bewaren, like elsewhere in Plone 2012-08-15 14:42:13 +03:00
retsu f23923ee72 First translation for Ja 2012-08-15 20:08:03 +09:00
David Glick 1e2e55c55d add UID method for Dexterity items 2012-08-13 17:50:55 -07:00
Karl Johan Kleist 4feebbe0cf http://effbot.org/zone/default-values.htm 2012-06-29 15:17:26 +03:00
JC Brand 438821612c Add Afrikaans and Bulgarian translations 2012-06-27 11:09:11 +02:00
David Glick b39cb308af remove hard dependency on zope.app.content 2012-05-20 14:24:33 -04:00
Hanno Schlichting e464f00043 Use getSite from zope.component 2012-05-20 11:41:03 -04:00
David Glick 54376fc281 no need for rwproperty 2012-05-19 16:10:04 -04:00
Hanno Schlichting 76a1375e5b ignore mo files 2012-05-19 12:29:50 -04:00
David Glick 1f990e9f34 fix test failure in Zope 2.13.13 2012-05-13 16:41:51 -07:00
Fulvio Casali 7ec860a072 Fixed two typos. The FTI acronym is used before being defined. 2012-03-23 13:43:57 -07:00
Héctor Velarde 5486111c22 Merge pull request #4 from naro/master
Added Czech i18n
2012-02-29 07:21:14 -08:00
Radim Novotny 2d56b36395 Added Czech i18n 2012-02-26 13:57:39 +01:00
David Glick ef8006ad7a forward port a change on the 1.x branch that got missed 2012-02-25 18:16:50 -08:00
David Glick 5d874457ed update history from 1.x branch 2012-02-25 18:14:11 -08:00
David Glick d30c65282c override manage_delObjects to check the delete permission for each item, like Archetypes does 2012-02-19 17:20:42 -08:00
Rafael Oliveira d31a08d2e1 content.Container class declaraction was missing due to a typo. 2012-02-17 09:40:57 -02:00
Mikel Larreategi 12a49ecb3e add basque translation 2012-02-09 17:19:08 +01:00
David Glick 8df920d75d fix UnicodeDecodeError for FTI title/description with non-ASCII chars
This overrides the accessors from CMF to fix a possible UnicodeDecodeError
(msgids must not contain non-ASCII characters or the translation machinery
will break, since it does a unicode(msgid) without specifying the encoding)
2011-12-30 15:15:53 -08:00
David Glick 9bcedcc102 merge pull request #4 from zedr/master (add Italian translation) 2011-11-25 17:06:19 -05:00
Jamie Lentin 92d0b132ce Ensure that a factory utility really isn't needed before removing it. 2011-11-22 18:05:43 +00:00
zedr 621e185685 Updated changelog 2011-11-22 10:17:47 +01:00
Rok Garbas fbb0d9e478 adding gitignore file 2011-11-22 00:42:34 +01:00
zedr aef40f11b3 messags now coherent with the standard Italian translations found elsewhere 2011-11-21 13:11:51 +01:00
zedr 4a97700875 cancel does not really mean that; fixed (thanks gborelli) 2011-11-21 13:07:11 +01:00
zedr 9fa9904b54 Removed template header 2011-11-21 12:43:50 +01:00
zedr d035596410 Correct timestamps 2011-11-21 12:31:49 +01:00
zedr 856254925b Added Italian translation 2011-11-21 12:29:32 +01:00
Thomas Buchberger f9727ac8fe Make sure the Title() and Description() accessors of containers return an
encoded bytestring as expected for CMF-style accessors.
2011-10-18 09:36:57 +02:00
Thomas Buchberger a36f40743d Merged bd50119 from 1.x branch
add zh_TW translation
2011-10-18 09:24:27 +02:00
Tom Lazar 506191a798 Merge pull request #1 from chaoflow/cfl
Cfl
2011-09-24 16:02:45 -07:00
Florian Friesdorf abc47c5b54 iterSchemataForType very similar to iterSchemata
moved from plone.app.deco.utils
2011-09-25 00:33:10 +02:00
Florian Friesdorf 528f8c0835 whitespace-cleanup 2011-09-25 00:26:14 +02:00
Florian Friesdorf c80eed308d whitespace-cleanup 2011-09-24 19:38:44 +02:00
David Glick 4f802e1d68 merge r52078 from 1.x branch
svn path=/plone.dexterity/trunk/; revision=52079
2011-09-17 22:21:30 +00:00
David Glick f7f8ae2d6c merge r52073 from 1.x branch
svn path=/plone.dexterity/trunk/; revision=52074
2011-09-17 21:46:25 +00:00
David Glick 8ccccdd559 merge r51295 from 1.x branch
svn path=/plone.dexterity/trunk/; revision=51296
2011-07-19 06:04:52 +00:00
David Glick c46ae9b1fa add pt_BR translation
svn path=/plone.dexterity/trunk/; revision=50971
2011-07-04 16:56:04 +00:00
Jonas Baumann 6f6d52afae Merge branch jbaumann-locking into trunk
svn path=/plone.dexterity/trunk/; revision=50586
2011-06-21 07:23:15 +00:00