plone.app.discussion/plone/app/discussion
Timo Stollenwerk b1e4b2254c Fix 1513398: Show "anonymous" when name field is empty in comment form.
svn path=/plone.app.discussion/trunk/; revision=33281
2010-01-22 18:35:32 +00:00
..
bbb check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
browser Fix 1513398: Show "anonymous" when name field is empty in comment form. 2010-01-22 18:35:32 +00:00
profiles/default Undo r33270. Make IDiscussionLayer inherit from IDefaultPloneLayer for now, to fix the comment Viewlet in Plone 4.0a3. This can be removed again as soon as Plone 4.0b1 is out. Thanks davisagli! 2010-01-22 17:54:30 +00:00
tests Ugly hack that works around a "ContentProviderLookupError: plone.htmlhead" error caused by Zope 2 permissions. See https://bugs.launchpad.net/zope2/+bug/176566 for further details. This error occured on Plone 3.3.x only. 2010-01-22 16:28:00 +00:00
DOCUMENTATION.txt documentation update. 2009-08-15 20:09:27 +00:00
NOTES.txt More notes/thoughts 2009-05-13 15:20:02 +00:00
PRINCIPLES.txt remove outstanding questions. 2010-01-19 09:37:40 +00:00
TODO.txt remove clear-and-rebuild catalog from known issues and todo. 2009-10-15 10:45:35 +00:00
__init__.py revert r30055, since p.a.d. will not become part of Plone 4. 2009-10-12 18:46:03 +00:00
catalog.py Conversation indexers won't work on old discussion items. Fix tests. 2009-10-17 08:28:50 +00:00
comment.py Adding Persistent to subclasses of comment - this fixes five.intid choking on Comments in the catalog on reinstall. evilbungle branch merge. 2009-10-17 16:29:45 +00:00
configure.zcml fix unbound prefix error. 2009-12-15 07:15:57 +00:00
conversation.py Replacing infinite-recursion happy traverse_parent_folders method with one based on aq_chain; evilbungle branch merge. 2009-10-17 09:33:58 +00:00
interfaces.py Undo r33270. Make IDiscussionLayer inherit from IDefaultPloneLayer for now, to fix the comment Viewlet in Plone 4.0a3. This can be removed again as soon as Plone 4.0b1 is out. Thanks davisagli! 2010-01-22 17:54:30 +00:00
patches.py fix catalog clear-and-rebuild. this finally fixes story 847941. 2009-10-15 10:11:12 +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
vocabularies.py simplify (re)captcha test. 2009-08-15 10:18:10 +00:00