plone.app.discussion/plone/app/discussion
Timo Stollenwerk 282e592c8f test to understand the allow_discussion attribute added. I know that this is not a real test. We can remove it again at some point.
svn path=/plone.app.discussion/trunk/; revision=27467
2009-06-16 11:51:25 +00:00
..
bbb check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
browser set the username oder creator when a reply is added to a comment. 2009-06-14 17:34:30 +00:00
profiles/default add moderate-comments view. 2009-06-10 20:14:44 +00:00
tests test to understand the allow_discussion attribute added. I know that this is not a real test. We can remove it again at some point. 2009-06-16 11:51:25 +00:00
NOTES.txt More notes/thoughts 2009-05-13 15:20:02 +00:00
PRINCIPLES.txt check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
TODO.txt update and reorder todo list. 2009-06-16 10:43:00 +00:00
__init__.py Monkey patch plone.app.vocabularies.types.BAD_TYPES 2009-05-31 17:49:33 +00:00
catalog.py rename all indexes from comment_XXX to XXX. clean up indexes test. 2009-06-01 23:45:49 +00:00
comment.py add optional workflow actions to the get_replies method of the comments viewlet. 2009-06-13 16:46:37 +00:00
configure.zcml remove collective.autopermission from main configure.zcml since it's also in the browser configure.zcml. 2009-06-11 13:52:31 +00:00
conversation.py add optional workflow actions to the get_replies method of the comments viewlet. 2009-06-13 16:46:37 +00:00
interfaces.py revert changes from 27368 (add enabled to interface). A property with the same name and function is already there. 2009-06-11 03:37:55 +00:00
permissions.zcml comment_review_workflow added. 2009-06-08 21:16:51 +00:00
tool.py Ensure workflow is initialised when the comment is added. Also ensure that we won't get an error on unindex if the local utility can't be found. 2009-05-23 16:37:10 +00:00