Timo Stollenwerk
|
37faab444a
|
Pep8.
|
2013-04-18 15:38:17 +02:00 |
|
Hanno Schlichting
|
1b0ba3c0b0
|
No longer depend on zope.app packages.
|
2012-05-18 18:19:12 -04:00 |
|
Timo Stollenwerk
|
58663fb492
|
Warning message added to discussion control panel that shows up if there are unmigrated comments.
|
2012-03-15 20:00:08 +01:00 |
|
Timo Stollenwerk
|
910f75aa7e
|
Make comments and controlpanel views more robust, so they don't break if no workflow is assigned to the 'Discussion Item' content type.
|
2012-03-15 13:06:00 +01:00 |
|
tisto
|
c14091c734
|
Pep8
|
2012-01-14 08:00:40 +01:00 |
|
tisto
|
a3883d7e7b
|
Pep8
|
2012-01-14 07:13:39 +01: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 |
|
Maurits van Rees
|
a2a17085a3
|
Nuke trailing white space
svn path=/plone.app.discussion/trunk/; revision=46366
|
2010-12-15 23:52:56 +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
|
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
|
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
|
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
|
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
|
82afd3ef15
|
New feature: As a logged-in user, I can enable/disable email notification of additional comments on this content object.
svn path=/plone.app.discussion/trunk/; revision=40949
|
2010-10-30 15:02:05 +00:00 |
|
Timo Stollenwerk
|
d59369a408
|
Obey the 80 chars limit.
svn path=/plone.app.discussion/trunk/; revision=39569
|
2010-08-31 17:31:27 +00:00 |
|
Vincent Fretin
|
d2b19deeac
|
use double quotes
svn path=/plone.app.discussion/trunk/; revision=38565
|
2010-08-06 10:01:52 +00:00 |
|
Vincent Fretin
|
27710ca541
|
It's 'Allow comments', not 'enable moderation'
svn path=/plone.app.discussion/trunk/; revision=38563
|
2010-08-06 09:34:05 +00:00 |
|
Timo Stollenwerk
|
cfdd99b111
|
remove unnecessary imports / variables; whitespace
svn path=/plone.app.discussion/trunk/; revision=37767
|
2010-07-13 10:41:26 +00:00 |
|
Timo Stollenwerk
|
cac0bae7a5
|
revert r37751.
svn path=/plone.app.discussion/trunk/; revision=37752
|
2010-07-12 13:47:53 +00:00 |
|
Timo Stollenwerk
|
eabf3bc890
|
Always use zope.component getUtility instead of queryUtility.
svn path=/plone.app.discussion/trunk/; revision=37751
|
2010-07-12 13:34:02 +00:00 |
|
Timo Stollenwerk
|
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.
svn path=/plone.app.discussion/trunk/; revision=34696
|
2010-03-11 19:23:02 +00:00 |
|
Timo Stollenwerk
|
be3d347471
|
user email notification added.
svn path=/plone.app.discussion/branches/notification/; revision=33963
|
2010-02-13 21:31:17 +00:00 |
|
Timo Stollenwerk
|
f0fb6514c7
|
Moderator email notification added: As a moderator, I am notified when new comments require my attention.
svn path=/plone.app.discussion/branches/notification/; revision=33921
|
2010-02-11 21:05:28 +00:00 |
|
Timo Stollenwerk
|
26031cd1f4
|
notification enabled field added to discussion control panel.
svn path=/plone.app.discussion/branches/notification/; revision=33869
|
2010-02-08 15:02:17 +00:00 |
|
Luca Fabbri
|
a6a1904d3e
|
Commiting working translation.
Some light fixes was needed also to the code.
svn path=/plone.app.discussion/branches/localization-enabled/; revision=33353
|
2010-01-24 13:47:39 +00:00 |
|
Timo Stollenwerk
|
ac3ade24f6
|
Redo the controlpanel UI.
svn path=/plone.app.discussion/trunk/; revision=33284
|
2010-01-22 19:17:46 +00:00 |
|
Timo Stollenwerk
|
6999e6f8d0
|
Replace yes/no widgets with single checkboxes.
svn path=/plone.app.discussion/trunk/; revision=31923
|
2009-11-19 21:40:08 +00:00 |
|
Timo Stollenwerk
|
a69f2baf01
|
remove unnecessary discussion-check utility code.
svn path=/plone.app.discussion/trunk/; revision=29436
|
2009-08-28 13:34:45 +00:00 |
|
Timo Stollenwerk
|
50de2b4031
|
fix discussion control panel description.
svn path=/plone.app.discussion/trunk/; revision=28939
|
2009-08-15 17:49:50 +00:00 |
|
Timo Stollenwerk
|
c3a0631813
|
add hint for enabling comment moderation workflow.
svn path=/plone.app.discussion/trunk/; revision=28760
|
2009-08-13 13:52:50 +00:00 |
|
Timo Stollenwerk
|
b106262e31
|
plone.registry 1.0a2 changed methods to mixedCase (for_interface to forInterface).
svn path=/plone.app.discussion/trunk/; revision=28024
|
2009-07-12 19:13:42 +00:00 |
|
Timo Stollenwerk
|
e671d78806
|
test for globally_enabled discussion added.
svn path=/plone.app.discussion/trunk/; revision=27302
|
2009-06-04 15:38:12 +00:00 |
|
Timo Stollenwerk
|
f27156e916
|
Added basic infrastructure for discussion controlpanel.
svn path=/plone.app.discussion/trunk/; revision=27269
|
2009-06-02 21:20:53 +00:00 |
|
Martin Aspeli
|
6381b14763
|
check in some skeletal code + notes, nothing concrete or working yet
svn path=/plone.app.discussion/trunk/; revision=26892
|
2009-05-11 16:52:16 +00:00 |
|