Timo Stollenwerk
|
6a7b4fa778
|
discussion css file registered.
svn path=/plone.app.discussion/trunk/; revision=27141
|
2009-05-27 07:25:19 +00:00 |
|
Timo Stollenwerk
|
4769fbc2f7
|
threaded view added to comments viewlet.
svn path=/plone.app.discussion/trunk/; revision=27140
|
2009-05-27 06:58:00 +00:00 |
|
Timo Stollenwerk
|
72532517a6
|
"TODO" removed from a comment.
svn path=/plone.app.discussion/trunk/; revision=27129
|
2009-05-26 20:02:42 +00:00 |
|
Timo Stollenwerk
|
d8cfdf258d
|
reply-to-comment view and jquery forms added.
svn path=/plone.app.discussion/trunk/; revision=27128
|
2009-05-26 19:58:59 +00:00 |
|
Timo Stollenwerk
|
bda70af828
|
reply-to-comment view and jquery forms added.
svn path=/plone.app.discussion/trunk/; revision=27127
|
2009-05-26 19:58:33 +00:00 |
|
Timo Stollenwerk
|
2b0133aa64
|
documentByLine added to the comments viewlet (to localized time is not working yet).
svn path=/plone.app.discussion/trunk/; revision=27119
|
2009-05-26 07:25:14 +00:00 |
|
Timo Stollenwerk
|
9b73aa76c5
|
documentByLine added to the comments viewlet (to localized time is not working yet).
svn path=/plone.app.discussion/trunk/; revision=27118
|
2009-05-26 07:24:52 +00:00 |
|
Timo Stollenwerk
|
c7a898933a
|
fix redirect to content object after calling the add-comment view.
svn path=/plone.app.discussion/trunk/; revision=27117
|
2009-05-26 07:22:36 +00:00 |
|
Timo Stollenwerk
|
81affa21c3
|
move comment form below the comments.
svn path=/plone.app.discussion/trunk/; revision=27114
|
2009-05-25 19:24:21 +00:00 |
|
Timo Stollenwerk
|
ad06e9a7e6
|
make comments viewlet show the plone.app.discussion comments and allow to add new comments. (redirection after add-comment is not working yet)
svn path=/plone.app.discussion/trunk/; revision=27112
|
2009-05-25 18:59:25 +00:00 |
|
Timo Stollenwerk
|
15ba11faa7
|
upgrade buildout to 3.3rc3.
svn path=/plone.app.discussion/buildouts/; revision=27110
|
2009-05-25 14:30:35 +00:00 |
|
Timo Stollenwerk
|
731f83b706
|
remove the test_dict_api from test_comments.py, since the test_dict_api from test_conversation.py tests both IReplies adapters.
svn path=/plone.app.discussion/trunk/; revision=27106
|
2009-05-25 10:38:58 +00:00 |
|
Timo Stollenwerk
|
0797579bfd
|
delete comment test for CommentReplies adapter added.
svn path=/plone.app.discussion/trunk/; revision=27100
|
2009-05-25 07:08:26 +00:00 |
|
Timo Stollenwerk
|
ac5d96250b
|
add comment test for the IReplies adapter for comments added.
svn path=/plone.app.discussion/trunk/; revision=27099
|
2009-05-25 07:02:11 +00:00 |
|
Timo Stollenwerk
|
a948f15971
|
test delete comment for IReplies added.
svn path=/plone.app.discussion/trunk/; revision=27094
|
2009-05-24 16:23:49 +00:00 |
|
Timo Stollenwerk
|
2754d897e4
|
add some more assertions to test dict api.
svn path=/plone.app.discussion/trunk/; revision=27089
|
2009-05-24 15:36:31 +00:00 |
|
Timo Stollenwerk
|
a3ac44763b
|
test dict api for RepliesTest fixed (conversation returns all comments, replies return only top level comments).
svn path=/plone.app.discussion/trunk/; revision=27088
|
2009-05-24 15:30:16 +00:00 |
|
Timo Stollenwerk
|
cc45041a97
|
test dict api for RepliesTest added. (conversation currently returns the wrong number of items!)
svn path=/plone.app.discussion/trunk/; revision=27087
|
2009-05-24 15:25:49 +00:00 |
|
Timo Stollenwerk
|
69ab219582
|
test to add a comment to the IReplies adapter on a conversation added. not complete yet!
svn path=/plone.app.discussion/trunk/; revision=27084
|
2009-05-24 12:34:15 +00:00 |
|
Timo Stollenwerk
|
3733c1fab3
|
test for conversation dict operations added.
svn path=/plone.app.discussion/trunk/; revision=27082
|
2009-05-24 10:53:13 +00:00 |
|
Timo Stollenwerk
|
4263b8b5ed
|
test for last comment date added.
svn path=/plone.app.discussion/trunk/; revision=27073
|
2009-05-23 18:04:39 +00:00 |
|
Timo Stollenwerk
|
1f3c9ea896
|
errors in commentators test fixed.
svn path=/plone.app.discussion/trunk/; revision=27072
|
2009-05-23 17:17:06 +00:00 |
|
Timo Stollenwerk
|
fba5d3f752
|
commentators test added.
svn path=/plone.app.discussion/trunk/; revision=27069
|
2009-05-23 16:28:10 +00:00 |
|
Timo Stollenwerk
|
5a0276e117
|
make sure a comment has been added before testing its removal.
svn path=/plone.app.discussion/trunk/; revision=27063
|
2009-05-23 14:24:24 +00:00 |
|
Timo Stollenwerk
|
8282307e0a
|
fix conversation.__delitem__ function and add test for deleting comments from a conversation.
svn path=/plone.app.discussion/trunk/; revision=27062
|
2009-05-23 14:18:35 +00:00 |
|
Timo Stollenwerk
|
895105b2c9
|
added viewlet that overrides the standard plone commenting viewlet (no tests so far!).
svn path=/plone.app.discussion/trunk/; revision=27045
|
2009-05-22 17:30:52 +00:00 |
|
Timo Stollenwerk
|
afb07e5f0b
|
test conversation.total_comments instead of len(conversation.getComments()) in test_total_comments.
svn path=/plone.app.discussion/trunk/; revision=27037
|
2009-05-20 16:07:29 +00:00 |
|
Timo Stollenwerk
|
a279520592
|
added test for total comments.
svn path=/plone.app.discussion/trunk/; revision=27033
|
2009-05-20 15:39:45 +00:00 |
|