plone.app.discussion/plone/app/discussion
Maurits van Rees aff8a3709c Avoid sending multiple notification emails to the same person when
he has commented multiple times.

svn path=/plone.app.discussion/trunk/; revision=46365
2010-12-15 23:41:57 +00:00
..
bbb check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
browser No tabs in zcml please 2010-12-15 22:59:24 +00:00
i18n Catalan translations 2010-11-17 14:26:15 +00:00
locales Update Spanish localization. 2010-11-19 11:01:05 +00:00
profiles/default Move discussion action item from actionicons.xml to actions.xml to avoid deprecation warning. 2010-12-12 12:40:19 +00:00
tests Avoid sending multiple notification emails to the same person when 2010-12-15 23:41:57 +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 make sure comments don't get indexed with their parents' UID in Plone 3. only declare dependency on plone.app.uuid in Python 2.6, since we only use it in Plone 4 currently. 2010-12-15 20:39:55 +00:00
comment.py Avoid sending multiple notification emails to the same person when 2010-12-15 23:41:57 +00:00
configure.zcml No tabs in zcml please 2010-12-15 22:59:24 +00:00
conversation.py Remove XXX line from conversation.py. Martin and I agree that this is probably not relevant anymore. Refs #9288 2010-12-12 12:51:41 +00:00
design.txt Fixed some typo 2010-08-06 10:43:44 +00:00
interfaces.py Disable discussion by default. 2010-12-14 17:58:46 +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 No tabs in zcml please 2010-12-15 22:59:24 +00:00
testing.py Functional test for posting a comment as user without the 'Reply to item' permission added. 2010-12-09 10:58:32 +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