This website requires JavaScript.
Explore
Help
Sign In
ajung
/
plone.app.discussion
Watch
0
Star
0
Fork
0
You've already forked plone.app.discussion
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
b106262e312e292589d9b588075b4be5862f034c
plone.app.discussion
/
plone
/
app
/
discussion
/
tests
T
History
Timo Stollenwerk
b106262e31
plone.registry 1.0a2 changed methods to mixedCase (for_interface to forInterface).
...
svn path=/plone.app.discussion/trunk/; revision=28024
2009-07-12 19:13:42 +00:00
..
__init__.py
check in some skeletal code + notes, nothing concrete or working yet
2009-05-11 16:52:16 +00:00
layer.py
comment edited.
2009-06-04 14:45:58 +00:00
test_catalog.py
indexes for IComment added to override the IConversation indexes.
2009-07-06 16:56:09 +00:00
test_comment.py
remove CatalogTest from test_comments.
2009-07-01 20:58:31 +00:00
test_comments_viewlet.py
remove all the unnecessary acquisition wrapping of conversation (since the conversationAdapterFactory now returns an aq wrapped conversation).
2009-06-18 20:57:47 +00:00
test_controlpanel.py
show_commenter_image record added to the discussion control panel.
2009-06-07 08:47:14 +00:00
test_conversation.py
plone.registry 1.0a2 changed methods to mixedCase (for_interface to forInterface).
2009-07-12 19:13:42 +00:00
test_indexers.py
in_response_to metadata added.
2009-07-03 08:03:09 +00:00
test_migration.py
remove allow_discussion test, since it is unnecessary.
2009-07-12 18:19:29 +00:00
test_moderation_view.py
moderation view tests added.
2009-06-27 09:35:52 +00:00
test_tool.py
remove all the unnecessary acquisition wrapping of conversation (since the conversationAdapterFactory now returns an aq wrapped conversation).
2009-06-18 20:57:47 +00:00
test_workflow.py
remove all the unnecessary acquisition wrapping of conversation (since the conversationAdapterFactory now returns an aq wrapped conversation).
2009-06-18 20:57:47 +00:00