Commit Graph

  • 6d92d1383c Remove comment title from comments viewlet tests. Timo Stollenwerk 2010-10-03 19:41:02 +0000
  • ede295e649 Functional test for posting a comment with comment review workflow enabled. Timo Stollenwerk 2010-10-03 19:07:30 +0000
  • 603bcf3547 Ignore certain lines for code coverage. Timo Stollenwerk 2010-10-03 16:52:26 +0000
  • f5cf756e31 Functional test for replying to an existing comment added. Timo Stollenwerk 2010-10-03 16:50:47 +0000
  • 497c2a075e There is no need to set the title in the handleComment method anymore. Timo Stollenwerk 2010-10-03 07:29:44 +0000
  • e0055d0ba7 Make sure comment titles work with special characters as well. Timo Stollenwerk 2010-10-02 18:16:49 +0000
  • 51d6c60412 Use the right event subscriber to make sure all comments are removed from the catalog, if their content object is deleted. Timo Stollenwerk 2010-10-02 14:50:17 +0000
  • 1edbf3a262 italian translation updated Luca Fabbri 2010-09-30 22:00:24 +0000
  • 2d603c2c0e italian translation updated Luca Fabbri 2010-09-30 21:52:40 +0000
  • 0e27b8b7b6 Move regression test for #11157 into the main functional test. Timo Stollenwerk 2010-09-30 17:45:26 +0000
  • 22db0b1c78 Fix comment title for anonymous commentators that do not provide a name. Timo Stollenwerk 2010-09-29 10:52:11 +0000
  • 2cce7e0d0f "Post comment as logged-in users" test added. Timo Stollenwerk 2010-09-29 10:17:25 +0000
  • 689fd26c12 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 Stollenwerk 2010-09-29 08:13:54 +0000
  • 8d00463502 Remove subject line from comment batch moderation view, since this doesn't make sense anymore with auto-generated titles. Timo Stollenwerk 2010-09-29 08:02:39 +0000
  • f67c7cde6d Remove title field from the comment form and replace it with an auto-generated title ("John Doe on Welcome to Plone"). Timo Stollenwerk 2010-09-29 07:56:36 +0000
  • f2f2dd524f Use the right trac link for the __parent__ pointer fix. Timo Stollenwerk 2010-09-29 06:48:36 +0000
  • e603494a83 Do not use https links in CHANGES.txt. Timo Stollenwerk 2010-09-29 06:46:57 +0000
  • f243929662 Fetch the testing dependencies. Timo Stollenwerk 2010-09-28 16:36:50 +0000
  • 7df932204c Functional plone.testing doctest added. Timo Stollenwerk 2010-09-28 16:35:45 +0000
  • 0259c1298f Add proper credits to the last CHANGES entry. Timo Stollenwerk 2010-09-28 16:00:08 +0000
  • 138942470c Make sure the __parent__ pointer (the conversation) of a comment is not acquisition wrapped in conversation.addComment. This fixes Refs #11157. Timo Stollenwerk 2010-09-28 10:37:40 +0000
  • a55ff5b883 Fix pickle regression test. Timo Stollenwerk 2010-09-28 10:18:16 +0000
  • 77e44f96ad Added test (currently failing) to trigger "can't pickle objects in acquisition wrapper". Refs #11157 Timo Stollenwerk 2010-09-27 19:03:43 +0000
  • c444c74680 Explicit plain, html, and xml coverage report sections added. Timo Stollenwerk 2010-09-24 23:12:38 +0000
  • d70f236ed9 Fix tests directory exclusion, added htmlreport section. Timo Stollenwerk 2010-09-24 22:45:10 +0000
  • 32702896b5 Fix coverage report. Timo Stollenwerk 2010-09-24 22:26:57 +0000
  • 58868c55e7 whitespace. Timo Stollenwerk 2010-09-24 19:45:57 +0000
  • d736bfe0b1 Remove unused parts. Timo Stollenwerk 2010-09-24 19:37:01 +0000
  • a33ec8a049 Revert r40080 since this broke the coverage report. Timo Stollenwerk 2010-09-24 19:27:59 +0000
  • e95ae26a11 Fix moderation test headline. Timo Stollenwerk 2010-09-24 19:04:35 +0000
  • cf11a5134a Javascript tests for the bulk moderation view added (currently failing). Timo Stollenwerk 2010-09-24 19:04:03 +0000
  • ad99e45203 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'). This fixes https://dev.plone.org/plone/ticket/11156. Timo Stollenwerk 2010-09-24 17:04:24 +0000
  • 2ff95fe847 Make sure the moderation JS functions are executed after the page is fully loaded. Timo Stollenwerk 2010-09-24 14:57:19 +0000
  • 399bba5eca Use "(function($) { /* some code that uses $ */ })(jQuery)" instead of "$(document).ready(function(){ /* some code that uses $ */ });" to invoke jQuery code. Timo Stollenwerk 2010-09-24 14:21:26 +0000
  • 4ec334b3d4 Workflow documentation added (first rough draft). Timo Stollenwerk 2010-09-24 13:35:21 +0000
  • 57758d2cf8 More workflow tests. Timo Stollenwerk 2010-09-24 13:33:21 +0000
  • ea26c70eed Clean up whitespace, change workflow description. Timo Stollenwerk 2010-09-24 03:12:12 +0000
  • 41c9d030d8 Clean up whitespace, change workflow description. Timo Stollenwerk 2010-09-24 03:11:39 +0000
  • d77ca9d583 Commenting form explanation added. Timo Stollenwerk 2010-09-23 14:46:24 +0000
  • c364630a8c js test for comments updated. Timo Stollenwerk 2010-09-23 14:42:18 +0000
  • 9d0fa61c4d Remove unnecessary XXX since we already use layers. Timo Stollenwerk 2010-09-23 12:56:17 +0000
  • f1cf4c9688 Translation files updated. Timo Stollenwerk 2010-09-23 11:06:38 +0000
  • 0cee7c541d Finnish translation added. Timo Stollenwerk 2010-09-23 11:04:47 +0000
  • 685fc2874d Updated Czech i18n Radim Novotny 2010-09-22 15:03:04 +0000
  • 7b9a84dfbe Fix coverage report. Timo Stollenwerk 2010-09-21 17:30:34 +0000
  • 6b4fd0f0c1 Ignore certain lines for code coverage. Timo Stollenwerk 2010-09-20 10:03:55 +0000
  • cbde125048 Ignore certain lines for code coverage. Timo Stollenwerk 2010-09-20 10:03:38 +0000
  • aeabd6fc11 Ignore certain lines for code coverage. Timo Stollenwerk 2010-09-20 10:02:07 +0000
  • 9f605ab53b Fix coverage. Timo Stollenwerk 2010-09-20 09:58:40 +0000
  • 4b3473f74b Always provide that path param for bulk action view tests. Timo Stollenwerk 2010-09-18 17:02:37 +0000
  • bf7687364b Use coverage instead of z3c.coverage. Timo Stollenwerk 2010-09-18 16:59:58 +0000
  • 14c0a3a4d1 Remove wrong_bulkaction test. Timo Stollenwerk 2010-09-16 15:44:07 +0000
  • e8a4caa5db Some more tests for moderation bulk actions. Timo Stollenwerk 2010-09-16 15:42:27 +0000
  • 742412a7d8 Test publish bulk actions as well. Timo Stollenwerk 2010-09-16 15:12:59 +0000
  • 8d866a0ff6 Tests for moderate comments bulk actions added. Timo Stollenwerk 2010-09-16 14:58:11 +0000
  • 087efab54a Trying to fix the comments viewlet functional tests on Plone 3.x. Timo Stollenwerk 2010-09-16 12:41:01 +0000
  • 7502abe032 Fix coverage test. Timo Stollenwerk 2010-09-16 11:46:25 +0000
  • a42fb93c1c Restrict the coverage-test to plone.app.discussion. Timo Stollenwerk 2010-09-16 11:36:17 +0000
  • d3e2445b8a sphinx upload script added. Timo Stollenwerk 2010-09-16 10:53:21 +0000
  • 223e9167b4 Sphinx updated: notification subscribers are in notifications.zcml now. Timo Stollenwerk 2010-09-16 10:50:27 +0000
  • da9b61c120 collective.z3cform.norobots added to add-on section. Timo Stollenwerk 2010-09-16 10:03:33 +0000
  • 110d84cdcd Run code coverage on p.a.discussion package only. Timo Stollenwerk 2010-09-16 08:23:51 +0000
  • ff3391f23e Update version to 1.0b7 in README. Timo Stollenwerk 2010-09-15 11:52:24 +0000
  • 4137548d64 Back to development: 1.0b8 Timo Stollenwerk 2010-09-15 11:40:19 +0000
  • d0dd7aabb6 Preparing release 1.0b7 Timo Stollenwerk 2010-09-15 11:38:20 +0000
  • 300f696921 Prepare 1.0b7 release. Timo Stollenwerk 2010-09-15 11:32:37 +0000
  • 4dd2f87e4c Give saffe the appropriate credits. Timo Stollenwerk 2010-09-13 14:35:40 +0000
  • 3d594a934d Captcha plugin support for collective.z3cform.norobots added. Timo Stollenwerk 2010-09-10 13:02:56 +0000
  • 2aaf74ddd3 Use the pad trunk from c.z.norobots. Timo Stollenwerk 2010-09-10 13:02:38 +0000
  • f92d723b2b Use the Plone 4 test buildout as a basis for the dev buildout. Timo Stollenwerk 2010-09-10 12:33:40 +0000
  • 59dc83cb88 speling error in field description, closes #11093 Karl Johan Kleist 2010-09-10 05:00:47 +0000
  • dc52481061 Document changes Patrick Gerken 2010-09-07 12:03:41 +0000
  • 823da240d8 Change datetime conversion to handle TZ Patrick Gerken 2010-09-07 12:03:31 +0000
  • 697d9af803 Test that correct local time gets displayed. Patrick Gerken 2010-09-07 12:03:18 +0000
  • a7b1eb7c10 Change all datetime creations from now to utcnow Patrick Gerken 2010-09-07 12:03:07 +0000
  • 4e43cfed2e Adding a test to assert that dates get stored utc Patrick Gerken 2010-09-07 12:02:55 +0000
  • 68a264c9d9 Use unicode strings for test requests in test_comments_viewlet to make the Plone 3 tests happy. Timo Stollenwerk 2010-09-06 10:40:06 +0000
  • f918b7698b Fetch context for the comment view with "context = aq_inner(self.context)". This fixes a failing Plone 3 test. Timo Stollenwerk 2010-09-06 10:39:07 +0000
  • 0358a03d5b Fetch context for the comment view with "context = aq_inner(self.context)". This fixes a failing Plone 3 test. Timo Stollenwerk 2010-09-06 10:38:54 +0000
  • abdab3c12e Use 1.0b6 KGS from good-py. Timo Stollenwerk 2010-09-06 10:05:18 +0000
  • 288732d276 Removed unused imports from test_comments_viewlet tests. Timo Stollenwerk 2010-09-03 21:57:36 +0000
  • 2fda1455d4 Remove zope.testing version pinning since it does not avoid the teardown failure in coverage-test. Timo Stollenwerk 2010-09-03 21:50:12 +0000
  • a4011ce414 Fix the comment view test. Timo Stollenwerk 2010-09-03 21:23:44 +0000
  • 34f1106748 Pylint: "E1121 Too many positional arguments for function call" added to ignore list; pinning zope.testing to 3.9.5 to avoid coverage-test failure. Timo Stollenwerk 2010-09-03 21:01:22 +0000
  • ea13020498 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 Stollenwerk 2010-09-03 20:40:27 +0000
  • a410c72333 Complete comments form integration test. Timo Stollenwerk 2010-09-02 20:52:33 +0000
  • 4f4f9f9cec Fix whitespace for coverage test. Timo Stollenwerk 2010-09-02 20:21:53 +0000
  • 81cba38a74 Comment form test added. Timo Stollenwerk 2010-09-02 20:00:43 +0000
  • d0914c072e Changelog updated (Czech translation added). Timo Stollenwerk 2010-09-01 08:58:46 +0000
  • 237d9170c5 Added Czech translation Radim Novotny 2010-09-01 08:53:39 +0000
  • 4b15b31e51 Translate the subject and be sure to set the charset to utf-8 for the mail. Vincent Fretin 2010-09-01 07:32:28 +0000
  • da81b1073b Fixed translation Vincent Fretin 2010-09-01 07:30:14 +0000
  • 0d2e23842e Removed empty description for text transform Vincent Fretin 2010-09-01 07:25:04 +0000
  • 72f715dd4a Updated French translation Vincent Fretin 2010-09-01 07:23:34 +0000
  • c3f49298fb plone.app.discussion: 3 messages added Vincent Fretin 2010-09-01 07:21:48 +0000
  • d5baae3eec Fixed variables in the template for use with the i18n machinery Vincent Fretin 2010-09-01 07:19:51 +0000
  • f5bed31131 internationalize notification mail Vincent Fretin 2010-08-31 18:07:51 +0000
  • 87ce946947 Removed unused imports. Raise ImportError when import fails. Timo Stollenwerk 2010-08-31 17:36:28 +0000
  • 77d3bc2eb1 Obey the 80 chars limit. Timo Stollenwerk 2010-08-31 17:33:22 +0000
  • d59369a408 Obey the 80 chars limit. Timo Stollenwerk 2010-08-31 17:31:27 +0000