Commit Graph

  • f3b1dab916 Move AkismetValidator from plone.app.discussion to collective.akismet. Timo Stollenwerk 2010-07-13 09:24:23 +0000
  • 5784ed82a3 Remove unnecessary imports from vocabularies.py. Timo Stollenwerk 2010-07-13 09:23:10 +0000
  • 31c0f7b459 Check for collective.akismet to detect akismet plugin, not for the Python akismet package. Timo Stollenwerk 2010-07-13 09:22:05 +0000
  • 2dbc337fc7 Remove unnecessary imports from captcha.py. Timo Stollenwerk 2010-07-13 09:20:32 +0000
  • 1a84b0b7b8 Remove unnecessary imports. Timo Stollenwerk 2010-07-13 09:19:20 +0000
  • 27d8ced62d revert r37751. Timo Stollenwerk 2010-07-12 13:49:57 +0000
  • cac0bae7a5 revert r37751. Timo Stollenwerk 2010-07-12 13:47:53 +0000
  • eabf3bc890 Always use zope.component getUtility instead of queryUtility. Timo Stollenwerk 2010-07-12 13:34:02 +0000
  • 5bdfe7c750 plone.z3cform trunk added to mr.developer. Timo Stollenwerk 2010-07-12 06:43:57 +0000
  • a6f12ad658 Upgrade dev buildout to plone 4.0b5; ipzope added; plone.app.z3cform and z3c.form added to mr.developer. Timo Stollenwerk 2010-07-09 08:05:18 +0000
  • 8e4ce7256b Clean up after Yiorigs Hanno Schlichting 2010-07-08 13:19:14 +0000
  • fcfd8b502d Prepare plone.app.discussion 1.0b5jarn. Yiorgis Gozadinos 2010-07-08 08:03:19 +0000
  • bddc4a96da Remove unnecessary import. Timo Stollenwerk 2010-07-07 11:37:44 +0000
  • d0273e57bb Added norwegian translation. Yiorgis Gozadinos 2010-07-05 12:14:16 +0000
  • 9d396e43f1 Protect against missing canonical in conversationCanonicalAdapterFactory. Hanno Schlichting 2010-06-25 17:16:15 +0000
  • a8ccdc7b02 Use sphinx.plonetheme for plone.app.discussion documentation. Timo Stollenwerk 2010-06-21 10:04:11 +0000
  • f1444f695b collective.akismet added to dev plone3 buildout. Timo Stollenwerk 2010-06-21 09:13:19 +0000
  • 5f2daced20 Captcha documentation updated (code examples included, etc). Timo Stollenwerk 2010-06-21 09:11:45 +0000
  • a702b2877e documentation for email notification added. Timo Stollenwerk 2010-06-21 09:07:11 +0000
  • 0a6c2996a2 set version to 1.0b5 (sphinx documentation). Timo Stollenwerk 2010-06-21 08:59:12 +0000
  • a33b1001a5 Products.PrintingMailHost added to p4 buildout. Timo Stollenwerk 2010-06-21 07:47:33 +0000
  • f7c18ea77e No tabs please Hanno Schlichting 2010-06-18 12:19:33 +0000
  • 7d3247ff0c Avoid deprecation warning for the Globals package. Hanno Schlichting 2010-06-18 12:01:44 +0000
  • 6d415efde7 Whitespace Hanno Schlichting 2010-06-18 11:14:53 +0000
  • 12589d9fd2 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 title from the comment form. Timo Stollenwerk 2010-06-17 18:56:26 +0000
  • 6e98edf54f Fix ascii art blocks. Timo Stollenwerk 2010-06-17 09:01:59 +0000
  • 400956e264 Comments added to the notification subscriber functions. Timo Stollenwerk 2010-06-17 06:57:51 +0000
  • 3f36e09728 upgrade to Plone 4.0b4 Timo Stollenwerk 2010-06-14 17:57:16 +0000
  • ac103f3211 buildout.eggtractor added to dev-plone4 buildout. Timo Stollenwerk 2010-06-14 15:24:51 +0000
  • cef787865c collective.akismet added to autocheckout. Timo Stollenwerk 2010-06-14 15:05:46 +0000
  • 57a5210f80 collective.akismet added to dev-plone4 buildout. Timo Stollenwerk 2010-06-14 14:59:55 +0000
  • e56bc65956 raise AkismetReject if Akismet rejects a comment as spam. Timo Stollenwerk 2010-06-14 13:02:46 +0000
  • ac84b232b8 Import Captcha validator from validator directly. Timo Stollenwerk 2010-06-14 12:42:28 +0000
  • 29015324f2 Move the Akismet validator error message to the top. Timo Stollenwerk 2010-06-14 12:25:56 +0000
  • ac6865311d Move captcha registration to its own captcha.zcml file. Fix captcha registration for Plone 3/Zope 2.10 Timo Stollenwerk 2010-06-10 14:57:03 +0000
  • 2767f52bf0 Akismet spam protection plugin support added (collective.akismet). Timo Stollenwerk 2010-06-10 13:12:12 +0000
  • 926314ea49 Akismet spam protection plugin support added (collective.akismet). Timo Stollenwerk 2010-06-10 13:11:33 +0000
  • 92766752c4 Simplify the CaptchaValidator class by dynamically adapting a view with the name of the captcha plugin (e.g. recaptcha, captcha, akismet) for the validator. Timo Stollenwerk 2010-06-10 10:51:41 +0000
  • 30ffc4a920 CHANGES.txt updated (Dutch translation added). Timo Stollenwerk 2010-06-07 14:40:09 +0000
  • a10a2b6144 added Dutch translations for plone.app.discussion Kim Chee Leong 2010-06-07 14:35:03 +0000
  • 8b74090ac5 documentation links added. Timo Stollenwerk 2010-06-06 13:00:21 +0000
  • 84c111755c Enable caching and merging for comments.js to save some requests. Pelle Kroegholt 2010-06-04 19:56:17 +0000
  • af1a8bfacd Replace the old NOTES.txt and PRINCIPLES.txt with the Sphinx versions. Fix Captcha title. Timo Stollenwerk 2010-06-04 11:22:16 +0000
  • adbe6c7db7 delete docs/html. Timo Stollenwerk 2010-06-04 11:14:35 +0000
  • bca29657b5 minor. Timo Stollenwerk 2010-06-04 11:13:22 +0000
  • 429c334376 captcha.txt added to sphinx documentation. Timo Stollenwerk 2010-06-04 11:11:01 +0000
  • 92e72d0794 versions updated for p.f.captcha. Timo Stollenwerk 2010-06-04 10:58:34 +0000
  • 7f28f2773a Design notes for the Captcha plugin architecture added. Timo Stollenwerk 2010-06-04 10:57:57 +0000
  • 3bda1a12f1 Make IDiscussionLayer inherit from Interface again. Remove IDefaultPloneLayer, since Plone 4.0b1 and plone.theme 2.0b1 are out now. This was fixed by #10109; https://dev.plone.org/plone/ticket/10109; thanks davisagli! Timo Stollenwerk 2010-06-04 09:33:48 +0000
  • 28d88dcfb4 Clean up Javascript code. Obey the 80 character limit. Timo Stollenwerk 2010-06-04 09:25:47 +0000
  • 7b2aa33a45 author and email updated. Timo Stollenwerk 2010-06-02 10:33:47 +0000
  • 2e0b52889d Clean up (Re)Captcha code. Register Captcha field/validator only if a package is installed that provides the "plone.app.discussion-captcha" feature (currently plone.formwidget.captcha and plone.formwidget.recaptcha trunk only). Timo Stollenwerk 2010-06-01 16:38:29 +0000
  • e16b15708b minor changes; svn:ignore. Timo Stollenwerk 2010-06-01 15:12:53 +0000
  • 518b89b043 Remove docs/html directory. There is no need to keep the HTML documentation inside the package itself, since it is available on packages.python.org/plone.app.discussion. Timo Stollenwerk 2010-06-01 15:11:33 +0000
  • 125a1beb7e plone4 versions file updated. Timo Stollenwerk 2010-05-31 10:25:54 +0000
  • 0e2d9e539d Remove make.bat and Makefile from docs folder, since these are automatically created by the buildout. Timo Stollenwerk 2010-05-31 10:25:13 +0000
  • 023f7ec70d repoze.sphinx.autointerface added to dev-plone4 buildout. Timo Stollenwerk 2010-05-31 10:23:57 +0000
  • 90f15c92b5 remove plone.z3cform version pinning, because p.a.d. works with the most recent version now. Timo Stollenwerk 2010-05-31 10:11:39 +0000
  • 682ceb2760 fix r36843 commit. set HAS_WRAPPED_FORM to false for plone.z3cform < 0.6.0. Timo Stollenwerk 2010-05-31 10:05:57 +0000
  • 3d22bc56c4 Fix encoding error in migration procedure, otherwise migration procedure breaks on joining output list in case we have there any non-ascii characters. [piv] Timo Stollenwerk 2010-05-31 09:58:42 +0000
  • 4f13054ae4 plone.z3cform 0.6.0 compatibility (fix maximum recursion depth error which appears with plone.z3cform higher than 0.5.10); [piv] Timo Stollenwerk 2010-05-31 09:50:46 +0000
  • 5c323a5cf4 Whitespace and comment added. Timo Stollenwerk 2010-05-28 15:56:39 +0000
  • a76e82ba8d Pin down plone.app.z3cform and plone.z3cform for now, otherwise tests will fail with a maximum recursion error. Timo Stollenwerk 2010-05-28 15:36:51 +0000
  • c770db0ba7 Upgrade plone4 dev buildout to use plone 4.0b3. Timo Stollenwerk 2010-05-28 15:01:33 +0000
  • 17e57739dc Upgrade plone3 dev buildout to use plone 3.3.5. Timo Stollenwerk 2010-05-28 15:00:56 +0000
  • d2a8bbf362 changelog updated (ggozad's commit). Timo Stollenwerk 2010-05-20 07:45:24 +0000
  • b5a6e6f1fc use plone 4 as default buildout. Timo Stollenwerk 2010-05-20 07:41:42 +0000
  • abe4cda5ba removed moderation.js from js registry and include it only in moderation.pt as that is the only place where it is used Yiorgis Gozadinos 2010-05-03 11:53:20 +0000
  • 0b3f610f4b fix author_email in setup.py; version => 1.0b5dev Timo Stollenwerk 2010-04-05 10:38:04 +0000
  • dc9fa80458 prepare 1.0b4 release. Timo Stollenwerk 2010-04-04 17:37:13 +0000
  • 0371e269b8 plone3 dump-picked-versions file added. Timo Stollenwerk 2010-04-04 17:30:14 +0000
  • 9f9bfd5d40 move new feature to the top of the changes list. Timo Stollenwerk 2010-04-04 17:29:41 +0000
  • f543387d4a dump-picked-versions file for plone3 added. Timo Stollenwerk 2010-04-04 17:26:46 +0000
  • 75c3bb5ea3 update README, prepare for 1.0b4. Timo Stollenwerk 2010-04-04 17:26:09 +0000
  • eedb80eedf use plone 4 version specific dump-picked-versions file. Timo Stollenwerk 2010-04-04 17:21:47 +0000
  • a18fdb6128 interface description for enabled method added. Timo Stollenwerk 2010-04-04 16:15:21 +0000
  • 30c66b0b24 A bug in the moderator panel meant you couldn't delete items in a virtual host, if your portal was named "plone". Lennart Regebro 2010-04-01 13:48:03 +0000
  • f7c676622b The the author_name in the control panel. Lennart Regebro 2010-03-24 15:38:18 +0000
  • 5c71387362 versions.cfg updated. Timo Stollenwerk 2010-03-24 08:47:35 +0000
  • a0de79b1aa README.txt added to docs dir; svn:ignore docs/html. Timo Stollenwerk 2010-03-24 08:27:25 +0000
  • f81c79cbe9 remove docs/doctrees directory from svn. Timo Stollenwerk 2010-03-24 08:15:51 +0000
  • acc7d50f7b credits for <1.0b3 added. Timo Stollenwerk 2010-03-24 08:15:18 +0000
  • 23fae2b6f9 Sphinx-based developer documentation added. Timo Stollenwerk 2010-03-24 07:56:53 +0000
  • 1be96fa588 omelette added to dev plone4 buildout. Timo Stollenwerk 2010-03-19 10:54:05 +0000
  • 6bbf8dbc08 update translation files. Timo Stollenwerk 2010-03-19 10:53:46 +0000
  • 5040d48a33 Rename "Single State Workflow" to "Comment Single State Workflow". Timo Stollenwerk 2010-03-19 10:17:00 +0000
  • 5ce942d1d2 Rename 'publish comment' to 'approve comment'. This fixes #1608470. Timo Stollenwerk 2010-03-19 09:58:35 +0000
  • 437094d951 Show a warning in the moderation view if the moderation workflow is disabled. Timo Stollenwerk 2010-03-19 09:44:07 +0000
  • 24a34d6919 Move 'Moderate comments' link from site actions to user actions. Timo Stollenwerk 2010-03-18 16:16:44 +0000
  • 5beebe42fa hardcoded fti_title, don't query typestool for Type() Florian Friesdorf 2010-03-18 14:42:52 +0000
  • f41c55cc8c move api documentation to its own page. Timo Stollenwerk 2010-03-18 14:32:29 +0000
  • 6135fcf6d4 use collective.recipe.sphinxbuilder; Timo Stollenwerk 2010-03-18 14:06:04 +0000
  • 8150617081 fixed #662654: As an administrator, I can configure a Collection to show recent comments. Florian Friesdorf 2010-03-18 13:22:16 +0000
  • 5e6c7f6fdb fixed catalog test to fail for current broken Type() Florian Friesdorf 2010-03-18 13:22:06 +0000
  • 2815febe46 Revert "Fix #662654: As an administrator, I can configure a Collection to show recent comments. Rename 'Discussion Item' title from 'Comment' to 'Discussion Item'." Florian Friesdorf 2010-03-18 13:21:53 +0000
  • c45a600e5b remove source_at directory from docs. Timo Stollenwerk 2010-03-18 10:57:49 +0000
  • d0ee0a956f german po file updated. [juh] Timo Stollenwerk 2010-03-18 10:16:00 +0000
  • 75964b6a11 dev buildout for plone 3.3 added. Timo Stollenwerk 2010-03-18 09:54:49 +0000
  • 4adb628758 add the sphinx generated docs as well. Timo Stollenwerk 2010-03-18 09:45:01 +0000
  • 51150ee38e Initial Sphinx output added to docs folder. Timo Stollenwerk 2010-03-18 09:40:38 +0000