2009-05-11 18:52:16 +02:00
Changelog
=========
2013-09-24 15:00:46 +02:00
2.3.0 (unreleased)
------------------
- Refactor tests to use the PLONE_APP_CONTENTTYPES_FIXTURE instead of the PLONE_FIXTURE.
[timo]
2.2.10 (2013-09-24)
-------------------
- Revert "Refactor tests to use the PLONE_APP_CONTENTTYPES_FIXTURE instead of the PLONE_FIXTURE." that has been accidentially introduced into the 2.2.9 release.
[timo]
2013-09-24 14:29:52 +02:00
2.2.9 (2013-09-24)
2013-08-20 14:33:03 +02:00
------------------
2013-09-24 14:21:45 +02:00
- Portuguese translation added.
[Rui Silva]
2013-08-20 14:34:13 +02:00
- Rename CHANGES.txt to CHANGES.rst.
[timo]
2013-08-20 14:33:03 +02:00
2013-08-21 11:07:48 +02:00
- Fix ajax form submit for delete comment action: add 'data' to the request.
[toutpt]
2013-08-20 14:33:03 +02:00
2013-09-24 14:21:45 +02:00
2013-08-20 14:19:23 +02:00
2.2.8 (2013-08-20)
------------------
2013-09-24 14:21:45 +02:00
- Re-release 2.2.7 with .mo files. Seems like 2.2.7 has been released twice on
2013-08-20 14:19:23 +02:00
two different dates. The first release seems to be made without a github
push.
[timo]
2013-08-20 14:24:35 +02:00
- Fix comments viewlet's get_replies for non-annotatable objects.
[witsch]
2013-08-20 14:19:23 +02:00
2013-08-20 14:24:35 +02:00
2.2.7 (2013-07-04)
2013-05-24 03:25:49 +02:00
------------------
2013-08-20 14:24:35 +02:00
- making sure .mo files are present at release
[garbas]
2013-08-20 10:27:19 +02:00
2013-06-13 12:34:31 +02:00
- Revert change that silently added mime_type attribute values
to old discussion items that had none.
2013-09-24 14:21:45 +02:00
[pjstevns]
2013-05-24 03:25:49 +02:00
2013-05-24 03:23:06 +02:00
2.2.6 (2013-05-23)
2013-04-06 17:51:53 +02:00
------------------
2013-04-17 14:52:44 +02:00
- Fix migration to not fail when member has been deleted.
[datakurre]
2013-04-06 17:51:53 +02:00
2013-04-06 17:50:25 +02:00
2.2.5 (2013-04-06)
2013-03-05 22:00:42 +01:00
------------------
2013-04-06 14:58:02 +02:00
- Update pt_BR translation [ericof]
2013-03-27 17:06:49 +01:00
- Do not raise an error when no workflow is assigned to the comment type.
2013-03-28 14:28:22 +01:00
[timo]
- Add a conversation property public_commentators that only lists
commentators of comments that are public.
The commentators indexer indexes this field now.
The behavior of the conversation property commentators is
unchanged.
[do3cc]
- The last comment date now only returns the date of the newest
published comment.
[do3cc]
2013-03-05 22:00:42 +01:00
2013-03-05 21:56:22 +01:00
2.2.4 (2013-03-05)
2013-01-14 04:17:14 +01:00
------------------
2013-03-28 14:28:22 +01:00
- Check for 'checked' attribute in a way that work also for jQuery 1.7
2013-02-03 21:01:46 +01:00
[ichimdav]
2013-02-03 20:58:12 +01:00
- Better fix for #13037 by removing submit event trigger altogether
[ichimdav]
2013-02-03 17:11:00 +01:00
- Added Romanian translation
[ichimdav]
2013-01-14 04:17:14 +01:00
2013-02-04 12:52:11 +01:00
- Updated Ukrainian translation
[kroman0]
2013-01-14 04:17:14 +01:00
2013-01-14 04:15:35 +01:00
2.2.3 (2013-01-13)
2012-11-28 11:41:02 +01:00
------------------
2013-01-08 10:43:47 +01:00
- add anonymous_email_enabled settings to really let integrator activate
the email field on comment add form when anonymous.
[toutpt]
2012-11-28 11:41:02 +01:00
2012-11-28 10:20:42 +01:00
2.2.2 (2012-11-16)
2012-11-27 08:01:05 +01:00
------------------
2012-11-28 09:45:52 +01:00
- first check if captcha is installed before we open browsers zcml
files that depend on these packages, fixes #12118 and #12774
[maartenkling]
2012-11-27 08:01:05 +01:00
2012-11-16 12:07:06 +01:00
2.2.1 (2012-11-16)
2012-08-30 17:26:10 +02:00
------------------
2012-11-14 13:25:10 +01:00
- Make conversation view not break when comment-id cannot be converted to long.
Fixes #13327
[khink]
2012-11-13 09:41:57 +01:00
- fix insufficient privileges when trying to view
the RSS feed of a comment collection
[maartenkling]
- removed inline border=0 and move it to css
[maartenkling]
2012-10-31 22:46:10 +01:00
- For migrations of comments without a valid old_status, apply the 'published'
state.
[thet]
2012-10-31 22:26:51 +01:00
- Re-apply eleddy's "Revert modification date since this is fixed in
p.a.caching now." as her commit was lost later on due to some git magic.
[thet]
2012-10-26 11:12:44 +02:00
- Remove submitting the controlpanel form again after removing disabled tags
fixes #13037 and #12357
2012-10-26 08:53:09 +02:00
[maartenkling]
2012-10-22 10:05:58 +02:00
- Remove inline styles, fixes #12399
[maartenkling]
2012-10-26 08:53:09 +02:00
2012-10-22 10:05:58 +02:00
- add fallback border color for i8, fixes #11324
[maartenkling]
2012-10-26 08:53:09 +02:00
2012-09-02 08:31:58 +02:00
- Replace discussionitem_icon.gif with png version.
[timo]
2012-10-26 08:53:09 +02:00
2012-09-17 16:56:01 +02:00
- Fix catalog updates for IObjectMovedEvent
[gaudenz]
2012-10-26 08:53:09 +02:00
2012-09-17 23:57:51 +02:00
- Fix non-functioning user_notification feature
[izak]
2012-08-30 17:26:10 +02:00
2012-08-30 17:25:41 +02:00
2.2.0 (2012-08-30)
2012-01-30 13:30:46 +01:00
------------------
- Refactor the comment creator/author_name to comply with the Plone core
convention to store the username on the creator attribute and not the
fullname.
[timo]
2012-02-15 17:04:29 +01:00
- Rename the id of the text widgets because there can be css-id clashes with
the text field of documents when using TinyMCE in overlays or multiple
instances of TinyMCE on a single page.
[timo]
2012-06-15 17:27:11 +02:00
- text/html added to the possible mime types for comments.
[timo]
2012-07-12 16:01:39 +02:00
- Make 'text/plain' the default mime type for comments and make sure the
default type is set properly when creating a new comment.
[timo]
2012-07-12 10:26:39 +02:00
- Fix handling of comments with invalid transforms. Write an error msg
to the log and just return the untransformed text.
[timo]
2012-01-30 13:30:46 +01:00
2012-06-30 04:37:51 +02:00
2.1.8 (unreleased)
------------------
2012-06-30 10:59:49 +02:00
- Support for Dexterity added. The conversation enabled method now detects and
supports Dexterity-based content types.
[timo]
2012-06-30 04:37:51 +02:00
2012-07-12 12:40:13 +02:00
- No more recursive came_from redirection after logged_in.
[kcleong, huubbouma]
2012-07-12 12:44:50 +02:00
- Danish translation updated.
[stonor]
2012-07-12 15:07:28 +02:00
- Documentation and howtos updated.
[timo]
2012-07-12 15:12:17 +02:00
- Remove development buildout files and directories.
[timo]
2012-06-30 04:37:51 +02:00
2012-06-30 04:37:15 +02:00
2.1.7 (2012-06-29)
2012-05-31 03:16:20 +02:00
------------------
2012-06-12 16:43:28 +02:00
- Prune duplicated test code.
[pjstevns]
2012-06-13 13:17:22 +02:00
2012-06-13 13:08:28 +02:00
- Update version in buildout.cfg to allow development.
[pjstevns]
2012-05-31 03:16:20 +02:00
2012-06-13 13:17:22 +02:00
- Conversation.total_comments only counts published comments.
Fixes bug #11591.
[pjstevns]
- Set workflow status of comments during migration based on
the state of the Discussion Item.
[pjstevns]
2012-05-31 03:16:20 +02:00
2012-05-31 03:14:53 +02:00
2.1.6 (2012-05-30)
2012-04-05 07:37:47 +02:00
------------------
2012-06-13 13:17:22 +02:00
2012-05-07 13:04:53 +02:00
- Add Site Administrator role to Review comments permission.
[gaudenz]
2012-04-05 07:37:47 +02:00
2012-05-07 11:11:19 +02:00
- Fix excessive JS comment deletion.
[gaudenz]
2012-05-29 11:27:59 +02:00
- Hide Conversation objects from breadcrumb navigation. The breadcrumbs
navigation is also used in the search results view. This lead to Conversation
objects showing up if 'Discussion Items' are searchable.
[gaudenz]
2012-05-19 00:19:12 +02:00
- No longer depend on zope.app packages.
[hannosch]
2012-04-05 07:37:47 +02:00
2012-04-05 07:20:13 +02:00
2.1.5 (2012-04-05)
2012-03-15 13:06:00 +01:00
------------------
2012-03-15 20:00:08 +01:00
- Redirect to "/view" for Image, File and anything listed as requiring
2012-03-14 23:01:17 +01:00
a view in the url to properly display comments.
[eleddy]
2012-03-15 13:06:00 +01:00
- Make comments and controlpanel views more robust, so they don't break if no
workflow is assigned to the 'Discussion Item' content type.
[timo]
2012-03-15 20:00:08 +01:00
- Warning message added to discussion control panel that shows up if there are
unmigrated comments.
[timo]
2012-04-02 22:00:27 +02:00
- Make topic/collection tests pass when plone.app.collection is installed.
[timo]
2012-03-15 13:06:00 +01:00
2012-02-29 09:33:30 +01:00
2.1.4 (2012-02-29)
2012-01-25 04:03:11 +01:00
------------------
2012-02-29 09:25:15 +01:00
- Revert modification date since this is fixed in p.a.caching now.
[eleddy]
2012-01-25 04:03:11 +01:00
2012-02-29 09:32:35 +01:00
- Add missing meta_typ to "Review comments" portal action.
[batlock666]
2012-01-25 04:03:11 +01:00
2012-01-25 04:02:46 +01:00
2.1.3 (2012-01-24)
2012-01-25 03:28:02 +01:00
------------------
- Set modified date of object receiving comments so that caching works
correctly (304s)
[eleddy]
2012-02-29 09:25:15 +01:00
2011-12-21 19:39:13 +01:00
2.1.2 (2011-12-21)
2011-11-24 08:50:24 +01:00
------------------
2011-12-08 08:26:43 +01:00
- Fixed language code error in Ukrainian translation. The message
catalog was erroneously set to "English".
[chervol]
2011-11-30 13:05:59 +01:00
- Do not raise an error if the comment text is None.
[timo]
2011-11-24 08:50:24 +01:00
2011-12-16 16:41:16 +01:00
- Updated Spanish translation.
[hvelarde]
2011-11-24 08:50:24 +01:00
2011-12-21 19:37:40 +01:00
- Fix that catalog rebuild breaks the path attribute on comments. This fixes
http://dev.plone.org/ticket/12437.
[pjstevns]
2011-11-24 08:27:18 +01:00
2.1.1 (2011-11-24)
2011-08-23 21:40:15 +02:00
------------------
2011-11-18 19:41:09 +01:00
- Include mo files in the distribution.
[vincentfretin]
2011-10-30 08:11:06 +01:00
- Fix various text typos.
[timo]
- Fix control panel help text typos.
2011-09-16 15:46:02 +02:00
[jonstahl]
2011-08-23 21:40:15 +02:00
2011-09-16 15:46:02 +02:00
- Documentation about overriding the comments viewlet js added.
[timo]
- Corrected location of Japanese po file.
[tyam]
2011-08-23 21:40:15 +02:00
2011-10-30 08:11:06 +01:00
2011-09-16 16:04:52 +02:00
2.1.0 (2011-08-22)
2011-08-04 16:13:01 +02:00
------------------
2011-08-19 20:54:44 +02:00
- Avoid error when moving objects that are contentish but not annotatable.
[davisagli]
2011-08-05 12:08:39 +02:00
- New feature: Markdown syntax added to possible comment text transforms.
[timo]
2012-03-15 20:00:08 +01:00
- Make sure the comment brains are updated properly when the content object is
2011-08-04 16:13:01 +02:00
renamed.
[hannosch, timo]
2011-08-04 17:53:21 +02:00
- Make sure only comments to the content object are removed from the catalog
when the content object is moved.
2011-08-20 04:37:24 +02:00
[hannosch, timo, davisagli]
2012-03-15 20:00:08 +01:00
- Make sure the conversation.getComments method returns acquisition wrapped
2011-08-18 08:39:25 +02:00
comments.
[timo]
2011-08-04 17:53:21 +02:00
2011-08-19 11:33:15 +02:00
- Ukrainian translation added.
2011-08-22 21:27:42 +02:00
[chervol]
- Remove one_state_workflow customizations.
[timo]
2011-08-04 16:13:01 +02:00
2011-07-25 10:20:38 +02:00
2.0.9 (2011-07-25)
------------------
2012-03-15 20:00:08 +01:00
- Make sure the creator index always stores utf-8 encoded stings and not
2011-07-25 10:20:38 +02:00
unicode.
[timo]
2011-07-25 09:06:44 +02:00
2.0.8 (2011-07-25)
2011-07-15 19:25:04 +02:00
------------------
2011-07-15 19:29:29 +02:00
- Automatically reload batch moderation page if no comments are left. This
fixes http://dev.plone.org/plone/ticket/11298.
[timo]
2012-03-15 20:00:08 +01:00
- Use Plone's safe_encode method instead of encode() for the creator index to
2011-07-25 10:20:38 +02:00
make sure unicode encoded strings can be indexed too.
2011-07-25 08:47:45 +02:00
[timo]
2011-07-15 19:25:04 +02:00
2011-07-15 10:32:36 +02:00
2.0.7 (2011-07-15)
2011-07-14 09:09:58 +02:00
------------------
2012-03-15 20:00:08 +01:00
- Fix discussion control panel submit for Google Chrome. This fixes
2011-07-15 10:32:36 +02:00
http://dev.plone.org/plone/ticket/11486.
2011-07-14 09:09:58 +02:00
2011-07-04 09:21:15 +02:00
2.0.6 (2011-07-04)
2011-07-03 20:26:43 +02:00
------------------
2011-07-03 20:36:02 +02:00
- Update comment brains in zcatalog when moving a content object with comments.
This fixes http://dev.plone.org/plone/ticket/11331.
[timo]
2012-03-15 20:00:08 +01:00
2011-07-03 20:26:43 +02:00
- Plone 3 specific exclusion of plone.app.uuid removed.
[timo]
2011-06-16 13:11:41 +02:00
2.0.5 (2011-06-16)
2011-05-29 00:02:33 +02:00
------------------
2011-06-05 23:52:01 +02:00
- Simplify CSS and JS registrations. CSS will now be imported using the
2011-06-06 00:30:56 +02:00
standard link and so can be merged, inserted after forms.css. JS will now be
imported after collapsibleformfields.js.
2011-06-05 23:52:01 +02:00
[elro]
2012-03-15 20:00:08 +01:00
- Enable the left-menu on the configlet, to be more consistent with all other
2011-11-30 16:05:37 +01:00
configlets. Related to http://dev.plone.org/plone/ticket/11737
2011-05-29 00:02:33 +02:00
[WouterVH]
2011-06-16 12:59:25 +02:00
- Do not render/update the comment form in CommentViewlets if commenting is
disabled, since this slows down the page rendering. This fixes
http://dev.plone.org/plone/ticket/11930
[fafhrd]
2011-05-29 00:02:33 +02:00
2011-05-28 13:49:47 +02:00
2.0.4 (2011-05-28)
2011-05-19 20:11:12 +02:00
------------------
2011-05-27 15:47:15 +02:00
- Refactor/clean up the handleComment method.
[timo]
2011-05-29 00:02:33 +02:00
2012-03-15 20:00:08 +01:00
- Make handleComment method store comment attributes from form extenders. This
2011-05-28 13:49:47 +02:00
allows us to extend the comment form with external add-ons. See
http://packages.python.org/plone.app.discussion/howtos/howto_extend_the_comment_form.html
for details.
2011-05-26 23:37:37 +02:00
[timo]
2011-05-19 20:11:12 +02:00
2011-05-19 20:09:16 +02:00
2.0.3 (2011-06-19)
2011-05-12 11:22:10 +02:00
------------------
2011-05-19 20:09:16 +02:00
- Updated Simplified Chinese translation
[jianaijun]
- Italian translation review.
[gborelli]
2011-05-12 11:22:10 +02:00
2011-05-27 15:47:15 +02:00
2011-05-12 11:18:36 +02:00
2.0.2 (2011-05-12)
2011-04-27 20:01:33 +02:00
------------------
2011-05-12 11:18:36 +02:00
- Moderation should be enabled only if there is a workflow set for Discussion
2011-04-27 20:01:33 +02:00
Item.
[erico_andrei]
2011-05-27 15:47:15 +02:00
2011-04-22 14:47:29 +02:00
2.0.1 (2011-04-22)
------------------
2011-04-22 19:28:00 +02:00
- Translations updated. German translations for notifications added.
[timo]
2011-04-22 19:09:09 +02:00
- Add links to delete/approve a comment in the moderator notification email.
[timo]
2011-05-12 11:18:36 +02:00
- Remove the unnecessary workflow_action parameter from the PublishComments
2011-04-22 19:09:09 +02:00
request.
[timo]
2011-04-22 17:41:45 +02:00
- Make sure the email settings in the control panel are disabled when commenting
is disabled globally.
[timo]
- Enable/disable moderator_email setting dynamically as mail settings or
discussion settings change.
[timo]
2011-04-22 17:31:29 +02:00
- Remove ImportError exceptions for Plone < 4.1 code and plone.z3cform < 0.6.0.
[timo]
2011-04-22 15:34:50 +02:00
- Provide the comment body text in the email notification.
[timo]
2011-05-12 11:18:36 +02:00
- Fix comment link in email notification. This fixes
2011-04-22 14:47:29 +02:00
http://dev.plone.org/plone/ticket/11413.
[timo]
- Redirect to the comment itself when notifying a user about a new comment.
[timo]
2011-04-21 15:24:32 +02:00
2.0 (2011-04-21)
----------------
- No changes.
2011-04-21 14:52:29 +02:00
2.0b2 (2011-04-21)
2011-04-07 01:08:43 +02:00
------------------
2011-04-19 09:00:18 +02:00
- Added Japanese translation.
[tyam]
2011-04-17 10:51:58 +02:00
- Move all tests from testing layer to plone.app.testing.
[timo]
2011-04-15 06:29:46 +02:00
- Move some policy out of the conversation storage adapter into a
view, specifically "enabled()". Prevents having to replace/migrate
persistent objects to change policy which really only concerns the
context and possibly the request, not the conversation storage.
Fixes #11372.
[rossp]
2011-04-14 23:30:32 +02:00
- Fix unindexing of comments when deleting content resulting from
iterating over a BTree while modifying it. Fixes #11402.
[rossp]
2011-04-14 22:08:58 +02:00
- Fix Missing.Value for Creator in the catalog. Fixes #11634.
2011-04-14 21:59:05 +02:00
[rossp]
2011-04-14 18:17:29 +02:00
- Don't add the annotation unless a comment is actually being added.
Fixes #11370.
[rossp]
2011-04-10 22:28:21 +02:00
- Fixed i18n of the "Commenting has been disabled." message.
[vincentfretin]
2011-04-07 23:31:56 +02:00
- Add a moderator_email setting to control where moderator notifications are
sent.
[davisagli]
2011-04-17 10:51:58 +02:00
2011-04-07 01:07:10 +02:00
2.0b1 (2011-04-06)
2011-03-02 22:20:15 +01:00
------------------
2011-04-02 23:27:47 +02:00
- Make discussion.css cacheable when registering it.
[davisagli]
2011-04-02 23:26:36 +02:00
- Fix issue where GMT datetimes were converted into local timezone DateTimes
during indexing.
[davisagli]
- Handle timezones correctly while converting dates during the migration of
legacy comments.
[davisagli]
2011-04-02 23:16:24 +02:00
- When returning a comment's title, give preference to its title attribute
if set.
[davisagli]
2011-04-02 21:51:37 +02:00
- Use the cooked text of legacy comments when migrating.
[davisagli]
- Make sure that comment text is transformed to plain text when indexing.
[davisagli]
- Move logic for transforming comment text to the Comment class's getText
method. Use a comment instance's mime_type attribute in preference to the
global setting for the source mimetype. Use text/x-html-safe as the target
mimetype to make sure the safe HTML filter is applied, in case the source is
untrusted HTML.
[davisagli]
2011-04-02 21:33:10 +02:00
- Provide a filter_callback option to the migration view, so that a custom
policy for which comments get migrated can be implemented.
[davisagli]
2011-03-26 03:44:49 +01:00
- Fixed RoleManager import to avoid deprecation warning on Zope 2.13.
[davisagli]
2011-03-17 17:51:08 +01:00
- French translations.
[thomasdesvenain]
2011-03-17 17:15:40 +01:00
- Fixed internationalization issues.
[thomasdesvenain]
- Added Afrikaans translations
2011-03-07 17:10:14 +01:00
[jcbrand]
2011-04-17 10:51:58 +02:00
2011-03-02 22:19:12 +01:00
2.0a3 (2011-03-02)
------------------
2011-03-26 03:44:49 +01:00
2011-03-02 22:19:12 +01:00
- Fixed test failure for the default user portrait, which changed from
defaultUser.gif to defaultUser.png in Products.PlonePAS 4.0.5
[maurits]
2011-03-17 17:15:40 +01:00
2011-04-17 10:51:58 +02:00
2011-02-08 10:30:18 +01:00
2.0a2 (2011-02-08)
2011-02-08 10:28:51 +01:00
------------------
2011-02-15 17:19:13 +01:00
- Fixed test failure for the default user portrait, which changed from
defaultUser.gif to defaultUser.png in Products.PlonePAS 4.0.5.
[maurits]
2011-02-08 10:28:51 +01:00
- Remove "Plone 3 only" code.
[timo]
2011-03-17 17:15:40 +01:00
2011-02-08 10:28:51 +01:00
- Do not monkey patch the BAD_TYPES vocabulary or plone.app.vocabularies
anymore.
[timo]
2011-02-07 16:00:46 +01:00
2.0a1 (2011-02-07)
------------------
2011-01-20 20:37:54 +01:00
2011-03-17 17:15:40 +01:00
- Split up development into two branches. The 1.x branch will be for Plone 3.x
2011-02-07 16:00:46 +01:00
and Plone 4.0.x and the 2.x branch will be for Plone 4.1 and beyond.
2011-01-26 09:15:14 +01:00
[timo]
2011-02-07 16:00:46 +01:00
2011-01-20 21:38:50 +01:00
- Import Owned from OFS.owner to avoid deprecation warnings.
[timo]
2011-03-17 17:15:40 +01:00
2011-01-20 21:37:14 +01:00
- Disable discussion by default.
[timo]
2011-03-17 17:15:40 +01:00
- Enable ajaxify comment deletion again ([thomasdesvenain]). This has been
2011-01-20 20:38:26 +01:00
disabled in 1.0b12 because of problems with Plone 3.
[timo]
2011-03-17 17:15:40 +01:00
2011-01-20 20:37:54 +01:00
- Remove collective.autopermission dependency that has become unnecessary in
Plone 4.1.
[timo]
2011-02-07 16:00:46 +01:00
1.0 (2011-02-07)
----------------
- Do not check for a comment review workflow when sending out a moderator email
notification. This fixes http://dev.plone.org/plone/ticket/11444.
[timo]
2011-03-17 17:15:40 +01:00
- Check if the current user has configured an e-mail address for the email
2011-02-07 16:00:46 +01:00
notification option. This fixes http://dev.plone.org/plone/ticket/11428.
2011-03-17 17:15:40 +01:00
[timo]
2011-02-07 16:00:46 +01:00
1.0RC2 (2011-01-24)
-------------------
- Remove moderation_enabled setting from registry to avoid migration problems
to 1.0RC1. This fixes http://dev.plone.org/plone/ticket/11419.
[timo]
2011-02-07 12:48:24 +01:00
2011-01-26 09:15:14 +01:00
2011-02-07 16:00:46 +01:00
1.0RC1 (2011-01-22)
2010-11-04 16:56:12 +01:00
-------------------
2011-03-17 17:15:40 +01:00
- Always show existing comments, even if commenting is disabled.
2011-01-07 16:27:17 +01:00
[timo]
2011-03-17 17:15:40 +01:00
- Fix CSS for commenter images with a width of more than 2.5em. This fixes
2011-01-07 11:27:13 +01:00
http://dev.plone.org/plone/ticket/11391.
[timo]
2011-01-07 11:20:24 +01:00
- Show a 'Comments are moderated.' message next to the comment form if comments
2011-03-17 17:15:40 +01:00
are moderated.
2011-01-07 11:20:24 +01:00
[timo]
2011-03-17 17:15:40 +01:00
2010-12-21 20:20:36 +01:00
- Make sure plone.app.registry's ZCML is loaded, so that its import step will run
when plone.app.discussion is installed.
[davisagli]
2010-12-16 00:41:57 +01:00
- Avoid sending multiple notification emails to the same person when
he has commented multiple times.
[maurits]
2011-03-17 17:15:40 +01:00
- Move discussion action item from actionicons.xml to actions.xml to avoid
2010-12-12 13:40:19 +01:00
deprecation warning.
[timo]
2011-03-17 17:15:40 +01:00
- Fix cancel button on edit view when using Dexterity types. This fixes
2010-12-11 22:33:43 +01:00
http://dev.plone.org/plone/ticket/11338.
[EpeliJYU]
2011-03-17 17:15:40 +01:00
2010-12-10 09:57:53 +01:00
- 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]
2011-03-17 17:15:40 +01:00
- Make sure the handleComment method checks for the 'Reply to item' permission
2010-12-09 09:11:41 +01:00
when adding a comment.
[timo]
2010-12-09 09:07:15 +01:00
- Make the mail-setting warning message show up in the discussion control panel.
[timo]
2011-03-17 17:15:40 +01:00
2010-12-08 18:45:58 +01:00
- Link directly to the "Discussion Item" types control panel in the moderation
view.
[timo]
2011-03-17 17:15:40 +01:00
- Show "moderate comments" link in the admin panel only if a moderation
2010-12-08 18:45:11 +01:00
workflow is enabled for comments.
[timo]
2011-03-17 17:15:40 +01:00
- Do not allow to change the mail settings in the discussion control panel, if
2010-12-03 00:02:00 +01:00
there is no valid mail setup.
[timo]
2011-03-17 17:15:40 +01:00
2010-12-03 00:02:00 +01:00
- Disable all commenting options in the discussion control panel if comments
2010-12-02 19:15:47 +01:00
are disabled globally.
2011-03-17 17:15:40 +01:00
2010-12-01 07:34:05 +01:00
- Check for the 'review comments' permission instead of 'manage' to decide
if the user should see a 'this comment is pending' message.
[timo]
2010-11-30 19:17:02 +01:00
- Move "moderate comments" site action above the logout action.
[timo]
2010-11-30 10:13:30 +01:00
- Moderator notification description updated.
[timo]
2011-03-17 17:15:40 +01:00
2010-11-30 10:06:46 +01:00
- Redirect back to the discussion control panel when the discussion control
panel form is submitted.
2011-03-17 17:15:40 +01:00
[timo]
2010-11-30 10:06:46 +01:00
2010-11-30 08:33:22 +01:00
- Fix document_byline bottom margin if commenter images are disabled.
[timo]
2010-11-29 23:42:20 +01:00
- Dynamically show the comment formatting message dependent on the text
transform setting.
[timo]
2010-11-29 19:54:29 +01:00
- Description for text transform added to the discussion control panel.
[timo]
2010-11-29 18:40:37 +01:00
- Move the discussion control panel to the core Plone configuration.
[timo]
2010-11-29 18:36:52 +01:00
- Always set the effective date of a comment to the same value as the creation
2011-03-17 17:15:40 +01:00
date.
2010-11-29 18:36:52 +01:00
[timo]
2010-11-29 09:27:09 +01:00
- Fix SMTP exception when an email is send to the moderator.
[timo]
2011-03-17 17:15:40 +01:00
- Make sure comment UIDs in the catalog are always unique. This fixes
http://dev.plone.org/plone/ticket/10652.
[timo]
2010-11-28 12:39:19 +01:00
2010-11-23 19:53:38 +01:00
- Fix 'check all' on batch moderation page.
[davisagli]
2011-03-17 17:15:40 +01:00
- 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
2010-11-23 15:03:47 +01:00
http://dev.plone.org/plone/ticket/11292
2011-03-17 17:15:40 +01:00
[dukebody]
2010-11-23 15:03:47 +01:00
2010-11-19 12:01:05 +01:00
- Spanish translation updated.
[dukebody]
2010-11-17 16:32:52 +01:00
- Catalan translation added.
[sneridagh]
2010-11-08 18:09:26 +01:00
- Convert anonymous-supplied name to unicode as done for authenticated members.
[ggozad]
2010-11-04 16:56:12 +01:00
- Catch SMTP exceptions when sending email notifications.
[timo]
2010-11-15 17:02:11 +01:00
- Updated italian translation.
[keul]
2010-11-04 16:56:12 +01:00
2010-11-23 15:03:47 +01:00
2010-11-04 15:42:32 +01:00
1.0b12 (2010-11-04)
-------------------
2011-03-17 17:15:40 +01:00
- Remove AJAX comment deletion binding. This function relies on the nextUntil()
selector introduced by jQuery 1.4 and therefore breaks in Plone 3
2010-11-04 15:42:32 +01:00
(that currently uses jQuery 1.3.2).
[timo]
2010-11-03 16:26:06 +01:00
1.0b11 (2010-11-03)
2010-10-22 12:14:07 +02:00
-------------------
2010-11-03 14:42:20 +01:00
- Fix Dutch and Czech language code and name.
2010-11-03 14:40:48 +01:00
[timo]
2010-11-03 12:26:18 +01:00
- 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]
2010-11-02 11:38:38 +01:00
- Declare z3c.form and zope.schema as minimum version dependencies in setup.py
in case people use a different KGS.
[timo]
2010-11-02 10:07:07 +01:00
- Add and update es and eu l10ns.
[dukebody, on behalf of erral]
2010-10-30 19:32:31 +02:00
- Ajaxify comment deletion and approval.
[thomasdesvenain]
2011-03-17 17:15:40 +01:00
- New feature: As a logged-in user, I can enable/disable email notification of
2010-10-30 17:02:05 +02:00
additional comments on this content object.
[timo]
2010-10-29 12:43:46 +02:00
- Disable the plone.app.registry check on schema elements, so no error is
2011-11-30 17:15:17 +01:00
raised on upgrades. This fixes http://dev.plone.org/plone/ticket/11195.
2010-10-29 12:43:46 +02:00
[timo]
2010-10-28 12:30:10 +02:00
- Remove the too generic id attribute of the comment form.
2010-10-28 11:45:34 +02:00
[timo]
2010-10-22 12:14:07 +02:00
- Fixed handling of non-ascii member data, like fullname and email.
[hannosch]
2010-10-28 11:45:34 +02:00
2010-10-15 16:50:58 +02:00
1.0b10 (2010-10-15)
2010-10-07 09:14:29 +02:00
-------------------
2010-10-09 13:13:28 +02:00
- Fixed "global name 'WrongCaptchaCode' is not defined" if norobots captcha,
but no other validation package is installed.
[naro]
2011-03-17 17:15:40 +01:00
- 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
2010-10-08 12:37:10 +02:00
http://dev.plone.org/plone/ticket/11184.
2010-10-08 11:53:00 +02:00
[timo]
2010-10-07 09:14:29 +02:00
2010-10-11 11:41:09 +02:00
- fixed plone-it.po (improper language code ('en' instead of 'it'))
[ajung]
2010-10-07 09:14:29 +02:00
2010-10-07 09:12:36 +02:00
1.0b9 (2010-10-07)
2010-10-04 21:11:16 +02:00
------------------
2011-03-17 17:15:40 +01:00
- Replace the can_manage method with a can_review method that checks the
'Review comments' permission. This fixes
2010-10-06 15:56:49 +02:00
http://dev.plone.org/plone/ticket/11145.
[timo]
2011-03-17 17:15:40 +01:00
- Fix moderation actions (publish, delete) in the moderation view with virtual
2010-10-05 17:21:54 +02:00
hosts. This is a replacement for http://dev.plone.org/plone/changeset/35608.
[timo]
2010-10-05 14:07:08 +02:00
- 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]
2010-10-04 21:11:16 +02:00
2010-10-04 21:09:28 +02:00
1.0b8 (2010-10-04)
2010-09-15 13:40:19 +02:00
------------------
2010-09-29 10:13:54 +02:00
- Apply the comment viewlet template and styles to the new title-less comments.
This might require integrators to apply their custom templates and styles.
[timo]
2010-09-29 09:56:36 +02:00
- Remove title field from the comment form and replace it with an auto-generated
title ("John Doe on Welcome to Plone").
[timo]
2011-03-17 17:15:40 +01:00
- Fix http://dev.plone.org/plone/ticket/11098: "Comment byline shows login
name, not full name"
2010-09-29 09:56:36 +02:00
[kiorky]
2011-03-17 17:15:40 +01:00
- Make sure the __parent__ pointer (the conversation) of a comment is not
acquisition wrapped in conversation.addComment. This fixes
2010-09-29 08:48:36 +02:00
http://dev.plone.org/plone/ticket/11157.
2010-09-28 18:00:08 +02:00
[timo]
2010-09-28 12:37:40 +02:00
2011-03-17 17:15:40 +01:00
- Revert r35608 since this was breaking the comment moderation bulk actions.
The BulkActionsView expects the absolute path of the comments without the
portal url (e.g. '/plone/doc1/++conversation++default/1285346769126020').
2010-09-29 08:46:57 +02:00
This fixes http://dev.plone.org/plone/ticket/11156.
2010-09-24 19:04:24 +02:00
[timo]
2010-10-04 21:19:34 +02:00
- Use "(function($) { /* some code that uses $ \* / })(jQuery)" instead of
2011-03-17 17:15:40 +01:00
"$(document).ready(function(){ /* some code that uses $ \* / });" to invoke
2010-09-24 16:21:26 +02:00
jQuery code.
[timo]
2010-09-23 13:04:47 +02:00
- Finnish translation added.
[saffe]
2010-09-15 13:40:19 +02:00
2010-09-30 23:52:40 +02:00
- Italian translation updated.
[keul]
2010-09-15 13:40:19 +02:00
2010-10-04 21:09:28 +02:00
2010-09-15 13:32:37 +02:00
1.0b7 (2010-09-15)
2010-08-24 11:19:09 +02:00
------------------
2011-03-17 17:15:40 +01:00
* Captcha plugin support for collective.z3cform.norobots (version >= 1.1) added.
2010-09-13 16:35:40 +02:00
[saffe]
2010-09-10 15:02:56 +02:00
2010-09-07 14:03:41 +02:00
* Store dates in utc and not in local time. Display local time
[do3cc]
2010-09-06 12:39:07 +02:00
* Fetch context for the comment view with "context = aq_inner(self.context)".
[timo]
2011-03-17 17:15:40 +01:00
2010-09-03 22:40:27 +02:00
* Raise an unauthorized error when authenticated users try to post a comment
on a content object that has discussion disabled. Thanks to vincentfrentin
for reporting this.
[timo]
2011-03-17 17:15:40 +01:00
2010-09-01 10:58:46 +02:00
* Czech translation added.
[naro]
2010-08-28 21:55:58 +02:00
* Clean up code with PyLint.
[timo]
2010-08-27 12:34:42 +02:00
* Make Javascripts pass JSLint validation.
[timo]
2010-08-26 11:31:49 +02:00
* Put email notification subscribers into their own zcml file so it is easier
for integrators to override them.
[timo]
2011-03-17 17:15:40 +01:00
* Plain text and intelligent text options for comment text added to preserve
2010-08-25 16:03:29 +02:00
basic text structure and to make links clickable.
2010-08-25 11:19:28 +02:00
[timo]
2010-08-25 08:46:24 +02:00
* Rewrote all tal:condition in comments.pt. The authenticated user has
the reply button and the comment form if he has the "Reply to item"
permission And the discussion is currently allowed.
[vincentfretin]
2010-08-24 11:19:09 +02:00
2010-08-24 11:05:41 +02:00
1.0b6 (2010-08-24)
2010-08-06 11:51:23 +02:00
------------------
2010-08-20 13:52:05 +02:00
* Fixed the case where a folder has allow_discussion=False and
conversation.enabled() on a document in this folder returned False
instead of True because of allow_discussion acquisition.
[vincentfretin]
2011-03-17 17:15:40 +01:00
* Redirect to the comment form action instead of the absolute URL when a
comment is posted. This fixes the accidentally triggered file upload when a
2010-08-09 14:25:14 +02:00
comment is posted on a file content object.
[timo]
2010-08-06 19:19:32 +02:00
* We need five:registerPackage to register the i18n folder.
[vincentfretin]
* Added Traditional Chinese (zh_TW) translation.
[TsungWei Hu]
2010-08-06 17:21:29 +02:00
* Added French translation.
[vincentfretin]
2010-08-06 17:33:34 +02:00
* Renamed legend_add_comment to label_add_comment to have the translation from
plone domain.
[vincentfretin]
2011-03-17 17:15:40 +01:00
* label_comment_by and label_commented_at are not in Plone 4 translation
2010-08-24 11:05:41 +02:00
anymore, so these two messages moved to plone.app.discussions i18n domain.
2010-08-06 17:33:34 +02:00
[vincentfretin]
2010-08-06 12:46:37 +02:00
* Translate "Warning" shown in @@moderate-comments in the plone domain.
[vincentfretin]
2010-08-06 11:51:23 +02:00
* Fixed i18n markup of message_moderation_disabled.
[vincentfretin]
2010-07-22 01:36:16 +02:00
* Catch Type errors in indexers if object can not be adapted to IDiscussion
[do3cc]
2011-03-17 17:15:40 +01:00
* Call the CaptchaValidator even when no captcha data was submitted. This is
necessary to ensure that the collective.akismet validator is called when
installed.
2010-08-05 19:18:19 +02:00
[timo]
2011-03-17 17:15:40 +01:00
2010-08-05 19:18:19 +02:00
* Spanish translation added. Thanks to Judith Sanleandro.
2010-08-05 17:36:07 +02:00
[timo]
2010-07-16 17:31:36 +02:00
1.0b5 (2010-07-16)
2010-05-20 09:45:24 +02:00
------------------
2011-03-17 17:15:40 +01:00
* Use self.form instead of CommentForm for the CommentsViewlet update method so
integrators don't have to override the viewlet's update method.
2010-07-16 17:31:36 +02:00
[matous]
2010-07-16 17:26:01 +02:00
2011-03-17 17:15:40 +01:00
* Make sure the form fields in the reply form are always placed under the field
labels.
2010-07-13 15:39:35 +02:00
[timo]
2011-03-17 17:15:40 +01:00
2010-07-13 15:39:35 +02:00
* Fix CSS overflow bug that occurs with the new Plone 4.0b5 comment styles.
[timo]
2011-03-17 17:15:40 +01:00
2010-07-13 12:46:41 +02:00
* Unnecessary imports and variables removed.
[timo]
2011-03-17 17:15:40 +01:00
2010-07-05 14:14:16 +02:00
* Added norwegian translation.
[ggozad]
2010-06-25 19:16:15 +02:00
* Protect against missing canonical in conversationCanonicalAdapterFactory.
[hannosch]
2010-06-21 12:04:11 +02:00
* Documentation for Captcha plugin architecture and email notification added.
See http://packages.python.org/plone.app.discussion.
[timo]
2011-03-17 17:15:40 +01:00
2010-06-21 12:04:11 +02:00
* Use sphinx.plonetheme for plone.app.discussion documentation.
[timo]
2010-06-18 14:01:44 +02:00
* Avoid deprecation warning for the Globals package.
[hannosch]
2010-06-18 13:14:53 +02:00
* Remove the hard coded check for title and text when the comment form is
submitted. This allows integrators to write schema extenders that remove the
2010-06-17 20:56:26 +02:00
title from the comment form.
[timo]
2010-06-18 13:14:53 +02:00
2010-06-10 16:57:03 +02:00
* Move captcha registration to its own captcha.zcml file.
[timo]
2010-06-10 15:12:12 +02:00
* Akismet (http://akismet.com/) spam protection plugin (collective.akismet)
support added.
[timo]
2010-06-18 13:14:53 +02:00
* Simplify the CaptchaValidator class by dynamically adapting a view with the
name of the captcha plugin (e.g. recaptcha, captcha, akismet) for the
2010-06-10 12:51:41 +02:00
validator.
[timo]
2010-06-07 16:40:09 +02:00
* Dutch translation added.
[kcleong]
2010-06-04 21:56:17 +02:00
* Enable caching and merging for comments.js to save some requests.
[pelle]
2010-06-04 12:57:57 +02:00
* Design notes for the Captcha plugin architecture added.
[timo]
2010-06-04 11:33:48 +02:00
* Make IDiscussionLayer inherit from Interface again. Remove IDefaultPloneLayer,
since Plone 4.0b1 and plone.theme 2.0b1 are out now.
[timo]
2010-06-04 11:25:47 +02:00
* Clean up Javascript code.
[timo]
2010-06-18 13:14:53 +02:00
* Fix encoding error in migration procedure, otherwise migration procedure
2010-05-31 11:58:42 +02:00
breaks on joining output list in case we have there any non-ascii characters.
[piv]
2010-05-31 11:50:46 +02:00
2010-06-18 13:14:53 +02:00
* plone.z3cform 0.6.0 compatibility (fix maximum recursion depth error which
2010-06-01 17:12:53 +02:00
appears with plone.z3cform higher than 0.5.10).
2010-05-31 11:50:46 +02:00
[piv]
2010-06-18 13:14:53 +02:00
2010-05-20 09:45:24 +02:00
* Removed moderation.js from js registry and include it only in moderation.pt as
that is the only place where it is used.
[ggozad]
2010-04-04 19:37:13 +02:00
1.0b4 (2010-04-04)
2010-01-28 16:34:39 +01:00
------------------
2010-04-04 19:29:41 +02:00
* New feature: As a moderator, I am notified when new comments require my
attention.
[timo]
2010-06-18 13:14:53 +02:00
* Sphinx-based developer documentation added. See
2010-03-24 08:56:53 +01:00
http://packages.python.org/plone.app.discussion.
[timo]
2010-03-19 11:17:00 +01:00
* Rename "Single State Workflow" to "Comment Single State Workflow".
[timo]
2010-03-19 10:58:35 +01:00
* Rename 'publish comment' to 'approve comment'. This fixes #1608470.
[timo]
2010-06-18 13:14:53 +02:00
2010-03-19 10:44:07 +01:00
* Show a warning in the moderation view if the moderation workflow is disabled.
[timo]
2010-03-18 17:16:44 +01:00
* Move 'Moderate comments' link from site actions to user actions.
[timo]
2010-06-18 13:14:53 +02:00
* Fix #662654: As an administrator, I can configure a Collection to show recent
2010-04-04 19:37:13 +02:00
comments. Comment.Type() now correctly returns the FTI title ('Comment')
2010-03-18 14:22:16 +01:00
[chaoflow]
2010-03-17 16:47:54 +01:00
* German translation updated.
[juh]
2010-06-18 13:14:53 +02:00
2010-03-17 13:34:38 +01:00
* Fix #2419342: Fix untranslated published/deleted status messages.
[timo]
2010-06-18 13:14:53 +02:00
2010-03-17 12:00:10 +01:00
* Remove fixed width of the actions column of the moderation view. The
translated button titles can differ in size from the English titles.
[timo]
2010-03-16 16:06:43 +01:00
* Fix #2494228: Remove comments as well when a content object is deleted.
[timo]
2010-03-16 14:06:08 +01:00
* Fix unicode error when non-ASCII characters are typed into the name field of a
comment by anonymous users.
[regebro]
2010-06-18 13:14:53 +02:00
2010-03-06 11:04:34 +01:00
* Make p.a.d. work with the recent version of plone.z3cform (0.5.10)
2010-03-09 13:30:03 +01:00
[timo]
2010-03-06 11:04:34 +01:00
2010-03-09 13:30:03 +01:00
* Make p.a.d. styles less generic. This fixes #10253.
2010-02-26 18:01:17 +01:00
[timo]
2010-02-23 09:44:41 +01:00
* Added greek translation.
[ggozad]
2010-01-28 16:34:39 +01:00
2010-04-01 15:48:03 +02:00
* A bug in the moderator panel meant you couldn't delete items in a virtual
host, if your portal was named "plone".
[regebro]
2010-03-16 14:06:08 +01:00
2010-04-04 19:29:41 +02:00
2010-01-28 16:33:50 +01:00
1.0b3 (2010-01-28)
2010-01-25 12:43:29 +01:00
------------------
2010-01-28 16:00:39 +01:00
* Added an i18n directory for messages in the plone domain and updated scripts
to rebuild and sync it.
[hannosch]
2010-01-28 14:44:56 +01:00
* Added an optional conversationCanonicalAdapterFactory showing how to share
comments across all translations with LinguaPlone, by storing and retrieving
2010-01-28 14:47:42 +01:00
the conversation from the canonical object.
[hannosch]
* Play by the Plone 3.3+ rules and use the INavigationRoot as a base for the
moderation view.
[hannosch]
* Added a commentTitle CSS class to the comment titles.
[hannosch]
* Update message ids to match their real text.
[hannosch]
* Set CSS classes for the comment form in the updateActions method.
[timo]
* Respect the allow_comments field on an object and avoid calculations if no
comments should be shown.
[hannosch]
* Automatically load the ZCML files of the captcha widgets if they are
installed.
[hannosch]
* Fixed i18n domain in GenericSetup profiles to be `` plone `` . Other values
aren't supported for GS profiles.
[hannosch]
* Provide our own copy of the default one state workflow. Not all Plone sites
have this workflow installed.
[hannosch]
* Register the event subscribers for the correct interfaces in Plone 3.
[hannosch]
* Factored out subscriber declarations into its own ZCML file.
[hannosch]
* Bugfix for #2281226: Moderation View: Comments disappear when hitting the
'Apply' button without choosing a bulk action.
[timo]
* Allow to show the full text of a comment in the moderation view.
[timo]
* German translation added.
[timo]
* Italian translation added.
[keul]
2010-01-26 12:33:38 +01:00
2010-01-25 12:43:29 +01:00
2010-01-22 20:10:27 +01:00
1.0b2 (2010-01-22)
2010-01-03 13:45:24 +01:00
------------------
2010-01-28 14:47:42 +01:00
* Bugfix for #2010181: The name of a commenter who commented while not logged in
should not appear as a link.
2010-03-24 09:15:18 +01:00
[timo]
2010-01-28 14:47:42 +01:00
* Bugfix for #2010078: Comments that await moderation are visually distinguished
from published comments.
2010-03-24 09:15:18 +01:00
[timo]
2010-01-28 14:47:42 +01:00
* Bugfix for #2010085: Use object_provides instead of portal_type to query the
catalog for comment.
2010-03-24 09:15:18 +01:00
[timo]
2010-01-28 14:47:42 +01:00
* Bugfix for #2010071: p.a.d. works with plone.z3cform 0.5.7 and
plone.app.z3cform 0.4.9 now.
2010-03-24 09:15:18 +01:00
[timo]
2010-01-28 14:47:42 +01:00
* Bugfix for #1513398: Show "anonymous" when name field is empty in comment
form.
2010-03-24 09:15:18 +01:00
[timo]
2010-01-28 14:47:42 +01:00
* Migration view: Dry run option added, abort transaction when something goes
wrong during migration, be more verbose about errors.
2010-03-24 09:15:18 +01:00
[timo]
2010-01-03 13:45:24 +01:00
2009-12-08 16:41:41 +01:00
1.0b1 (2009-12-08)
2009-12-07 20:39:47 +01:00
------------------
* Fix redirect after a adding a comment
2010-03-24 09:15:18 +01:00
[timo]
2010-01-28 14:47:42 +01:00
2009-12-07 20:39:47 +01:00
* Replace yes/no widgets with check boxes in the discussion control panel
2010-03-24 09:15:18 +01:00
[timo]
2010-01-28 14:47:42 +01:00
2009-12-07 20:39:47 +01:00
* Make comments viewlet show up in Plone 4
2010-03-24 09:15:18 +01:00
[timo]
2010-01-28 14:47:42 +01:00
2009-12-07 20:39:47 +01:00
* Apply Plone 4 styles to comment form
2010-03-24 09:15:18 +01:00
[timo]
2010-01-28 14:47:42 +01:00
2009-12-08 16:41:41 +01:00
* Simplify moderation view by removing the filters
2010-03-24 09:15:18 +01:00
[timo]
2009-12-07 20:39:47 +01:00
2010-04-04 19:37:13 +02:00
2009-10-18 15:23:51 +02:00
1.0a2 (2009-10-18)
2009-07-14 00:34:29 +02:00
------------------
2009-10-17 19:16:42 +02:00
* Plone 4 / Zope 2.12 support
2010-03-24 09:15:18 +01:00
[timo]
2010-06-18 13:14:53 +02:00
2009-08-18 23:04:49 +02:00
* Comment migration script added
2010-03-24 09:15:18 +01:00
[timo]
2010-06-18 13:14:53 +02:00
2009-10-18 15:23:51 +02:00
* Pluggable plone.z3cform comment forms
2010-03-24 09:15:18 +01:00
[timo]
2010-06-18 13:14:53 +02:00
2009-12-07 20:39:47 +01:00
* Captcha and ReCaptcha support added
2010-03-24 09:15:18 +01:00
[timo]
2009-07-14 00:34:29 +02:00
2010-04-04 19:37:13 +02:00
2009-07-07 10:49:00 +02:00
1.0a1 (2009-06-07)
2009-05-11 18:52:16 +02:00
------------------
2010-01-28 14:47:42 +01:00
* Basic commenting functionality and batch moderation.
2010-03-24 09:15:18 +01:00
[timo]