8fb254f73dadd optional workflow actions to the get_replies method of the comments viewlet. switch from Acquisition.explicit to Acquisition.implicit for the comment class. adjust test_comment to work with Acquisition.implicit.
Timo Stollenwerk
2009-06-13 16:46:37 +0000
24997f4eb9remove collective.autopermission from main configure.zcml since it's also in the browser configure.zcml.
Timo Stollenwerk
2009-06-11 13:52:31 +0000
dd0133e0c0add delete and workflow actions buttons to comments viewlet.
Timo Stollenwerk
2009-06-11 13:51:33 +0000
7692186880return the comment text for the moderation view.
Timo Stollenwerk
2009-06-11 13:47:32 +0000
29466425bbfix form action links in the moderation view.
Timo Stollenwerk
2009-06-11 13:44:22 +0000
473699dea0is_discussion_allowed method from the comments viewlet now uses Conversation.enabled.
Timo Stollenwerk
2009-06-11 10:20:44 +0000
e465d73c95enabled property code added to conversation.
Timo Stollenwerk
2009-06-11 10:14:44 +0000
0f7d05566atodo list update.
Timo Stollenwerk
2009-06-11 10:13:05 +0000
9558732ed9revert changes from 27368 (add enabled to interface). A property with the same name and function is already there.
Timo Stollenwerk
2009-06-11 03:37:55 +0000
9b66f62b66remove unnecessary code from workflow test.
Timo Stollenwerk
2009-06-10 20:17:36 +0000
1e71258a0dadd moderate-comments view.
Timo Stollenwerk
2009-06-10 20:14:44 +0000
c1696a9756add enabled property to IConversation interface.
Timo Stollenwerk
2009-06-10 20:13:29 +0000
799365dd94todo list update.
Timo Stollenwerk
2009-06-10 20:12:17 +0000
5441976dcashow reply-to-comment button based on permissions/workflow.
Timo Stollenwerk
2009-06-09 15:52:20 +0000
c55316d212comment_review_workflow added.
Timo Stollenwerk
2009-06-08 21:16:51 +0000
468e32a6edtodo list update.
Timo Stollenwerk
2009-06-08 19:44:57 +0000
4529e8122eicon added to discussion control panel.
Timo Stollenwerk
2009-06-08 15:04:21 +0000
65ba6e1a67remove debug message from comments template.
Timo Stollenwerk
2009-06-08 14:51:43 +0000
9439e7ad9dtodo list update.
Timo Stollenwerk
2009-06-08 08:24:45 +0000
e98a39907aoption to show commenter image added.
Timo Stollenwerk
2009-06-08 08:23:18 +0000
353c6acfd0anonymous comments added.
Timo Stollenwerk
2009-06-08 08:00:15 +0000
22a4916afafix comments view. call getPersonalPortrait in the template again.
Timo Stollenwerk
2009-06-08 07:28:59 +0000
1af2b435fdget_commenter_portrait and get_commenter_home_url methods added to comments viewlet. tests for get_commenter_portrait added.
Timo Stollenwerk
2009-06-07 20:58:41 +0000
dada11c43cshow_commenter_image record added to the discussion control panel.
Timo Stollenwerk
2009-06-07 08:47:14 +0000
8bfa2cfa3ftodo list update.
Timo Stollenwerk
2009-06-07 08:30:53 +0000
fdaa399983test for comments viewlet added.
Timo Stollenwerk
2009-06-06 08:23:33 +0000
1cbeb6c7fftests for discussion controlpanel added.
Timo Stollenwerk
2009-06-06 08:14:10 +0000
e8d67f020ddiscussion.examplecontent added to buildout.
Timo Stollenwerk
2009-06-05 19:11:31 +0000
2bfb813947revert changes from 27315 and 27317.
Timo Stollenwerk
2009-06-05 12:14:05 +0000
5161b61f43sources-dir added to buildout.
Timo Stollenwerk
2009-06-05 11:42:29 +0000
ef10c86966discussion.examplecontent added to dev buildout.
Timo Stollenwerk
2009-06-05 11:39:18 +0000
180e0e75e7todo list update.
Timo Stollenwerk
2009-06-05 11:27:16 +0000
41db8ff395Fix bouncing fieldset when reply form is shown.
Timo Stollenwerk
2009-06-05 09:05:34 +0000
854f98ebbeadd slidedown effect when the reply-to-comment form is opened.
Timo Stollenwerk
2009-06-05 07:07:18 +0000
1ad75fa84fsome test code for allow_discussion added.
Timo Stollenwerk
2009-06-04 18:17:33 +0000
e671d78806test for globally_enabled discussion added.
Timo Stollenwerk
2009-06-04 15:38:12 +0000
ad8a7b4636comment edited.
Timo Stollenwerk
2009-06-04 14:45:58 +0000
b1ab18dddcshow commenting viewlet only when isDiscussionAllowed is true.
Timo Stollenwerk
2009-06-03 17:05:26 +0000
e4a62a2c0dcomment with todo for discussion control panel added.
Timo Stollenwerk
2009-06-03 15:24:48 +0000
ccf1e0456fadd anonymous_comments option to the discussion control panel.
Timo Stollenwerk
2009-06-03 14:58:49 +0000
57c534b5d3add globally_enabled option to the discussion plone control panel. add plone.app.discussion to the package dependencies.
Timo Stollenwerk
2009-06-03 12:49:34 +0000
f27156e916Added basic infrastructure for discussion controlpanel.
Timo Stollenwerk
2009-06-02 21:20:53 +0000
47911fa24ause slideUp() instead of hide() jquery function to hide the reply form.
Timo Stollenwerk
2009-06-02 16:36:16 +0000
b9aeabedb1fix the error of showing too much reply forms in the reply-to-comment jquery function.
Timo Stollenwerk
2009-06-02 16:13:44 +0000
068583db76cancel button added to the reply-to-comment form.
Timo Stollenwerk
2009-06-02 15:09:25 +0000
67b7d4ce49remove test_path test.
Timo Stollenwerk
2009-06-02 15:03:48 +0000
a6a64bd3d6rename all indexes from comment_XXX to XXX. clean up indexes test.
Timo Stollenwerk
2009-06-01 23:45:49 +0000
dc948da00bcreator index added.
Timo Stollenwerk
2009-06-01 23:29:09 +0000
04bed35357Indexes for created and modified added.
Timo Stollenwerk
2009-06-01 23:17:13 +0000
69334f6000The comment_description index now returns the first 25 words of a comment.
Timo Stollenwerk
2009-06-01 09:59:07 +0000
d3ba4f58dbDescription index added.
Timo Stollenwerk
2009-05-31 19:07:35 +0000
1340aefe4erename indexes "title" => "Title" and "searchable_text" => "SearchableText".
Timo Stollenwerk
2009-05-31 18:20:41 +0000
ca7752714bremove comment_text index.
Timo Stollenwerk
2009-05-31 18:14:42 +0000
5f8acfd805comment_title, comment_text, and comment_searchable_text indexes added.
Timo Stollenwerk
2009-05-31 17:55:46 +0000
95405ee48ftest for testing if 'Discussion Item' is not in BAD_TYPES added.
Timo Stollenwerk
2009-05-31 17:54:14 +0000
ee5aa9ae4dMonkey patch plone.app.vocabularies.types.BAD_TYPES
Timo Stollenwerk
2009-05-31 17:49:33 +0000
0d6045682fformat time for comments with python strftime(). no time localization so far.
Timo Stollenwerk
2009-05-31 11:01:36 +0000
0ce270bc66show the default user image to anonymous (comments viewlet).
Timo Stollenwerk
2009-05-31 10:43:35 +0000
751ae5a06arevert 27204: change import for discussion modification_date from datetime to DateTime.
Timo Stollenwerk
2009-05-30 06:08:44 +0000
4b6b0aeb02some CSS fixes for the personal portrait in the comments viewlet.
Timo Stollenwerk
2009-05-29 07:13:05 +0000
7083856268fetch user image with getPersonalPortrait().
Timo Stollenwerk
2009-05-29 07:12:20 +0000
087c428e3efix format time in comments viewlet.
Timo Stollenwerk
2009-05-29 06:32:03 +0000
9a91b6f9edchange import for discussion modification_date from datetime to DateTime.
Timo Stollenwerk
2009-05-29 06:30:55 +0000
b73c43119dshow the reply-to-comment button only to logged in users.
Timo Stollenwerk
2009-05-28 15:16:49 +0000
66f4640ac7fix redirect after a reply has been added.
Timo Stollenwerk
2009-05-28 15:16:19 +0000
49aab7389bshow the second "login to comment"-button (below the comments) only when there are replies.
Timo Stollenwerk
2009-05-28 15:08:36 +0000
aa50c33d8dshow login form instead of the commenting form to anonymous users.
Timo Stollenwerk
2009-05-28 11:39:36 +0000
77e8093c53don't show the link to the author's page on the comments viewlet to anonymous users.
Timo Stollenwerk
2009-05-28 07:04:35 +0000
4d0541bfd8resize the commenter's image with css;
Timo Stollenwerk
2009-05-28 07:00:40 +0000
2ecd5e76a5check if discussion is allowed for the comments viewlet.
Timo Stollenwerk
2009-05-28 06:35:47 +0000
77490ec0d5Redirect directly to the comment and not to the content object after adding a comment.
Timo Stollenwerk
2009-05-28 06:11:09 +0000
660ee78ca0User Story: As a visitor, I can view portraits, full name and username against each comment, with a link to the author profile
Timo Stollenwerk
2009-05-28 06:08:55 +0000
6c7909a4f7discussion.examplecontent added to src folder.
Timo Stollenwerk
2009-05-27 19:45:06 +0000
f0724352e5test for comment view (redirect) added.
Timo Stollenwerk
2009-05-27 17:05:12 +0000
05f46268f4comment view that redirects to the comment added. no unit test so far!
Timo Stollenwerk
2009-05-27 13:23:25 +0000
5f52a0d56bHTML anker added to every comment, so when the reply-to-comment button is hit, the browser scrolls to the right position.
Timo Stollenwerk
2009-05-27 07:33:13 +0000
c1aedbefb0Show the reply-to-comment button only when Javascript is enabled. Otherwise hide it, since the reply functions rely on jQuery.
Timo Stollenwerk
2009-05-27 07:26:21 +0000
6a7b4fa778discussion css file registered.
Timo Stollenwerk
2009-05-27 07:25:19 +0000
4769fbc2f7threaded view added to comments viewlet.
Timo Stollenwerk
2009-05-27 06:58:00 +0000
72532517a6"TODO" removed from a comment.
Timo Stollenwerk
2009-05-26 20:02:42 +0000
d8cfdf258dreply-to-comment view and jquery forms added.
Timo Stollenwerk
2009-05-26 19:58:59 +0000
bda70af828reply-to-comment view and jquery forms added.
Timo Stollenwerk
2009-05-26 19:58:33 +0000
2b0133aa64documentByLine added to the comments viewlet (to localized time is not working yet).
Timo Stollenwerk
2009-05-26 07:25:14 +0000
9b73aa76c5documentByLine added to the comments viewlet (to localized time is not working yet).
Timo Stollenwerk
2009-05-26 07:24:52 +0000
c7a898933afix redirect to content object after calling the add-comment view.
Timo Stollenwerk
2009-05-26 07:22:36 +0000
81affa21c3move comment form below the comments.
Timo Stollenwerk
2009-05-25 19:24:21 +0000
ad06e9a7e6make comments viewlet show the plone.app.discussion comments and allow to add new comments. (redirection after add-comment is not working yet)
Timo Stollenwerk
2009-05-25 18:59:25 +0000
15ba11faa7upgrade buildout to 3.3rc3.
Timo Stollenwerk
2009-05-25 14:30:35 +0000
731f83b706remove the test_dict_api from test_comments.py, since the test_dict_api from test_conversation.py tests both IReplies adapters.
Timo Stollenwerk
2009-05-25 10:38:58 +0000
0797579bfddelete comment test for CommentReplies adapter added.
Timo Stollenwerk
2009-05-25 07:08:26 +0000
ac5d96250badd comment test for the IReplies adapter for comments added.
Timo Stollenwerk
2009-05-25 07:02:11 +0000
a948f15971test delete comment for IReplies added.
Timo Stollenwerk
2009-05-24 16:23:49 +0000
56a3f92023Reminder
Martin Aspeli
2009-05-24 16:21:14 +0000
9263a61a31Delete children when deleting a parent comment.
Martin Aspeli
2009-05-24 16:19:21 +0000
a1e11cb5eeTurn getComments() and getThreads() into generators.
Martin Aspeli
2009-05-24 16:04:49 +0000
2754d897e4add some more assertions to test dict api.
Timo Stollenwerk
2009-05-24 15:36:31 +0000
a3ac44763btest dict api for RepliesTest fixed (conversation returns all comments, replies return only top level comments).
Timo Stollenwerk
2009-05-24 15:30:16 +0000
cc45041a97test dict api for RepliesTest added. (conversation currently returns the wrong number of items!)
Timo Stollenwerk
2009-05-24 15:25:49 +0000
ca0e299cdcFix dodgy IReplies adapter
Martin Aspeli
2009-05-24 14:19:06 +0000
69ab219582test to add a comment to the IReplies adapter on a conversation added. not complete yet!
Timo Stollenwerk
2009-05-24 12:34:15 +0000