Plone.app.discussion

Latest version: v4.1.3

Safety actively analyzes 682457 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 18 of 20

1.0rc2

-------------------

- Remove moderation_enabled setting from registry to avoid migration problems
to 1.0RC1. This fixes http://dev.plone.org/plone/ticket/11419.
[timo]

1.0rc1

-------------------

- Always show existing comments, even if commenting is disabled.
[timo]

- Fix CSS for commenter images with a width of more than 2.5em. This fixes
http://dev.plone.org/plone/ticket/11391.
[timo]

- Show a 'Comments are moderated.' message next to the comment form if comments
are moderated.
[timo]

- Make sure plone.app.registry's ZCML is loaded, so that its import step will run
when plone.app.discussion is installed.
[davisagli]

- Avoid sending multiple notification emails to the same person when
he has commented multiple times.
[maurits]

- Move discussion action item from actionicons.xml to actions.xml to avoid
deprecation warning.
[timo]

- Fix cancel button on edit view when using Dexterity types. This fixes
http://dev.plone.org/plone/ticket/11338.
[EpeliJYU]

- Assigning the 'Reply to item' permission to the 'Authenticated' role. The old
commenting system allowed 'Authenticated' users to post comments. Also, OpenID
users do not possess the 'Authenticated' role.
[timo]

- Make sure the handleComment method checks for the 'Reply to item' permission
when adding a comment.
[timo]

- Make the mail-setting warning message show up in the discussion control panel.
[timo]

- Link directly to the "Discussion Item" types control panel in the moderation
view.
[timo]

- Show "moderate comments" link in the admin panel only if a moderation
workflow is enabled for comments.
[timo]

- Do not allow to change the mail settings in the discussion control panel, if
there is no valid mail setup.
[timo]

- Disable all commenting options in the discussion control panel if comments
are disabled globally.

- Check for the 'review comments' permission instead of 'manage' to decide
if the user should see a 'this comment is pending' message.
[timo]

- Move "moderate comments" site action above the logout action.
[timo]

- Moderator notification description updated.
[timo]

- Redirect back to the discussion control panel when the discussion control
panel form is submitted.
[timo]

- Fix document_byline bottom margin if commenter images are disabled.
[timo]

- Dynamically show the comment formatting message dependent on the text
transform setting.
[timo]

- Description for text transform added to the discussion control panel.
[timo]

- Move the discussion control panel to the core Plone configuration.
[timo]

- Always set the effective date of a comment to the same value as the creation
date.
[timo]

- Fix SMTP exception when an email is send to the moderator.
[timo]

- Make sure comment UIDs in the catalog are always unique. This fixes
http://dev.plone.org/plone/ticket/10652.
[timo]

- Fix 'check all' on batch moderation page.
[davisagli]

- Use safe_unicode to decode the title of the content. encode("utf-9") caused
Dexterity based content types to raise a unicode decode error. This fixes
http://dev.plone.org/plone/ticket/11292
[dukebody]

- Spanish translation updated.
[dukebody]

- Catalan translation added.
[sneridagh]

- Convert anonymous-supplied name to unicode as done for authenticated members.
[ggozad]

- Catch SMTP exceptions when sending email notifications.
[timo]

- Updated italian translation.
[keul]

1.0b12

-------------------

- 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).
[timo]

1.0b11

-------------------

- Fix Dutch and Czech language code and name.
[timo]

- 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.
[timo]

- Declare z3c.form and zope.schema as minimum version dependencies in setup.py
in case people use a different KGS.
[timo]

- Add and update es and eu l10ns.
[dukebody, on behalf of erral]

- Ajaxify comment deletion and approval.
[thomasdesvenain]

- New feature: As a logged-in user, I can enable/disable email notification of
additional comments on this content object.
[timo]

- Disable the plone.app.registry check on schema elements, so no error is
raised on upgrades. This fixes http://dev.plone.org/plone/ticket/11195.
[timo]

- Remove the too generic id attribute of the comment form.
[timo]

- Fixed handling of non-ascii member data, like fullname and email.
[hannosch]

1.0b10

-------------------

- Fixed "global name 'WrongCaptchaCode' is not defined" if norobots captcha,
but no other validation package is installed.
[naro]

- Check if there is a 'pending' review state in the current workflow for
comments instead of just checking for the 'comment_review_workflow'. This
allows integrators to use a custom review workflow. This fixes
http://dev.plone.org/plone/ticket/11184.
[timo]

- fixed plone-it.po (improper language code ('en' instead of 'it'))
[ajung]

1.0b9

------------------

- 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.
[timo]

- Fix moderation actions (publish, delete) in the moderation view with virtual
hosts. This is a replacement for http://dev.plone.org/plone/changeset/35608.
[timo]

- Do not show two "login to add comments" buttons when there are no comments
yet. This fixes http://plone.org/products/plone.app.discussion/issues/12.
[timo]

Page 18 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.