Commit Graph

1241 Commits

Author SHA1 Message Date
JC Brand c26e1b9123 Add af translations
svn path=/plone.app.discussion/trunk/; revision=47953
2011-03-07 13:49:13 +00:00
Timo Stollenwerk 65aa6d7fa1 fix typo.
svn path=/plone.app.discussion/trunk/; revision=47930
2011-03-05 12:32:14 +00:00
Eric Steele 7c18f40362 Bump.
svn path=/plone.app.discussion/trunk/; revision=47884
2011-03-02 21:20:15 +00:00
Eric Steele 0bb7189e55 Prepare plone.app.discussion 2.0a3.
svn path=/plone.app.discussion/trunk/; revision=47882
2011-03-02 21:19:12 +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
Maurits van Rees 478273aa80 minor code cleanup
svn path=/plone.app.discussion/trunk/; revision=47599
2011-02-15 16:23:12 +00:00
Maurits van Rees 81d74cfe6b Fixed test failure for the default user portrait, which changed from
defaultUser.gif to defaultUser.png in Products.PlonePAS 4.0.5.

svn path=/plone.app.discussion/trunk/; revision=47597
2011-02-15 16:19:13 +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
David Glick b0ca33dcc6 make sure p.a.registry ZCML is loaded
svn path=/plone.app.discussion/trunk/; revision=46432
2010-12-21 19:20:36 +00:00
Maurits van Rees d90c436f8a Removed the conditional loading of event subscribers:
- zope.app.container is available in both Plone 3 and Plone 4, so the 'not-installed zope.app.container' condition was always false
- zope.lifecycleevent.interfaces does not have an IObjectAddedEvent or IObjectRemovedEvent so even if the condition would have been true, the loading would have failed.

svn path=/plone.app.discussion/trunk/; revision=46367
2010-12-16 02:12:13 +00:00
Maurits van Rees a2a17085a3 Nuke trailing white space
svn path=/plone.app.discussion/trunk/; revision=46366
2010-12-15 23:52:56 +00:00
Maurits van Rees aff8a3709c Avoid sending multiple notification emails to the same person when
he has commented multiple times.

svn path=/plone.app.discussion/trunk/; revision=46365
2010-12-15 23:41:57 +00:00
Maurits van Rees 9eb172023a No tabs in zcml please
svn path=/plone.app.discussion/trunk/; revision=46364
2010-12-15 22:59:24 +00:00
Maurits van Rees 87d767651b Do not fail on startup with Plone 3 when plone.uuid is not there:
make implementing the plone.uuid.interfaces.IAttributeUUID interface conditional for Plone 4 only.

svn path=/plone.app.discussion/trunk/; revision=46363
2010-12-15 22:45:19 +00:00