Commit Graph

1709 Commits

Author SHA1 Message Date
Timo Stollenwerk 1cbeb6c7ff tests for discussion controlpanel added.
svn path=/plone.app.discussion/trunk/; revision=27324
2009-06-06 08:14:10 +00:00
Timo Stollenwerk e8d67f020d discussion.examplecontent added to buildout.
svn path=/plone.app.discussion/buildouts/; revision=27322
2009-06-05 19:11:31 +00:00
Timo Stollenwerk 2bfb813947 revert changes from 27315 and 27317.
svn path=/plone.app.discussion/buildouts/; revision=27318
2009-06-05 12:14:05 +00:00
Timo Stollenwerk 5161b61f43 sources-dir added to buildout.
svn path=/plone.app.discussion/buildouts/; revision=27317
2009-06-05 11:42:29 +00:00
Timo Stollenwerk ef10c86966 discussion.examplecontent added to dev buildout.
svn path=/plone.app.discussion/buildouts/; revision=27315
2009-06-05 11:39:18 +00:00
Timo Stollenwerk 180e0e75e7 todo list update.
svn path=/plone.app.discussion/trunk/; revision=27314
2009-06-05 11:27:16 +00:00
Timo Stollenwerk 41db8ff395 Fix bouncing fieldset when reply form is shown.
svn path=/plone.app.discussion/trunk/; revision=27311
2009-06-05 09:05:34 +00:00
Timo Stollenwerk 854f98ebbe add slidedown effect when the reply-to-comment form is opened.
svn path=/plone.app.discussion/trunk/; revision=27310
2009-06-05 07:07:18 +00:00
Timo Stollenwerk 1ad75fa84f some test code for allow_discussion added.
svn path=/plone.app.discussion/trunk/; revision=27305
2009-06-04 18:17:33 +00:00
Timo Stollenwerk e671d78806 test for globally_enabled discussion added.
svn path=/plone.app.discussion/trunk/; revision=27302
2009-06-04 15:38:12 +00:00
Timo Stollenwerk ad8a7b4636 comment edited.
svn path=/plone.app.discussion/trunk/; revision=27297
2009-06-04 14:45:58 +00:00
Timo Stollenwerk b1ab18dddc show commenting viewlet only when isDiscussionAllowed is true.
svn path=/plone.app.discussion/trunk/; revision=27290
2009-06-03 17:05:26 +00:00
Timo Stollenwerk e4a62a2c0d comment with todo for discussion control panel added.
svn path=/plone.app.discussion/trunk/; revision=27288
2009-06-03 15:24:48 +00:00
Timo Stollenwerk ccf1e0456f add anonymous_comments option to the discussion control panel.
svn path=/plone.app.discussion/trunk/; revision=27287
2009-06-03 14:58:49 +00:00
Timo Stollenwerk 57c534b5d3 add globally_enabled option to the discussion plone control panel. add plone.app.discussion to the package dependencies.
svn path=/plone.app.discussion/trunk/; revision=27273
2009-06-03 12:49:34 +00:00
Timo Stollenwerk f27156e916 Added basic infrastructure for discussion controlpanel.
svn path=/plone.app.discussion/trunk/; revision=27269
2009-06-02 21:20:53 +00:00
Timo Stollenwerk 47911fa24a use slideUp() instead of hide() jquery function to hide the reply form.
svn path=/plone.app.discussion/trunk/; revision=27264
2009-06-02 16:36:16 +00:00
Timo Stollenwerk b9aeabedb1 fix the error of showing too much reply forms in the reply-to-comment jquery function.
svn path=/plone.app.discussion/trunk/; revision=27263
2009-06-02 16:13:44 +00:00
Timo Stollenwerk 068583db76 cancel button added to the reply-to-comment form.
svn path=/plone.app.discussion/trunk/; revision=27262
2009-06-02 15:09:25 +00:00
Timo Stollenwerk 67b7d4ce49 remove test_path test.
svn path=/plone.app.discussion/trunk/; revision=27261
2009-06-02 15:03:48 +00:00
Timo Stollenwerk a6a64bd3d6 rename all indexes from comment_XXX to XXX. clean up indexes test.
svn path=/plone.app.discussion/trunk/; revision=27259
2009-06-01 23:45:49 +00:00
Timo Stollenwerk dc948da00b creator index added.
svn path=/plone.app.discussion/trunk/; revision=27258
2009-06-01 23:29:09 +00:00
Timo Stollenwerk 04bed35357 Indexes for created and modified added.
svn path=/plone.app.discussion/trunk/; revision=27257
2009-06-01 23:17:13 +00:00
Timo Stollenwerk 69334f6000 The comment_description index now returns the first 25 words of a comment.
svn path=/plone.app.discussion/trunk/; revision=27252
2009-06-01 09:59:07 +00:00
Timo Stollenwerk d3ba4f58db Description index added.
svn path=/plone.app.discussion/trunk/; revision=27251
2009-05-31 19:07:35 +00:00
Timo Stollenwerk 1340aefe4e rename indexes "title" => "Title" and "searchable_text" => "SearchableText".
svn path=/plone.app.discussion/trunk/; revision=27250
2009-05-31 18:20:41 +00:00
Timo Stollenwerk ca7752714b remove comment_text index.
svn path=/plone.app.discussion/trunk/; revision=27249
2009-05-31 18:14:42 +00:00
Timo Stollenwerk 5f8acfd805 comment_title, comment_text, and comment_searchable_text indexes added.
svn path=/plone.app.discussion/trunk/; revision=27247
2009-05-31 17:55:46 +00:00
Timo Stollenwerk 95405ee48f test for testing if 'Discussion Item' is not in BAD_TYPES added.
svn path=/plone.app.discussion/trunk/; revision=27246
2009-05-31 17:54:14 +00:00
Timo Stollenwerk ee5aa9ae4d Monkey patch plone.app.vocabularies.types.BAD_TYPES
svn path=/plone.app.discussion/trunk/; revision=27245
2009-05-31 17:49:33 +00:00
Timo Stollenwerk 0d6045682f format time for comments with python strftime(). no time localization so far.
svn path=/plone.app.discussion/trunk/; revision=27231
2009-05-31 11:01:36 +00:00
Timo Stollenwerk 0ce270bc66 show the default user image to anonymous (comments viewlet).
svn path=/plone.app.discussion/trunk/; revision=27230
2009-05-31 10:43:35 +00:00
Timo Stollenwerk 751ae5a06a revert 27204: change import for discussion modification_date from datetime to DateTime.
svn path=/plone.app.discussion/trunk/; revision=27213
2009-05-30 06:08:44 +00:00
Timo Stollenwerk 4b6b0aeb02 some CSS fixes for the personal portrait in the comments viewlet.
svn path=/plone.app.discussion/trunk/; revision=27207
2009-05-29 07:13:05 +00:00
Timo Stollenwerk 7083856268 fetch user image with getPersonalPortrait().
svn path=/plone.app.discussion/trunk/; revision=27206
2009-05-29 07:12:20 +00:00
Timo Stollenwerk 087c428e3e fix format time in comments viewlet.
svn path=/plone.app.discussion/trunk/; revision=27205
2009-05-29 06:32:03 +00:00
Timo Stollenwerk 9a91b6f9ed change import for discussion modification_date from datetime to DateTime.
svn path=/plone.app.discussion/trunk/; revision=27204
2009-05-29 06:30:55 +00:00
Timo Stollenwerk b73c43119d show the reply-to-comment button only to logged in users.
svn path=/plone.app.discussion/trunk/; revision=27200
2009-05-28 15:16:49 +00:00
Timo Stollenwerk 66f4640ac7 fix redirect after a reply has been added.
svn path=/plone.app.discussion/trunk/; revision=27199
2009-05-28 15:16:19 +00:00
Timo Stollenwerk 49aab7389b show the second "login to comment"-button (below the comments) only when there are replies.
svn path=/plone.app.discussion/trunk/; revision=27198
2009-05-28 15:08:36 +00:00
Timo Stollenwerk aa50c33d8d show login form instead of the commenting form to anonymous users.
svn path=/plone.app.discussion/trunk/; revision=27194
2009-05-28 11:39:36 +00:00
Timo Stollenwerk 77e8093c53 don't show the link to the author's page on the comments viewlet to anonymous users.
svn path=/plone.app.discussion/trunk/; revision=27192
2009-05-28 07:04:35 +00:00
Timo Stollenwerk 4d0541bfd8 resize the commenter's image with css;
svn path=/plone.app.discussion/trunk/; revision=27191
2009-05-28 07:00:40 +00:00
Timo Stollenwerk 2ecd5e76a5 check if discussion is allowed for the comments viewlet.
svn path=/plone.app.discussion/trunk/; revision=27190
2009-05-28 06:35:47 +00:00
Timo Stollenwerk 77490ec0d5 Redirect directly to the comment and not to the content object after adding a comment.
svn path=/plone.app.discussion/trunk/; revision=27189
2009-05-28 06:11:09 +00:00
Timo Stollenwerk 660ee78ca0 User Story: As a visitor, I can view portraits, full name and username against each comment, with a link to the author profile
svn path=/plone.app.discussion/trunk/; revision=27188
2009-05-28 06:08:55 +00:00
Timo Stollenwerk 6c7909a4f7 discussion.examplecontent added to src folder.
svn path=/plone.app.discussion/buildouts/; revision=27163
2009-05-27 19:45:06 +00:00
Timo Stollenwerk f0724352e5 test for comment view (redirect) added.
svn path=/plone.app.discussion/trunk/; revision=27151
2009-05-27 17:05:12 +00:00
Timo Stollenwerk 05f46268f4 comment view that redirects to the comment added. no unit test so far!
svn path=/plone.app.discussion/trunk/; revision=27144
2009-05-27 13:23:25 +00:00
Timo Stollenwerk 5f52a0d56b HTML anker added to every comment, so when the reply-to-comment button is hit, the browser scrolls to the right position.
svn path=/plone.app.discussion/trunk/; revision=27143
2009-05-27 07:33:13 +00:00