Timo Stollenwerk
|
9cc32a76a4
|
Enable ajaxify comment deletion again ([thomasdesvenain]). This has been disabled in 1.0b12 because of problems with Plone 3.
svn path=/plone.app.discussion/trunk/; revision=46970
|
2011-01-20 19:38:26 +00:00 |
|
Timo Stollenwerk
|
75cde25b6f
|
Always show existing comments, even if commenting is disabled.
svn path=/plone.app.discussion/trunk/; revision=46785
|
2011-01-07 15:27:17 +00:00 |
|
Timo Stollenwerk
|
61e231b336
|
Fix CSS for commenter images with a width of more than 2.5em. This fixes http://dev.plone.org/plone/ticket/11391. Refs #11391
svn path=/plone.app.discussion/trunk/; revision=46783
|
2011-01-07 10:27:13 +00:00 |
|
Timo Stollenwerk
|
c438743a3b
|
Show a 'Comments are moderated.' message next to the comment form if comments are moderated.
svn path=/plone.app.discussion/trunk/; revision=46782
|
2011-01-07 10:20:24 +00:00 |
|
Maurits van Rees
|
a2a17085a3
|
Nuke trailing white space
svn path=/plone.app.discussion/trunk/; revision=46366
|
2010-12-15 23:52:56 +00:00 |
|
Maurits van Rees
|
9eb172023a
|
No tabs in zcml please
svn path=/plone.app.discussion/trunk/; revision=46364
|
2010-12-15 22:59:24 +00:00 |
|
Timo Stollenwerk
|
4c4cd9e44d
|
Replace XXX with todo.
svn path=/plone.app.discussion/trunk/; revision=46263
|
2010-12-12 08:14:48 +00:00 |
|
Timo Stollenwerk
|
0485398de0
|
whitespace, make jslint happy.
svn path=/plone.app.discussion/trunk/; revision=46262
|
2010-12-12 08:13:03 +00:00 |
|
Timo Stollenwerk
|
be78fbe300
|
There is no need to enable the "enable moderation" checkbox dynamically, except when commenting is disabled/enabled globally.
svn path=/plone.app.discussion/trunk/; revision=46261
|
2010-12-12 07:35:43 +00:00 |
|
Timo Stollenwerk
|
08857df7a9
|
Fix cancel button on edit view when using Dexterity types. This fixes http://dev.plone.org/plone/ticket/11338. Refs #11338
svn path=/plone.app.discussion/trunk/; revision=46254
|
2010-12-11 21:33:43 +00:00 |
|
Timo Stollenwerk
|
f2f97c5b38
|
Change the comment workflow setting in the discussion control panel if the setting is changed in the types control panel; show warning message and disable the setting if a custom comment workflow is enabled.
svn path=/plone.app.discussion/trunk/; revision=46253
|
2010-12-11 21:30:18 +00:00 |
|
Timo Stollenwerk
|
0475376ed0
|
"Enable comment moderation" setting added to the discussion control panel. Just a proof of concept so far. Not fully implemented yet. No tests.
svn path=/plone.app.discussion/trunk/; revision=46249
|
2010-12-11 17:18:14 +00:00 |
|
Timo Stollenwerk
|
7e279d3ad3
|
Make sure the handleComment method checks for the 'Reply to item' permission when adding a comment.
svn path=/plone.app.discussion/trunk/; revision=46212
|
2010-12-09 08:11:41 +00:00 |
|
Timo Stollenwerk
|
c8e78449a2
|
Make the mail-setting warning message show up in the discussion control panel.
svn path=/plone.app.discussion/trunk/; revision=46211
|
2010-12-09 08:07:15 +00:00 |
|
Timo Stollenwerk
|
797ed40852
|
Link directly to the "Discussion Item" types control panel in the moderation view.
svn path=/plone.app.discussion/trunk/; revision=46207
|
2010-12-08 17:45:58 +00:00 |
|
Timo Stollenwerk
|
583b25530e
|
Show "moderate comments" link in the admin panel only if a moderation workflow is enabled for comments.
svn path=/plone.app.discussion/trunk/; revision=46206
|
2010-12-08 17:45:11 +00:00 |
|
Timo Stollenwerk
|
04a0669731
|
Remove the grey background from disabled settings.
svn path=/plone.app.discussion/trunk/; revision=46142
|
2010-12-05 14:10:21 +00:00 |
|
Timo Stollenwerk
|
bbd44b7b95
|
workflow setting added to control panel config string.
svn path=/plone.app.discussion/trunk/; revision=46091
|
2010-12-02 23:20:10 +00:00 |
|
Timo Stollenwerk
|
ffde4b423d
|
Do not allow to change the mail settings in the discussion control panel, if there is no valid mail setup. Refactor js code to use class settings of #content.
svn path=/plone.app.discussion/trunk/; revision=46090
|
2010-12-02 23:02:00 +00:00 |
|
Timo Stollenwerk
|
fbd7eb2bbc
|
Do not allow to change the mail settings in the discussion control panel, if there is no valid mail setup.
svn path=/plone.app.discussion/trunk/; revision=46089
|
2010-12-02 21:07:58 +00:00 |
|
Timo Stollenwerk
|
1b36f99a7a
|
make jslint happy; disable settings onload;
svn path=/plone.app.discussion/trunk/; revision=46088
|
2010-12-02 19:49:49 +00:00 |
|
Timo Stollenwerk
|
2a7a65293e
|
disable form fields when disabling the fields.
svn path=/plone.app.discussion/trunk/; revision=46087
|
2010-12-02 19:09:16 +00:00 |
|
Timo Stollenwerk
|
f97c17e62a
|
Factor out enable/disable settings function.
svn path=/plone.app.discussion/trunk/; revision=46086
|
2010-12-02 18:50:21 +00:00 |
|
Timo Stollenwerk
|
ffcc29a401
|
Override the default plone.app.registry controlpanel template; JS file for the controlpanel added. Disable all commenting options in the discussion control panel when comments are disabled globally.
svn path=/plone.app.discussion/trunk/; revision=46085
|
2010-12-02 18:15:47 +00:00 |
|
Timo Stollenwerk
|
c311a4f88d
|
Check for the 'review comments' permission instead of 'manage' to decide if the user should see a 'this comment is pending' message.
svn path=/plone.app.discussion/trunk/; revision=46050
|
2010-12-01 06:34:05 +00:00 |
|
Timo Stollenwerk
|
13772c6e5b
|
Redirect back to the discussion control panel when the discussion control panel form is submitted.
svn path=/plone.app.discussion/trunk/; revision=46040
|
2010-11-30 09:06:46 +00:00 |
|
Timo Stollenwerk
|
824ed1e94a
|
Fix document_byline bottom margin if commenter images are disabled.
svn path=/plone.app.discussion/trunk/; revision=46037
|
2010-11-30 07:33:22 +00:00 |
|
Timo Stollenwerk
|
0c94707743
|
Dynamically show the comment formatting message dependent on the text transform setting.
svn path=/plone.app.discussion/trunk/; revision=46035
|
2010-11-29 22:42:20 +00:00 |
|
David Glick
|
4c31afeac2
|
fix comparison of string to integer which broke 'check all'
svn path=/plone.app.discussion/trunk/; revision=45926
|
2010-11-23 18:53:38 +00:00 |
|
Timo Stollenwerk
|
5b788d1156
|
Merge 'Convert anonymous-supplied name to unicode as done for authenticated members.' from jarn-unicode branch.
svn path=/plone.app.discussion/trunk/; revision=45662
|
2010-11-08 17:09:26 +00:00 |
|
Timo Stollenwerk
|
501cee78e2
|
".comment" and ".replyTreeLevel0" are both CSS classes of the comment div. Fix for Plone 3 only.
svn path=/plone.app.discussion/trunk/; revision=45189
|
2010-11-04 14:50:30 +00:00 |
|
Timo Stollenwerk
|
823ada7491
|
Remove AJAX comment deletion binding. This function relies on the nextUntil() selector introduced by jQuery 1.4 and therefore breaks in Plone 3 (that currently uses jQuery 1.3.2).
svn path=/plone.app.discussion/trunk/; revision=45188
|
2010-11-04 14:42:32 +00:00 |
|
Timo Stollenwerk
|
b68da9925b
|
Use parseInt with second param to make jslint happy.
svn path=/plone.app.discussion/trunk/; revision=45187
|
2010-11-04 14:37:18 +00:00 |
|
Timo Stollenwerk
|
b95707ac52
|
Re-add the CommentsViewlet can_manage method. This method has been removed in version 1.0b9 and added again in 1.0b11 because we don't want to change the API in beta releases.
svn path=/plone.app.discussion/trunk/; revision=45110
|
2010-11-03 11:26:18 +00:00 |
|
Timo Stollenwerk
|
cc96acb50a
|
Ajaxify comment deletion and approval. thanks thomasdesvenain!
svn path=/plone.app.discussion/trunk/; revision=40984
|
2010-10-30 17:32:31 +00:00 |
|
Timo Stollenwerk
|
82afd3ef15
|
New feature: As a logged-in user, I can enable/disable email notification of additional comments on this content object.
svn path=/plone.app.discussion/trunk/; revision=40949
|
2010-10-30 15:02:05 +00:00 |
|
Timo Stollenwerk
|
81dcdeaea3
|
Disable the plone.app.registry check on schema elements, so no error is raised on upgrades. This fixes https://dev.plone.org/plone/ticket/11195. Refs #11195
svn path=/plone.app.discussion/trunk/; revision=40868
|
2010-10-29 10:43:46 +00:00 |
|
Timo Stollenwerk
|
f6b7ef1bcb
|
Remove the too generic id attribute of the comment form.
svn path=/plone.app.discussion/trunk/; revision=40858
|
2010-10-28 10:30:10 +00:00 |
|
Timo Stollenwerk
|
777e687169
|
Rename the id of the comment form from "form" to "comment-form".
svn path=/plone.app.discussion/trunk/; revision=40857
|
2010-10-28 09:45:34 +00:00 |
|
Timo Stollenwerk
|
22e4189c37
|
Revert revisions r40851 to r40853, they should have gone into the ajax-ui branch.
svn path=/plone.app.discussion/trunk/; revision=40856
|
2010-10-28 09:39:00 +00:00 |
|
Timo Stollenwerk
|
14e2600a79
|
Make ajax call for delete comment button work for comment replies.
svn path=/plone.app.discussion/trunk/; revision=40853
|
2010-10-27 16:10:04 +00:00 |
|
Timo Stollenwerk
|
926e4f6b8e
|
Integrate Denys ajax ui code.
svn path=/plone.app.discussion/trunk/; revision=40852
|
2010-10-27 14:44:52 +00:00 |
|
Timo Stollenwerk
|
79f4481722
|
Use "#comment-form" as id for the comment form instead of "#form" which is too generic.
svn path=/plone.app.discussion/trunk/; revision=40851
|
2010-10-27 14:44:06 +00:00 |
|
Hanno Schlichting
|
aa8a1ea934
|
Fixed handling of non-ascii member data, like fullname and email.
svn path=/plone.app.discussion/trunk/; revision=40789
|
2010-10-22 10:14:07 +00:00 |
|
Radim Novotny
|
18e92f7a85
|
- Fixed "global name 'WrongCaptchaCode' is not defined" if norobots captcha,
but no other validation package is installed.
svn path=/plone.app.discussion/trunk/; revision=40574
|
2010-10-09 11:13:28 +00:00 |
|
Timo Stollenwerk
|
6e9bb4a9cd
|
Check the review_state to decide if moderation is enabled. If the current comment workflow implements a 'pending' state, moderation is enabled. Refs #11184.
svn path=/plone.app.discussion/trunk/; revision=40569
|
2010-10-08 10:22:40 +00:00 |
|
Timo Stollenwerk
|
2790e6d4eb
|
Check the review_state instead of the workflow after a comment has been posted to decide if a message is shown to the user. This allows integrators to use custom review workflows. Refs #11184
svn path=/plone.app.discussion/trunk/; revision=40566
|
2010-10-08 09:53:00 +00:00 |
|
Timo Stollenwerk
|
94584429fd
|
Do not use has_key.
svn path=/plone.app.discussion/trunk/; revision=40536
|
2010-10-06 14:12:30 +00:00 |
|
Timo Stollenwerk
|
4bbfe677e4
|
Replace the can_manage method with a can_review method that checks the 'Review comments' permission. This fixes http://dev.plone.org/plone/ticket/11145.
svn path=/plone.app.discussion/trunk/; revision=40534
|
2010-10-06 13:55:57 +00:00 |
|
Timo Stollenwerk
|
7de585542b
|
Fix moderation actions (publish, delete) in the moderation view with virtual hosts. This is a replacement for http://dev.plone.org/plone/changeset/35608.
svn path=/plone.app.discussion/trunk/; revision=40518
|
2010-10-05 15:21:54 +00:00 |
|