plone.app.discussion/plone/app/discussion
Timo Stollenwerk 5b788d1156 Merge 'Convert anonymous-supplied name to unicode as done for authenticated members.' from jarn-unicode branch.
svn path=/plone.app.discussion/trunk/; revision=45662
2010-11-08 17:09:26 +00:00
..
bbb check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
browser Merge 'Convert anonymous-supplied name to unicode as done for authenticated members.' from jarn-unicode branch. 2010-11-08 17:09:26 +00:00
i18n staring Danish translation 2010-11-07 22:02:08 +00:00
locales staring Danish translation 2010-11-07 22:02:08 +00:00
profiles/default Clean up whitespace, change workflow description. 2010-09-24 03:12:12 +00:00
tests Re-add the CommentsViewlet can_manage method. This method has been removed in version 1.0b9 and added again in 1.0b11 because we don't want to change the API in beta releases. 2010-11-03 11:26:18 +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 Catch SMTP exceptions when sending email notifications. 2010-11-04 15:56:12 +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 Disable the plone.app.registry check on schema elements, so no error is raised on upgrades. This fixes https://dev.plone.org/plone/ticket/11195. Refs #11195 2010-10-29 10:43:46 +00:00
design.txt Fixed some typo 2010-08-06 10:43:44 +00:00
interfaces.py New feature: As a logged-in user, I can enable/disable email notification of additional comments on this content object. 2010-10-30 15:02:05 +00:00
notifications.zcml New feature: As a logged-in user, I can enable/disable email notification of additional comments on this content object. 2010-10-30 15:02:05 +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 Use the right event subscriber to make sure all comments are removed from the catalog, if their content object is deleted. 2010-10-02 14:50:17 +00:00
testing.py Fixed handling of non-ascii member data, like fullname and email. 2010-10-22 10:14:07 +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