Commit Graph

  • 3c22930ba2 test discussion control panel view. Timo Stollenwerk 2010-01-23 09:02:09 +0000
  • 6ca20c7514 Make test coverage happy. 1 second seems to be not enough to create a comment when running the test coverage. Timo Stollenwerk 2010-01-23 07:26:19 +0000
  • 0c1d32d7c6 comment out locales directory for now, since it is unused. Timo Stollenwerk 2010-01-22 19:43:10 +0000
  • b31843f79a Fix globally enabled description. Timo Stollenwerk 2010-01-22 19:21:30 +0000
  • 3ad307596c prepare 1.0b2 release. Timo Stollenwerk 2010-01-22 19:19:01 +0000
  • ac3ade24f6 Redo the controlpanel UI. Timo Stollenwerk 2010-01-22 19:17:46 +0000
  • ebf12022eb History updated. Timo Stollenwerk 2010-01-22 19:10:27 +0000
  • 1e58aa63b1 fix CommentViewlet has_replies method. Timo Stollenwerk 2010-01-22 19:02:41 +0000
  • b1e4b2254c Fix 1513398: Show "anonymous" when name field is empty in comment form. Timo Stollenwerk 2010-01-22 18:35:32 +0000
  • 649e41fcd5 Undo r33270. Make IDiscussionLayer inherit from IDefaultPloneLayer for now, to fix the comment Viewlet in Plone 4.0a3. This can be removed again as soon as Plone 4.0b1 is out. Thanks davisagli! Timo Stollenwerk 2010-01-22 17:54:30 +0000
  • c8bc60e967 remove version restriction for plone.app.z3c.form and allow plone.z3cform < 0.5.7. plone.app.z3cform fails for versions >= 0.5.8. Timo Stollenwerk 2010-01-22 16:30:51 +0000
  • 0b530a0a75 Ugly hack that works around a "ContentProviderLookupError: plone.htmlhead" error caused by Zope 2 permissions. See https://bugs.launchpad.net/zope2/+bug/176566 for further details. This error occured on Plone 3.3.x only. Timo Stollenwerk 2010-01-22 16:28:00 +0000
  • 1a1c903086 Integration test for comments viewlet added. Empty test class for comment form added. Timo Stollenwerk 2010-01-22 12:29:26 +0000
  • 5ff91da15d rename plone.comments Viewlet to plone.app.discussion.comments and hide the standard plone.comments Viewlet. This is necessary because overriding plone.comments is not working anymore in Plone 4.0a3. This should be fixed properly in the future. Timo Stollenwerk 2010-01-22 12:08:30 +0000
  • 7dda99a62a remove outstanding questions. Timo Stollenwerk 2010-01-19 09:37:40 +0000
  • 548c1debee remove unnecessary cancel button class. Timo Stollenwerk 2010-01-19 08:26:41 +0000
  • 3ceb9e1e4f use widget.addClass instead of overwriting an entire class for setting a CSS class. Timo Stollenwerk 2010-01-18 19:47:46 +0000
  • 365684f137 test stop iteration for get_replies method. Timo Stollenwerk 2010-01-18 12:20:45 +0000
  • 1bfff5255a more tests for comments viewlet. Timo Stollenwerk 2010-01-18 11:38:57 +0000
  • ca0aecd170 user portal membership tool for is_anonyous method; tests for comments viewlet added. Timo Stollenwerk 2010-01-18 11:04:08 +0000
  • 77eaee146e tests for comments viewlet added (some are still empty). Timo Stollenwerk 2010-01-18 09:55:44 +0000
  • d1bd1469c8 move comment view from browser/comments.py to browser/comment.py. Timo Stollenwerk 2010-01-18 09:54:27 +0000
  • dc2e5232f7 fix migration tests. do not use transactions during unit testing. Timo Stollenwerk 2010-01-03 17:36:01 +0000
  • c0bb88f44c update history. Timo Stollenwerk 2010-01-03 12:45:24 +0000
  • e0cc673683 count old comments only during migration. show error log when comments could not be migrated. Timo Stollenwerk 2010-01-02 19:45:05 +0000
  • 275cb885ea dry_run and abort migration added to migration view. Timo Stollenwerk 2009-12-21 23:36:35 +0000
  • adb0390227 use object_provides instead of portal_type to query the catalog for comments. this fixes bug #2010085; Timo Stollenwerk 2009-12-19 15:03:12 +0000
  • 2e004456f5 Bugfix for #2010078: Comments that await moderation are visually distinguished from published comments. Timo Stollenwerk 2009-12-19 14:04:49 +0000
  • 0fa11f9af9 remove unnecessary link in comment title. Timo Stollenwerk 2009-12-19 13:39:28 +0000
  • 5f9e443b9c fix bug #2010181: The name of a commenter who commented while not logged in should not appear as a link. Timo Stollenwerk 2009-12-19 13:35:49 +0000
  • 2bb8f514e8 fix unbound prefix error. Timo Stollenwerk 2009-12-15 07:15:57 +0000
  • c873b76a9b locales directory added. Timo Stollenwerk 2009-12-14 12:45:45 +0000
  • 1bba81c6b7 versions.cfg update. Timo Stollenwerk 2009-12-08 16:06:25 +0000
  • b9d88dcc00 add-on products added to buildout. Timo Stollenwerk 2009-12-08 16:06:10 +0000
  • 98355d89d7 fix encoding error caused by an "Umlaut". Timo Stollenwerk 2009-12-08 16:04:10 +0000
  • 186b027335 prepare for 1.0b1. Timo Stollenwerk 2009-12-08 15:41:41 +0000
  • 8c5342e8e3 Plone 4 compliant icon_expression added. Timo Stollenwerk 2009-12-08 15:40:25 +0000
  • 8e493363c4 rename remove button to delete. Timo Stollenwerk 2009-12-08 15:37:52 +0000
  • 42f8da327b fix styles for action column in moderation view. Timo Stollenwerk 2009-12-08 15:29:37 +0000
  • 6ddfbff8df fix even/odd styles for Plone 4. Timo Stollenwerk 2009-12-08 11:53:10 +0000
  • 47cba8797f filter tabs removed from moderation view; Timo Stollenwerk 2009-12-08 11:19:26 +0000
  • 094f5955a4 remove alpha release disclaimer; install instructions for Plone 4 added. Timo Stollenwerk 2009-12-08 09:52:23 +0000
  • 91d42ecfbf pin down plone.z3cform and plone.app.z3cform; set version to 1.0b1 Timo Stollenwerk 2009-12-08 09:50:09 +0000
  • 205f5e2da8 history update. Timo Stollenwerk 2009-12-07 19:39:47 +0000
  • a672c1ed11 Plone 4 styles added. Timo Stollenwerk 2009-12-07 19:39:23 +0000
  • ff9e2205c9 fix ajax call for workflow_action publish in moderation view. Timo Stollenwerk 2009-12-07 16:11:49 +0000
  • 504d579cca ipdb added to dev buildout. Timo Stollenwerk 2009-12-07 15:54:36 +0000
  • 34b37cab2d fix toLocalizedTime for Plone 4 compatibility. Timo Stollenwerk 2009-12-07 15:45:39 +0000
  • 9713bda830 fix float issue for discussion div as well. Timo Stollenwerk 2009-12-07 15:41:17 +0000
  • a741095b14 Clear "float: left" from "manage portlets" div above the comment viewlet. This will get fixed in the next Plone 4 release. A bug report has been added to the tracker: https://dev.plone.org/plone/ticket/9903 Timo Stollenwerk 2009-12-07 15:39:49 +0000
  • 76887f25c9 Initial import. Timo Stollenwerk 2009-12-07 14:55:10 +0000
  • dd6fdd34fb fix typo. Timo Stollenwerk 2009-11-19 21:42:02 +0000
  • 6999e6f8d0 Replace yes/no widgets with single checkboxes. Timo Stollenwerk 2009-11-19 21:40:08 +0000
  • ae2767daec fix redirect after a comment has been posted. Timo Stollenwerk 2009-11-01 09:24:27 +0000
  • 94adf62566 do not show moderation message when user has manage rights. Timo Stollenwerk 2009-10-31 16:42:04 +0000
  • 7550e95d5c fix redirection after a comment has been added. Timo Stollenwerk 2009-10-31 12:33:59 +0000
  • 017cb15157 set good-py extends to 1.0a2 Timo Stollenwerk 2009-10-19 10:15:08 +0000
  • 4b9e9db994 README rest fix. Timo Stollenwerk 2009-10-19 09:06:06 +0000
  • 46ed999081 preparation for 1.0a2 release. Timo Stollenwerk 2009-10-18 13:23:51 +0000
  • 58f8f4bf22 Do not show "publish" bulk action in moderation view when moderation is disabled. Fix story 1105355 . Timo Stollenwerk 2009-10-18 13:12:52 +0000
  • c9a31ee978 readme and history updated. Timo Stollenwerk 2009-10-17 17:16:42 +0000
  • 3e75eedca8 KNOWN_ISSUES.txt removed. Timo Stollenwerk 2009-10-17 16:34:58 +0000
  • c9a5070681 Adding Persistent to subclasses of comment - this fixes five.intid choking on Comments in the catalog on reinstall. evilbungle branch merge. Timo Stollenwerk 2009-10-17 16:29:45 +0000
  • 8db9c8c175 Removing hard coded publish action. evilbungle branch merge. Timo Stollenwerk 2009-10-17 16:14:44 +0000
  • 7ef2672e5c Making captcha validator only adapt for the appropriate browser layer. This fixes the captcha error issue when p.a.d is in a deployment but not installed yet. evilbungle branch merge. Timo Stollenwerk 2009-10-17 14:13:27 +0000
  • 7cd9ef2491 Changing browser:view registrations to browser:page since view doesn't actually do anything with the permissions. This fixes the anyone can delete comments problem. evilbungle branch merge. Timo Stollenwerk 2009-10-17 13:50:55 +0000
  • 78d547daa6 Replacing infinite-recursion happy traverse_parent_folders method with one based on aq_chain; evilbungle branch merge. Timo Stollenwerk 2009-10-17 09:33:58 +0000
  • 60b6196736 Show info message after adding a comment when moderation is enabled. Timo Stollenwerk 2009-10-17 09:17:13 +0000
  • 1ea36d7d82 Conversation indexers won't work on old discussion items. Fix tests. Timo Stollenwerk 2009-10-17 08:28:50 +0000
  • d8d57d3b7a We only need to mention plone.z3cform once :) Hanno Schlichting 2009-10-16 12:31:01 +0000
  • e5f1a70de6 Make unit tests pass with Plone 3.3 again. Migration tests still failing. Timo Stollenwerk 2009-10-16 12:11:58 +0000
  • b07f556a32 collective.monkeypatcher added to dependencies. Timo Stollenwerk 2009-10-16 10:27:09 +0000
  • 6e8f812eee Duh, I wanted the new CatalogAware without the OpaqueItemManager base, not the old CMFCatalogAware Hanno Schlichting 2009-10-16 00:51:58 +0000
  • 71ed707794 Get this running again for the most part under Plone 4.0 - the main trick was probably to use the new CMFCatalogAware class. Removed collective.testcaselayer dependency, as that broke totally. There's some test failures left, but indexing works in general. Maybe the custom indexing event handlers aren't all required anymore. The title_or_id test failure looks like there's an infinite loop in the __parent__ pointers never reaching the actual content object. This change breaks Plone 3.x compatibility for the moment. Hanno Schlichting 2009-10-16 00:42:08 +0000
  • c19feeab6e remove clear-and-rebuild catalog from known issues and todo. Timo Stollenwerk 2009-10-15 10:45:35 +0000
  • f4a4b6e370 fix catalog clear-and-rebuild. this finally fixes story 847941. Timo Stollenwerk 2009-10-15 10:11:12 +0000
  • 9befc4c651 Monkey patch for clear-and-rebuild catalog added. This fixes story 847941. Nested comments are not reindexed yet. Timo Stollenwerk 2009-10-14 14:58:08 +0000
  • 83b631413a revert r30055, since p.a.d. will not become part of Plone 4. Timo Stollenwerk 2009-10-12 18:46:03 +0000
  • b09d42e505 fix has_replies function when get_replies returns None. Timo Stollenwerk 2009-10-07 20:50:01 +0000
  • f0cbc787ab has_replies function added to get only published comments for anon users. elro review fix. refs #9288 Timo Stollenwerk 2009-10-07 20:07:55 +0000
  • 6daa8824fb Hide the editable-object border in moderation view. elro review fix. refs #9288 Timo Stollenwerk 2009-10-07 11:52:44 +0000
  • f9115d6f87 "comment objects are not indexed with Plone 4" added to known issues. Timo Stollenwerk 2009-09-30 21:10:36 +0000
  • 9adff9e869 comment out monkey patch of plone.app.vocabularies for now. Timo Stollenwerk 2009-09-30 11:21:15 +0000
  • aae633cb26 update TODO.txt. Timo Stollenwerk 2009-09-09 15:17:47 +0000
  • 5a8e1eed93 Fix "insufficient privileges" bug reported by elro. Timo Stollenwerk 2009-09-09 14:48:19 +0000
  • a6cc6c6fcb fix story 1109910. Tabs in moderation view have a margin. Timo Stollenwerk 2009-08-29 16:23:54 +0000
  • e81b4af659 plone.formwidget.recaptcha added to dev buildout. Timo Stollenwerk 2009-08-28 21:30:46 +0000
  • 9aaf24e247 Fix story 1140047. Comment text wraps around commenter image. Timo Stollenwerk 2009-08-28 21:21:54 +0000
  • a69f2baf01 remove unnecessary discussion-check utility code. Timo Stollenwerk 2009-08-28 13:34:45 +0000
  • 96e2899955 hide the email field for now. we keep the field for integrators or later use. Timo Stollenwerk 2009-08-28 13:12:14 +0000
  • 48ab88a8b4 code cleanup; reply to comment button and handler removed; reply-to-comment is now handled by the comment handler as well; this also solves story 1173673; Timo Stollenwerk 2009-08-28 13:03:16 +0000
  • 1747a3655b fix recaptcha reply-to-comment form bug. Timo Stollenwerk 2009-08-28 12:03:34 +0000
  • f7f10a5572 fix that conversation.enabled wasn't called. evilbungle fix. Timo Stollenwerk 2009-08-28 11:39:02 +0000
  • 1c3aa5e9b5 call WrongReCaptchaCode validator for recaptcha. Timo Stollenwerk 2009-08-28 08:32:20 +0000
  • 5cf3510dd9 import (re)captcha message factory for (re)captcha validation error. this fixes the strange type error. Timo Stollenwerk 2009-08-28 08:28:58 +0000
  • 72ac358c4c fix reply-to-comment form buttons. Timo Stollenwerk 2009-08-26 22:31:23 +0000
  • 8e406ccf2d remove "display: inline" CSS from reply-button; show reply-button only when JS is enabled. Timo Stollenwerk 2009-08-26 21:55:27 +0000
  • defb4b91c4 hide reply and cancel button with css when JS is disabled. Timo Stollenwerk 2009-08-26 21:53:34 +0000
  • d2ceb44a0c fixed IE errors. merge r29394 from evilbungle-safe-html branch. Timo Stollenwerk 2009-08-26 15:05:58 +0000
  • 9d5453b1da Modifying permissions so reviewers can moderate/remove comments. evilbungle branch r29364. Timo Stollenwerk 2009-08-26 08:59:50 +0000