Commit Graph

  • 7e39197114 hudson buildout added. Timo Stollenwerk 2010-11-28 09:51:35 +0000
  • 549c93af29 Use the 1.0-next KGS of dexterity instead of the outdated 2.0-next. Timo Stollenwerk 2010-11-23 19:25:03 +0000
  • 4c31afeac2 fix comparison of string to integer which broke 'check all' David Glick 2010-11-23 18:53:38 +0000
  • 7dbcc9e2be 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. Refs #11292 Timo Stollenwerk 2010-11-23 14:03:47 +0000
  • 3c219397fa Buildout for tests with dexterity compatibility added. Timo Stollenwerk 2010-11-23 13:05:23 +0000
  • 6f698551ce Update Spanish localization. Israel Saeta Pérez 2010-11-19 11:01:05 +0000
  • 2e880bec21 Give sneridagh the proper credits for the Catalan translation. Timo Stollenwerk 2010-11-17 15:32:52 +0000
  • 289f876244 Corrected typo in catalan translation Victor Fernandez de Alba 2010-11-17 14:50:43 +0000
  • 48d225e97e Catalan translations Victor Fernandez de Alba 2010-11-17 14:26:15 +0000
  • 7083607d63 update italian translation Luca Fabbri 2010-11-15 16:02:11 +0000
  • c043061b1b We are still on 1.0RC1. :) Timo Stollenwerk 2010-11-10 10:11:14 +0000
  • ab00fa3d99 Make the creator indexer return utf-8 to the catalog. Yiorgis Gozadinos 2010-11-10 10:06:20 +0000
  • d358a31c74 Comments viewlet test for posting anonymous comments added. Timo Stollenwerk 2010-11-08 17:10:19 +0000
  • 5b788d1156 Merge 'Convert anonymous-supplied name to unicode as done for authenticated members.' from jarn-unicode branch. Timo Stollenwerk 2010-11-08 17:09:26 +0000
  • 91a488931d staring Danish translation Anton Stonor 2010-11-07 22:02:08 +0000
  • 85c5e5565b revert, wrong commit Anton Stonor 2010-11-07 22:01:47 +0000
  • 37853ad226 starting danish translation Anton Stonor 2010-11-07 21:55:33 +0000
  • 469da01f11 typo in Czech translation Radim Novotny 2010-11-07 18:52:12 +0000
  • cbd2edf932 Catch SMTP exceptions when sending email notifications. Timo Stollenwerk 2010-11-04 15:56:12 +0000
  • 13e9d54793 Update version to RC1. Timo Stollenwerk 2010-11-04 15:55:52 +0000
  • e632349b83 Point to the latest b12 KGS. Timo Stollenwerk 2010-11-04 14:54:28 +0000
  • 6c03985d44 Set version to 1.0b12. Timo Stollenwerk 2010-11-04 14:51:00 +0000
  • 501cee78e2 ".comment" and ".replyTreeLevel0" are both CSS classes of the comment div. Fix for Plone 3 only. Timo Stollenwerk 2010-11-04 14:50:30 +0000
  • 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). Timo Stollenwerk 2010-11-04 14:42:32 +0000
  • b68da9925b Use parseInt with second param to make jslint happy. Timo Stollenwerk 2010-11-04 14:37:18 +0000
  • 89ac3f6b86 Prepare plone.app.discussion 1.0b11. Timo Stollenwerk 2010-11-03 16:21:13 +0000
  • 004b5def22 Preparing release 1.0b11 Timo Stollenwerk 2010-11-03 15:26:06 +0000
  • 3ebc83447f Point to the 1.0b11 KGS in README. Timo Stollenwerk 2010-11-03 15:13:28 +0000
  • 2bc0acd968 Update Sphinx release number to 1.0b11. Timo Stollenwerk 2010-11-03 13:59:54 +0000
  • dc37db70d9 zope.i18n pinned down in Plone 3 KGS. Timo Stollenwerk 2010-11-03 13:54:57 +0000
  • b3ec7d61f5 Updated Czech translation :) Radim Novotny 2010-11-03 13:52:16 +0000
  • 3d2f01b440 Translations updated. Timo Stollenwerk 2010-11-03 13:45:00 +0000
  • 25a82538b4 Fix Czech language code and name. Timo Stollenwerk 2010-11-03 13:42:20 +0000
  • 7f98b94031 Fix Dutch language code and name. Timo Stollenwerk 2010-11-03 13:40:48 +0000
  • 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. Timo Stollenwerk 2010-11-03 11:26:18 +0000
  • a8616c1c87 Don't declare the zope.schema dependency in setup.py because it will fetch a version that breaks the Plone 3 buildout. Timo Stollenwerk 2010-11-02 12:21:02 +0000
  • 8e8e78c2d9 Fix language code and name in the Basque .po file. Timo Stollenwerk 2010-11-02 11:34:52 +0000
  • 885c988ec9 Declare z3c.form and zope.schema as minimum version dependencies in setup.py in case people use a different KGS. Timo Stollenwerk 2010-11-02 10:38:38 +0000
  • 5c4eb30215 Update changelog. Israel Saeta Pérez 2010-11-02 09:07:07 +0000
  • 1b02b799c6 Add and update es and eu l10ns. Israel Saeta Pérez 2010-11-02 09:05:22 +0000
  • a39ac82858 There is no need to set the comment title in the tests, since comments do not have title fields anymore. Timo Stollenwerk 2010-10-31 11:09:32 +0000
  • feec103b56 Fix user email notification test for Plone 3. Timo Stollenwerk 2010-10-31 10:48:45 +0000
  • fa6e380eaf Use secureSend for user email notification on Plone 3 Timo Stollenwerk 2010-10-31 10:34:58 +0000
  • c8cd370fc9 Use len(tuple()) instead of tuple() to make tests pass again. Timo Stollenwerk 2010-10-30 19:26:51 +0000
  • 093eaa393a Use tuple() to test for generators. Thanks to otacon! Timo Stollenwerk 2010-10-30 18:58:20 +0000
  • cc96acb50a Ajaxify comment deletion and approval. thanks thomasdesvenain! Timo Stollenwerk 2010-10-30 17:32:31 +0000
  • 18d7aadd0e Upgrade the plone 3.x buildout to work with z3c.form 2.3.3. We need this for the new user email notification feature. Timo Stollenwerk 2010-10-30 16:03:31 +0000
  • 82afd3ef15 New feature: As a logged-in user, I can enable/disable email notification of additional comments on this content object. Timo Stollenwerk 2010-10-30 15:02:05 +0000
  • 5fe339215b Use the jstestdriver coverage plugin. Timo Stollenwerk 2010-10-30 11:24:03 +0000
  • c6f03849df Remove jscoverage from buildout. Timo Stollenwerk 2010-10-30 11:23:45 +0000
  • 380b81bd3e Disable the moderation qunit tests for now because they are currently failing. Timo Stollenwerk 2010-10-30 11:12:04 +0000
  • 820fe7dd4e jstestdriver added to buildout. Timo Stollenwerk 2010-10-30 10:55:45 +0000
  • 0820d3771f Basic js-test-driver configuration added. Timo Stollenwerk 2010-10-30 10:22:21 +0000
  • 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 Timo Stollenwerk 2010-10-29 10:43:46 +0000
  • 1316cfc83e Fix collective.recipe.sphinxbuilder version pin. Timo Stollenwerk 2010-10-28 17:06:52 +0000
  • f6b7ef1bcb Remove the too generic id attribute of the comment form. Timo Stollenwerk 2010-10-28 10:30:10 +0000
  • 777e687169 Rename the id of the comment form from "form" to "comment-form". Timo Stollenwerk 2010-10-28 09:45:34 +0000
  • 22e4189c37 Revert revisions r40851 to r40853, they should have gone into the ajax-ui branch. Timo Stollenwerk 2010-10-28 09:39:00 +0000
  • 14e2600a79 Make ajax call for delete comment button work for comment replies. Timo Stollenwerk 2010-10-27 16:10:04 +0000
  • 926e4f6b8e Integrate Denys ajax ui code. Timo Stollenwerk 2010-10-27 14:44:52 +0000
  • 79f4481722 Use "#comment-form" as id for the comment form instead of "#form" which is too generic. Timo Stollenwerk 2010-10-27 14:44:06 +0000
  • aa8a1ea934 Fixed handling of non-ascii member data, like fullname and email. Hanno Schlichting 2010-10-22 10:14:07 +0000
  • 54bbb08c62 Whitespace removal Hanno Schlichting 2010-10-22 09:57:55 +0000
  • 11f786bcd6 Use 1.0b10 good-py link Timo Stollenwerk 2010-10-15 15:54:37 +0000
  • 5e6d638885 Back to 1.0b10 for a re-release. Timo Stollenwerk 2010-10-15 15:53:33 +0000
  • 239b38353a Back to development: 1.0b11 Timo Stollenwerk 2010-10-15 14:55:12 +0000
  • 13dbd2d7c4 Preparing release 1.0b10 Timo Stollenwerk 2010-10-15 14:50:58 +0000
  • 6c67b0dbda Update workflow documentation. we are not there yet. Timo Stollenwerk 2010-10-15 14:49:54 +0000
  • b849e32fad updated Andreas Jung 2010-10-11 09:41:09 +0000
  • 8fc3dda8e6 wrong language-code Andreas Jung 2010-10-11 09:37:28 +0000
  • 18e92f7a85 - Fixed "global name 'WrongCaptchaCode' is not defined" if norobots captcha, but no other validation package is installed. Radim Novotny 2010-10-09 11:13:28 +0000
  • f7ed357a83 Use 'comment_review_workflow' instead of 'simple_publication_workflow' for testing. Timo Stollenwerk 2010-10-08 11:03:14 +0000
  • 324d2274bd Check for a 'pending' state in the current comment workflow instead of checking for the 'comment_review' workflow. Refs #11184. Merge last three submits in CHANGES.txt. Timo Stollenwerk 2010-10-08 10:37:10 +0000
  • 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. Timo Stollenwerk 2010-10-08 10:22:40 +0000
  • 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 Timo Stollenwerk 2010-10-08 09:53:00 +0000
  • aea10731cd Back to development: 1.0b10 Timo Stollenwerk 2010-10-07 07:14:29 +0000
  • 23968e41b4 Preparing release 1.0b9 Timo Stollenwerk 2010-10-07 07:12:36 +0000
  • 770b85f3df Prepare sphinx docs for 1.0b9 release. Timo Stollenwerk 2010-10-07 07:11:37 +0000
  • 43d3222086 Run functional tests only with Plone 4 (and plone.testing). Timo Stollenwerk 2010-10-06 15:12:11 +0000
  • 94584429fd Do not use has_key. Timo Stollenwerk 2010-10-06 14:12:30 +0000
  • 43bd68a6df Update changes. Timo Stollenwerk 2010-10-06 13:56:49 +0000
  • 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. Timo Stollenwerk 2010-10-06 13:55:57 +0000
  • 3e73903a8d Remove (old) functional test. Timo Stollenwerk 2010-10-06 13:53:07 +0000
  • 1230e67a01 Functional test for comment_review_workflow added; existing fonctional test renamed to functional_test_comments.txt; Timo Stollenwerk 2010-10-06 13:52:11 +0000
  • 1db321a044 Make pylint happy. Timo Stollenwerk 2010-10-06 09:02:26 +0000
  • f9ca4497bd Obey the 80 chars limit. Timo Stollenwerk 2010-10-06 08:47:24 +0000
  • 94b0c58511 Fix pylint disable-msg statements. Timo Stollenwerk 2010-10-05 15:54:49 +0000
  • fbb042c012 Remove unused import. Timo Stollenwerk 2010-10-05 15:52:19 +0000
  • 773345c40f Make pylint happy. Timo Stollenwerk 2010-10-05 15:47:02 +0000
  • 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. Timo Stollenwerk 2010-10-05 15:21:54 +0000
  • b984a445d5 Inline documentation for moderation view added. Timo Stollenwerk 2010-10-05 15:14:12 +0000
  • 7e42a39346 Remove .mo file from subversion. Timo Stollenwerk 2010-10-05 14:07:39 +0000
  • 837e6b2966 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 Stollenwerk 2010-10-05 12:07:08 +0000
  • 7bdf340c88 Fix restructured text. Timo Stollenwerk 2010-10-04 19:19:34 +0000
  • 4b40575dd1 Back to development: 1.0b9 Timo Stollenwerk 2010-10-04 19:11:16 +0000
  • 198225ae9a Preparing release 1.0b8 Timo Stollenwerk 2010-10-04 19:09:28 +0000
  • 51642c2e0f German translations updated. Timo Stollenwerk 2010-10-04 18:59:42 +0000
  • 9841ba7229 Remove unnecessary decode statement from creator. Timo Stollenwerk 2010-10-04 13:48:54 +0000
  • 0ee649fb6c Functional test for special characters added. Remove unnecessary decode statement from creator. Timo Stollenwerk 2010-10-04 13:48:27 +0000
  • b06ba43a75 Ignore currently unused code from code coverage. Overall code coverage is up to 95%. Timo Stollenwerk 2010-10-03 19:54:59 +0000