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 |
|
Timo Stollenwerk
|
c1aedbefb0
|
Show the reply-to-comment button only when Javascript is enabled. Otherwise hide it, since the reply functions rely on jQuery.
svn path=/plone.app.discussion/trunk/; revision=27142
|
2009-05-27 07:26:21 +00:00 |
|
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 |
|