..
bbb
check in some skeletal code + notes, nothing concrete or working yet
2009-05-11 16:52:16 +00:00
browser
Fix #2419342 : Fix untranslated published/deleted status messages. import _ from p.a.d message factory instead of from the standard Plone message factory.
2010-03-17 12:34:38 +00:00
i18n
fix language code for german plone translation file.
2010-03-17 16:13:39 +00:00
locales
german po file updated. [juh]
2010-03-18 10:16:00 +00:00
profiles /default
Revert "Fix #662654 : As an administrator, I can configure a Collection to show recent comments. Rename 'Discussion Item' title from 'Comment' to 'Discussion Item'."
2010-03-18 13:21:53 +00:00
tests
add missing DiscussionLayer to TestCommentOperations test.
2010-03-17 15:09:23 +00:00
__init__.py
revert r30055, since p.a.d. will not become part of Plone 4.
2009-10-12 18:46:03 +00:00
catalog.py
Conversation indexers won't work on old discussion items. Fix tests.
2009-10-17 08:28:50 +00:00
comment.py
Fix #2494228 : Remove comments as well when a content object is deleted.
2010-03-16 15:06:43 +00:00
configure.zcml
Automatically load the ZCML files of the captcha widgets if they are installed.
2010-01-27 16:14:35 +00:00
conversation.py
Added an optional conversationCanonicalAdapterFactory showing how to share comments across all translations with LinguaPlone, by storing and retrieving the conversation from the canonical object.
2010-01-28 13:44:56 +00:00
DOCUMENTATION.txt
documentation update.
2009-08-15 20:09:27 +00:00
interfaces.py
comment out author_notification field because we postponed this setting.
2010-03-17 10:44:17 +00:00
NOTES.txt
More notes/thoughts
2009-05-13 15:20:02 +00:00
patches.py
fix catalog clear-and-rebuild. this finally fixes story 847941.
2009-10-15 10:11:12 +00:00
permissions.zcml
comment_review_workflow added.
2009-06-08 21:16:51 +00:00
PRINCIPLES.txt
remove outstanding questions.
2010-01-19 09:37:40 +00:00
subscribers.zcml
Fix #2494228 : Remove comments as well when a content object is deleted.
2010-03-16 15:06:43 +00:00
TODO.txt
remove clear-and-rebuild catalog from known issues and todo.
2009-10-15 10:45:35 +00:00
tool.py
Ensure workflow is initialised when the comment is added. Also ensure that we won't get an error on unindex if the local utility can't be found.
2009-05-23 16:37:10 +00:00
update-translations.sh
Added an i18n directory for messages in the plone domain and updated scripts to rebuild and sync it.
2010-01-28 15:00:39 +00:00
vocabularies.py
Commiting working translation.
2010-01-24 13:47:39 +00:00