Commit Graph

56 Commits

Author SHA1 Message Date
hvelarde 7f6e993c75 import getSite from zope.component to avoid dependency on zope.app.component 2012-09-19 18:44:40 -03:00
hvelarde 7c62d523ff import ViewPageTemplateFile from zope.browserpage to avoid dependency on zope.app.pagetemplate 2012-09-19 18:36:40 -03:00
philippe.gross 5654369f6b Added french translation. 2012-09-06 15:10:38 +02:00
Franklin Kingma 8c620ac988 Added changes to HISTORY.txt 2012-08-25 12:33:32 -07:00
philippe.gross 49da321b69 Fix url in display templates, so that it uses absolute urls. 2012-07-25 16:07:33 +02:00
Joscha Krutzki 7a610fb916 pep8 & Fix term title genration to use the brain id if there is not brain title 2012-07-09 16:11:30 +02:00
Giorgio Borelli 354aa9a465 changed history 2012-06-14 14:39:27 +02:00
Kai Lautaportti f7110cc930 Added Finnish (fi) translation. 2012-05-11 15:33:06 +03:00
Maurits van Rees fbf56d5154 By default filter out nodes that are not selectable and not folderish.
This can be overridden on the widget by setting show_all_nodes to True.
2012-03-06 20:09:00 +01:00
Maurits van Rees 5163112c72 Added Dutch translation. 2012-03-01 17:09:25 +01:00
David Glick c9a08aec1a vb 2012-02-20 19:24:25 -08:00
David Glick 8eb4b8dee6 Prepare plone.formwidget.contenttree 1.0.5. 2012-02-20 19:23:15 -08:00
hvelarde 51272b9297 updated HISTORY file 2011-12-16 09:44:59 -06:00
Nathan Van Gheem 66f1858736 Prepare plone.formwidget.contenttree 1.0.4. 2011-10-04 11:49:53 -05:00
Nathan Van Gheem 9c97e00245 fix _getBrainByValue to check if value is traversable
first so we can provide the correct token.
2011-10-03 20:36:34 -05:00
David Glick b97468ce76 vb 2011-09-24 13:07:20 -07:00
David Glick 1aac88964c Prepare plone.formwidget.contenttree 1.0.3. 2011-09-24 13:06:20 -07:00
David Glick 6fefa26970 Prepare plone.formwidget.contenttree 1.0.2.
svn path=/plone.formwidget.contenttree/trunk/; revision=50897
2011-07-02 18:47:14 +00:00
David Glick dac7777534 fix for old jquery
svn path=/plone.formwidget.contenttree/trunk/; revision=50896
2011-07-02 18:33:58 +00:00
Laurence Rowe ef9f1a2b0e Prepare plone.formwidget.contenttree 1.0.1.
svn path=/plone.formwidget.contenttree/trunk/; revision=49659
2011-05-16 16:10:38 +00:00
Jamie Lentin 578ef5bd7f Make placeholder terms for hidden / missing items
svn path=/plone.formwidget.contenttree/trunk/; revision=49657
2011-05-16 15:49:44 +00:00
Jamie Lentin 375702d539 Use javascript function from plone.formwidget.autocomplete to add new input boxes. Just use full widget name in ++widget++ URL
svn path=/plone.formwidget.contenttree/trunk/; revision=49401
2011-05-10 13:20:57 +00:00
Jamie Lentin 0bcebf7378 Change UUIDSource so it uses path tokens too
svn path=/plone.formwidget.contenttree/trunk/; revision=49400
2011-05-10 13:20:38 +00:00
Jamie Lentin e7b47cc6b9 Add more cases for finding context. Workaround for sources being used without being bound first
svn path=/plone.formwidget.contenttree/trunk/; revision=49399
2011-05-10 13:20:22 +00:00
Jamie Lentin 27b541ac54 Check the request for context before falling back to getSite()
svn path=/plone.formwidget.contenttree/trunk/; revision=49398
2011-05-10 13:20:08 +00:00
Jamie Lentin b10a9b02c2 Add comment that reflects the other changes in this set
svn path=/plone.formwidget.contenttree/trunk/; revision=49395
2011-05-09 15:08:59 +00:00
Jamie Lentin a23f0d3120 Add a UUIDSource that has plone.uuid values. Refactor so public methods have public names
svn path=/plone.formwidget.contenttree/trunk/; revision=49394
2011-05-09 15:08:44 +00:00
Jamie Lentin 8d9598a414 Alter terms so that token is the full path to an item
svn path=/plone.formwidget.contenttree/trunk/; revision=49393
2011-05-09 15:08:22 +00:00
Jamie Lentin 024d0860dd _filter is used outside the source, so not an internal helper function anymore.
svn path=/plone.formwidget.contenttree/trunk/; revision=49347
2011-05-06 16:35:31 +00:00
David Glick 759eca17a3 vb
svn path=/plone.formwidget.contenttree/trunk/; revision=49211
2011-04-30 18:28:58 +00:00
David Glick c10c3595b6 Prepare plone.formwidget.contenttree 1.0.
svn path=/plone.formwidget.contenttree/trunk/; revision=49209
2011-04-30 18:28:09 +00:00
Maurits van Rees 199e74300b Made compatible with Plone 4.1 by loading the permissions.zcml from
Products.CMFCore (only when plone.app.upgrade is available, to keep
compatibility with Plone 3, if we currently have that).

svn path=/plone.formwidget.contenttree/trunk/; revision=48962
2011-04-19 15:03:07 +00:00
David Glick 625ee32f42 improve CSS
svn path=/plone.formwidget.contenttree/trunk/; revision=48908
2011-04-16 17:46:22 +00:00
David Glick 295692dbf3 add content type CSS class (fixes icons)
svn path=/plone.formwidget.contenttree/trunk/; revision=48907
2011-04-16 17:11:42 +00:00
Laurence Rowe bfdb7c3f33 Prepare plone.formwidget.contenttree 1.0b3.
svn path=/plone.formwidget.contenttree/trunk/; revision=47470
2011-02-11 17:31:14 +00:00
Jonas Baumann 74f133f56e Use `zope.i18n.translate` instead of translation_service, since translation_service was removed in plone4.
svn path=/plone.formwidget.contenttree/trunk/; revision=40821
2010-10-26 13:23:16 +00:00
Israel Saeta Pérez f68ddb5bf6 Preparing release 1.0b2
svn path=/plone.formwidget.contenttree/trunk/; revision=38953
2010-08-25 15:42:57 +00:00
Israel Saeta Pérez 7a6dbfadf7 Merge dukebody-context branch 37522:37945.
svn path=/plone.formwidget.contenttree/trunk/; revision=38231
2010-07-25 10:36:05 +00:00
Gaudenz Steinlin 4449d7f79e Make it possible to restrict the field to objects below a path
The constructor of ObjPathSource takes a path keyword argument
with a PathIndex catalog query. This argument filters objects
outside of this path. If the navigation_tree_query does not have
a path argument, the path is also copied into this query.

svn path=/plone.formwidget.contenttree/trunk/; revision=37121
2010-06-09 08:59:11 +00:00
Gaudenz Steinlin ee5799b890 Update widget in the contenttree-fetch browser view
The widget.update() call rebinds to source which previously
was only bound during traversal. This avoids problems with
sources that only work after security is applied.

svn path=/plone.formwidget.contenttree/trunk/; revision=37120
2010-06-09 08:58:55 +00:00
David Glick 94d8b4b281 version bump
svn path=/plone.formwidget.contenttree/trunk/; revision=36259
2010-04-20 06:38:17 +00:00
David Glick e2156e74c1 prep for release
svn path=/plone.formwidget.contenttree/trunk/; revision=36253
2010-04-20 06:25:13 +00:00
David Glick 021de6bf96 fix icons in Plone 4
svn path=/plone.formwidget.contenttree/trunk/; revision=34700
2010-03-12 05:12:01 +00:00
Martin Aspeli 08a4d776ef Changelog
svn path=/plone.formwidget.contenttree/trunk/; revision=33967
2010-02-14 08:56:06 +00:00
Carsten Senger 2418f18cef add a template for hidden mode
svn path=/plone.formwidget.contenttree/trunk/; revision=33011
2010-01-13 15:14:43 +00:00
Carsten Senger 76205587c3 move change log entry to correct version
svn path=/plone.formwidget.contenttree/trunk/; revision=32938
2010-01-10 15:31:34 +00:00
Carsten Senger b234732c8d Convert all strings in a new navtree node into unicode using the site encoding to render non-ascii characters in the widget. Fixes http://code.google.com/p/dexterity/issues/detail?id=90
svn path=/plone.formwidget.contenttree/trunk/; revision=32937
2010-01-10 15:30:44 +00:00
Jonas Baumann 5de68d6e55 Added message IDs for translations and added locales directory with german translations
svn path=/plone.formwidget.contenttree/trunk/; revision=32603
2009-12-23 15:46:57 +00:00
Martin Aspeli f02c4d622e Updating setup.py
svn path=/plone.formwidget.contenttree/trunk/; revision=28314
2009-08-02 10:10:00 +00:00
Martin Aspeli 30bce2a186 Don't filter children of non-queriable parent types (e.g. Large Plone Folders).
svn path=/plone.formwidget.contenttree/trunk/; revision=28313
2009-08-02 10:08:53 +00:00