plone.app.discussion/plone/app/discussion
Timo Stollenwerk 8d00463502 Remove subject line from comment batch moderation view, since this doesn't make sense anymore with auto-generated titles.
svn path=/plone.app.discussion/trunk/; revision=40432
2010-09-29 08:02:39 +00:00
..
bbb check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
browser Remove subject line from comment batch moderation view, since this doesn't make sense anymore with auto-generated titles. 2010-09-29 08:02:39 +00:00
i18n Added Czech translation 2010-09-01 08:53:39 +00:00
locales Translation files updated. 2010-09-23 11:06:38 +00:00
profiles/default Clean up whitespace, change workflow description. 2010-09-24 03:12:12 +00:00
tests Remove title field from the comment form and replace it with an auto-generated title ("John Doe on Welcome to Plone"). 2010-09-29 07:56:36 +00:00
DOCUMENTATION.txt minor. 2010-06-04 11:13:22 +00:00
TODO.txt remove clear-and-rebuild catalog from known issues and todo. 2009-10-15 10:45:35 +00:00
__init__.py Use only one MessageFactory. 2010-08-05 18:40:22 +00:00
architecture.txt Replace the old NOTES.txt and PRINCIPLES.txt with the Sphinx versions. Fix Captcha title. 2010-06-04 11:22:16 +00:00
catalog.py Remove title field from the comment form and replace it with an auto-generated title ("John Doe on Welcome to Plone"). 2010-09-29 07:56:36 +00:00
comment.py Remove title field from the comment form and replace it with an auto-generated title ("John Doe on Welcome to Plone"). 2010-09-29 07:56:36 +00:00
configure.zcml Put email notification subscribers into their own zcml file so it is easier for integrators to override them. 2010-08-26 09:31:49 +00:00
conversation.py Make sure the __parent__ pointer (the conversation) of a comment is not acquisition wrapped in conversation.addComment. This fixes Refs #11157. 2010-09-28 10:37:40 +00:00
design.txt Fixed some typo 2010-08-06 10:43:44 +00:00
interfaces.py Captcha plugin support for collective.z3cform.norobots added. 2010-09-10 13:02:56 +00:00
notifications.zcml Put email notification subscribers into their own zcml file so it is easier for integrators to override them. 2010-08-26 09:31:49 +00:00
patches.py Ignore certain lines for code coverage. 2010-09-20 10:03:38 +00:00
permissions.zcml comment_review_workflow added. 2009-06-08 21:16:51 +00:00
subscribers.zcml Put email notification subscribers into their own zcml file so it is easier for integrators to override them. 2010-08-26 09:31:49 +00:00
testing.py Functional plone.testing doctest added. 2010-09-28 16:35:45 +00:00
tool.py Ignore certain lines for code coverage. 2010-09-20 10:03:38 +00:00
update-translations.sh Added Czech translation 2010-09-01 08:53:39 +00:00
vocabularies.py Ignore certain lines for code coverage. 2010-09-20 10:03:38 +00:00