Commit Graph
100 Commits
Author SHA1 Message Date
Timo Stollenwerk 508eb44199 Factor out dev setup to dev.cfg. 2011-11-18 22:40:27 +01:00
Timo Stollenwerk 5911bae362 whitespace.
svn path=/plone.app.discussion/trunk/; revision=51798
2011-08-26 11:13:19 +00:00
Timo Stollenwerk 432f015fe4 howto override the comments viewlet js section added.
svn path=/plone.app.discussion/trunk/; revision=51797
2011-08-26 10:34:36 +00:00
Timo Stollenwerk f2a5c52947 Remove one_state_workflow customizations.
svn path=/plone.app.discussion/trunk/; revision=51722
2011-08-22 19:27:42 +00:00
Timo Stollenwerk 9e4b46cfa3 Howto file added.
svn path=/plone.app.discussion/trunk/; revision=51716
2011-08-22 13:18:26 +00:00
Timo Stollenwerk 0f2c236ae8 Override viewlet howto updated.
svn path=/plone.app.discussion/trunk/; revision=51656
2011-08-19 07:02:38 +00:00
Timo Stollenwerk 3798338549 No need to manually put comments from conversation.getComments in an acquisition chain since getComments now returns acquisition wrapped comments.
svn path=/plone.app.discussion/trunk/; revision=51642
2011-08-18 07:31:00 +00:00
Timo Stollenwerk 5045960281 Make sure the conversation.getComments method returns acquisition wrapped comments.
svn path=/plone.app.discussion/trunk/; revision=51639
2011-08-18 06:39:25 +00:00
Timo Stollenwerk f6c3e035f7 Override the comments viewlet howto added (not finished yet).
svn path=/plone.app.discussion/trunk/; revision=51638
2011-08-18 06:35:28 +00:00
Timo Stollenwerk 66799d2d31 Two new how-tos added (only rough outlines yet).
svn path=/plone.app.discussion/trunk/; revision=51575
2011-08-09 16:03:52 +00:00
Timo Stollenwerk 87700f3810 Markdown syntax added to possible comment text transforms.
svn path=/plone.app.discussion/trunk/; revision=51530
2011-08-05 10:08:39 +00:00
Timo Stollenwerk cdf2beda40 Make sure only comments to the content object are removed from the catalog when the content object is moved.
svn path=/plone.app.discussion/trunk/; revision=51527
2011-08-04 15:53:21 +00:00
Timo Stollenwerk 0e47299c75 Make sure the comment brains are updated properly when the content object is renamed. Thanks hannosch for the code review.
svn path=/plone.app.discussion/trunk/; revision=51526
2011-08-04 14:13:01 +00:00
Timo Stollenwerk 16e13ffb6d Prepare 2.0.9 release.
svn path=/plone.app.discussion/trunk/; revision=51436
2011-07-25 08:20:38 +00:00
Timo Stollenwerk f98b82b2d8 Make sure the catalog index for creator always stores encoded stings and not unicode since all strings in the catalog have to be utf-8 encoded strings.
svn path=/plone.app.discussion/trunk/; revision=51435
2011-07-25 08:12:04 +00:00
Timo Stollenwerk 67fcde6f12 Prepare 2.0.8 release.
svn path=/plone.app.discussion/trunk/; revision=51433
2011-07-25 07:06:44 +00:00
Timo Stollenwerk 1a6b1fdb91 Use Plone's safe_encode method instead of encode() to make sure unicode encoded strings can be indexed too.
svn path=/plone.app.discussion/trunk/; revision=51432
2011-07-25 06:47:45 +00:00
Timo Stollenwerk dbda349768 Automatically reload batch moderation page if no comments are left. This refs #11298.
svn path=/plone.app.discussion/trunk/; revision=51274
2011-07-15 17:29:29 +00:00
Timo Stollenwerk 7225fc78ad Next release will be 2.0.8.
svn path=/plone.app.discussion/trunk/; revision=51273
2011-07-15 17:25:04 +00:00
Timo Stollenwerk a78deecf78 Prepare 2.0.7 release.
svn path=/plone.app.discussion/trunk/; revision=51260
2011-07-15 08:32:36 +00:00
Timo Stollenwerk 637ac334ac Remove debug print.
svn path=/plone.app.discussion/trunk/; revision=51259
2011-07-15 08:25:34 +00:00
Timo Stollenwerk 160022b146 Another fix for http://dev.plone.org/plone/ticket/11486. r51246 fixed Chrome but broke Safari. This fix has been tested in Fx, Chrome, Safari and IE 9.
svn path=/plone.app.discussion/trunk/; revision=51258
2011-07-15 08:23:08 +00:00
Timo Stollenwerk c2ff87a778 Fix discussion control panel submit. This fixes Refs #11486.
svn path=/plone.app.discussion/trunk/; revision=51246
2011-07-14 07:09:58 +00:00
Timo Stollenwerk 9cd4058bca Move move_comments test to the right position.
svn path=/plone.app.discussion/trunk/; revision=50947
2011-07-04 07:27:16 +00:00
Timo Stollenwerk 80764e5597 Prepare 2.0.6 release.
svn path=/plone.app.discussion/trunk/; revision=50945
2011-07-04 07:21:15 +00:00
Timo Stollenwerk 50641ac6cc Remove unnecessary lines from notify_content_object_moved event subscriber function.
svn path=/plone.app.discussion/trunk/; revision=50944
2011-07-04 07:07:42 +00:00
Timo Stollenwerk b7dad192d5 Update comment brains in zcatalog when moving a content object with comments. This fixes http://dev.plone.org/plone/ticket/11331. Refs #11331
svn path=/plone.app.discussion/trunk/; revision=50937
2011-07-03 18:36:02 +00:00
Timo Stollenwerk 7378635115 CHANGES updated.
svn path=/plone.app.discussion/trunk/; revision=50936
2011-07-03 18:26:43 +00:00
Timo Stollenwerk 101e9e2616 Plone 3 specific exclusion of plone.app.uuid removed.
svn path=/plone.app.discussion/trunk/; revision=50935
2011-07-03 18:26:06 +00:00
Timo Stollenwerk dbbd36c692 Start 2.0.6 development.
svn path=/plone.app.discussion/trunk/; revision=50934
2011-07-03 18:24:57 +00:00
Timo Stollenwerk 65de44247f Fix last release date.
svn path=/plone.app.discussion/trunk/; revision=50493
2011-06-16 11:11:41 +00:00
Timo Stollenwerk d51101db5f Prepare 2.0.5 release.
svn path=/plone.app.discussion/trunk/; revision=50490
2011-06-16 11:01:06 +00:00
Timo Stollenwerk 98bcc19d5c Do not render/update the comment form in CommentViewlets if commenting is disabled, since this slows down the page rendering. This fixes http://dev.plone.org/plone/ticket/11930 #11930
svn path=/plone.app.discussion/trunk/; revision=50489
2011-06-16 10:59:25 +00:00
Timo Stollenwerk 5fc9854d36 Rough outline of pad+dexterity howto added.
svn path=/plone.app.discussion/trunk/; revision=50483
2011-06-16 09:40:18 +00:00
Timo Stollenwerk c27c8aa5ca Typo.
svn path=/plone.app.discussion/trunk/; revision=50104
2011-05-29 08:28:11 +00:00
Timo Stollenwerk 9f87681520 Fix link to example.commentextender.
svn path=/plone.app.discussion/trunk/; revision=50103
2011-05-29 08:27:15 +00:00
Timo Stollenwerk 964c3c0d97 README updated; known issues section added; prepare 2.0.4 release.
svn path=/plone.app.discussion/trunk/; revision=50079
2011-05-28 11:49:47 +00:00
Timo Stollenwerk 1e331d957f Comment form extender documentation updated.
svn path=/plone.app.discussion/trunk/; revision=50078
2011-05-28 11:11:58 +00:00
Timo Stollenwerk 7a7a708fc0 Add jarn.mkrelease to buildout.
svn path=/plone.app.discussion/trunk/; revision=50077
2011-05-28 11:09:55 +00:00
Timo Stollenwerk 102ad53722 Howtos section update.
svn path=/plone.app.discussion/trunk/; revision=50076
2011-05-28 10:22:48 +00:00
Timo Stollenwerk 811639a4b0 Sphinx doc: Move changelog to separate page.
svn path=/plone.app.discussion/trunk/; revision=50075
2011-05-27 20:15:22 +00:00
Timo Stollenwerk 832238d198 buildout is still needed for sphinx documentation.
svn path=/plone.app.discussion/trunk/; revision=50070
2011-05-27 13:48:18 +00:00
Timo Stollenwerk a7f61eb4d3 Refactor/clean up the handleComment method.
svn path=/plone.app.discussion/trunk/; revision=50069
2011-05-27 13:47:15 +00:00
Timo Stollenwerk ca997df2a0 Howto "how to extend the comment form" added to documentation.
svn path=/plone.app.discussion/trunk/; revision=50068
2011-05-27 13:46:41 +00:00
Timo Stollenwerk 1ea5f0cdb4 Make handleComment method store comment attributes from form extenders. This allows us to extend the comment form with external add-ons.
svn path=/plone.app.discussion/trunk/; revision=50059
2011-05-26 21:37:37 +00:00
Timo Stollenwerk 1c2f1865a1 No need for a separate buildout anymore.
svn path=/plone.app.discussion/trunk/; revision=50057
2011-05-26 19:17:57 +00:00
Timo Stollenwerk 1db3824fb1 Remove unnecessary Plone 3/4 buildout files.
svn path=/plone.app.discussion/trunk/; revision=50049
2011-05-26 08:14:20 +00:00
Timo Stollenwerk 420af84651 Minor German translation fix.
svn path=/plone.app.discussion/trunk/; revision=49340
2011-05-06 09:18:19 +00:00
Timo Stollenwerk d3ae80be82 Minor German translation fix.
svn path=/plone.app.discussion/branches/1.x/; revision=49335
2011-05-05 13:02:45 +00:00
Timo Stollenwerk 7c8f0cae14 Prepare plone.app.discussion 1.1.
svn path=/plone.app.discussion/branches/1.x/; revision=49305
2011-05-03 14:07:24 +00:00
Timo Stollenwerk 43b305058e prepare 1.1 release.
svn path=/plone.app.discussion/branches/1.x/; revision=49304
2011-05-03 14:05:32 +00:00
Timo Stollenwerk 29532a5e87 README for 1.1 release updated.
svn path=/plone.app.discussion/branches/1.x/; revision=49303
2011-05-03 14:04:52 +00:00
Timo Stollenwerk 62faba42ce Fix missing translations for comment formatting. This fixes #11671; Update translations.
svn path=/plone.app.discussion/branches/1.x/; revision=49302
2011-05-03 14:02:21 +00:00
Timo Stollenwerk 5e14f375d1 Prepare plone.app.discussion 2.0.1.
svn path=/plone.app.discussion/trunk/; revision=49061
2011-04-22 20:33:59 +00:00
Timo Stollenwerk b673b40b47 prepare 2.0.1 release.
svn path=/plone.app.discussion/trunk/; revision=49060
2011-04-22 20:19:51 +00:00
Timo Stollenwerk 46ad92c4a2 German translation updated.
svn path=/plone.app.discussion/trunk/; revision=49048
2011-04-22 17:30:35 +00:00
Timo Stollenwerk 5bbf73978e German translation updated.
svn path=/plone.app.discussion/trunk/; revision=49047
2011-04-22 17:28:41 +00:00
Timo Stollenwerk d00282a437 Translations updated. German translations for notifications added.
svn path=/plone.app.discussion/trunk/; revision=49046
2011-04-22 17:28:00 +00:00
Timo Stollenwerk e75685d5c0 Add links to delete/approve a comment in the moderator notification email.
Remove the unnecessary workflow_action parameter from the PublishComments request.

svn path=/plone.app.discussion/trunk/; revision=49045
2011-04-22 17:09:09 +00:00
Timo Stollenwerk 521ea78ce3 Whitespace.
svn path=/plone.app.discussion/trunk/; revision=49043
2011-04-22 17:04:35 +00:00
Timo Stollenwerk f551e30849 Replace tabs with whitespace in moderation.js.
svn path=/plone.app.discussion/trunk/; revision=49036
2011-04-22 15:43:58 +00:00
Timo Stollenwerk c66e243a86 Make sure the email settings in the control panel are disabled when commenting is disabled globally;
Enable/disable moderator_email setting dynamically as mail settings or discussion settings change.

svn path=/plone.app.discussion/trunk/; revision=49035
2011-04-22 15:41:45 +00:00
Timo Stollenwerk ff3cc181b8 Remove ImportError exceptions for Plone < 4.1 code and plone.z3cform < 0.6.0.
svn path=/plone.app.discussion/trunk/; revision=49034
2011-04-22 15:31:29 +00:00
Timo Stollenwerk b84211ddf0 Remove ImportError exceptions for Plone < 4.1 code and plone.z3cform < 0.6.0.
svn path=/plone.app.discussion/trunk/; revision=49033
2011-04-22 14:59:59 +00:00
Timo Stollenwerk 31ecf38129 Provide the comment body text in the email notification.
svn path=/plone.app.discussion/trunk/; revision=49032
2011-04-22 13:34:50 +00:00
Timo Stollenwerk f8c39c1b87 Fix comment link in email notification. This fixes http://dev.plone.org/plone/ticket/11413
svn path=/plone.app.discussion/trunk/; revision=49031
2011-04-22 12:47:29 +00:00
Timo Stollenwerk 49504c1ddd Redirect to the comment itself when notifying a user about a new comment.
svn path=/plone.app.discussion/trunk/; revision=49030
2011-04-22 08:54:35 +00:00
Timo Stollenwerk 1c2d5651b9 No need to check for Python2.6 to install plone.app.uuid anymore.
svn path=/plone.app.discussion/trunk/; revision=49028
2011-04-22 07:16:14 +00:00
Timo Stollenwerk dbbe631cf2 version 2.0.1dev.
svn path=/plone.app.discussion/trunk/; revision=49027
2011-04-22 07:14:52 +00:00
Timo Stollenwerk b73c35d6d5 Delete Plone 4.1 todo list.
svn path=/plone.app.discussion/trunk/; revision=49026
2011-04-22 07:08:33 +00:00
Timo Stollenwerk c8b7bad2aa Prepare plone.app.discussion 2.0.
svn path=/plone.app.discussion/trunk/; revision=49005
2011-04-21 13:26:59 +00:00
Timo Stollenwerk af53bf41a9 Prepare 2.0 release.
svn path=/plone.app.discussion/trunk/; revision=49003
2011-04-21 13:24:32 +00:00
Timo Stollenwerk 72d024facd Add note about version pinning if pad is installed as add-on product.
svn path=/plone.app.discussion/trunk/; revision=49002
2011-04-21 13:22:48 +00:00
Timo Stollenwerk 89733b0014 Set docs version to 2.0.
svn path=/plone.app.discussion/trunk/; revision=49001
2011-04-21 13:21:05 +00:00
Timo Stollenwerk 83d97e8e33 Version 2.0 is next.
svn path=/plone.app.discussion/trunk/; revision=48999
2011-04-21 13:19:04 +00:00
Timo Stollenwerk 93df8aa50b Remove outdated DOCUMENTATION.txt.
svn path=/plone.app.discussion/trunk/; revision=48997
2011-04-21 13:18:00 +00:00
Timo Stollenwerk 408ae12d5f Prepare plone.app.discussion 2.0b2.
svn path=/plone.app.discussion/trunk/; revision=48987
2011-04-21 12:55:53 +00:00
Timo Stollenwerk 99c159b331 Prepare 2.0b2 release.
svn path=/plone.app.discussion/trunk/; revision=48986
2011-04-21 12:52:29 +00:00
Timo Stollenwerk 84a80743fc Fix language code/name for japanese translation.
svn path=/plone.app.discussion/trunk/; revision=48949
2011-04-19 07:00:18 +00:00
Timo Stollenwerk 80a7b90a30 Move all tests from testing layer to plone.app.testing.
svn path=/plone.app.discussion/trunk/; revision=48916
2011-04-17 08:51:58 +00:00
Timo Stollenwerk f3d97b2f20 Use plone.app.testing in test_moderation_view.
svn path=/plone.app.discussion/trunk/; revision=48915
2011-04-17 08:50:34 +00:00
Timo Stollenwerk d66328a26a Use plone.app.testing in test_migration.
svn path=/plone.app.discussion/trunk/; revision=48906
2011-04-16 09:51:28 +00:00
Timo Stollenwerk 216e95aa27 Use plone.app.testing in test_indexers.
svn path=/plone.app.discussion/trunk/; revision=48905
2011-04-16 09:35:34 +00:00
Timo Stollenwerk 85126e9109 Use plone.app.testing in test_notifications.
svn path=/plone.app.discussion/trunk/; revision=48904
2011-04-16 09:31:03 +00:00
Timo Stollenwerk 1682c89745 Use plone.app.testing in test_tool.
svn path=/plone.app.discussion/trunk/; revision=48903
2011-04-16 09:30:11 +00:00
Timo Stollenwerk fc59094cb2 Use plone.app.testing in test_workflow.
svn path=/plone.app.discussion/trunk/; revision=48902
2011-04-16 09:29:15 +00:00
Timo Stollenwerk 41f5afa8b9 Use plone.app.testing in test_conversation.
svn path=/plone.app.discussion/trunk/; revision=48901
2011-04-16 09:27:15 +00:00
Timo Stollenwerk c4e69627b3 Use plone.app.testing in test_controlpanel.
svn path=/plone.app.discussion/trunk/; revision=48900
2011-04-16 09:26:20 +00:00
Timo Stollenwerk f8019b0c10 Use plone.app.testing in test_comments_viewlet.
svn path=/plone.app.discussion/trunk/; revision=48899
2011-04-16 09:25:16 +00:00
Timo Stollenwerk 38b70a28e5 Use plone.app.testing in test_comment.
svn path=/plone.app.discussion/trunk/; revision=48898
2011-04-16 09:16:18 +00:00
Timo Stollenwerk e5d45dbd78 Use plone.app.testing in test_catalog.
svn path=/plone.app.discussion/trunk/; revision=48897
2011-04-16 09:13:39 +00:00
Timo Stollenwerk 65aa6d7fa1 fix typo.
svn path=/plone.app.discussion/trunk/; revision=47930
2011-03-05 12:32:14 +00:00
Timo Stollenwerk 5f557323b1 buildout for Plone 4.1 added.
svn path=/plone.app.discussion/trunk/; revision=47878
2011-03-02 19:50:26 +00:00
Timo Stollenwerk 12ccfcdad9 Prepare 2.0a2 release.
svn path=/plone.app.discussion/trunk/; revision=47312
2011-02-08 09:30:18 +00:00
Timo Stollenwerk bf96d0082f Remove "Plone 3 only" code; Do not monkey patch the BAD_TYPES vocabulary or plone.app.vocabularies anymore.
svn path=/plone.app.discussion/trunk/; revision=47311
2011-02-08 09:28:51 +00:00
Timo Stollenwerk 533fefa396 Fix typo.
svn path=/plone.app.discussion/trunk/; revision=47302
2011-02-07 15:15:56 +00:00
Timo Stollenwerk c1eab9c149 Fix readme.
svn path=/plone.app.discussion/trunk/; revision=47301
2011-02-07 15:08:24 +00:00
Timo Stollenwerk 809946d54a Prepare 2.0a1 release.
svn path=/plone.app.discussion/trunk/; revision=47299
2011-02-07 15:00:46 +00:00
Timo Stollenwerk 88307070b7 Prepare plone.app.discussion 1.0.
svn path=/plone.app.discussion/branches/1.x/; revision=47296
2011-02-07 12:25:41 +00:00
Timo Stollenwerk 29cf266b25 Prepare 1.0 release.
svn path=/plone.app.discussion/branches/1.x/; revision=47294
2011-02-07 12:06:03 +00:00