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 |
|
Timo Stollenwerk
|
8da226ee99
|
Prepare 1.0 release.
svn path=/plone.app.discussion/branches/1.x/; revision=47293
|
2011-02-07 12:05:20 +00:00 |
|
Timo Stollenwerk
|
0a0e69d47d
|
Do not check for a comment review workflow when sending out a moderator email notification. This fixes http://dev.plone.org/plone/ticket/11444. Refs #11444
svn path=/plone.app.discussion/trunk/; revision=47292
|
2011-02-07 11:48:24 +00:00 |
|
Timo Stollenwerk
|
de4353641b
|
Do not check for a comment review workflow when sending out a moderator email notification. This fixes http://dev.plone.org/plone/ticket/11444. Refs #11444
svn path=/plone.app.discussion/branches/1.x/; revision=47189
|
2011-02-02 19:55:24 +00:00 |
|
Timo Stollenwerk
|
39beac094c
|
Fix email notification docs.
svn path=/plone.app.discussion/trunk/; revision=47095
|
2011-01-27 13:52:19 +00:00 |
|
Timo Stollenwerk
|
7dfd4ac98c
|
Fix email notification docs.
svn path=/plone.app.discussion/branches/1.x/; revision=47094
|
2011-01-27 13:51:11 +00:00 |
|
Timo Stollenwerk
|
0c435dc9ca
|
Check if the current user has configured an e-mail address for the email notification option. Refs #11428
svn path=/plone.app.discussion/trunk/; revision=47069
|
2011-01-26 08:15:14 +00:00 |
|
Timo Stollenwerk
|
15c681d27f
|
Check if the current user has configured an e-mail address for the email notification option. Refs #11428
svn path=/plone.app.discussion/branches/1.x/; revision=47068
|
2011-01-26 08:06:21 +00:00 |
|
Timo Stollenwerk
|
65a4371d4d
|
Clean up Plone 4 test buildout.
svn path=/plone.app.discussion/branches/1.x/; revision=47033
|
2011-01-24 09:49:02 +00:00 |
|
Timo Stollenwerk
|
e8971a364a
|
Set version to 1.0RC2.
svn path=/plone.app.discussion/branches/1.x/; revision=47032
|
2011-01-24 08:38:14 +00:00 |
|
Timo Stollenwerk
|
543b9d47c5
|
Remove moderation_enabled setting from registry to avoid migration problems to 1.0RC1. Refs #11419.
svn path=/plone.app.discussion/branches/1.x/; revision=47031
|
2011-01-24 08:37:43 +00:00 |
|
Timo Stollenwerk
|
f44cb442eb
|
Prepare plone.app.discussion 1.0RC1.
svn path=/plone.app.discussion/branches/1.x/; revision=46994
|
2011-01-22 12:54:54 +00:00 |
|
Timo Stollenwerk
|
9c9abb9b6f
|
Fix typo in version string; Fix good-py link in readme.
svn path=/plone.app.discussion/branches/1.x/; revision=46993
|
2011-01-22 12:54:14 +00:00 |
|
Timo Stollenwerk
|
ed4f2b1fa8
|
Comment out the discussion control panel event subscriber tests. We disabled this functionality anyway.
svn path=/plone.app.discussion/branches/1.x/; revision=46991
|
2011-01-22 12:39:15 +00:00 |
|
Timo Stollenwerk
|
2f30c27555
|
Disable the control panel event subscribers. We don't need them since we disabled the enable_moderation setting in the discussion control panel anyway.
svn path=/plone.app.discussion/branches/1.x/; revision=46990
|
2011-01-22 12:34:49 +00:00 |
|
Timo Stollenwerk
|
5cac8b7a1b
|
Hide the moderation_enabled widget in the discussion control panel. We need plone.app.controlpanel > 2.1b1 for this, which is not shipped with Plone 3.x or 4.0.x.
svn path=/plone.app.discussion/branches/1.x/; revision=46989
|
2011-01-22 12:00:15 +00:00 |
|
Timo Stollenwerk
|
57d4dbd32f
|
plone 3.3.x hudson conf added.
svn path=/plone.app.discussion/branches/1.x/; revision=46979
|
2011-01-21 08:09:53 +00:00 |
|
Timo Stollenwerk
|
cb60df8c60
|
todo update.
svn path=/plone.app.discussion/trunk/; revision=46978
|
2011-01-20 20:58:40 +00:00 |
|
Timo Stollenwerk
|
4ab29000a6
|
Import Owned from OFS.owner to avoid deprecation warnings.
svn path=/plone.app.discussion/trunk/; revision=46977
|
2011-01-20 20:38:50 +00:00 |
|
Timo Stollenwerk
|
471b87cfdf
|
Discussion is disabled by default only in p.a.discussion 2.x.
svn path=/plone.app.discussion/trunk/; revision=46976
|
2011-01-20 20:37:14 +00:00 |
|
Timo Stollenwerk
|
f3ff8e9647
|
Fix failing test. Discussion is enabled by default again.
svn path=/plone.app.discussion/branches/1.x/; revision=46975
|
2011-01-20 20:08:51 +00:00 |
|
Timo Stollenwerk
|
fb0ca6c795
|
Replace tabs with whitespace.
svn path=/plone.app.discussion/trunk/; revision=46974
|
2011-01-20 20:04:38 +00:00 |
|
Timo Stollenwerk
|
9790dd5b65
|
Enable discussion by default if p.a.discussion is shipped as add-on product.
svn path=/plone.app.discussion/branches/1.x/; revision=46973
|
2011-01-20 19:49:58 +00:00 |
|
Timo Stollenwerk
|
9cc32a76a4
|
Enable ajaxify comment deletion again ([thomasdesvenain]). This has been disabled in 1.0b12 because of problems with Plone 3.
svn path=/plone.app.discussion/trunk/; revision=46970
|
2011-01-20 19:38:26 +00:00 |
|
Timo Stollenwerk
|
c15c898565
|
Remove collective.autopermission dependency.
svn path=/plone.app.discussion/trunk/; revision=46969
|
2011-01-20 19:37:54 +00:00 |
|
Timo Stollenwerk
|
37b96c363b
|
Switch to version 2.x for development as a core component.
svn path=/plone.app.discussion/trunk/; revision=46968
|
2011-01-20 19:27:06 +00:00 |
|
Timo Stollenwerk
|
aef9a0a39b
|
plone4 todo updated.
svn path=/plone.app.discussion/trunk/; revision=46943
|
2011-01-19 15:46:00 +00:00 |
|
Timo Stollenwerk
|
75cde25b6f
|
Always show existing comments, even if commenting is disabled.
svn path=/plone.app.discussion/trunk/; revision=46785
|
2011-01-07 15:27:17 +00:00 |
|
Timo Stollenwerk
|
61e231b336
|
Fix CSS for commenter images with a width of more than 2.5em. This fixes http://dev.plone.org/plone/ticket/11391. Refs #11391
svn path=/plone.app.discussion/trunk/; revision=46783
|
2011-01-07 10:27:13 +00:00 |
|
Timo Stollenwerk
|
c438743a3b
|
Show a 'Comments are moderated.' message next to the comment form if comments are moderated.
svn path=/plone.app.discussion/trunk/; revision=46782
|
2011-01-07 10:20:24 +00:00 |
|
Timo Stollenwerk
|
b18469e5fd
|
plone 4.x todo list updated.
svn path=/plone.app.discussion/trunk/; revision=46781
|
2011-01-07 09:34:52 +00:00 |
|
Timo Stollenwerk
|
b9d929bca3
|
Fix failing test.
svn path=/plone.app.discussion/trunk/; revision=46344
|
2010-12-14 21:30:40 +00:00 |
|
Timo Stollenwerk
|
a8bfd7fc6e
|
Disable discussion by default.
svn path=/plone.app.discussion/trunk/; revision=46337
|
2010-12-14 17:58:46 +00:00 |
|
Timo Stollenwerk
|
e4e707e350
|
Remove unnecessary plone.uuid and uuid dependencies. These are fetched by plone.app.uuid. Refs #9288
svn path=/plone.app.discussion/trunk/; revision=46267
|
2010-12-12 14:00:28 +00:00 |
|
Timo Stollenwerk
|
d702c666f0
|
Tests for moderation_enabled setting added.
svn path=/plone.app.discussion/trunk/; revision=46266
|
2010-12-12 13:56:06 +00:00 |
|
Timo Stollenwerk
|
ea2038b122
|
Remove XXX line from conversation.py. Martin and I agree that this is probably not relevant anymore. Refs #9288
svn path=/plone.app.discussion/trunk/; revision=46265
|
2010-12-12 12:51:41 +00:00 |
|
Timo Stollenwerk
|
a9ef0503f2
|
Move discussion action item from actionicons.xml to actions.xml to avoid deprecation warning.
svn path=/plone.app.discussion/trunk/; revision=46264
|
2010-12-12 12:40:19 +00:00 |
|
Timo Stollenwerk
|
4c4cd9e44d
|
Replace XXX with todo.
svn path=/plone.app.discussion/trunk/; revision=46263
|
2010-12-12 08:14:48 +00:00 |
|
Timo Stollenwerk
|
0485398de0
|
whitespace, make jslint happy.
svn path=/plone.app.discussion/trunk/; revision=46262
|
2010-12-12 08:13:03 +00:00 |
|
Timo Stollenwerk
|
be78fbe300
|
There is no need to enable the "enable moderation" checkbox dynamically, except when commenting is disabled/enabled globally.
svn path=/plone.app.discussion/trunk/; revision=46261
|
2010-12-12 07:35:43 +00:00 |
|
Timo Stollenwerk
|
08857df7a9
|
Fix cancel button on edit view when using Dexterity types. This fixes http://dev.plone.org/plone/ticket/11338. Refs #11338
svn path=/plone.app.discussion/trunk/; revision=46254
|
2010-12-11 21:33:43 +00:00 |
|
Timo Stollenwerk
|
f2f97c5b38
|
Change the comment workflow setting in the discussion control panel if the setting is changed in the types control panel; show warning message and disable the setting if a custom comment workflow is enabled.
svn path=/plone.app.discussion/trunk/; revision=46253
|
2010-12-11 21:30:18 +00:00 |
|
Timo Stollenwerk
|
0475376ed0
|
"Enable comment moderation" setting added to the discussion control panel. Just a proof of concept so far. Not fully implemented yet. No tests.
svn path=/plone.app.discussion/trunk/; revision=46249
|
2010-12-11 17:18:14 +00:00 |
|
Timo Stollenwerk
|
09a804aa88
|
Remove unnecessary and failing test.
svn path=/plone.app.discussion/trunk/; revision=46235
|
2010-12-10 09:16:36 +00:00 |
|
Timo Stollenwerk
|
3968f6291e
|
Assigning the 'Reply to item' permission to the 'Authenticated' role. The old commenting system allowed 'Authenticated' users to post comments. Also, OpenID users do not possess the 'Authenticated' role.
svn path=/plone.app.discussion/trunk/; revision=46231
|
2010-12-10 08:57:53 +00:00 |
|
Timo Stollenwerk
|
54af7d3fa1
|
Assigning the 'Reply to item' permission to the 'Authenticated' role. The old commenting system allowed 'Authenticated' users to post comments. Also, OpenID users do not possess the 'Authenticated' role. Refs #9288
svn path=/plone.app.discussion/trunk/; revision=46230
|
2010-12-10 08:57:35 +00:00 |
|
Timo Stollenwerk
|
585460b95f
|
Fix headline.
svn path=/plone.app.discussion/trunk/; revision=46221
|
2010-12-09 19:01:39 +00:00 |
|
Timo Stollenwerk
|
7c168c376f
|
Use the default Sphinx theme for now since the plone theme currently opens all links in new windows.
svn path=/plone.app.discussion/trunk/; revision=46218
|
2010-12-09 11:30:46 +00:00 |
|
Timo Stollenwerk
|
6fd665a44e
|
Documentation for workflows and permissions added.
svn path=/plone.app.discussion/trunk/; revision=46217
|
2010-12-09 11:30:10 +00:00 |
|
Timo Stollenwerk
|
a833c86515
|
Fix email-notification sphinx page.
svn path=/plone.app.discussion/trunk/; revision=46216
|
2010-12-09 11:03:25 +00:00 |
|
Timo Stollenwerk
|
45140c66db
|
Functional test for posting a comment as user without the 'Reply to item' permission added.
svn path=/plone.app.discussion/trunk/; revision=46215
|
2010-12-09 10:58:32 +00:00 |
|
Timo Stollenwerk
|
0b1c831f70
|
Pin Sphinx to 0.6.6
svn path=/plone.app.discussion/trunk/; revision=46214
|
2010-12-09 10:57:02 +00:00 |
|
Timo Stollenwerk
|
4b3ebcf1b5
|
Versions updated.
svn path=/plone.app.discussion/trunk/; revision=46213
|
2010-12-09 08:19:03 +00:00 |
|
Timo Stollenwerk
|
7e279d3ad3
|
Make sure the handleComment method checks for the 'Reply to item' permission when adding a comment.
svn path=/plone.app.discussion/trunk/; revision=46212
|
2010-12-09 08:11:41 +00:00 |
|
Timo Stollenwerk
|
c8e78449a2
|
Make the mail-setting warning message show up in the discussion control panel.
svn path=/plone.app.discussion/trunk/; revision=46211
|
2010-12-09 08:07:15 +00:00 |
|
Timo Stollenwerk
|
797ed40852
|
Link directly to the "Discussion Item" types control panel in the moderation view.
svn path=/plone.app.discussion/trunk/; revision=46207
|
2010-12-08 17:45:58 +00:00 |
|
Timo Stollenwerk
|
583b25530e
|
Show "moderate comments" link in the admin panel only if a moderation workflow is enabled for comments.
svn path=/plone.app.discussion/trunk/; revision=46206
|
2010-12-08 17:45:11 +00:00 |
|
Timo Stollenwerk
|
6e354718f4
|
Revert r46143.
svn path=/plone.app.discussion/trunk/; revision=46144
|
2010-12-05 14:56:13 +00:00 |
|
Timo Stollenwerk
|
22425b06ac
|
Disable commenting by default if pad is shipped with Plone. If shipped as add-on product, commenting should be enabled by default.
svn path=/plone.app.discussion/trunk/; revision=46143
|
2010-12-05 14:50:25 +00:00 |
|
Timo Stollenwerk
|
04a0669731
|
Remove the grey background from disabled settings.
svn path=/plone.app.discussion/trunk/; revision=46142
|
2010-12-05 14:10:21 +00:00 |
|
Timo Stollenwerk
|
bbd44b7b95
|
workflow setting added to control panel config string.
svn path=/plone.app.discussion/trunk/; revision=46091
|
2010-12-02 23:20:10 +00:00 |
|
Timo Stollenwerk
|
ffde4b423d
|
Do not allow to change the mail settings in the discussion control panel, if there is no valid mail setup. Refactor js code to use class settings of #content.
svn path=/plone.app.discussion/trunk/; revision=46090
|
2010-12-02 23:02:00 +00:00 |
|
Timo Stollenwerk
|
fbd7eb2bbc
|
Do not allow to change the mail settings in the discussion control panel, if there is no valid mail setup.
svn path=/plone.app.discussion/trunk/; revision=46089
|
2010-12-02 21:07:58 +00:00 |
|
Timo Stollenwerk
|
1b36f99a7a
|
make jslint happy; disable settings onload;
svn path=/plone.app.discussion/trunk/; revision=46088
|
2010-12-02 19:49:49 +00:00 |
|
Timo Stollenwerk
|
2a7a65293e
|
disable form fields when disabling the fields.
svn path=/plone.app.discussion/trunk/; revision=46087
|
2010-12-02 19:09:16 +00:00 |
|
Timo Stollenwerk
|
f97c17e62a
|
Factor out enable/disable settings function.
svn path=/plone.app.discussion/trunk/; revision=46086
|
2010-12-02 18:50:21 +00:00 |
|
Timo Stollenwerk
|
ffcc29a401
|
Override the default plone.app.registry controlpanel template; JS file for the controlpanel added. Disable all commenting options in the discussion control panel when comments are disabled globally.
svn path=/plone.app.discussion/trunk/; revision=46085
|
2010-12-02 18:15:47 +00:00 |
|
Timo Stollenwerk
|
c311a4f88d
|
Check for the 'review comments' permission instead of 'manage' to decide if the user should see a 'this comment is pending' message.
svn path=/plone.app.discussion/trunk/; revision=46050
|
2010-12-01 06:34:05 +00:00 |
|
Timo Stollenwerk
|
19f0666b39
|
Move "moderate comments" site action above the logout action.
svn path=/plone.app.discussion/trunk/; revision=46047
|
2010-11-30 18:17:02 +00:00 |
|
Timo Stollenwerk
|
5f0f2c459a
|
plone4 versions updated.
svn path=/plone.app.discussion/trunk/; revision=46044
|
2010-11-30 09:51:35 +00:00 |
|
Timo Stollenwerk
|
d94767576b
|
Do not use plone.app.uuid to generate unique UIDs for Plone 3. plone.app.uuid causes the IObjectAddedEvent to be fired twice on Plone 3. This causes the email notifications to be send twice. This means that https://dev.plone.org/plone/ticket/10652 is fixed only for Plone 4.
svn path=/plone.app.discussion/trunk/; revision=46043
|
2010-11-30 09:50:12 +00:00 |
|
Timo Stollenwerk
|
2b3a84e9d1
|
Moderator notification description updated.
svn path=/plone.app.discussion/trunk/; revision=46042
|
2010-11-30 09:13:30 +00:00 |
|
Timo Stollenwerk
|
baeec60b8d
|
plone 4.x todo list added.
svn path=/plone.app.discussion/trunk/; revision=46041
|
2010-11-30 09:08:08 +00:00 |
|
Timo Stollenwerk
|
13772c6e5b
|
Redirect back to the discussion control panel when the discussion control panel form is submitted.
svn path=/plone.app.discussion/trunk/; revision=46040
|
2010-11-30 09:06:46 +00:00 |
|
Timo Stollenwerk
|
65f1ba8230
|
fetch plone.app.registry trunk for dev buildout.
svn path=/plone.app.discussion/trunk/; revision=46039
|
2010-11-30 08:30:22 +00:00 |
|
Timo Stollenwerk
|
824ed1e94a
|
Fix document_byline bottom margin if commenter images are disabled.
svn path=/plone.app.discussion/trunk/; revision=46037
|
2010-11-30 07:33:22 +00:00 |
|
Timo Stollenwerk
|
0c94707743
|
Dynamically show the comment formatting message dependent on the text transform setting.
svn path=/plone.app.discussion/trunk/; revision=46035
|
2010-11-29 22:42:20 +00:00 |
|
Timo Stollenwerk
|
ea2ff81b43
|
Description for text transform added to the discussion control panel.
svn path=/plone.app.discussion/trunk/; revision=46027
|
2010-11-29 18:54:29 +00:00 |
|
Timo Stollenwerk
|
9dd33c47d0
|
Move the discussion control panel to the core Plone configuration.
svn path=/plone.app.discussion/trunk/; revision=46020
|
2010-11-29 17:40:37 +00:00 |
|
Timo Stollenwerk
|
f0cecaf274
|
Always set the effective date of a comment to the same value as the creation date.
svn path=/plone.app.discussion/trunk/; revision=46019
|
2010-11-29 17:36:52 +00:00 |
|
Timo Stollenwerk
|
b26d5a5a62
|
Fix SMTP exception when an email is send to the moderator.
svn path=/plone.app.discussion/trunk/; revision=46013
|
2010-11-29 08:27:09 +00:00 |
|
Timo Stollenwerk
|
e3eaef18b8
|
We have to fetch the "uuid" explicitly for Plone 3.
svn path=/plone.app.discussion/trunk/; revision=46007
|
2010-11-28 12:03:21 +00:00 |
|
Timo Stollenwerk
|
3b31ac1602
|
Always import ObjectCreatedEvent from zope.lifecycleevent.
svn path=/plone.app.discussion/trunk/; revision=46006
|
2010-11-28 12:01:27 +00:00 |
|
Timo Stollenwerk
|
ac4a64f55d
|
Make sure comment UIDs in the catalog are always unique. This fixes
http://dev.plone.org/plone/ticket/10652. We depend on plone.uuid and plone.app.uuid now. Refs #10652.
svn path=/plone.app.discussion/trunk/; revision=46005
|
2010-11-28 11:39:19 +00:00 |
|
Timo Stollenwerk
|
664e5c273e
|
hudson buildout added.
svn path=/plone.app.discussion/trunk/; revision=46004
|
2010-11-28 10:20:51 +00:00 |
|
Timo Stollenwerk
|
b08d7ddbeb
|
revert r46002.
svn path=/plone.app.discussion/trunk/; revision=46003
|
2010-11-28 10:00:31 +00:00 |
|
Timo Stollenwerk
|
7e39197114
|
hudson buildout added.
svn path=/plone.app.discussion/trunk/; revision=46002
|
2010-11-28 09:51:35 +00:00 |
|
Timo Stollenwerk
|
549c93af29
|
Use the 1.0-next KGS of dexterity instead of the outdated 2.0-next.
svn path=/plone.app.discussion/trunk/; revision=45927
|
2010-11-23 19:25:03 +00:00 |
|
Timo Stollenwerk
|
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
svn path=/plone.app.discussion/trunk/; revision=45915
|
2010-11-23 14:03:47 +00:00 |
|
Timo Stollenwerk
|
3c219397fa
|
Buildout for tests with dexterity compatibility added.
svn path=/plone.app.discussion/trunk/; revision=45914
|
2010-11-23 13:05:23 +00:00 |
|
Timo Stollenwerk
|
2e880bec21
|
Give sneridagh the proper credits for the Catalan translation.
svn path=/plone.app.discussion/trunk/; revision=45853
|
2010-11-17 15:32:52 +00:00 |
|
Timo Stollenwerk
|
c043061b1b
|
We are still on 1.0RC1. :)
svn path=/plone.app.discussion/trunk/; revision=45736
|
2010-11-10 10:11:14 +00:00 |
|