Commit Graph

  • 45be096a61 added versions.cfg to repo Florian Friesdorf 2010-03-17 16:54:44 +0000
  • 07c6ac348b gitignore mr.developer checkouts in /src/*, p.a.d code is in /plone/... Florian Friesdorf 2010-03-17 16:54:33 +0000
  • 73944c09ce generated .gitignore from svnignore Florian Friesdorf 2010-03-17 16:54:24 +0000
  • 5f49c11b49 the dev-plone4 buildout is now inside the egg: dev-plone4.cfg Florian Friesdorf 2010-03-17 16:42:26 +0000
  • c372cbb4fa fix language code, name, and domain for German translation. Timo Stollenwerk 2010-03-17 16:40:57 +0000
  • ced0873c89 adapted dev-plone4.cfg for in-egg-living Florian Friesdorf 2010-03-17 16:39:17 +0000
  • 5ed821017b copied buildout.cfg from ../buildouts/dev-plone4/ Florian Friesdorf 2010-03-17 16:32:12 +0000
  • cddeefa70a fix language code for german plone translation file. Timo Stollenwerk 2010-03-17 16:13:39 +0000
  • c626bab2e5 German translation updated. Timo Stollenwerk 2010-03-17 15:47:54 +0000
  • f5a171a6e0 add missing DiscussionLayer to TestCommentOperations test. Timo Stollenwerk 2010-03-17 15:09:23 +0000
  • b70774343f collection test added. Timo Stollenwerk 2010-03-17 15:00:19 +0000
  • e00453e9d6 Fix #662654: As an administrator, I can configure a Collection to show recent comments. Rename 'Discussion Item' title from 'Comment' to 'Discussion Item'. Timo Stollenwerk 2010-03-17 14:04:34 +0000
  • 37b8e0fe15 Fix #2419342: Fix untranslated published/deleted status messages. import _ from p.a.d message factory instead of from the standard Plone message factory. Timo Stollenwerk 2010-03-17 12:34:38 +0000
  • 5fedf90f18 Remove fixed width of the actions column of the moderation view. The translated button titles can differ in size from the English titles. Timo Stollenwerk 2010-03-17 11:00:10 +0000
  • 0776fecfd2 we can't set a widget for the author_notification field because we removed it. Timo Stollenwerk 2010-03-17 10:49:26 +0000
  • e5ee53b644 comment out author_notification field because we postponed this setting. Timo Stollenwerk 2010-03-17 10:44:17 +0000
  • 7ef4f384e0 add additional hint to the "globally enabled" setting. respect 80 characters limit. Timo Stollenwerk 2010-03-17 10:42:37 +0000
  • 454f911470 remove ipdb egg since this slows down hudson too much. Timo Stollenwerk 2010-03-16 18:14:38 +0000
  • c666044aaf p.a.discussion: bootstrap from plone-coredev (distribute) Florian Friesdorf 2010-03-16 16:57:20 +0000
  • 633400e62d p.a.discussion: properly declare eggs Florian Friesdorf 2010-03-16 16:18:15 +0000
  • 52ebbe2e71 Fix #2494228: Remove comments as well when a content object is deleted. Timo Stollenwerk 2010-03-16 15:06:43 +0000
  • eec6bca238 hide the email field again since this does not make sense without user email notification. Timo Stollenwerk 2010-03-16 13:24:13 +0000
  • 819b66e149 merge r34694-r34695 from the jarn-1.0b3 branch. Fix unicode error when non-ASCII characters are typed into the name field of a comment by anonymous users. We are indexing the member.id only now instead of the full member name or what anonymous users typed into the name field. Timo Stollenwerk 2010-03-16 13:06:08 +0000
  • 6e226be248 failing test for Pivotal Tracker issue #2494228 added (comment out test for now). Timo Stollenwerk 2010-03-16 11:09:40 +0000
  • 03516d3aad upgrade buildout to Plone 4.0b1. Timo Stollenwerk 2010-03-16 11:04:02 +0000
  • ebc4c408e3 fix tests for conversation.getThreads generator. Timo Stollenwerk 2010-03-16 10:52:25 +0000
  • 4ed9d08119 fix the moderator notification for Plone 3.x. Timo Stollenwerk 2010-03-11 19:23:53 +0000
  • ce7e47f07b remove the user notification feature for now, since it requires the current z3c.form trunk and does not work with the latest release on PyPi. Timo Stollenwerk 2010-03-11 19:23:26 +0000
  • 2301565e27 remove the user notification feature for now, since it requires the current z3c.form trunk and does not work with the latest release on PyPi. Timo Stollenwerk 2010-03-11 19:23:02 +0000
  • 0fc0bce46e Whitespace ;) Hanno Schlichting 2010-03-09 12:30:03 +0000
  • 1d39b53c4b Merge notification branch into trunk: New feature: As a moderator, I am notified when new comments require my attention; New feature: As a commenter, I can enable/disable email notification of additional comments on this object; Make p.a.d. work with the recent version of plone.z3cform (0.5.10); Timo Stollenwerk 2010-03-06 10:04:34 +0000
  • d81b95f7c1 more catalog tests added. Timo Stollenwerk 2010-03-03 19:20:02 +0000
  • ff0270dac7 hide author_notification field if author notification is disabled. save author notification setting properly when saving the form. Timo Stollenwerk 2010-03-03 19:17:13 +0000
  • 489b4b0aaf Current trunk works with plone.z3cform = 0.5.7 but throws an error with later version of that package. The monkeypatcher version pin is part of Plone's KGS now Hanno Schlichting 2010-03-03 13:32:32 +0000
  • 8da52ce577 update changes. Timo Stollenwerk 2010-02-26 17:01:17 +0000
  • 1920869f8b Make p.a.d. styles less generic. This fixes #10253. Timo Stollenwerk 2010-02-26 16:56:31 +0000
  • 05aa7785a9 Update and fixed italian translation Luca Fabbri 2010-02-26 08:15:24 +0000
  • fabda285a0 merge Italian translation from the localization branch again. This fixes #2603933. Timo Stollenwerk 2010-02-25 17:33:31 +0000
  • 37910f3bdf Added greek i18n Yiorgis Gozadinos 2010-02-23 08:44:41 +0000
  • b293d3aa50 remove plone.z3cform <= 0.5.7 requirement from setup.py since p.a.d. works now with the latest plone.z3cform. Timo Stollenwerk 2010-02-16 20:35:27 +0000
  • 57b41454bb update CommentsViewlet to follow best practice for showing a z3c.form inside a Viewlet. Override update method instead of init method. Timo Stollenwerk 2010-02-16 20:25:56 +0000
  • 0435d6b40e update pydev plone4 buildout to 4.0a4. Timo Stollenwerk 2010-02-15 11:27:11 +0000
  • 90c44a7c67 test do not notify user when no sender is available. Timo Stollenwerk 2010-02-13 21:44:26 +0000
  • be3d347471 user email notification added. Timo Stollenwerk 2010-02-13 21:31:17 +0000
  • 38fd65f46d remove whitespace to make coverage-test happy. Timo Stollenwerk 2010-02-12 10:21:39 +0000
  • 6e46ce7581 test moderator notification enabled setting. Timo Stollenwerk 2010-02-12 10:11:01 +0000
  • f0fb6514c7 Moderator email notification added: As a moderator, I am notified when new comments require my attention. Timo Stollenwerk 2010-02-11 21:05:28 +0000
  • 67b5ff566e fix singlecheckboxwidget for comment form. Timo Stollenwerk 2010-02-08 18:28:03 +0000
  • 26031cd1f4 notification enabled field added to discussion control panel. Timo Stollenwerk 2010-02-08 15:02:17 +0000
  • de3bb53c13 move author notification field to the bottom of the form. Timo Stollenwerk 2010-02-08 14:47:53 +0000
  • c4dbf971fb author_notification field added. Timo Stollenwerk 2010-02-08 12:02:54 +0000
  • 23eeb041aa comment out CommentForm test. Timo Stollenwerk 2010-02-07 11:37:34 +0000
  • ef44980649 remove omelette section. Timo Stollenwerk 2010-02-07 11:32:14 +0000
  • b107a376b6 plone 4 dev buildout for hudson ci added. Timo Stollenwerk 2010-02-07 11:12:20 +0000
  • e2efe7dd55 plone.formwidget.recaptcha added to dev buildout. Timo Stollenwerk 2010-02-07 07:51:43 +0000
  • aecc72a600 remove unnecessary versions section. Timo Stollenwerk 2010-02-06 16:04:19 +0000
  • 4d20a968cc use KGS for 1.0b4. Timo Stollenwerk 2010-02-06 16:03:01 +0000
  • b09c4197aa revert r33808 (revert r33488 (Register the event subscribers for the correct interfaces in Plone 3.), since this is breaking 13 tests.). Timo Stollenwerk 2010-02-06 15:48:23 +0000
  • 2cd4860875 Use the correct PTC version to unbreak tests Hanno Schlichting 2010-02-06 14:38:36 +0000
  • 7049413ec8 Added a buildout to the package itself, for both Plone 3.x and 4.x. Hanno Schlichting 2010-02-06 14:25:07 +0000
  • fde7f2f828 revert r33488 (Register the event subscribers for the correct interfaces in Plone 3.), since this is breaking 13 tests. Timo Stollenwerk 2010-02-06 14:10:56 +0000
  • 348b74fd17 Pin Products.PloneTestCase to version 0.9.8, since PTC 0.9.9 currently breaks tests. This needs to be fixed at some point. Timo Stollenwerk 2010-02-06 14:08:02 +0000
  • 2ffbe75611 collection test added (failing). Timo Stollenwerk 2010-02-05 22:40:38 +0000
  • 89a9d879f4 test section for hudson ci added to buildout. Timo Stollenwerk 2010-02-05 09:59:11 +0000
  • 5f4e400a08 update to Plone 3.3.4 Timo Stollenwerk 2010-02-02 09:12:16 +0000
  • 9a12f0818a Bump version Hanno Schlichting 2010-01-28 15:34:39 +0000
  • 99c211b6e8 Prepare plone.app.discussion 1.0b3. Hanno Schlichting 2010-01-28 15:33:50 +0000
  • 364a783408 Added an i18n directory for messages in the plone domain and updated scripts to rebuild and sync it. Hanno Schlichting 2010-01-28 15:00:39 +0000
  • dd7506f707 Reformat changelog to match Plone's default style and avoid overlong lines. Hanno Schlichting 2010-01-28 13:47:42 +0000
  • 405ecc1268 Added an optional conversationCanonicalAdapterFactory showing how to share comments across all translations with LinguaPlone, by storing and retrieving the conversation from the canonical object. Hanno Schlichting 2010-01-28 13:44:56 +0000
  • 9c80b99ead Play by the Plone 3.3+ rules and use the INavigationRoot as a base for the moderation views. Hanno Schlichting 2010-01-28 13:23:58 +0000
  • d937bcc42e Added a commentTitle CSS class to the comment titles. Hanno Schlichting 2010-01-28 11:48:44 +0000
  • 590b343a53 Update message ids to match their real text. Hanno Schlichting 2010-01-28 10:57:36 +0000
  • d894c45343 Forgot one domain setting in the GS profile Hanno Schlichting 2010-01-28 10:49:29 +0000
  • 2179e447ab Set CSS classes for the comment form in the updateActions method. Timo Stollenwerk 2010-01-27 19:20:25 +0000
  • faf339bec5 Optimized the conversation enabled method and avoid overlong lines Hanno Schlichting 2010-01-27 17:11:55 +0000
  • 9f4129a65f Respect the allow_comments field on an object and avoid calculations if no comments should be shown. Hanno Schlichting 2010-01-27 17:00:58 +0000
  • 034d0a93ad Automatically load the ZCML files of the captcha widgets if they are installed. Hanno Schlichting 2010-01-27 16:14:35 +0000
  • 29a81f0717 Fixed i18n domain in GenericSetup profiles to be ``plone``. Other values aren't supported for GS profiles. Hanno Schlichting 2010-01-27 14:56:30 +0000
  • c27d1b5cc1 De-tabbify Hanno Schlichting 2010-01-27 14:54:07 +0000
  • ece5e3c302 Provide our own copy of the default one state workflow. Not all Plone sites have this workflow installed. Hanno Schlichting 2010-01-27 14:46:12 +0000
  • efc60b2620 Register the event subscribers for the correct interfaces in Plone 3. Hanno Schlichting 2010-01-27 13:51:44 +0000
  • 1b78a1839b Factored out subscriber declarations into its own ZCML file. Hanno Schlichting 2010-01-27 12:28:47 +0000
  • 2f1a80c46b history updated. Timo Stollenwerk 2010-01-26 11:33:38 +0000
  • f93f419f99 Custom cancel button class added again. Plone 3.x reply-to-comment form still uses this. Timo Stollenwerk 2010-01-26 10:27:38 +0000
  • a7017cedb7 i18n tag added to 'show full comment text'. Timo Stollenwerk 2010-01-26 10:18:46 +0000
  • b0c8b38199 fix comment actions column in Plone 3.x. Timo Stollenwerk 2010-01-26 10:08:44 +0000
  • c0a480a695 complete german translation. Timo Stollenwerk 2010-01-26 09:27:48 +0000
  • 4fa3f476d4 allow to show the full text of a comment in the moderation view. Timo Stollenwerk 2010-01-25 11:43:29 +0000
  • 489afd8636 Bugfix #2281226: Moderation View: Comments disappear when hitting the 'Apply' button without choosing a bulk action. Timo Stollenwerk 2010-01-25 10:51:27 +0000
  • 9b29be8473 more German translations added. Timo Stollenwerk 2010-01-25 09:10:25 +0000
  • c001b335b9 make i18ndude shut up about errors. Timo Stollenwerk 2010-01-24 21:19:18 +0000
  • 8e0a2b8d6a set version to 1.0b3dev Timo Stollenwerk 2010-01-24 19:52:54 +0000
  • c96cafca18 merge r33351-r33355 from localization-enabled branch with current trunk. Timo Stollenwerk 2010-01-24 19:46:14 +0000
  • 440405c47b update translation script added. Timo Stollenwerk 2010-01-24 19:39:47 +0000
  • 1998c2d5a0 enable locales directory. Timo Stollenwerk 2010-01-24 19:39:23 +0000
  • e7bec36665 Fixes to po and pot head infos Luca Fabbri 2010-01-24 14:11:50 +0000
  • 677490a445 Final fixes: now also the "Comment" button is translated Luca Fabbri 2010-01-24 14:00:51 +0000
  • a6a1904d3e Commiting working translation. Some light fixes was needed also to the code. Luca Fabbri 2010-01-24 13:47:39 +0000
  • 569cd0f33b Added the locales support. Also refactored interfaces string to cleanup the default i18n messages default. Luca Fabbri 2010-01-24 11:25:22 +0000