.. |
bbb
|
check in some skeletal code + notes, nothing concrete or working yet
|
2009-05-11 16:52:16 +00:00 |
browser
|
Ignore certain lines for code coverage.
|
2010-10-03 16:52:26 +00:00 |
i18n
|
italian translation updated
|
2010-09-30 22:00:24 +00:00 |
locales
|
italian translation updated
|
2010-09-30 21:52:40 +00:00 |
profiles/default
|
Clean up whitespace, change workflow description.
|
2010-09-24 03:12:12 +00:00 |
tests
|
Functional test for posting a comment with comment review workflow enabled.
|
2010-10-03 19:07:30 +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
|
Make sure comment titles work with special characters as well.
|
2010-10-02 18:16:49 +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 |
DOCUMENTATION.txt
|
minor.
|
2010-06-04 11:13:22 +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
|
Functional plone.testing doctest added.
|
2010-09-28 16:35:45 +00:00 |
TODO.txt
|
remove clear-and-rebuild catalog from known issues and todo.
|
2009-10-15 10:45:35 +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 |