plone.app.discussion/plone/app/discussion
Timo Stollenwerk 5fe339215b Use the jstestdriver coverage plugin.
svn path=/plone.app.discussion/trunk/; revision=40909
2010-10-30 11:24:03 +00:00
..
bbb check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
browser 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
i18n wrong language-code 2010-10-11 09:37:28 +00:00
locales Remove .mo file from subversion. 2010-10-05 14:07:39 +00:00
profiles/default Clean up whitespace, change workflow description. 2010-09-24 03:12:12 +00:00
tests Use the jstestdriver coverage plugin. 2010-10-30 11:24:03 +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 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
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 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 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