plone.app.discussion/plone/app/discussion
Timo Stollenwerk 99b7171265 todo list update.
svn path=/plone.app.discussion/trunk/; revision=27659
2009-06-24 15:30:22 +00:00
..
bbb check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
browser bug 812754 fixed. "unsuccessfully attempted to uncatalog an object" while trying to delete a comment. 2009-06-24 14:57:18 +00:00
profiles/default add moderate-comments view. 2009-06-10 20:14:44 +00:00
tests Type() is meant to be a method not an attribute. 2009-06-24 08:25:11 +00:00
DOCUMENTATION.txt documentation txt file added. 2009-06-22 10:11:08 +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 todo list update. 2009-06-24 15:30:22 +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 let comment Type method return portal_type instead of a string. 2009-06-24 13:18:54 +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 fix bug 834504. Replies have a wrong path index. 2009-06-24 13:55:20 +00:00
interfaces.py enabled is a boolean method now instead of a property. 2009-06-19 10:04:32 +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