Timo Stollenwerk
|
288732d276
|
Removed unused imports from test_comments_viewlet tests.
svn path=/plone.app.discussion/trunk/; revision=39632
|
2010-09-03 21:57:36 +00:00 |
|
Timo Stollenwerk
|
ea13020498
|
Raise an unauthorized error when authenticated users try to post a comment on a content object that has discussion disabled. Thanks to vincentfrentin for reporting this!
svn path=/plone.app.discussion/trunk/; revision=39627
|
2010-09-03 20:40:27 +00:00 |
|
Timo Stollenwerk
|
a410c72333
|
Complete comments form integration test.
svn path=/plone.app.discussion/trunk/; revision=39610
|
2010-09-02 20:52:33 +00:00 |
|
Timo Stollenwerk
|
81cba38a74
|
Comment form test added.
svn path=/plone.app.discussion/trunk/; revision=39608
|
2010-09-02 20:00:43 +00:00 |
|
Timo Stollenwerk
|
435040e0b2
|
Make pylint happy.
svn path=/plone.app.discussion/trunk/; revision=39287
|
2010-08-28 17:06:53 +00:00 |
|
Timo Stollenwerk
|
35d7743b7a
|
Plain text to HTML transformation added for comment text
svn path=/plone.app.discussion/trunk/; revision=38898
|
2010-08-25 09:19:28 +00:00 |
|
Timo Stollenwerk
|
a54a15a90f
|
Remove unnecessary imports and variables from test code.
svn path=/plone.app.discussion/trunk/; revision=37768
|
2010-07-13 10:45:53 +00:00 |
|
Timo Stollenwerk
|
cac0bae7a5
|
revert r37751.
svn path=/plone.app.discussion/trunk/; revision=37752
|
2010-07-12 13:47:53 +00:00 |
|
Timo Stollenwerk
|
eabf3bc890
|
Always use zope.component getUtility instead of queryUtility.
svn path=/plone.app.discussion/trunk/; revision=37751
|
2010-07-12 13:34:02 +00:00 |
|
Timo Stollenwerk
|
23eeb041aa
|
comment out CommentForm test.
svn path=/plone.app.discussion/trunk/; revision=33845
|
2010-02-07 11:37:34 +00:00 |
|
Timo Stollenwerk
|
2ffbe75611
|
collection test added (failing).
svn path=/plone.app.discussion/trunk/; revision=33780
|
2010-02-05 22:40:38 +00:00 |
|
Timo Stollenwerk
|
1e58aa63b1
|
fix CommentViewlet has_replies method.
svn path=/plone.app.discussion/trunk/; revision=33282
|
2010-01-22 19:02:41 +00:00 |
|
Timo Stollenwerk
|
1a1c903086
|
Integration test for comments viewlet added.
Empty test class for comment form added.
svn path=/plone.app.discussion/trunk/; revision=33271
|
2010-01-22 12:29:26 +00:00 |
|
Timo Stollenwerk
|
365684f137
|
test stop iteration for get_replies method.
svn path=/plone.app.discussion/trunk/; revision=33218
|
2010-01-18 12:20:45 +00:00 |
|
Timo Stollenwerk
|
1bfff5255a
|
more tests for comments viewlet.
svn path=/plone.app.discussion/trunk/; revision=33217
|
2010-01-18 11:38:57 +00:00 |
|
Timo Stollenwerk
|
ca0aecd170
|
user portal membership tool for is_anonyous method; tests for comments viewlet added.
svn path=/plone.app.discussion/trunk/; revision=33216
|
2010-01-18 11:04:08 +00:00 |
|
Timo Stollenwerk
|
77eaee146e
|
tests for comments viewlet added (some are still empty).
svn path=/plone.app.discussion/trunk/; revision=33215
|
2010-01-18 09:55:44 +00:00 |
|
Timo Stollenwerk
|
34ee743bf3
|
remove all the unnecessary acquisition wrapping of conversation (since the conversationAdapterFactory now returns an aq wrapped conversation).
svn path=/plone.app.discussion/trunk/; revision=27501
|
2009-06-18 20:57:47 +00:00 |
|
Timo Stollenwerk
|
3d4343440c
|
comments viewlet's format_time now returns localized time.
svn path=/plone.app.discussion/trunk/; revision=27471
|
2009-06-16 20:53:45 +00:00 |
|
Timo Stollenwerk
|
886fe17b47
|
fix commenter portrait tests, since get_commenter_portrait returns a URL instead of an image now.
svn path=/plone.app.discussion/trunk/; revision=27458
|
2009-06-15 08:54:35 +00:00 |
|
Timo Stollenwerk
|
473699dea0
|
is_discussion_allowed method from the comments viewlet now uses Conversation.enabled.
svn path=/plone.app.discussion/trunk/; revision=27381
|
2009-06-11 10:20:44 +00:00 |
|
Timo Stollenwerk
|
1af2b435fd
|
get_commenter_portrait and get_commenter_home_url methods added to comments viewlet.
tests for get_commenter_portrait added.
svn path=/plone.app.discussion/trunk/; revision=27349
|
2009-06-07 20:58:41 +00:00 |
|
Timo Stollenwerk
|
fdaa399983
|
test for comments viewlet added.
svn path=/plone.app.discussion/trunk/; revision=27325
|
2009-06-06 08:23:33 +00:00 |
|